summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/AArch64/addsub.ll
Commit message (Expand)AuthorAgeFilesLines
* Revert "CodeGen: Allow small copyable blocks to "break" the CFG."Kyle Butt2017-01-111-6/+1
* CodeGen: Allow small copyable blocks to "break" the CFG.Kyle Butt2017-01-101-1/+6
* [ValueTracking] Improve isImpliedCondition for matching LHS and Imm RHSs.Chad Rosier2016-05-051-3/+5
* [AArch64] Fix poor codegen for add immediate.Quentin Colombet2015-03-311-0/+28
* [opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie2015-02-271-9/+9
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-1/+1
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-1/+0
* AArch64/ARM64: use HS instead of CS & LO instead of CC.Tim Northover2014-04-301-1/+1
* ARM64: specify full triple in tests to pacify Windows.Tim Northover2014-04-141-1/+1
* ARM64: start porting regression test suite from AArch64Tim Northover2014-04-141-11/+12
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-141-4/+4
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-1/+1
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+127
OpenPOWER on IntegriCloud