aboutsummaryrefslogtreecommitdiff
path: root/test/Transforms
AgeCommit message (Expand)Author
2017-11-08[Analysis] Fix merging TBAA tags with different final access typesIvan A. Kosarev
2017-11-08Revert rL317618Mitch Phillips
2017-11-07[SLPVectorizer] Failure to beneficially vectorize 'copyable' elements in inte...Dinar Temirbulatov
2017-11-07Recommit r317510 "[InstCombine] Pull shifts through a select plus binop with ...Craig Topper
2017-11-07[SLP] Fix PR35047: Fix default cost model for cast op in X86.Alexey Bataev
2017-11-07[CGP] Disable Select instruction handling in optimizeMemoryInst. NFCSerguei Katkov
2017-11-07[IPO/LowerTypesTest] Skip blockaddress(es) when replacing uses.Davide Italiano
2017-11-06InstCombine: salvage the debug info of DCE'ed add instructions.Adrian Prantl
2017-11-06[ValueTracking] readonly (const) is a requirement for converting sqrt to llvm...Sanjay Patel
2017-11-06Revert r317510 "[InstCombine] Pull shifts through a select plus binop with co...Hans Wennborg
2017-11-06[InstCombine] Pull shifts through a select plus binop with constantCraig Topper
2017-11-06Include already promoted counts when computing SUM for VP.Dehao Chen
2017-11-06[SLP] Test for PR35047, NFC.Alexey Bataev
2017-11-06[PassManager, SimplifyCFG] Revert r316908 and r316869.David L. Jones
2017-11-05[LV/LAA] Avoid specializing a loop for stride=1 when this predicate implies aDorit Nuzman
2017-11-05[SLPVectorizer] minimize tests and auto-generate full checks; NFCSanjay Patel
2017-11-05[CGP] Extends the scope of optimizeMemoryInst optimization. NFCSerguei Katkov
2017-11-04[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile
2017-11-04Revert "[LTO][ThinLTO] Use the linker resolutions to mark global values ..."Sean Fertile
2017-11-03[LTO][ThinLTO] Use the linker resolutions to mark global values as dso_local.Sean Fertile
2017-11-03[SimplifyCFG] When merging conditional stores, don't count the store we're me...Craig Topper
2017-11-03Recommit r317351 : Add CallSiteSplitting passJun Bum Lim
2017-11-03Revert "Add CallSiteSplitting pass"Jun Bum Lim
2017-11-03Add CallSiteSplitting passJun Bum Lim
2017-11-03Revert "Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()"Adrian Prantl
2017-11-03Invoke salvageDebugInfo from CodeGenPrepare's SinkCast()Adrian Prantl
2017-11-03[LICM] sink through non-trivially replicable PHIJun Bum Lim
2017-11-03[SLP] Test for PR23510, NFC.Alexey Bataev
2017-11-03re-land [ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."Clement Courbet
2017-11-03[PartialInliner] Skip call sites where inlining fails.Florian Hahn
2017-11-03[NFC] Get rid of hard-coded value ID in testMax Kazantsev
2017-11-02IndVarSimplify: preserve debug information attached to widened PHI nodes.Adrian Prantl
2017-11-02Irreducible loop metadata for more accurate block frequency under PGO.Hiroshi Yamauchi
2017-11-02[LoopPredication] Enable predication when latchCheckIV is wider than rangeCheckAnna Thomas
2017-11-02Strip off invariant.start because memory locations arent invariantAnna Thomas
2017-11-02Revert "[RS4GC] Strip off invariant.start because memory locations arent inva...Anna Thomas
2017-11-02[RS4GC] Strip off invariant.start because memory locations arent invariantAnna Thomas
2017-11-02Revert "[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass."Clement Courbet
2017-11-02[ExpandMemCmp] Split ExpandMemCmp from CodeGen into its own pass.Clement Courbet
2017-11-02[SimplifyCFG] Discard speculated dbg intrinsicsBjorn Pettersson
2017-11-01loop-unroll: teach remapInstruction to update dbg.value intrinsics.Adrian Prantl
2017-11-01loop-rotate: avoid duplicating dbg.value intrinsics in the entry block.Adrian Prantl
2017-11-01loop-rotate: eliminate duplicate debug intrinsics after splicing.Adrian Prantl
2017-11-01Include GUIDs from the same module when computing GUIDs that needs to be impo...Dehao Chen
2017-11-01Revert r317105 to investigate bot breakage.Adrian Prantl
2017-11-01Revert r317106 to facilitate reverting r317105.Adrian Prantl
2017-11-01loop-rotate: avoid duplicating dbg.value intrinsics in the entry block.Adrian Prantl
2017-11-01loop-rotate: eliminate duplicate debug intrinsics after splicing.Adrian Prantl
2017-11-01Revert rL311205 "[IRCE] Fix buggy behavior in Clamp"Max Kazantsev
2017-11-01[CodeExtractor] Fix iterator invalidation in findOrCreateBlockForHoisting.Florian Hahn