summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/ARM64/ARM64FastISel.cpp
Commit message (Expand)AuthorAgeFilesLines
* AArch64/ARM64: move ARM64 into AArch64's placeTim Northover2014-05-241-1977/+0
* Delete getAliasedGlobal.Rafael Espindola2014-05-161-1/+1
* [ARM64-BE] Teach fast-isel about how to set up sub-word stack arguments for b...James Molloy2014-05-081-1/+7
* ARM64: make sure FastISel emits SSA MachineInstrsTim Northover2014-05-081-3/+4
* [ARM64-BE] Fix fast-isel, and add appropriate RUN lines to appropriate tests.James Molloy2014-05-071-0/+5
* [ARM64] Correctly select ANDWri in FastISel.Joey Gouly2014-05-031-6/+13
* [ARM64][fast-isel] Fast-isel doesn't know how to handle f128.Chad Rosier2014-04-301-1/+14
* AArch64/ARM64: use HS instead of CS & LO instead of CC.Tim Northover2014-04-301-2/+2
* ARM64: make sure FastISel uses a GPR64 source in 64-bit extensions.Tim Northover2014-04-301-0/+9
* [C++11] Add 'override' keywords and remove 'virtual'. Additionally add 'final...Craig Topper2014-04-291-3/+3
* [C++] Use 'nullptr'. Target edition.Craig Topper2014-04-251-2/+2
* Replacing a non-ASCII character in a comment with an ASCII character. Fixes a...Aaron Ballman2014-04-161-1/+1
* ARM64: add constraints to various FastISel operationsTim Northover2014-04-151-6/+13
* Fixing warnings in the MSVC build. No functional changes intended.Aaron Ballman2014-04-011-1/+1
* ARM64: initial backend importTim Northover2014-03-291-0/+1929
OpenPOWER on IntegriCloud