summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/addsub-shifted.ll
Commit message (Expand)AuthorAge
* ARM64: specify full triple in tests to pacify Windows.Tim Northover2014-04-14
* ARM64: optimise (cmp x, (sub 0, y)) to (cmn x, y).Tim Northover2014-04-14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Add explicit triples to AArch64 testsTim Northover2013-02-01
* Add AArch64 as an experimental target.Tim Northover2013-01-31