1. 9016ce4 [AMDGPU] Fix typo in GCNSchedStrategy by Valery Pykhtin · 9 years ago
  2. 5db8081 Revert "[mips] N64 static relocation model support" by Simon Dardis · 9 years ago
  3. faae532 [LV] Fix an issue where forming LCSSA in the place that we did would by Chandler Carruth · 9 years ago
  4. 40f771f [mips] N64 static relocation model support by Simon Dardis · 9 years ago
  5. 4cead72 [ARM] GlobalISel: Load i1, i8 and i16 args from stack by Diana Picus · 9 years ago
  6. 69c8d68 [SLP] Add one more reduction operation for extra argument test to make by Alexey Bataev · 9 years ago
  7. c5374d2 [PM] Use PoisoningVH correctly when merely deleting entries in a map with it. by Chandler Carruth · 9 years ago
  8. 82579da Chapter3/KaleidoscopeJIT.h: Fix a warning. [-Wunused-lambda-capture] by NAKAMURA Takumi · 9 years ago
  9. ac9b2d9 [TargetTransformInfo] Add override keywords to supporess -Winconsistent-missing-override. by Craig Topper · 9 years ago
  10. facc996 [AVX-512] Move the combine that runs combineBitcastForMaskedOp to the last DAG combine phase where I had originally meant to put it. by Craig Topper · 9 years ago
  11. 3cd2419 [X86] When bitcasting INSERT_SUBVECTOR/EXTRACT_SUBVECTOR to match masked operations, use the correct type for the immediate operand. by Craig Topper · 9 years ago
  12. 7cb6abb [TargetTransformInfo] Refactor and improve getScalarizationOverhead() by Jonas Paulsson · 9 years ago
  13. add597c [SLP] Fixed test for extra arguments in horizontal reductions. by Alexey Bataev · 9 years ago
  14. c3374e9 [DAGCombiner] Fold extract_subvector of undef to undef. Fold away inserting undef subvectors. by Craig Topper · 9 years ago
  15. fafe302 [X86] Add demanded elts support for the inputs to pclmul intrinsic by Craig Topper · 9 years ago
  16. c41f271 Revert test commit by Taewook Oh · 9 years ago
  17. c4a35ed test commit by Taewook Oh · 9 years ago
  18. 33e0aba [OptDiag] Predicates to check the same type of IR and MIR opt remarks by Adam Nemet · 9 years ago
  19. 988a421 gold-plugin: Fix test case. by Peter Collingbourne · 9 years ago
  20. 6d7e8f1 [PM] Simplify the new PM interface to the loop unroller and expose two by Chandler Carruth · 9 years ago
  21. a50ea04 [Loops] Restructure the LoopInfo verify function so that it more by Chandler Carruth · 9 years ago
  22. 289792d gold-plugin: Simplify naming of object files created with save-temps or obj-path. by Peter Collingbourne · 9 years ago
  23. f544b74 Fix --Wunused-function. by Rui Ueyama · 9 years ago
  24. 6c2c7c8 [libFuzzer] remove a bit of stale code by Kostya Serebryany · 9 years ago
  25. c43e068 [libFuzzer] further simplify __sanitizer_cov_trace_pc_guard by Kostya Serebryany · 9 years ago
  26. baa08a9 AMDGPU: Fold fneg into round instructions by Matt Arsenault · 9 years ago
  27. 9371686 [ImplicitNullChecks] Add a test demonstrating a case we don't get today by Sanjoy Das · 9 years ago
  28. df040aa [libFuzzer] simplify the code for __sanitizer_cov_trace_pc_guard and make sure it is not asan/msan-instrumented by Kostya Serebryany · 9 years ago
  29. 3ef6c7c [LoopUnroll] Properly update loopinfo for runtime unrolling by 2 by Michael Kuperstein · 9 years ago
  30. f73a486 [NewGVN] Skip uses in unreachable blocks. by Davide Italiano · 9 years ago
  31. c8168e7 [llc] Add -pass-remarks-output by Adam Nemet · 9 years ago
  32. e350b28 LowerTypeTests: Ignore external globals with type metadata. by Peter Collingbourne · 9 years ago
  33. 13aa2bf [libFuzzer] don't call GetPreviousInstructionPc on the hot path -- only when dumping the PCs by Kostya Serebryany · 9 years ago
  34. fdb7a50 [APFloat] Fix comments. NFC. by Tim Shen · 9 years ago
  35. 34292bd [ValueTracking] Implement SignBitMustBeZero correctly for sqrt. by Justin Lebar · 9 years ago
  36. ed1f855 Change the test added in r293099 so it does not have the string "llvm-nm" to fix by Kevin Enderby · 9 years ago
  37. 3e42698 [llc] Add -pass-remarks-with-hotness by Adam Nemet · 9 years ago
  38. 943b33c [NewGVN] Simplify folding a lambda used only once. NFCI. by Davide Italiano · 9 years ago
  39. 19925fc New OptimizationRemarkEmitter pass for MIR by Adam Nemet · 9 years ago
  40. 2355a8b [OptDiag] Split code region out of DiagnosticInfoOptimizationBase by Adam Nemet · 9 years ago
  41. 60c9e9f Fix for r293104, which renamed a directory. by Adrian McCarthy · 9 years ago
  42. 11e1d83 NFC: Rename (PDB) RawSession to NativeSession by Adrian McCarthy · 9 years ago
  43. 39a5a41 LangRef: Document the allowed metadata dropping transforms. by Peter Collingbourne · 9 years ago
  44. 0702b34 Add a warning when the llvm-nm -print-size flag is used on a Mach-O file as by Kevin Enderby · 9 years ago
  45. fe08370 Revert "[PPC] Give unaligned memory access lower cost on processor that supports it" by Daniel Jasper · 9 years ago
  46. 63bcde1 [pdb] Fix failing test by Zachary Turner · 9 years ago
  47. a74ee64 [pdb] Correctly parse the hash adjusters table from TPI stream. by Zachary Turner · 9 years ago
  48. d1752d7 SDag: fix how initial loads are formed when splitting vector ops. by Tim Northover · 9 years ago
  49. 319afdc GlobalISel: rework getOrCreateVReg to avoid double lookup. NFC. by Tim Northover · 9 years ago
  50. 2bdf358 DebugInfo: remove unused parameter from function. NFC. by Tim Northover · 9 years ago
  51. db632c7 MemorySSA: Link all defs together into an intrusive defslist, to make updater easier by Daniel Berlin · 9 years ago
  52. eb91947 [AMDGPU] Bump up n_type for metadata v2 by Konstantin Zhuravlyov · 9 years ago
  53. d1c6dad AMDGPU: Set call_convention bit in kernel_code_t by Matt Arsenault · 9 years ago
  54. 80b96e2 [XRay][AArch64] More staging for tail call support in XRay on AArch64 - in LLVM by Serge Rogatch · 9 years ago
  55. d40c764 Add iterator_range<regclass_iterator> to {Target,MC}RegisterInfo, NFC by Krzysztof Parzyszek · 9 years ago
  56. 1a40f3b [SLP] Extra test for functionality with extra args. by Alexey Bataev · 9 years ago
  57. 43cbae2 Revert "Do not verify dominator tree if it has no roots" by Chad Rosier · 9 years ago
  58. 7fa7cb1 PowerPC: Slight cleanup of getReservedRegs(); NFC by Matthias Braun · 9 years ago
  59. 396de7f Add loop pass insertion point EP_LateLoopOptimizations by Krzysztof Parzyszek · 9 years ago
  60. 1dd101b [Guards] Introduce loop-predication pass by Artur Pilipenko · 9 years ago
  61. c7fa247 [AArch64] Minor code refactoring. NFC. by Chad Rosier · 9 years ago
  62. cd80532 NFC. Make ScalarEvolution::isMonotonicPredicate public by Artur Pilipenko · 9 years ago
  63. c6141d3 [InstCombine] Canonicalize guards for NOT OR condition by Artur Pilipenko · 9 years ago
  64. a9c60bb [InstCombine][SSE] Add support for PACKSS/PACKUS constant folding by Simon Pilgrim · 9 years ago
  65. e46e519 [ARM] GlobalISel: Fix stack-use-after-scope bug. by Martin Bohme · 9 years ago
  66. 7f5fbe3 [InstCombine] Canonicalize guards for AND condition by Artur Pilipenko · 9 years ago
  67. 7eb9318 [InstCombine] Allow InstrCombine to remove one of adjacent guards if they are equivalent by Artur Pilipenko · 9 years ago
  68. b6c9077 [SLP] Improve horizontal vectorization for non-power-of-2 number of by Alexey Bataev · 9 years ago
  69. 03bdc3a Mark @llvm.powi.* as safe to speculatively execute. by whitequark · 9 years ago
  70. e0bafdf [X86] enable memory interleaving for X86\SLM arch. by Mohammed Agabaria · 9 years ago
  71. d10b17e Fix buildbot failures introduced by 293036 by Artur Pilipenko · 9 years ago
  72. b52af07 [DAGCombiner] Match load by bytes idiom and fold it into a single load. Attempt #2. by Artur Pilipenko · 9 years ago
  73. 6bed410 [ARM] GlobalISel: Support i1 add and ABI extensions by Diana Picus · 9 years ago
  74. c3d81fb [ARM] GlobalISel: Support i8/i16 ABI extensions by Diana Picus · 9 years ago
  75. 8412590 Do not verify dominator tree if it has no roots by Serge Pavlov · 9 years ago
  76. 420c070 Implemented color coding and Vertex labels in XRay Graph by Dean Michael Berris · 9 years ago
  77. 4cfd2eb [X86]Enable the use of 'mov' with a 64bit GPR and a large immediate by Coby Tayree · 9 years ago
  78. f30b834 [ARM] GlobalISel: Bail out on Thumb. NFC by Diana Picus · 9 years ago
  79. b4bb247 AMDGPU: Check nsz instead of unsafe math by Matt Arsenault · 9 years ago
  80. f2d33f9 [SimplifyCFG] Do not sink and merge inline-asm instructions. by Akira Hatanaka · 9 years ago
  81. 9291d3c DAG: Recognize no-signed-zeros-fp-math attribute by Matt Arsenault · 9 years ago
  82. 71721c0 GlobalISel: Fix typo in error message by Justin Bogner · 9 years ago
  83. e090e72 Ignore llvm/test/tools/llvm-symbolizer/coff-exports.test on mingw. by NAKAMURA Takumi · 9 years ago
  84. f337952 DAGCombiner: Allow negating ConstantFP after legalize by Matt Arsenault · 9 years ago
  85. 6109735 [InstCombine] Added regression test to narrow-swich.ll by Gerolf Hoflehner · 9 years ago
  86. fe49b71 Rewind instantiations of OuterAnalysisManagerProxy in r289317, r291651, and r291662. by NAKAMURA Takumi · 9 years ago
  87. 4dc4396 AMDGPU: Implement early ifcvt target hooks. by Matt Arsenault · 9 years ago
  88. 6e6c6de gold-plugin: Add the file path to the file open error diagnostic. by Peter Collingbourne · 9 years ago
  89. 7b09fb7 Try to prevent build breakage by touching a CMakeLists.txt. by Ahmed Bougacha · 9 years ago
  90. f541c74 [PM] Teach LoopUnroll to update the LPM infrastructure as it unrolls loops. by Chandler Carruth · 9 years ago
  91. c484c05 [GlobalISel] Generate selector for more integer binop patterns. by Ahmed Bougacha · 9 years ago
  92. 55e9554 [GlobalISel] Rename TargetGlobalISel.td to GISel/SelectionDAGCompat.td by Ahmed Bougacha · 9 years ago
  93. 4a50c7f Reinstate "r292904 - [lit] Allow boolean expressions in REQUIRES and XFAIL by Greg Parker · 9 years ago
  94. 431645e [coroutines] Spill the result of the invoke instruction correctly by Gor Nishanov · 9 years ago
  95. d367f44 AMDGPU add support for spilling to a user sgpr pointed buffers by Tom Stellard · 9 years ago
  96. 1422a67 [AArch64] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  97. 8d9333e GlobalISel: Use the correct types when translating landingpad instructions by Justin Bogner · 9 years ago
  98. 61fed38 Fix llvm-objdump so it picks a good CPU based for Mach-O files by Kevin Enderby · 9 years ago
  99. adb0ce8 [XCore] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
  100. e8e3365 AMDGPU: Remove spurious out branches after a kill by Matt Arsenault · 9 years ago