1. ae91444 llvm-config: Add advapi32 to --system-libs on Windows (PR36372) by Hans Wennborg · 8 years ago
  2. f998d9c [WebAssembly] NDEBUG is spelled without a leading underscore. by Benjamin Kramer · 8 years ago
  3. d76d0bd [DAGCOmbine] Ensure that (brcond (setcc ...)) is handled in a canonical manner. by Amaury Sechet · 8 years ago
  4. aba588d Revert "TableGen: Fix typeIsConvertibleTo for record types" by Nicolai Haehnle · 8 years ago
  5. 581db4c [MIPS GlobalISel] Adding GlobalISel by Petar Jovanovic · 8 years ago
  6. c374065 TableGen: Avoid using resolveListElementReference in TGParser by Nicolai Haehnle · 8 years ago
  7. 69ccda2 TableGen: BitInit and VarBitInit are typed by Nicolai Haehnle · 8 years ago
  8. 0172412 TableGen: Fix typeIsConvertibleTo for record types by Nicolai Haehnle · 8 years ago
  9. c343502 TableGen: Add !size operation by Nicolai Haehnle · 8 years ago
  10. 02e4357 AMDGPU: Track physreg uses in SILoadStoreOptimizer by Nicolai Haehnle · 8 years ago
  11. d9086c8 StructurizeCFG: Test for branch divergence correctly by Nicolai Haehnle · 8 years ago
  12. 0c0db71 Mark MergedLoadStoreMotion as not preserving MemDep results by Bjorn Steinbrink · 8 years ago
  13. 5b880f8 [Mips] Return true in enableMultipleCopyHints(). by Jonas Paulsson · 8 years ago
  14. d578479 [WebAssembly] Add first claass symbol table to wasm objects by Sam Clegg · 8 years ago
  15. 7217c2e Remove file missed by r325852 due to merge conflict. by Richard Smith · 8 years ago
  16. fc177d3 Revert r325128 ("[X86] Reduce Store Forward Block issues in HW"). by Richard Smith · 8 years ago
  17. 28f8634 [GISel]: Fix base case for m_any_of PatternMatcher. by Aditya Nandakumar · 8 years ago
  18. 51e9e8d [X86] Turn setne X, signedmax into setgt signedmax, X in LowerVSETCC to avoid an invert by Craig Topper · 8 years ago
  19. 03b6034 [AArch64] Refactor macro fusion (NFC) by Evandro Menezes · 8 years ago
  20. d6bbd59 [PDB] Check the result of setLoadAddress() by Aaron Smith · 8 years ago
  21. c7f6e5d Fix grammar. NFC. by Rafael Espindola · 8 years ago
  22. 52ddc71 [X86] Turn setne X, signedmin into setgt X, signedmin in LowerVSETCC to avoid an invert by Craig Topper · 8 years ago
  23. fa1ecef [AArch64] Improve macro fusion test case by Evandro Menezes · 8 years ago
  24. 1d5bed06 Fix llvm-pdbutil to handle new built-in types by Adrian McCarthy · 8 years ago
  25. be6ebba Update comment for whether or not we can optimize an alias - we're by Eric Christopher · 8 years ago
  26. 3159c5f Fix the build of the wasm backend. by Benjamin Kramer · 8 years ago
  27. dd9756f [InstrTypes] add frem and fneg with FMF creators by Sanjay Patel · 8 years ago
  28. 1dff32f [DWARFv5] Turn an assert into a diagnostic. Hand-coded assembler files by Paul Robinson · 8 years ago
  29. 327fc51 [ThinLTO/gold] Perform cache pruning when cache directory specified by Teresa Johnson · 8 years ago
  30. fbabe6e [TargetLowering] Rename isCondCodeLegal to isCondCodeLegalOrCustom. Add real isCondCodeLegal. Update callers to use one or the other. by Craig Topper · 8 years ago
  31. d27cd09 [PDB] Add missing override to silence buildbots by Aaron Smith · 8 years ago
  32. e2e807c [X86] Make the subus special case in LowerVSETCC self contained by Craig Topper · 8 years ago
  33. fe83c7a [PDB] Fix buildbot failure from missing include for DIAEnumLineNumbers by Aaron Smith · 8 years ago
  34. 514c796 Revert "[DebugInfo][FastISel] Fix dropping dbg.value()" by Sander de Smalen · 8 years ago
  35. 7a32804 [PDB] Implement more find methods for PDB symbols by Aaron Smith · 8 years ago
  36. 95d34a2 [ThinLTO] Represent relative BF using a scaled representation . by Easwaran Raman · 8 years ago
  37. 1e23b92 Fix DataFlowSanitizer instrumentation pass to take parameter position changes into account for custom functions. by Peter Collingbourne · 8 years ago
  38. 55523de [ThinLTO] Always create linked objects file for --thinlto-index-only= by Vitaly Buka · 8 years ago
  39. f662ded [gold] Extract runLTO to avoid exit(0) from function with non-trivial objects on the stack by Vitaly Buka · 8 years ago
  40. 21ed2a6 [libFuzzer] Include TEMP_MAX_LEN in Fuzzer::PrintStats. by Matt Morehouse · 8 years ago
  41. 425c3b0 [AlignmentFromAssumptions] Set source and dest alignments of memory intrinsiscs separately by Daniel Neilson · 8 years ago
  42. e07827f [SelectionDAG] Move matchUnaryPredicate/matchBinaryPredicate into SelectionDAGNodes.h by Simon Pilgrim · 8 years ago
  43. 0bbd02e [MC] Don't crash on modulo by zero (PR35650) by Simon Pilgrim · 8 years ago
  44. adb809f [IRBuilder] add creators for FP with FMF; NFCI by Sanjay Patel · 8 years ago
  45. 81a6bfd [X86][AVX512] Add DQ+VLX scalar int<->fp tests cases for D43441 by Simon Pilgrim · 8 years ago
  46. 82c99bc [DEBUGINFO] Do not output labels for empty macinfo sections. by Alexey Bataev · 8 years ago
  47. f410ef7 TableGen: Add strict assertions to sanity check earlier type checking by Nicolai Haehnle · 8 years ago
  48. 6d22c1f TableGen: Allow implicit casting between string and code by Nicolai Haehnle · 8 years ago
  49. b5d0300 TableGen: Fix type of resolved and converted lists by Nicolai Haehnle · 8 years ago
  50. b5681f5 TableGen: Fix type deduction for !foreach by Nicolai Haehnle · 8 years ago
  51. 869ea80 TableGen: Generalize type deduction for !listconcat by Nicolai Haehnle · 8 years ago
  52. a61d1a5 TableGen: Add some more helpful error messages by Nicolai Haehnle · 8 years ago
  53. 83e2fa5 AMDGPU: Stop using .NAME in .td files by Nicolai Haehnle · 8 years ago
  54. bcdec40 [RISCV] Implement c.lui immediate operand constraint by Shiva Chen · 8 years ago
  55. 037e821 [FunctionAttrs][ArgumentPromotion][GlobalOpt] Disable some optimisations passes for naked functions by Luke Cheeseman · 8 years ago
  56. da8cf80 [InstCombine] add fmul multi-use test; NFC by Sanjay Patel · 8 years ago
  57. 16c81d4 [mips] Generate memory dependencies for byVal arguments by Stefan Maksimovic · 8 years ago
  58. fb06b4c Syndicate duplicate code between CallInst and InvokeInst by Serge Guelton · 8 years ago
  59. a5e74bb Fix Wdocumentation warning - remove param tag for old argument by Simon Pilgrim · 8 years ago
  60. 2f5aa68 [RISCV][NFC] Make logic in RISCVMCCodeEmitter::getImmOpValue more defensive by Alex Bradbury · 8 years ago
  61. b891e74 [SLPVectorizer][X86] Add load extend tests (PR36091) by Simon Pilgrim · 8 years ago
  62. bc148d4 [mips] Regenerate tests for D38128 (NFC) by Simon Dardis · 8 years ago
  63. 92a76c5 [dsymutil] Remove \brief from comments. NFC by Jonas Devlieghere · 8 years ago
  64. 3ad0c5a [dsymutil] Fix typos and formatting. NFC. by Jonas Devlieghere · 8 years ago
  65. 7fa2858 Recommit: [ARM] f16 constant pool fix by Sjoerd Meijer · 8 years ago
  66. 612ed3c [dsymutil] Replace PATH_MAX in SmallString with fixed value. by Jonas Devlieghere · 8 years ago
  67. 7f3a2c2 [ARM] Fix issue with large xor constants. by David Green · 8 years ago
  68. 4463835 [dsymutil] Be smarter in caching calls to realpath by Jonas Devlieghere · 8 years ago
  69. 558fe76 Revert r325754 and r325755 (f16 literal pool) because buildbots were unhappy. by Sjoerd Meijer · 8 years ago
  70. fa4cc6c Added a test that I forgot to svn add in my previous commit r325754. by Sjoerd Meijer · 8 years ago
  71. b7234d1 [ARM] f16 constant pool fix by Sjoerd Meijer · 8 years ago
  72. 1763be4 [NFC] fix trivial typos in comments by Hiroshi Inoue · 8 years ago
  73. de866c3 [DAGCombiner] Add two calls to isVector before making calls to getVectorElementType/getVectorNumElements to avoid an assert. by Craig Topper · 8 years ago
  74. 77fc8fc [SampleProf] NFC. Expose reusable functionality in SampleProfile. by Mircea Trofin · 8 years ago
  75. 3f84050 [SCEV][NFC] Factor out common logic into a separate method by Max Kazantsev · 8 years ago
  76. 634abdc [PowerPC] Do not produce invalid CTR loop with an FRem by Nemanja Ivanovic · 8 years ago
  77. e088ad8 [Utils] Avoid a hash table lookup in salvageDI, NFC by Vedant Kumar · 8 years ago
  78. 4acf80e [X86][MMX] Generlize MMX_MOVD64rr combines to accept v4i16/v8i8 build vectors as well as v2i32 by Simon Pilgrim · 8 years ago
  79. e4507fb bpf: disable DwarfUsesRelocationsAcrossSections by Yonghong Song · 8 years ago
  80. d4a6a59 [InstCombine] add some random FMF to tests so we know it's not dropped; NFC by Sanjay Patel · 8 years ago
  81. 274527c Resubmit r325107 (case folding DJB hash) by Pavel Labath · 8 years ago
  82. fda791f [Hexagon] Add TargetRegisterInfo::getPointerRegClass() override by Tobias Edler von Koch · 8 years ago
  83. 8ff0fbb [InstCombine] add and use Create*FMF functions; NFC by Sanjay Patel · 8 years ago
  84. 2f11b47 [X86][MMX] Add MMX_MOVD64rr build vector tests showing undef elements in the lower half by Simon Pilgrim · 8 years ago
  85. 734c480 [ORC] Switch to shared_ptr ownership for SymbolSources in VSOs. by Lang Hames · 8 years ago
  86. 40be992 [ORC] Switch from a StringMap to an internal VSO in RTDyldObjectLinkingLayer. by Lang Hames · 8 years ago
  87. fc8ba49 [ORC] Switch RTDyldObjectLinkingLayer to take a unique_ptr<MemoryBuffer> rather by Lang Hames · 8 years ago
  88. 5c377f6 [AArch64] fix IR names to not be 'tmp' because that gives the CHECK script problems by Sanjay Patel · 8 years ago
  89. b0c1326 [AArch64] add SLP test for matmul (PR36280); NFC by Sanjay Patel · 8 years ago
  90. 2d01b0d Revert "[IRMover] Implement name based structure type mapping" by Rafael Espindola · 8 years ago
  91. 9540e47 Fix a memory leak and a cross module reference. by Rafael Espindola · 8 years ago
  92. 73071d5 [hwasan] Fix inline instrumentation. by Evgeniy Stepanov · 8 years ago
  93. 646efe6 asan: add kernel inline instrumentation test (retry) by Vedant Kumar · 8 years ago
  94. f3f5d48 [X86][MMX] Run MMX bitcast test on 32 and 64-bit targets by Simon Pilgrim · 8 years ago
  95. 2bbb2bd Handle IMAGE_REL_AMD64_ADDR32NB in RuntimeDyldCOFF by Frederich Munch · 8 years ago
  96. bde3a91 [LV] Fix test checks, NFC by Alexey Bataev · 8 years ago
  97. 818af9b [X86][MMX] Regenerate MMX MASKMOV test by Simon Pilgrim · 8 years ago
  98. e5be8f9 [Hexagon] Return true in enableMultipleCopyHints(). by Jonas Paulsson · 8 years ago
  99. 71603d9 [X86][MMX] Regenerate MMX arithmetic tests by Simon Pilgrim · 8 years ago
  100. 446c4af [X86] LowerBITCAST - pull out repeated calls to getOperand(0). NFCI. by Simon Pilgrim · 8 years ago