summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/addsub-shifted.ll
Commit message (Expand)AuthorAgeFilesLines
* [AArch64][GlobalISel] Select patterns which use shifted register operandsJessica Paquette2019-08-201-1/+40
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-10/+10
* AArch64: Make test more robust.Matthias Braun2015-02-051-4/+10
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-1/+0
* TableGen: fix operand counting for aliasesTim Northover2014-05-161-18/+10
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-121-10/+18
* ARM64: specify full triple in tests to pacify Windows.Tim Northover2014-04-141-1/+1
* ARM64: optimise (cmp x, (sub 0, y)) to (cmn x, y).Tim Northover2014-04-141-0/+1
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-5/+5
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+295
OpenPOWER on IntegriCloud