summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/aarch64-gep-opt.ll
AgeCommit message (Expand)Author
2017-04-06Turn on -addr-sink-using-gep by default.Eli Friedman
2016-08-01[AArch64] Register passes so they can be run by llcDiana Picus
2016-06-21[AArch64] Switch regression tests to test features not CPUsSilviu Baranga
2015-04-22[AArch64] Disable complex GEP optimization by default.James Molloy
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-11-19[AArch64] Enable SeparateConstOffsetFromGEP, EarlyCSE and LICM passes on AArc...Hao Liu