aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64InstrInfo.td
Commit message (Expand)AuthorAgeFilesLines
* AArch64: remove useless commentTim Northover2013-04-201-2/+0
* AArch64: remove barriers from AArch64 atomic operations.Tim Northover2013-04-081-41/+49
* AArch64: switch patterns to be type-based rather than RegClass-basedTim Northover2013-04-031-503/+492
* AArch64: remove post-encoder method from FCMP (immediate) instructions.Tim Northover2013-02-281-16/+14
* AArch64: Use cbnz instead of cmp/b.ne pair for atomic operations.Tim Northover2013-02-281-5/+8
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-24/+6
* AArch64: switch from neverHasSideEffects to hasSideEffects.Tim Northover2013-02-141-4/+4
* AArch64: add block comments where missingTim Northover2013-02-141-0/+13
* Make use of DiagnosticType to provide better AArch64 diagnostics.Tim Northover2013-02-111-14/+54
* Implement external weak (ELF) symbols on AArch64Tim Northover2013-02-061-2/+4
* Add AArch64 CRC32 instructionsTim Northover2013-02-061-1/+19
* Move MRI liveouts to AArch64 return instructions.Jakob Stoklund Olesen2013-02-051-1/+2
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-594/+349
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+5298