1. e79e42e DAG: Try to custom lower when promoting float operands by Matt Arsenault · 7 years ago
  2. c2a24b8 [MCJIT] Fix a case of Error::success() being passed to report_fatal_error. by Lang Hames · 7 years ago
  3. 30db32f Revert "[ARM] Allow signed icmps in ARMCodeGenPrepare" by Vitaly Buka · 7 years ago
  4. e0dc5c1 [Support] Add a basic C API for llvm::Error. by Lang Hames · 7 years ago
  5. e94c82c [WebAssembly][NFC] Standardize SIMD multiclass format by Thomas Lively · 7 years ago
  6. a2ac910 llvm-readobj: Fix addend in relocations for android packed format by Peter Collingbourne · 7 years ago
  7. 8bb6fcb [WebAssembly] Test commit by Thomas Lively · 7 years ago
  8. 9dfeae4 [InstCombine] Fix IC trying to create a xor of pointer types. by Amara Emerson · 7 years ago
  9. 41df26a [MemorySSA] Expose the verify as a debug option. by Alina Sbirlea · 7 years ago
  10. 8529a08 [AArch64] add tests for poor vector intrinsic lowering via legalization (PR38527); NFC by Sanjay Patel · 7 years ago
  11. 0d5de60 [RegisterCoalescer] Ensure that both registers have subranges if one does by Krzysztof Parzyszek · 7 years ago
  12. 6faab4d [x86] add fabs test for vector intrinsic to potential libcall bug; NFC by Sanjay Patel · 7 years ago
  13. b581cf5 [x86] add tests for poor vector intrinsic lowering via legalization (PR38527); NFC by Sanjay Patel · 7 years ago
  14. 28f0c7e [RegisterCoalescer] Reset VNInfo def when copying segments over by Krzysztof Parzyszek · 7 years ago
  15. ffcf104 [WebAssembly] SIMD replace_lane by Derek Schuff · 7 years ago
  16. d7a0236 [RegAlloc] Check that subreg liveness tracking applies to given virtual reg by Krzysztof Parzyszek · 7 years ago
  17. 165c0cc [SystemZ] Add testcase for r339778 by Krzysztof Parzyszek · 7 years ago
  18. 4df6ca0 [PowerPC] Enhance the selection(ISD::VSELECT) of vector type by Nemanja Ivanovic · 7 years ago
  19. 9f59a11 [SystemZ] Replace subreg_r with subreg_h by Krzysztof Parzyszek · 7 years ago
  20. 33a5d47 [GVN] Fix typo in IsValueFullyAvailableInBlock. NFC. by Marcello Maggioni · 7 years ago
  21. d9e857f [SystemZ] New CL option to enable subreg liveness by Jonas Paulsson · 7 years ago
  22. 0566eef [SimplifyCFG] Remove pointer from SmallPtrSet before deletion by Chijun Sima · 7 years ago
  23. 312924a [yaml2obj] - Teach yaml2obj to produce SHT_GROUP section with a custom Info field. by George Rimar · 7 years ago
  24. 3dd5242 [ARM] TypeSize lower bound for ARMCodeGenPrepare by Sam Parker · 7 years ago
  25. 7c82b97 [PowerPC] Don't run BV DAG Combine before legalization if it assumes legal types by Nemanja Ivanovic · 7 years ago
  26. 47bbfe3 [llvm-mca] Fix PR38575: Avoid an invalid implicit truncation of a processor resource mask (an uint64_t value) to unsigned. by Andrea Di Biagio · 7 years ago
  27. 8ae415f Remove lambda default argument to fix gcc pedantic warning. by Simon Pilgrim · 7 years ago
  28. 3ea0447 [yaml2obj] - Teach tool to produce SHT_GROUP section with a custom type. by George Rimar · 7 years ago
  29. f965428 [TargetLowering] Minor cleanup of TargetLowering::BuildSDIV. NFCI. by Simon Pilgrim · 7 years ago
  30. a5f4d29 [UnJ] Rename hasInvariantIterationCount to hasIterationCountInvariantInParent NFC by David Green · 7 years ago
  31. da4cfd3 [X86][SSE] Add sdiv by nonuniform constant vector tests by Simon Pilgrim · 7 years ago
  32. 406608e [X86] Add sibling-call test cases by Aleksandr Urakov · 7 years ago
  33. 0f7eb9f [TargetLowering] Minor refactor to TargetLowering::BuildUDIV to merge scalar/vector magic value collection. NFCI. by Simon Pilgrim · 7 years ago
  34. c60b833 [DagCombiner] Don't bother adding to the work list if TLI.BuildSDIVPow2 failed. NFCI. by Simon Pilgrim · 7 years ago
  35. 7e6dd0c [TargetLowering] Add support for non-uniform vectors to BuildExactSDIV by Simon Pilgrim · 7 years ago
  36. 81654d2 [ARM] Allow signed icmps in ARMCodeGenPrepare by Sam Parker · 7 years ago
  37. 90048a8 [ARM] Allow pointer values in ARMCodeGenPrepare by Sam Parker · 7 years ago
  38. 9e9c1c4 [AliasSetTracker] Do not treat experimental_guard intrinsic as memory writing instruction by Max Kazantsev · 7 years ago
  39. d823f47 [NFC] Refactoring of LoopSafetyInfo, step 1 by Max Kazantsev · 7 years ago
  40. a3bb636 [NFC] Add sanitizing assertion to ICF tracker by Max Kazantsev · 7 years ago
  41. 7caa753 [NFC][LICM] Make hoist method void by Max Kazantsev · 7 years ago
  42. eb72488 [X86] Change legacy SSE scalar fp to integer intrinsics to use specific ISD opcodes instead of keeping as intrinsics. Unify SSE and AVX512 isel patterns. by Craig Topper · 7 years ago
  43. f464242 [SDAG] Update the AVR backend for the SelectionDAG API changes in by Chandler Carruth · 7 years ago
  44. 6203c9b [hwasan] Add a basic API. by Evgeniy Stepanov · 7 years ago
  45. 34c8f3d [WebAssembly] SIMD Splats by Derek Schuff · 7 years ago
  46. fc18701 [SDAG] Remove the reliance on MI's allocation strategy for by Chandler Carruth · 7 years ago
  47. c35538f [WebAssembly] Delete a specific push number from test expectations by Heejin Ahn · 7 years ago
  48. ca4f107 [FPEnv] Scalarize StrictFP vector operations by Cameron McInally · 7 years ago
  49. 1a5e05d [ARM] Make PerformSHLSimplify add nodes to the DAG worklist correctly. by Eli Friedman · 7 years ago
  50. 4db82cd [SanitizerCoverage] Add associated metadata to PC guards. by Matt Morehouse · 7 years ago
  51. 3bd565f Remove vestiges of configure buildsystem by Stephen Kelly · 7 years ago
  52. 5c7c276 Add proper headers in CFGUpdate.h and add CFGDiff.h in the list of delayed headers for LLVM_intrinsic_gen. by Alina Sbirlea · 7 years ago
  53. a3fdc1d NFC: Clarify comment in loop vectorization legality by Anna Thomas · 7 years ago
  54. c4d1909 [DebugInfoMetadata] Added DIFlags interface in DIBasicType. by Adrian Prantl · 7 years ago
  55. adcef01 [InstCombine] fix typos in tests; NFC by Sanjay Patel · 7 years ago
  56. 35b8f4b [WebAssembly] SIMD encoding tests by Heejin Ahn · 7 years ago
  57. 18a9130 [InstCombine] add tests for pow->sqrt; NFC by Sanjay Patel · 7 years ago
  58. 35b45c9 [WebAssembly] Fix encoding of non-SIMD vector-typed instructions by Heejin Ahn · 7 years ago
  59. addd270 [MS Demangler] Fix some minor formatting bugs. by Zachary Turner · 7 years ago
  60. 95688ee [WebAssembly] SIMD extract_lane by Heejin Ahn · 7 years ago
  61. e9759dd [Tablegen][MCInstPredicate] Removed redundant template argument from class TIIPredicate, and implemented verification rules for TIIPredicates. by Andrea Di Biagio · 7 years ago
  62. 1464f16 [LV] Teach about non header phis that have uses outside the loop by Anna Thomas · 7 years ago
  63. 8c44432 Revert "[DebugInfo] Generate DWARF debug information for labels. (Fix leak problems)" by Bruno Cardoso Lopes · 7 years ago
  64. e747ac6 [GraphDiff] Make InverseGraph a property of a GraphDiff. by Alina Sbirlea · 7 years ago
  65. a06c0f8 [X86][SSE] Avoid duplicate shuffle input sources in combineX86ShufflesRecursively by Simon Pilgrim · 7 years ago
  66. dd11fa1 [DomTree] Cleanup Update and LegalizeUpdate API moved to Support header. by Alina Sbirlea · 7 years ago
  67. 1645076 [NFC] Tests for select with binop fold - FP opcodes by David Bolvansky · 7 years ago
  68. f921d44 Expose CFG Update struct. Define GraphTraits to get children given a snapshot CFG. by Alina Sbirlea · 7 years ago
  69. 2f6f2fb [DAG] Avoid redundant chain transversal in store merge cycle check. NFCI. by Nirav Dave · 7 years ago
  70. 9c0c0a2 [X86][SSE] Add shuffle combine support for OR(PSHUFB,PSHUFB) style patterns. by Simon Pilgrim · 7 years ago
  71. 76cf1f6 [X86][SSE] Add shuffle combine tests for OR(PSHUFB,PSHUFB) style patterns. by Simon Pilgrim · 7 years ago
  72. 0e18d0d [InstCombine] regenerate checks; NFC by Sanjay Patel · 7 years ago
  73. dd807ea [Inliner] add inliner stats to new pm version of inliner by Fedor Sergeev · 7 years ago
  74. 8bdeb67 [InstCombine] regenerate checks; NFC by Sanjay Patel · 7 years ago
  75. 08a2e24 [X86][SSE] Generalize lowerVectorShuffleAsBlendOfPSHUFBs to work with any vXi8 type. by Simon Pilgrim · 7 years ago
  76. cb8c5e4 [DebugInfo] Generate DWARF debug information for labels. (Fix leak problems) by Hsiangkai Wang · 7 years ago
  77. 0904155 [GlobalISel][IRTranslator] Fix a bug in handling repeating struct types during argument lowering. by Amara Emerson · 7 years ago
  78. 62fcc62 [TableGen] Pass string/vector types by const reference (PR37666). NFCI by Simon Pilgrim · 7 years ago
  79. 922ac36 Fix MSVC "compiler limit: blocks nested too deeply" error. NFCI. by Simon Pilgrim · 7 years ago
  80. 17454e6 [X86] Constant folding of adds/subs intrinsics by Tomasz Krupa · 7 years ago
  81. 1fb2ad5 [RISCV] Fix incorrect use of MCInstBuilder by Roger Ferrer Ibanez · 7 years ago
  82. 7525376 Test commit: fix punctuation by Chih-Mao Chen · 7 years ago
  83. 8ec69ac [X86] Lowering addus/subus intrinsics to native IR by Tomasz Krupa · 7 years ago
  84. 35b2115 [ARM] ParallelDSP: add option to enable/disable the pass by Sjoerd Meijer · 7 years ago
  85. b0ee0d3 [NFC] Modify comment to make it more precise by Max Kazantsev · 7 years ago
  86. a3a6a7d [NFC] Add comprehensive test of AliasSetTracker with guards by Max Kazantsev · 7 years ago
  87. d3b60be [ThinLTO] Fix printing of WPD remarks by Teresa Johnson · 7 years ago
  88. 78ac4b1 [CMake] Split -gx strip flag into -g -x by Petr Hosek · 7 years ago
  89. d64c9dd [ThinLTO] Handle optional args in assembly format for ConstVCalls by Teresa Johnson · 7 years ago
  90. 3ea7b0a [BasicAA] Don't assume tail calls with byval don't alias allocas by Reid Kleckner · 7 years ago
  91. a297d96 Revert "[WebAssembly] Added default stack-only instruction mode for MC." by Wouter van Oortmerssen · 7 years ago
  92. f0b29b8 [Support] NFC: Allow modifying access/modification times independently in sys::fs::setLastModificationAndAccessTime. by Jordan Rupprecht · 7 years ago
  93. 20a211a [AST] Minor formatting cleanup [NFC] by Philip Reames · 7 years ago
  94. 5fada2e [AST] Cleanup code by using MemoryLocation utility [NFC] by Philip Reames · 7 years ago
  95. 656d5d5 [X86] Don't ignore 0x66 prefix on relative jumps in 64-bit mode. Fix opcode selection of relative jumps in 16-bit mode. Treat jno/jo like other jcc instructions. by Craig Topper · 7 years ago
  96. f91b41f [InstCombine] Re-land: Optimize redundant 'signed truncation check pattern'. by Roman Lebedev · 7 years ago
  97. 7705bed [NFC][InstCombine] Add a test for D50465 that used to assert by Roman Lebedev · 7 years ago
  98. 9ee8a95 [SimplifyLibCalls] don't drop fast-math-flags on trig reflection folds (retry r339608) by Sanjay Patel · 7 years ago
  99. a391f98 [llvm-objcopy] NFC: Fix minor formatting issues by Jordan Rupprecht · 7 years ago
  100. 8244893 Revert "[InstCombine] Optimize redundant 'signed truncation check pattern'." by Roman Lebedev · 7 years ago