summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/codegen-prepare.ll
AgeCommit message (Expand)Author
2017-04-06Turn on -addr-sink-using-gep by default.Eli Friedman
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
2014-04-12Add the ability to use GEPs for address sinking in CGPHal Finkel
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-05-08Fix a bug in codegenprep where it was losing track of values OptimizeMemoryInstNick Lewycky