1. 3f91c64 [Dominators] Use a custom DFS implementation by Jakub Kuderski · 8 years ago
  2. c80f622 [codeview] Fix type index discovery for four symbol records by Reid Kleckner · 8 years ago
  3. 8f85685 Enhance synchscope representation by Konstantin Zhuravlyov · 8 years ago
  4. fdda7ea [CodeGen] Rename DEBUG_TYPE to match passnames by Evandro Menezes · 8 years ago
  5. b6cfd1a [x86] auto-generate full checks; NFC by Sanjay Patel · 8 years ago
  6. c5da2fd [mips][mt] Correct spelling error in comment. NFCI. by Simon Dardis · 8 years ago
  7. 0ce5e21 [mips][mt][2/7] Implement .module and .set directives for the MT ASE. by Simon Dardis · 8 years ago
  8. 847573b [ARM, ELF] Don't shift movt relocation offsets by Martin Storsjo · 8 years ago
  9. 827143c [AArch64] Remove unused IsDarwin & IsNotDarwin predicates (NFCI). by Florian Hahn · 8 years ago
  10. 849a2b0 [LoopUnrollRuntime] NFC: Add some debugging trace messages for why loop wasn't unrolled. by Anna Thomas · 8 years ago
  11. dcb98bd [ProfileData] Add new option to dump topn hottest functions by Xinliang David Li · 8 years ago
  12. 17015f9 [NewGVN] Check for congruency of memory accesses. by Davide Italiano · 8 years ago
  13. 8e6b066 reverting 307677. by Michael Zuckerman · 8 years ago
  14. 4efbfe0 [NewGVN] Fix an innocent typo I found while debugging PR33720. by Davide Italiano · 8 years ago
  15. e57a909 [NewGVN] Clarify the function invariants formatting them properly. by Davide Italiano · 8 years ago
  16. 79b3d60 [PPC] Fix one test case regression for patch https://reviews.llvm.org/D34337. by Tony Jiang · 8 years ago
  17. f8b3ea8 [LibFuzzer] Fix `-Wcomment` warning emitted by GCC. by Dan Liew · 8 years ago
  18. 09b7b2c [LibFuzzer] Fix `-Wpedantic` warning reported by Eric Christopher. by Dan Liew · 8 years ago
  19. 9c6fbac [msan] Only check shadow memory for operands that are sized. by Evgeniy Stepanov · 8 years ago
  20. ad68aab [mips][mt][1/7] Add the MT ASE as a subtarget feature. by Simon Dardis · 8 years ago
  21. 2e2081e Revert "AMDGPU: Do not test for SI in getIsaVersion" by Konstantin Zhuravlyov · 8 years ago
  22. 75890a7 [X86][LLVM]Expanding Supports lowerInterleavedStore() in X86InterleavedAccess. by Michael Zuckerman · 8 years ago
  23. 2d2fec3 [LoopUnrollRuntime] Avoid multi-exit nested loop with epilog generation by Anna Thomas · 8 years ago
  24. c3676c8 [Hexagon] Do not rely on callee-saved info in hasFP by Krzysztof Parzyszek · 8 years ago
  25. 5cc2236 [Support] - Add bad alloc error handler for handling allocation malfunctions by Reid Kleckner · 8 years ago
  26. f617975 [PPC] Fix two bugs in frame lowering. by Tony Jiang · 8 years ago
  27. 609a5df2 [Hexagon] Add support for nontemporal loads and stores on HVX by Krzysztof Parzyszek · 8 years ago
  28. 05c2cd1 [lit] Fix import StringIO errors in Python 3 by Reid Kleckner · 8 years ago
  29. dbeb61f [lit] Implement non-pipelined echo commands internally by Reid Kleckner · 8 years ago
  30. fa3d66c [SLPVectorizer] Revert change in cancelScheduling with referencing to FirstInBundle, NFCI. by Dinar Temirbulatov · 8 years ago
  31. 0495576 [IR] Remove unnecessary const_casts from ConstantDataSequential and it's subclasses. by Craig Topper · 8 years ago
  32. 9733528 fix formatting; NFC by Hiroshi Inoue · 8 years ago
  33. 599e6ee [globalisel][tablegen] Change method of squashing unused variable warnings following post-commit comments. by Daniel Sanders · 8 years ago
  34. a589fce [SystemZ] Minor fixing in SystemZScheduleZ13.td by Jonas Paulsson · 8 years ago
  35. 85d38e0 [ARM] GlobalISel: Tighten G_FCMP selection test. NFC by Diana Picus · 8 years ago
  36. cd73555 [DWARF] - Add testcase for checking message about broken relocations. by George Rimar · 8 years ago
  37. c0dfa22e1d [X86][AVX512] regenerate avx512-insert-extract.ll by Guy Blank · 8 years ago
  38. 8ae39dc [ARM] GlobalISel: Add reg mapping for s64 G_FCMP by Diana Picus · 8 years ago
  39. eb75f90 [PM] Another post-commit fix in NewPMDriver by Philip Pfaffe · 8 years ago
  40. 301859b [ARM] GlobalISel: Tighten legalizer tests. NFC by Diana Picus · 8 years ago
  41. a216c32 [globalisel][tablegen] Fix an multi-insn match bug where ComplexPattern is used on multiple insns. by Daniel Sanders · 8 years ago
  42. 6253ba4 [ARM] ldr pc,=expression should be allowed in Thumb2 by Peter Smith · 8 years ago
  43. f4f832c [ARM] GlobalISel: Fix oversight in G_FCMP legalization by Diana Picus · 8 years ago
  44. ec48fd1 [globalisel][tablegen] Correct matching of intrinsic ID's. by Daniel Sanders · 8 years ago
  45. 6845427 [ARM] GlobalISel: Legalize s64 G_FCMP by Diana Picus · 8 years ago
  46. a1602eb Revert Revert [MBP] do not rotate loop if it creates extra branch by Serguei Katkov · 8 years ago
  47. a66d085 [GlobalISel][X86] Use correct AND instructions. by Igor Breger · 8 years ago
  48. 0c2ce7e [CGP] Relax a bit restriction for optimizeMemoryInst to extend scope by Serguei Katkov · 8 years ago
  49. 0eb884f fix typos in comments; NFC by Hiroshi Inoue · 8 years ago
  50. 64a9b5d [PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitcode writer was by Chandler Carruth · 8 years ago
  51. 9c82670 [PowerPC] fix latency for simple integer instructions in POWER9 scheduler by Hiroshi Inoue · 8 years ago
  52. 2ff5ec7 [PowerPC] avoid redundant analysis while lowering an immediate; NFC by Hiroshi Inoue · 8 years ago
  53. d2c4912 [AVR] Remove a few very old TODOs that don't have enough context to understand by Dylan McKay · 8 years ago
  54. 7e53087 [InstCombine] Add test case for PR33721. by Craig Topper · 8 years ago
  55. 5475b99 [AVR] Rename 'ZREGS' to 'ZREG' by Dylan McKay · 8 years ago
  56. 29333f5 [AVR] Rename 'AVRTiny' to 'Tiny' by Dylan McKay · 8 years ago
  57. 151ae81 [AVR] Use the generic branch relaxer by Dylan McKay · 8 years ago
  58. cc230b3 Whitespace. by NAKAMURA Takumi · 8 years ago
  59. e582c6f Revert r307581, "Avoid doing conservative phi checks in aliasSameBasePointerGEPs() if no phis have been visited yet." by NAKAMURA Takumi · 8 years ago
  60. 0d72763 [WebAssembly] Fix use of cast vs dyn_cast by Sam Clegg · 8 years ago
  61. 8d7d203 [llvm-cov] Disable threading in a test. NFC. by Vedant Kumar · 8 years ago
  62. 574c516 [llvm-cov] Add a cl::opt to control the number of threads by Vedant Kumar · 8 years ago
  63. 1b67e9a llvm-profdata: Improve memory usage by tuning SmallDenseMap size by David Blaikie · 8 years ago
  64. 2392628 [cmake] Check for Haiku when setting LIB_NAMES for GNU ld by Andrew Wilkins · 8 years ago
  65. 3b0bb78 Remove circular dependency from runtimes/CMakeLists by George Karpenkov · 8 years ago
  66. c1422a5 [lld/pdb] Create an empty public symbol record stream. by Zachary Turner · 8 years ago
  67. 6ed70a8 Doxygen formatting. NFCI by Joel Jones · 8 years ago
  68. cdcc59f InstrProf: Fix unit test which accidentally used a duplicate name by Vedant Kumar · 8 years ago
  69. 8a3ff64 [lld/pdb] Add some basic linker module symbols. by Zachary Turner · 8 years ago
  70. c364d94 Revert "[DAG] Improve Aliasing of operations to static alloca" by Matthias Braun · 8 years ago
  71. f3f7937 [WebAssembly] Add more details to llvm-readobj for wasm files by Sam Clegg · 8 years ago
  72. 581e763 [ConstantHoisting] Remove dupliate logic in constant hoisting by Leo Li · 8 years ago
  73. 063d8f6 [NewGVN] Simplify a lambda a little bit. NFCI. by Davide Italiano · 8 years ago
  74. 3ba6566 [WebAssembly] Be consistent in generating trivial test input files by Sam Clegg · 8 years ago
  75. c7acbe2 Add DAG argument to canMergeStoresTo NFC. by Nirav Dave · 8 years ago
  76. 7a9373c [Hexagon] Convert typed ISD opcodes to generic ones, NFC by Krzysztof Parzyszek · 8 years ago
  77. b0d5344 Avoid doing conservative phi checks in aliasSameBasePointerGEPs() if no phis have been visited yet. by Farhana Aleen · 8 years ago
  78. d07ce5f [Hexagon] Remove unused ISD opcodes, NFC by Krzysztof Parzyszek · 8 years ago
  79. a569cab Use DenseMap instead std::map for GVSummaryMapTy. by Dehao Chen · 8 years ago
  80. d380c14 AMDGPU: Allow SIShrinkInstructions to fold FrameIndexes by Matt Arsenault · 8 years ago
  81. a038a83 AMDGPU: Allow SIShrinkInstructions to work in non-SSA by Matt Arsenault · 8 years ago
  82. 7231966 AMDGPU: Remove unnecessary check for constant operands by Matt Arsenault · 8 years ago
  83. f392c1f AMDGPU: Do not test for SI in getIsaVersion by Konstantin Zhuravlyov · 8 years ago
  84. 3b8d30d [CMake] Dependencies for tests in "runtimes" by George Karpenkov · 8 years ago
  85. 8f32109 Resubmit "Add pdb-diff test." by Zachary Turner · 8 years ago
  86. f355075 [cmake] Remove obsolete unset in CMake. by George Karpenkov · 8 years ago
  87. 41d802b [docs] Remove obsolete section in CMake documentation. by George Karpenkov · 8 years ago
  88. 33287d8 [Hexagon] Fix check for HMOTF_ConstExtend operand flag by Krzysztof Parzyszek · 8 years ago
  89. 589c8ca [WebAssembly] Use the correct size for MCFillFragment by Sam Clegg · 8 years ago
  90. 374ba00 [Hexagon] Handle Hexagon-specific machine operand target flags in MIR by Krzysztof Parzyszek · 8 years ago
  91. dc4a67c [PPC CodeGen] Expand the bitreverse.i64 intrinsic. by Tony Jiang · 8 years ago
  92. bd92bdd [Docs] Updating CMake docs to include LLVM_REVERSE_ITERATION by Mandeep Singh Grang · 8 years ago
  93. 18a8461 Revert "Build fixes for pdb-diff test." by Zachary Turner · 8 years ago
  94. e584c22 Build fixes for pdb-diff test. by Zachary Turner · 8 years ago
  95. 80e0f20 Fix pdb-diff test. by Zachary Turner · 8 years ago
  96. 65eefa7 Fix invalid cast in instcombine UMul/ZExt idiom by Serge Guelton · 8 years ago
  97. b698876 [PowerPC] Reduce register pressure by not materializing a constant just for use as an index register for X-Form loads/stores. by Lei Huang · 8 years ago
  98. 0fd6ce7 [X86] Model 256-bit AVX instructions in the AMD Jaguar scheduler Part-1 (PR28573). by Andrew V. Tischenko · 8 years ago
  99. 1b59198 [LLVM] Get rid of white spaces in file names in a DebugInfo test. NFC by Eric Liu · 8 years ago
  100. e791f41 [DAG] Improve Aliasing of operations to static alloca by Nirav Dave · 8 years ago