summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/lsr-static-addr.ll
AgeCommit message (Expand)Author
2017-08-02X86: Do not use llc -march in tests.Matthias Braun
2016-04-05Don't delete empty preheaders in CodeGenPrepare if it would create a critical...Chuang-Yu Cheng
2015-11-11[X86] Replace LEAs with INC/DEC when profitableMichael Kuperstein
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2013-05-30X86: use sub-register sequences for MOV*r0 operationsTim Northover
2013-04-25This patch adds the X86FixupLEAs pass, which will reduce instructionPreston Gurd
2012-07-19Fix remaining lit tests which were failing when run on an AtomPreston Gurd
2010-08-24Fix X86's isLegalAddressingMode to recognize that static addressesDan Gohman