1. d772cfc [Support/ELF] - Added few constants and structs relative to compressed sections. by George Rimar · 9 years ago
  2. d3d1bf0 SDAG: Clean up a dangling node in SparcISelDAGToDAG::SelectImpl by Justin Bogner · 9 years ago
  3. a934d5c Revert "[Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the..." by Michael Zolotukhin · 9 years ago
  4. dd1c5d4 SDAG: Clean up a dangling node in MipsISelDAGToDAG::SelectImpl by Justin Bogner · 9 years ago
  5. d583315 SDAG: Implement Select instead of SelectImpl in MSP430DAGToDAGISel by Justin Bogner · 9 years ago
  6. 3d7e253 [LoopDist] Only run LAA for loops with the pragma by Adam Nemet · 9 years ago
  7. 1e466e5 AMDGPU: Remove verifier check for scc live ins by Matt Arsenault · 9 years ago
  8. b29c290 [ADT] Add an 'llvm::seq' function which produces an iterator range over by Chandler Carruth · 9 years ago
  9. a538be3 [Unroll] Implement a conservative and monotonically increasing cost tracking system during the full unroll heuristic analysis that avoids counting any instruction cost until that instruction becomes "live" through a side-effect or use outside the... by Michael Zolotukhin · 9 years ago
  10. cbd66af [LoopUnrollAnalyzer] Don't treat gep-instructions with simplified offset as simplified. by Michael Zolotukhin · 9 years ago
  11. 4941409 [ThinLTO] Use correct pipeline for ThinLTO in gold-plugin. by Teresa Johnson · 9 years ago
  12. a4cc7ae Remove runtime specific code from common header by Xinliang David Li · 9 years ago
  13. 07368be dsymutil: Fix the DWOId mismatch check for cached modules. by Adrian Prantl · 9 years ago
  14. 30e317f [codeview] Try to handle errors better in record iterator by Reid Kleckner · 9 years ago
  15. 78a47bd [MachO] Extract MachO load command enums into a def file by Chris Bieneman · 9 years ago
  16. 867b1da SDAG: Implement Select instead of SelectImpl in AArch64DAGToDAGISel by Justin Bogner · 9 years ago
  17. 41502c5 llvm-readobj: Fix GNU style entry point print width by Hemant Kulkarni · 9 years ago
  18. 2eea181 [codeview] Fix dumping VFTables, stop when we see LF_PAD* by Reid Kleckner · 9 years ago
  19. b6b8f76 [PM] Port of the DepndenceAnalysis to the new PM. by Chandler Carruth · 9 years ago
  20. 173f1b5 llvm-readobj: Change Hex output for GNU style dynamic table print by Hemant Kulkarni · 9 years ago
  21. f368c39 SDAG: Implement Select instead of SelectImpl in LanaiDAGToDAGISel by Justin Bogner · 9 years ago
  22. f00111d SDAG: Implement Select instead of SelectImpl in HexagonDAGToDAGISel by Justin Bogner · 9 years ago
  23. a3a9c7e [LAA] Use std::min. NFC by Adam Nemet · 9 years ago
  24. fb5966a SDAG: Clean up a dangling node in HexagonISelDAGToDAG::SelectImpl by Justin Bogner · 9 years ago
  25. abc00cb [ARM] Support and tests for transform of LDR rt, = to MOV by Renato Golin · 9 years ago
  26. 7ed2299 [ARM] Fixup tests to take into account mov translation. NFC. by Renato Golin · 9 years ago
  27. 44478fe [ARM] Delay ARM constant pool creation. NFC. by Renato Golin · 9 years ago
  28. 156b5ed SDAG: Implement Select instead of SelectImpl in BPFDAGToDAGISel by Justin Bogner · 9 years ago
  29. 42e9bbe SDAG: Implement Select instead of SelectImpl in AMDGPUDAGToDAGISel by Justin Bogner · 9 years ago
  30. 85cda82 Tidied up switch cases. NFCI. by Simon Pilgrim · 9 years ago
  31. 39fa507 by John Regehr · 9 years ago
  32. d9641c9 SDAG: Clean up dangling nodes in AArch64ISelDAGToDAG::SelectImpl by Justin Bogner · 9 years ago
  33. c37b54d Revert "LiveIntervalAnalysis: Rework constructMainRangeFromSubranges()" by Tom Stellard · 9 years ago
  34. 13dad4b llvm-dwp: Use llvm::Error to improve diagnostic quality/error handling in llvm-dwp by David Blaikie · 9 years ago
  35. edf855d llvm-readobj: Fix the GNU section header flags for SHF_MASKPROC and SHF_MASKOS by Hemant Kulkarni · 9 years ago
  36. 22ef2ed Fixed the callee saved registers list for X86 AllRegs calling convention. by Amjad Aboud · 9 years ago
  37. d14ab82 [obj2yaml] Fix ASAN bot failure by Chris Bieneman · 9 years ago
  38. 046f9cb [AArch64] Give function a more appropriate name. by Chad Rosier · 9 years ago
  39. 72d4809 Fixed dwarf X86-32 register mapping for k0-k7 registers. by Amjad Aboud · 9 years ago
  40. 9d99b75 [AArch64] Minor refactoring to simplify future patch. NFC. by Chad Rosier · 9 years ago
  41. d54aa7c [Hexagon] Expand VSelect pseudo instructions by Krzysztof Parzyszek · 9 years ago
  42. 85a1b73 [unittests] Use coveragemap_error in CoverageMappingReaderMock (NFC) by Vedant Kumar · 9 years ago
  43. d3e47ac [PM] Make LowerAtomic a FunctionPass. by Davide Italiano · 9 years ago
  44. 9a04420 [LoopVectorizer] LoopVectorBody doesn't need to be a vector. NFC. by Michael Kuperstein · 9 years ago
  45. d6f6aaf [yaml2macho] Handle mach_header_64 reserved field by Chris Bieneman · 9 years ago
  46. 891a32c [yaml2macho] Use memset instead of bzero by Chris Bieneman · 9 years ago
  47. 8413a15 [ObjectYAML] filetype is a required field in MachO headers by Chris Bieneman · 9 years ago
  48. c86d47d Get rid of CVLeafTypes.def and combine with TypeRecords.def by Zachary Turner · 9 years ago
  49. 4f4637e Make CodeView record serialization more generic. by Zachary Turner · 9 years ago
  50. ed0b171 [yaml2obj] Support for dumping mach_header from yaml by Chris Bieneman · 9 years ago
  51. dfa9a6b [obj2yaml] Include all mach_header fields in yaml by Chris Bieneman · 9 years ago
  52. 9c350c8 [Hexagon] Properly handle instruction selection of vsplat intrinsics by Krzysztof Parzyszek · 9 years ago
  53. c8239a0 minor test clean up /NFC by Xinliang David Li · 9 years ago
  54. 8f15084 Fix option description /NFC by Xinliang David Li · 9 years ago
  55. 0e99482 [macho2yaml] Add support for dumping mach_headers by Chris Bieneman · 9 years ago
  56. 7455ed8 [ObjectYAML] Support Thin MachO headers to YAML by Chris Bieneman · 9 years ago
  57. 1000189 [mips][ias] Fix O32 .cprestore directive when inside .set noat region and offset is in range. by Daniel Sanders · 9 years ago
  58. d89f32c [mips][ias] Work around incorrect another microMIPS relocation evaluation exposed by r268900 by Daniel Sanders · 9 years ago
  59. 443898c [AArch64] Remove command-line option use for testing. by Chad Rosier · 9 years ago
  60. d836fe6 [SelectionDAG] Attempt to split BITREVERSE vector legalization into BSWAP and BITREVERSE stages by Simon Pilgrim · 9 years ago
  61. 6c8d652 Revert "[mips][microMIPS] Implement CFC*, CTC* and LDC* instructions" by Hrvoje Varga · 9 years ago
  62. 26020e6 Refactor duplicated code. NFC. by Rafael Espindola · 9 years ago
  63. 5c224e8 [scan-build] fix warnings emitted on LLVM ARM code base by Renato Golin · 9 years ago
  64. b58361c [mips][ias] Correct ELF eflags when Octeon is the target. by Daniel Sanders · 9 years ago
  65. f6248f5 [mips][ias] Handle N64 compound relocations and R_MIPS_SUB in needsRelocateWithSymbol() by Daniel Sanders · 9 years ago
  66. ca8feb0 [WebAssembly] Fast-isel support for calls, arguments, and selects. by Dan Gohman · 9 years ago
  67. db6adcb [PowerPC] Fix a DAG replacement bug in PPCTargetLowering::DAGCombineExtBoolTrunc by Hal Finkel · 9 years ago
  68. b0f9f5b [SCCP] Resolve shifts beyond the bitwidth to undef by David Majnemer · 9 years ago
  69. b381ae2 AMDGPU: Fix getIntegerAttribute type and error message by Matt Arsenault · 9 years ago
  70. f058cfd [Layout] Add a new test case for optimal rotation by Xinliang David Li · 9 years ago
  71. d4e30ea [Layout] Add a new option (NFC) by Xinliang David Li · 9 years ago
  72. 8adf4eb AMDGPU: Fix breaking IR on instructions with multiple pointer operands by Matt Arsenault · 9 years ago
  73. eb3d763 [obj2yaml] Adding Error/Expected to macho2yaml by Chris Bieneman · 9 years ago
  74. dd7a975 [AArch64] Add support for unscaled narrow stores in getUsefulBitsForUse. by Chad Rosier · 9 years ago
  75. d54aac1 Appease MSVC with curly braces by Sanjoy Das · 9 years ago
  76. d2e75bd All llvm.deoptimize declarations must use the same calling convention by Sanjoy Das · 9 years ago
  77. f600385 [AArch64] Remove floating-point narrow stores from getUsefulBitsForUse. by Chad Rosier · 9 years ago
  78. 830e803 SDAG: Implement Select instead of SelectImpl in ARMDAGToDAGISel by Justin Bogner · 9 years ago
  79. 0d359b1 SDAG: Clean up dangling nodes in ARMISelDAGToDAG::SelectImpl by Justin Bogner · 9 years ago
  80. b7f1911 [profile] profile writing cleanup by Xinliang David Li · 9 years ago
  81. e5b9c73 Revert "[SCCP] Partially propagate informations when the input is not fully defined." by Davide Italiano · 9 years ago
  82. a833064 [ThinLTO] Don't re-analyze callee at same threshold unnecessarily by Teresa Johnson · 9 years ago
  83. 825e5aa Fix a bug when hoist spill to a BB with landingpad successor. by Wei Mi · 9 years ago
  84. 723d45a [NFC] Extract LastSplitPoint computation from SplitAnalysis to a new class by Wei Mi · 9 years ago
  85. 9ad2a7e SDAG: Use ReplaceNode here, not ReplaceUses by Justin Bogner · 9 years ago
  86. e05aeff Initial add for MachO support for yaml2obj by Chris Bieneman · 9 years ago
  87. bf924c1 Initial add for MachO support for obj2yaml by Chris Bieneman · 9 years ago
  88. 0dc2e08 regenerate checks by Sanjay Patel · 9 years ago
  89. 1e25675 MachineVerifier: Fix error reporting. by Matthias Braun · 9 years ago
  90. b723fcf cleanup: do not recompute size for preallocated buffer by Xinliang David Li · 9 years ago
  91. e819b33 SDAG: Add a helper to replace and remove a node during ISel by Justin Bogner · 9 years ago
  92. cefd2c3 SDAG: Have SelectNodeTo replace uses if it CSE's instead of morphing a node by Justin Bogner · 9 years ago
  93. 52af319 [ThinLTO] Fix Windows debug failure in new iterator by Teresa Johnson · 9 years ago
  94. fea2d4d [AArch64] Improve getUsefulBitsForUse for narrow stores. by Chad Rosier · 9 years ago
  95. 678ba5a fix documentation comments; NFC by Sanjay Patel · 9 years ago
  96. 6d6b3df [ProfileData] Use SoftInstrProfErrors to count soft errors, NFC by Vedant Kumar · 9 years ago
  97. 5009e4f [X86][AVX512] Fixed VPERMILPD/VPERMILPS shuffle comments. by Simon Pilgrim · 9 years ago
  98. e973d3f Return a StringRef from getSection. by Rafael Espindola · 9 years ago
  99. 6c85d01 Fix build breakage in DebugInfoCodeview by Zachary Turner · 9 years ago
  100. f760645 Refactor CodeView type records to use common code. by Zachary Turner · 9 years ago