summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/codegen-prepare-addrmode-sext.ll
Commit message (Expand)AuthorAgeFilesLines
* Turn on -addr-sink-using-gep by default.Eli Friedman2017-04-061-29/+12
* [CodeGenPrepare] Refine the cost model provided by the promotion helper.Quentin Colombet2015-03-101-3/+1
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-36/+36
* [opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie2015-02-271-43/+43
* [CodeGenPrepare] Handle zero extensions in the TypePromotionHelper.Quentin Colombet2014-11-131-1/+112
* [CodeGenPrepare][AddressingModeMatcher] The promotion mechanism was expectingQuentin Colombet2014-09-161-0/+22
* [CodeGenPrepare][AddressingModeMatcher] Fix a think-o for the sext(zext) -> z...Quentin Colombet2014-09-151-0/+63
* [CodeGenPrepare] Teach the addressing mode matcher how to promote zext.Quentin Colombet2014-09-111-0/+15
* Add the ability to use GEPs for address sinking in CGPHal Finkel2014-04-121-0/+20
* [CodeGenPrepare] Test case for the promotions that bypass theQuentin Colombet2014-02-111-0/+49
* [CodeGenPrepare] Move away sign extensions that get in the way of addressingQuentin Colombet2014-02-061-0/+254
OpenPOWER on IntegriCloud