aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [AArch64] Prefer "mov" over "orr" to materialize constants.Eli Friedman2019-03-251-1/+1
* Recommit "Enable MachineOutliner by default under -Oz for AArch64"Jessica Paquette2018-07-271-2/+2
* Revert "Enable MachineOutliner by default under -Oz for AArch64"Jessica Paquette2018-07-271-2/+2
* Enable MachineOutliner by default under -Oz for AArch64Jessica Paquette2018-07-271-2/+2
* AArch64: allow MOV (imm) alias to be printedTim Northover2016-06-161-5/+5
* [LLVM] Remove unwanted --check-prefix=CHECK from unit tests. NFC.Mandeep Singh Grang2016-04-191-1/+1
* [AArch64] Generate csinv instruction more oftenGeoff Berry2016-02-231-0/+28
* AArch64: only try to get operand of a known node.Tim Northover2014-08-291-0/+7
* AArch64: skip select/setcc combine in complex case.Tim Northover2014-08-291-0/+10
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-3/+3
* AArch64/ARM64: remove AArch64 from tree prior to renaming ARM64.Tim Northover2014-05-241-3/+0
* TableGen: use PrintMethods to print more aliasesTim Northover2014-05-121-4/+4
* ARM64: use hex immediates for movz/movk instructionsTim Northover2014-04-301-5/+5
* [ARM64] Add RUN lines for "–target arm64 –mattr=-fp-armv8" on AArch64 no-...Kevin Qin2014-04-251-0/+1
* ARM64: use 32-bit moves for constants where possible.Tim Northover2014-04-161-5/+5
* [ARM64] Set default CPU to generic instead of cyclone.Quentin Colombet2014-04-151-1/+1
* ARM64: add patterns for csXYZ with reversed operands.Tim Northover2014-04-141-8/+10
* [AArch64] Make the use of FP instructions optional, but enabled by default.Amara Emerson2013-10-311-0/+3
* AArch64: enable MISched by default.Tim Northover2013-10-091-4/+4
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-131-7/+7
* Add explicit triples to AArch64 testsTim Northover2013-02-011-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+213