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