summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64
Commit message (Expand)AuthorAge
...
* AArch64: add branch fixup pass.Tim Northover2013-02-15
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-15
* AArch64: refactor frame handling to use movz/movk for overlarge offsets.Tim Northover2013-02-15
* AArch64: switch from neverHasSideEffects to hasSideEffects.Tim Northover2013-02-14
* AArch64: stop claiming that NEON registers are usable for now.Tim Northover2013-02-14
* AArch64: add block comments where missingTim Northover2013-02-14
* AArch64: fix build on some MSVC versionsTim Northover2013-02-11
* AArch64: Simplify logic in deciding whether bfi is validTim Northover2013-02-11
* Make use of DiagnosticType to provide better AArch64 diagnostics.Tim Northover2013-02-11
* Spelling correctionJoel Jones2013-02-10
* Implement external weak (ELF) symbols on AArch64Tim Northover2013-02-06
* Add AArch64 CRC32 instructionsTim Northover2013-02-06
* Add icache prefetch operations to AArch64Tim Northover2013-02-06
* Move MRI liveouts to AArch64 return instructions.Jakob Stoklund Olesen2013-02-05
* Fix signed-unsigned comparison warning.Tim Northover2013-02-05
* Fix remaining StringRef abuse.Tim Northover2013-02-05
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-05
* Fix some abuses of StringRefTim Northover2013-02-04
* Give explicit suffix to integer constant over 32-bits.Tim Northover2013-02-04
* Remove currently unused register decoder from AArch64.Tim Northover2013-02-01
* Update AArch64 backend to changed eliminateFrameIndex interface.Tim Northover2013-01-31
* Add AArch64 as an experimental target.Tim Northover2013-01-31