summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/addsub-shifted.ll
AgeCommit message (Expand)Author
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2015-02-05AArch64: Make test more robust.Matthias Braun
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-05-16TableGen: fix operand counting for aliasesTim Northover
2014-05-12TableGen: use PrintMethods to print more aliasesTim Northover
2014-04-14ARM64: specify full triple in tests to pacify Windows.Tim Northover
2014-04-14ARM64: optimise (cmp x, (sub 0, y)) to (cmn x, y).Tim Northover
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
2013-02-01Add explicit triples to AArch64 testsTim Northover
2013-01-31Add AArch64 as an experimental target.Tim Northover