summaryrefslogtreecommitdiff
path: root/test/CodeGen/AArch64/cond-sel.ll
AgeCommit message (Expand)Author
2016-06-16AArch64: allow MOV (imm) alias to be printedTim Northover
2016-04-19[LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang
2016-02-23[AArch64] Generate csinv instruction more oftenGeoff Berry
2014-08-29AArch64: only try to get operand of a known node.Tim Northover
2014-08-29AArch64: skip select/setcc combine in complex case.Tim Northover
2014-05-24AArch64/ARM64: move ARM64 into AArch64's placeTim Northover
2014-05-24AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover
2014-05-12TableGen: use PrintMethods to print more aliasesTim Northover
2014-04-30ARM64: use hex immediates for movz/movk instructionsTim Northover
2014-04-25[ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin
2014-04-16ARM64: use 32-bit moves for constants where possible.Tim Northover
2014-04-15[ARM64] Set default CPU to generic instead of cyclone.Quentin Colombet
2014-04-14ARM64: add patterns for csXYZ with reversed operands.Tim Northover
2013-10-31[AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson
2013-10-09AArch64: enable MISched by default.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