summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms
Commit message (Expand)AuthorAgeFilesLines
* [InstCombine] Expand Windows test (NFC)Evandro Menezes2019-02-011-21/+26
* [InstCombine] Extra null-checking on TFE/LWE supportMichael Liao2019-02-011-0/+7
* [InstCombine] Refactor test checks (NFC)Evandro Menezes2019-02-011-16/+13
* [InstCombine] Expand Windows test (NFC)Evandro Menezes2019-02-011-15/+44
* [InstCombine] Refactor test checks (NFC)Evandro Menezes2019-02-011-42/+24
* [InstCombine] try to reduce x86 addcarry to generic uaddo intrinsicSanjay Patel2019-02-011-10/+12
* Provide reason messages for unviable inliningYevgeny Rouban2019-02-011-0/+10
* Lower widenable_conditions in CGPPhilip Reames2019-01-311-0/+93
* Recommit "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT le...Teresa Johnson2019-01-312-0/+42
* revert r352766: [PatternMatch] add special-case uaddo matching for increment-...Sanjay Patel2019-01-311-25/+20
* Revert "[ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leader"Teresa Johnson2019-01-312-42/+0
* [PatternMatch] add special-case uaddo matching for increment-by-oneSanjay Patel2019-01-311-20/+25
* [ThinLTO] Rename COMDATs for COFF when promoting/renaming COMDAT leaderTeresa Johnson2019-01-312-0/+42
* [CGP] add more tests for uaddo; NFCSanjay Patel2019-01-311-0/+71
* Default lowering for experimental.widenable.conditionMax Kazantsev2019-01-311-0/+44
* Commit tests for changes in revision D41940Dmitry Venikov2019-01-312-0/+98
* [InstCombine] Missed optimization in math expression: simplify calls exp func...Dmitry Venikov2019-01-312-30/+22
* [SCEV] Prohibit SCEV transformations for huge SCEVsMax Kazantsev2019-01-311-1/+1
* Revert "Reapply "[CGP] Check for existing inttotpr before creating new one""David L. Jones2019-01-311-140/+0
* [InstCombine] Expand testing for Windows (NFC)Evandro Menezes2019-01-311-48/+67
* [InstCombine] Simplify check clauses in test (NFC)Evandro Menezes2019-01-311-71/+57
* Add a 'dynamic' parameter to the objectsize intrinsicErik Pilkington2019-01-309-60/+143
* [Tests] Add tests for propagation of undef elements in vector GEPsPhilip Reames2019-01-301-0/+25
* SimplifyDemandedVectorElts for all intrinsicsPhilip Reames2019-01-301-8/+8
* [InstCombine][x86] add tests for addcarry intrinsic; NFCSanjay Patel2019-01-301-0/+36
* Commit tests for changes in revision D41342Dmitry Venikov2019-01-302-0/+178
* Check bool attribute value in getOptionalBoolLoopAttribute.Alina Sbirlea2019-01-291-0/+95
* [InstCombine] canonicalize cmp/select form of uadd saturate with constantSanjay Patel2019-01-291-6/+6
* [InstCombine] regenerate test checks; NFCSanjay Patel2019-01-291-63/+63
* [InstCombine] add tests for ext-of-bool + add/sub; NFCSanjay Patel2019-01-291-0/+87
* [IPCP] Don't crash due to arg count/type mismatch between caller/calleeBjorn Pettersson2019-01-292-0/+95
* Correct contents for r352453Philip Reames2019-01-291-72/+48
* [Tests] Regen to remove future test diffsPhilip Reames2019-01-291-128/+152
* [Test] Add tests for gather/maked.load demanded elements, and convert the who...Philip Reames2019-01-291-17/+67
* Demanded elements support for vector GEPsPhilip Reames2019-01-281-15/+9
* [CGP] auto-generate complete checks for add overflow tests; NFCSanjay Patel2019-01-281-24/+50
* [InstCombine] add another saturating uadd test (no undefs); NFCSanjay Patel2019-01-281-2/+15
* [InstCombine] add tests for saturating uadd with constant; NFCSanjay Patel2019-01-281-0/+55
* [CodeExtractor] Add support for the `swifterror` attributeVedant Kumar2019-01-281-0/+43
* [TTI] Add generic SADDSAT/SSUBSAT costsSimon Pilgrim2019-01-272-200/+344
* [ValueTracking] Look through casts when determining non-nullnessJohannes Doerfert2019-01-267-77/+176
* [PowerPC] Update Vector Costs for P9Nemanja Ivanovic2019-01-261-0/+39
* [HotColdSplit] Introduce a cost model to control splitting behaviorVedant Kumar2019-01-2510-93/+125
* [NFC] One more crashing test on LoopSimplifyCFGMax Kazantsev2019-01-251-0/+116
* [NFC] Add failing test on LCSSA formingMax Kazantsev2019-01-251-0/+43
* [NFC] Add test with multiple loopsMax Kazantsev2019-01-251-0/+55
* [LoopSimplifyCFG] Fix inconsistency in blocks in loop markupMax Kazantsev2019-01-251-3/+5
* [HotColdSplit] Split more aggressively before/after cold invokesVedant Kumar2019-01-251-0/+31
* [Analysis] Fix isSafeToLoadUnconditionally handling of volatile.Eli Friedman2019-01-241-0/+12
* [MemorySSA +LICM CFHoist] Solve PR40317.Alina Sbirlea2019-01-241-0/+62
OpenPOWER on IntegriCloud