1. b02f52d [LoopInfo] Don't poison random memory regions. by Benjamin Kramer · 8 years ago
  2. 5133f6f [LVI] Move LVILatticeVal class to separate header file (NFC). by Florian Hahn · 8 years ago
  3. c4a1886 [x86][AsmParser] Allow some more MS size directives by Coby Tayree · 8 years ago
  4. 078c2c3 [llvm-cov] Create directory structure when filtering using -name*= options by Sean Eveson · 8 years ago
  5. f0e3ca1 Teach TargetInstrInfo::getInlineAsmLength to parse .space directives with integer arguments by Alex Bradbury · 8 years ago
  6. 84b05de [PowerPC] eliminate partially redundant compare instruction by Hiroshi Inoue · 8 years ago
  7. 5f9771e [RISCV] Add common fixups and relocations by Alex Bradbury · 8 years ago
  8. e3cc458 [RegAllocGreedy]: Allow recoloring of done register if it's non-tied by Mikael Holmen · 8 years ago
  9. 4449693 [RISCV] Define RISC-V specific e_flags by Alex Bradbury · 8 years ago
  10. 3b0221c [X86] Adding more cases to horizontal [f]add/[f]sub for avx512. by Jatin Bhateja · 8 years ago
  11. e6d6266 [DAGCombiner] Fix an off-by-one error in vector logic by George Burgess IV · 8 years ago
  12. df6ca16 bpf: add new insns for bswap_to_le and negation by Yonghong Song · 8 years ago
  13. e87cf87 Use a BumpPtrAllocator for Loop objects by Sanjoy Das · 8 years ago
  14. a420002 [ORC] Update the GlobalMappingLayer interface to fit the error-ized layer by Lang Hames · 8 years ago
  15. 76b3e04 Fix a UBsan bot. by Rui Ueyama · 8 years ago
  16. 5c88345 [CodeGen] Fix some Clang-tidy modernize-use-default-member-init and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 8 years ago
  17. 2036b38 Check for overflows when calculating the offset in GetGEPCost. by Justin Lebar · 8 years ago
  18. 4e27573 Reverted r313993. by Galina Kistanova · 8 years ago
  19. f165493 Revert r314017 '[InstCombine] Simplify check for RHS being a splat constant in foldICmpUsingKnownBits by just checking Op1Min==Op1Max rather than going through m_APInt.' by Craig Topper · 8 years ago
  20. 27f9857 Update the description of AVR32 for the ELFDumper by Dylan McKay · 8 years ago
  21. 5e0e7e8 Fix -Wunused-variable for Release build. by Rui Ueyama · 8 years ago
  22. f391e18 Return the LoopUnrollResult from tryToUnrollLoop; NFC by Sanjoy Das · 8 years ago
  23. 5322884 LoopDeletion: use return value instead of passing in LPMUpdater; NFC by Sanjoy Das · 8 years ago
  24. 18ed8f9 Rename LoopUnrollStatus to LoopUnrollResult; NFC by Sanjoy Das · 8 years ago
  25. 55cbcce Fix off-by-one error in TarWriter. by Rui Ueyama · 8 years ago
  26. 0a891e0 [CMake] Fix typo: "in-tree" -> "in-source" (NFC) by Brian Gesiak · 8 years ago
  27. de9cae2 Cleanup some problems with LLVM_ENABLE_DUMP in release builds, and by Don Hinton · 8 years ago
  28. de8eb76 Do not remove a target file in FileOutputBuffer::create(). by Rui Ueyama · 8 years ago
  29. 22a815a [MachineOutliner] AArch64: Avoid saving + restoring LR if possible by Jessica Paquette · 8 years ago
  30. f0f332b Revert r314249 "Recommit r314151 "[X86] Make all the NOREX CodeGenOnly instructions into postRA pseudos like the NOREX version of TEST.""" by Craig Topper · 8 years ago
  31. b0991e0 Revert r314248 "[X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo::copyPhysReg." by Craig Topper · 8 years ago
  32. 3e68c7d [X86][SSE] Pull out variable shuffle mask combine logic. NFCI. by Simon Pilgrim · 8 years ago
  33. 3962d56 [CodeGen] Emit necessary .note sections for -fsplit-stack by Than McIntosh · 8 years ago
  34. 468b64a [X86] Rewrite the zero vector checks in lowerV2X128VectorShuffle to use the Zeroable APInt by Craig Topper · 8 years ago
  35. 3f85577 [X86] In combineLoopSADPattern, pad result with zeros and use full size add instead of using a smaller add and inserting. by Craig Topper · 8 years ago
  36. 463b87b [SLP] Fix crash on propagate IR flags for undef operands of min/max reductions. by Alexey Bataev · 8 years ago
  37. 2bda7e8 [support] mapped_file_region: and fix the windows code too by Roman Lebedev · 8 years ago
  38. 580c45b [InstCombine] Gating select arithmetic optimization. by Chad Rosier · 8 years ago
  39. b0ef3fe [AArch64][Falkor] Ignore SP based loads in HW prefetch fixups. by Geoff Berry · 8 years ago
  40. 873ecc1 [Misched] : Fix typo in comment. NFC. by Javed Absar · 8 years ago
  41. c4d7384 [SLP] fix typos/formatting; NFC by Sanjay Patel · 8 years ago
  42. 950974f Revert "[llvm-cov] Create directory structure when filtering using -name*= options" by Sean Eveson · 8 years ago
  43. 13e889d [Support] mapped_file_region::size() returns size_t by Roman Lebedev · 8 years ago
  44. aee6b7a [Support] mapped_file_region: store size as size_t by Roman Lebedev · 8 years ago
  45. a7bf667 [llvm-cov] Create directory structure when filtering using -name*= options by Sean Eveson · 8 years ago
  46. 4bac65e [SimplifyCFG] add a struct to house optional folds (PR34603) by Sanjay Patel · 8 years ago
  47. ba6de61 [InlineCost] add visitSelectInst() by Haicheng Wu · 8 years ago
  48. 9da33de [X86][SKX][KNL] Updated regression tests to use -mattr instead of -mcpu flag.NFC. by Gadi Haber · 8 years ago
  49. d86313a X86 Tests: Unsigned saturation subtraction tests. NFC. by Zvi Rackover · 8 years ago
  50. 90ca67c Typo: const MCSchedModel SchedModel -> const MCSchedModel &SchedModel by Krzysztof Parzyszek · 8 years ago
  51. f2b3e49 [RegAllocGreedy] Fix spelling error, "inteference" -> "interference", NFC by Mikael Holmen · 8 years ago
  52. 0265ec7 [PowerPC] eliminate unconditional branch to the next instruction by Hiroshi Inoue · 8 years ago
  53. dccccce [Misched]: Remove double call getMicroOpFactor.NFC. by Javed Absar · 8 years ago
  54. 4121908 [X86][AsmParser] fix PR32035 by Coby Tayree · 8 years ago
  55. d9d38bf [test] Don't verify .debug_line offsets in bitcode tests. by Jonas Devlieghere · 8 years ago
  56. 13077c9 [X86][AVX] Improve (i4 bitcast (v4i1 x)) handling for 256-bit vector compare results. by Simon Pilgrim · 8 years ago
  57. 4ef348e Use const where possible. NFCI. by Simon Pilgrim · 8 years ago
  58. edfbacb [dwarfdump] Fix printing of .debug_line offset. by Jonas Devlieghere · 8 years ago
  59. 8d542e1 [dwarfdump] Add support for -debug-line=OFFSET by Jonas Devlieghere · 8 years ago
  60. 932c395 [dwarfdump] Add support for -debug-loc=OFFSET by Jonas Devlieghere · 8 years ago
  61. 68d31bd [llvm-cov] Improve const-correctness of filters. NFC. by Sean Eveson · 8 years ago
  62. 9ef915d [ARM] isTruncateFree fix by Sam Parker · 8 years ago
  63. 7027a0c [XRay] initialize all members of YAMLXRayRecord for -Wmissing-field-initializers by Martin Pelikan · 8 years ago
  64. 689eef0 [X86] Fix SJLJ struct offsets for x86_64 by Martin Storsjo · 8 years ago
  65. 1c1a889 [X86] Remove erroneous callsite offsetting in SJLJ landing pads by Martin Storsjo · 8 years ago
  66. 728eef5 [X86] Correct byte offsets and data types in a comment. NFC. by Martin Storsjo · 8 years ago
  67. ec87ba2 [X86] Use extract128BitVector in LowerMULH so we can extract from constant build vectors. by Craig Topper · 8 years ago
  68. 4f3c2f3 MemorySSAUpdater: Only add phis to insertedphis if we actually inserted them, not if we just found existing ones by Daniel Berlin · 8 years ago
  69. 6a89530 [X86] Add avx512bw command lines to the 256-bit vector idiv tests. by Craig Topper · 8 years ago
  70. 9bccb6a [SelectionDAG] Make NewSDValueDbgMsg print target specific nodes correctly by passing in the SelectionDAG. by Craig Topper · 8 years ago
  71. bb96774 [XRay] fix the -Werror build by handling all enum cases in switches by Martin Pelikan · 8 years ago
  72. 62b2611 [XRay] convert FDR arg1 log entries by Martin Pelikan · 8 years ago
  73. 342e0df [SimplifyIndVar] Constant fold IV users by Hongbin Zheng · 8 years ago
  74. efd0065 Reland: [llvm-objcopy] Add support for dynamic relocations by Jake Ehrlich · 8 years ago
  75. d984b2c Initialize the RelocationSectionBase::Section member. by James Y Knight · 8 years ago
  76. 8610edd [Dominators] Invalidate DFS numbers upon edge deletions by Jakub Kuderski · 8 years ago
  77. c43cada [BypassSlowDivision] Improve our handling of divisions by constants by Sanjoy Das · 8 years ago
  78. 07ef866 [AArch64][Falkor] Fix bug in falkor prefetcher fix pass. by Geoff Berry · 8 years ago
  79. 438c3af [AArch64][Falkor] Fix correctness bug in falkor prefetcher fix pass and correct some opcode tag computations. by Geoff Berry · 8 years ago
  80. bdeb8d9 [X86] Fix register class name in a comment. NFC by Craig Topper · 8 years ago
  81. a7a57c2 Recommit r314151 "[X86] Make all the NOREX CodeGenOnly instructions into postRA pseudos like the NOREX version of TEST."" by Craig Topper · 8 years ago
  82. c430219 [X86] Don't emit X86::MOV8rr_NOREX from X86InstrInfo::copyPhysReg. by Craig Topper · 8 years ago
  83. 69e1457 [X86] Fix typo in comment. NFC by Craig Topper · 8 years ago
  84. a3e7822 [WebAssembly] Model weakly defined symbols as wasm exports by Sam Clegg · 8 years ago
  85. 559fb26 [PowerPC] Reverting sequence of patches for elimination of comparison instructions by Nemanja Ivanovic · 8 years ago
  86. 9bfa11f [X86][LLVM]Expanding Supports lowerInterleavedStore() in X86InterleavedAccess (VF{8|16|32} stride 3) by Michael Zuckerman · 8 years ago
  87. 4ab489f [InstCombine] Remove one use restriction on the shift for calls to foldICmpAndShift. by Craig Topper · 8 years ago
  88. f4af085 [WebAssembly] Use function/global index space in WasmSymbol by Sam Clegg · 8 years ago
  89. 4eb0104 [llvm-objcopy] Add support for dynamic relocations by Jake Ehrlich · 8 years ago
  90. b636450 [NVPTX] added match.{any,all}.sync instructions, intrinsics & builtins. by Artem Belevich · 8 years ago
  91. 6753dbe [mips] Use llvm-dwarfdump to simplify the test. NFC by Simon Atanasyan · 8 years ago
  92. c15cf94 [X86] Add support for v16i32 UMUL_LOHI/SMUL_LOHI by Craig Topper · 8 years ago
  93. d011edc [Hexagon] Fix a typo: #ifndef DEBUG -> #ifndef NDEBUG by Krzysztof Parzyszek · 8 years ago
  94. 91716b5 [Hexagon] Fix initialization of HexagonSubtarget by Krzysztof Parzyszek · 8 years ago
  95. ac9a500 [dwarfdump] Skip 'stripped' sections by Jonas Devlieghere · 8 years ago
  96. b21bc94 [X86][XOP] Merge rotation opcodes with AVX512 equivalents. NFCI. by Simon Pilgrim · 8 years ago
  97. 5f82c06 [DSE] Merge stores when the later store only writes to memory locations the early store also wrote to (2nd try) by Sanjay Patel · 8 years ago
  98. 80bdd13 [x86] fix pr29061 by Coby Tayree · 8 years ago
  99. d14bfe2 Tidyup P->getComplexPatternInfo call by moving it inside if( != NULL) test. NFCI. by Simon Pilgrim · 8 years ago
  100. 71e7a8b Don't move llvm.localescape outside the entry block in the GCOV profiling pass by Sylvestre Ledru · 8 years ago