1. c574e678 [CMake] build correctly if build path contains whitespace by Shoaib Meenai · 7 years ago
  2. 28ade4e [SCEV] Guard movement of insertion point for loop-invariants by Warren Ristow · 7 years ago
  3. dcd8556 [gn build] merge r346978 and r347741. by Nico Weber · 7 years ago
  4. e0e4c6e [gn build] Set +x bit on .py files in llvm/utils/gn/build. by Nico Weber · 7 years ago
  5. 9f3ca44 [gn build] Add template for running llvm-tblgen and use it to add build file for llvm/lib/IR. by Nico Weber · 7 years ago
  6. 218bd44 [gn build] Add a script checking if sources in BUILD.gn and CMakeLists.txt files match. by Nico Weber · 7 years ago
  7. f080288 [WebAssembly] Expand unavailable integer operations for vectors by Thomas Lively · 7 years ago
  8. eb5a3ae Produce an error on non-encodable offsets for darwin ARM scattered relocations. by Jonas Devlieghere · 7 years ago
  9. 74929cb Comment tweak requested in code review. NFC by Paul Robinson · 7 years ago
  10. 426ddc1 [DAGCombiner] narrow truncated binops by Sanjay Patel · 7 years ago
  11. 8dae0db [obj2yaml] [COFF] Write RVA instead of VA for sections, fix roundtripping executables by Martin Storsjo · 7 years ago
  12. 6edc257 [RISCV] Implement codegen for cmpxchg on RV32IA by Alex Bradbury · 7 years ago
  13. fa6f90e by Leonard Mosescu · 7 years ago
  14. 23b5f9c [X86] Change the pre-type legalization DAG combine added in r347898 into a custom type legalization operation instead. by Craig Topper · 7 years ago
  15. cb049f8 Revert r347871 "Fix: Add support for TFE/LWE in image intrinsic" by David Stuttard · 7 years ago
  16. 1912c75 Introduce MaxUsesToExplore argument to capture tracking by Artur Pilipenko · 7 years ago
  17. 50c71c5 [MachineScheduler] Order FI-based memops based on stack direction by Francis Visoiu Mistrih · 7 years ago
  18. 74e6178 [SelectionDAG][AArch64][X86] Move legalization of vector MULHS/MULHU from LegalizeDAG to LegalizeVectorOps by Craig Topper · 7 years ago
  19. dee2f993 [X86] Add a DAG combine pre type legalization to widen division by constant splat on narrow vectors to avoid scalarization by Craig Topper · 7 years ago
  20. 3c0efb7 [InstSimplify] fold select with implied condition by Sanjay Patel · 7 years ago
  21. 52c2158 [TableGen] Examine entire subreg compositions to detect ambiguity by Krzysztof Parzyszek · 7 years ago
  22. 1efb7b4 [GlobalISel] LegalizationArtifactCombiner: Combine aext([asz]ext x) -> [asz]ext x by Volkan Keles · 7 years ago
  23. fc5de30 [llvm-objcopy] Delete redundant !Config.xx.empty() when followed by positive is_contained() check by Fangrui Song · 7 years ago
  24. cb28830 Avoid redundant reference to isPodLike in SmallVect/Optional implementation by Serge Guelton · 7 years ago
  25. 3f6c63c [LICM] Reapply r347776 "Make LICM able to hoist phis" with fix by John Brawn · 7 years ago
  26. 9a1f991 [ThinLTO] Import local variables from the same module as caller by Teresa Johnson · 7 years ago
  27. 97ddb1a git-llvm: Fix incremental population of svn tree. by James Y Knight · 7 years ago
  28. 95d853d [SimplifyCFG] auto-generate complete checks; NFC by Sanjay Patel · 7 years ago
  29. 53e0bb8 [InstCombine] auto-generate complete checks; NFC by Sanjay Patel · 7 years ago
  30. 19d2eeb [AMDGPU] Add and update scalar instructions by Graham Sellers · 7 years ago
  31. e88aff0 Fix: Add support for TFE/LWE in image intrinsic by David Stuttard · 7 years ago
  32. b075bab Revert r347823 "[TextAPI] Switch back to a custom Platform enum." by Hans Wennborg · 7 years ago
  33. dd1b660 [CallSiteSplitting] Report edge deletion to DomTreeUpdater by Joseph Tremoulet · 7 years ago
  34. 7fd8769 Add support for TFE/LWE in image intrinsics by David Stuttard · 7 years ago
  35. 682163b [CVP] tidy processCmp(); NFC by Sanjay Patel · 7 years ago
  36. b8e45d4 Revert "[LICM] Enable control flow hoisting by default" and "[LICM] Reapply r347190 "Make LICM able to hoist phis" with fix" by Martin Storsjo · 7 years ago
  37. f22e7ea [CVP] auto-generate complete test checks; NFC by Sanjay Patel · 7 years ago
  38. d8517b9 Revert r347596 "Support for inserting profile-directed cache prefetches" by Hans Wennborg · 7 years ago
  39. 659d811 [GlobalISel] Fix insertion of stack-protector epilogue by Petr Pavlu · 7 years ago
  40. 3834f85 [GlobalISel] Make EnableGlobalISel always set when GISel is enabled by Petr Pavlu · 7 years ago
  41. cec32ed [llvm-rc] Support EXSTYLE statement. by Martin Storsjo · 7 years ago
  42. 51af6fd [llvm-mca][MC] Add the ability to declare which processor resources model load/store queues (PR36666). by Andrea Di Biagio · 7 years ago
  43. 41f457f AMDGPU/InsertWaitcnts: Remove the dependence on MachineLoopInfo by Nicolai Haehnle · 7 years ago
  44. 9da2d56 AMDGPU/InsertWaitcnt: Consistently use uint32_t for scores / time points by Nicolai Haehnle · 7 years ago
  45. 608f483 AMDGPU/InsertWaitcnt: Remove unused WaitAtBeginning by Nicolai Haehnle · 7 years ago
  46. 219b87a AMDGPU/InsertWaitcnts: Simplify pending events tracking by Nicolai Haehnle · 7 years ago
  47. cd71b9e AMDGPU/InsertWaitcnts: Use foreach loops for inst and wait event types by Nicolai Haehnle · 7 years ago
  48. f2ec263 AMDGPU/InsertWaitcnts: Untangle some semi-global state by Nicolai Haehnle · 7 years ago
  49. bf9aa8b [CODE_OWNERS] Add myself as code owner for MinGW by Martin Storsjo · 7 years ago
  50. d2e5bcf [NFC] Add two XFAIL tests from PR39783 by Max Kazantsev · 7 years ago
  51. 912d9b8 Disable TermFolding in LoopSimplifyCFG until PR39783 is fixed by Max Kazantsev · 7 years ago
  52. b2a42b2 [LoopStrengthReduce] ComplexityLimit as an option by Sam Parker · 7 years ago
  53. 75aaec5 [Inliner] Modify the merging of min-legal-vector-width attribute to better handle when the caller or callee don't have the attribute. by Craig Topper · 7 years ago
  54. 5c4417b [Inliner] Add test for merging of min-legal-vector-width function attribute. by Craig Topper · 7 years ago
  55. 1e1f812 [CGP] Improve compile time for complex addressing mode by Serguei Katkov · 7 years ago
  56. 567107e Revert "[TextAPI] Fix a memory leak in the TBD reader." by Juergen Ributzka · 7 years ago
  57. c279e89 [TextAPI] Fix a memory leak in the TBD reader. by Juergen Ributzka · 7 years ago
  58. 8d8a63e [TextAPI] Switch back to a custom Platform enum. by Juergen Ributzka · 7 years ago
  59. 6ef7e18 [X86] Correct comment. NFC by Craig Topper · 7 years ago
  60. 45ce023 Add Hurd target to LLVMSupport (1/2) by Kristina Brooks · 7 years ago
  61. 91a1151 [PowerPC] Fix a conversion is not considered when the ISD::BR_CC node making the instruction selection by Li Jia He · 7 years ago
  62. be5fdae [PowerPC] [NFC] Add test cases to the ISD::BR_CC node in the instruction selection by Li Jia He · 7 years ago
  63. 6f247b9 [TextAPI] TBD Reader/Writer (bot fixes: take 2) by Juergen Ributzka · 7 years ago
  64. f40035d NFC. Use unsigned type for uses counter in CaptureTracking by Artur Pilipenko · 7 years ago
  65. e3fbeeb [TextAPI] TBD Reader/Writer (bot fixes) by Juergen Ributzka · 7 years ago
  66. 5fe2f7f [TextAPI] TBD Reader/Writer by Juergen Ributzka · 7 years ago
  67. c85f308 [x86] try select simplification for target-specific nodes by Sanjay Patel · 7 years ago
  68. 54b34d2 Revert "[TextAPI] TBD Reader/Writer" by Juergen Ributzka · 7 years ago
  69. 1d24883 [TextAPI] TBD Reader/Writer by Juergen Ributzka · 7 years ago
  70. ccefd88 [DebugInfo] IR/Bitcode changes for DISubprogram flags. by Paul Robinson · 7 years ago
  71. 3d1a12c Reapply "[llvm-mca] Return the total number of cycles from method Pipeline::run()." by Andrea Di Biagio · 7 years ago
  72. d5ee5db [X86] Make X86TTIImpl::getCastInstrCost properly handle the case where AVX512 is enabled, but 512-bit vectors aren't legal. by Craig Topper · 7 years ago
  73. 9e865e7 [X86] Add some cost model entries for sext/zext for avx512bw by Craig Topper · 7 years ago
  74. f41ae12 [X86] Add a combine for back to back VSRAI instructions by Craig Topper · 7 years ago
  75. f03ba1e [DebugInfo] Give inlinable calls DILocs (PR39807) by Jeremy Morse · 7 years ago
  76. 3ed031b [LICM] Enable control flow hoisting by default by John Brawn · 7 years ago
  77. 3f74a7b [LICM] Reapply r347190 "Make LICM able to hoist phis" with fix by John Brawn · 7 years ago
  78. 5f68f0a Revert [llvm-mca] Return the total number of cycles from method Pipeline::run(). by Andrea Di Biagio · 7 years ago
  79. d888610 [RISCV] Support .option push and .option pop by Alex Bradbury · 7 years ago
  80. e666b9b [InstCombine] Combine saturating add/sub with constant operands by Nikita Popov · 7 years ago
  81. 79fc38d [InstCombine] Canonicalize ssub.sat to sadd.sat by Nikita Popov · 7 years ago
  82. 72d3673 [ValueTracking] Determine always-overflow condition for unsigned sub by Nikita Popov · 7 years ago
  83. 06022d84 [InstCombine] Use known overflow information for saturating add/sub by Nikita Popov · 7 years ago
  84. 246a4c6 [InstCombine] Canonicalize const arg for saturating adds by Nikita Popov · 7 years ago
  85. 03c198b [Hexagon] Add missing flags to ELF YAMLIO by Krzysztof Parzyszek · 7 years ago
  86. 9fb5115 [llvm-mca] Return the total number of cycles from method Pipeline::run(). by Andrea Di Biagio · 7 years ago
  87. dad8def llvm-git: More tweaks. by James Y Knight · 7 years ago
  88. 95f8d2a Fix DynamicLibraryTests build on Windows when LLVM_EXPORT_SYMBOLS_FOR_PLUGINS is ON by Michael Platings · 7 years ago
  89. 20632e3 [ThinLTO] Correct linkonce_any function import linkage. NFC. by Xin Tong · 7 years ago
  90. f5338fd Fix build error due to missing cctype include in ARMTargetParser.cpp. by David Spickett · 7 years ago
  91. eb20676 [SLP]Fix PR39774: Set ReductionRoot if the original instruction is vectorized. by Alexey Bataev · 7 years ago
  92. 9d5ac66 Fix -Winfinite-recursion compile error. by Haojian Wu · 7 years ago
  93. 43c0a64 Fix build of r347741 by adding missing vector include to ARMTargetParser.h. by David Spickett · 7 years ago
  94. 9ba9c03 [MachineScheduler] Add support for clustering mem ops with FI base operands by Francis Visoiu Mistrih · 7 years ago
  95. 83895b3 [CodeGen][NFC] Make `TII::getMemOpBaseImmOfs` return a base operand by Francis Visoiu Mistrih · 7 years ago
  96. 0884e6d [DebugInfo] Rename EmitDebugThreadLocal back to EmitDebugValue. NFC by Simon Atanasyan · 7 years ago
  97. 4b88bad [TableGen] Better error checking for TIED_TO constraints. by Simon Tatham · 7 years ago
  98. 1fff169 [ARM, AArch64] Move ARM/AArch64 target parsers into by David Spickett · 7 years ago
  99. 3d8563b [SystemZ::TTI] Improve cost for compare of i64 with extended i32 load by Jonas Paulsson · 7 years ago
  100. 21e857c [SystemZ::TTI] Improve costs for i16 add, sub and mul against memory. by Jonas Paulsson · 7 years ago