summaryrefslogtreecommitdiff
path: root/lib/Target/AArch64/AArch64InstrInfo.cpp
Commit message (Expand)AuthorAge
* Switch to LLVM support function abs64 to keep VS2008 happy.Tim Northover2013-03-27
* 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
* Fix formatting in AArch64 backend.Tim Northover2013-02-05
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-05
* Add AArch64 as an experimental target.Tim Northover2013-01-31