aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64InstrInfo.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master LLVM for rebase to r235153Pirama Arumuga Nainar2015-05-181-3/+3
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-5/+5
* Update aosp/master LLVM for rebase to r230699.Stephen Hines2015-03-231-4/+3
* Update aosp/master LLVM for rebase to r222494.Stephen Hines2014-12-021-63/+889
* Bring in fixes for Cortex-A53 errata + build updates.Stephen Hines2014-10-171-0/+45
* Update LLVM for rebase to r212749.Stephen Hines2014-07-211-21/+27
* Update LLVM for 3.5 rebase (r209712).Stephen Hines2014-05-291-771/+1875
* Update to LLVM 3.5a.Stephen Hines2014-04-241-16/+156
* Merging r195713:Bill Wendling2013-11-261-17/+19
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-191-1/+1
* Revert r194865 and r194874.Alexey Samsonov2013-11-181-1/+1
* [weak vtables] Remove a bunch of weak vtablesJuergen Ributzka2013-11-151-1/+1
* Implement 3 AArch64 neon instructions : umov smov ins.Kevin Qin2013-09-171-14/+40
* DebugInfo: remove target-specific Frame Index handling for DBG_VALUE MachineI...David Blaikie2013-06-161-11/+0
* Don't cache the instruction info and register info objects.Bill Wendling2013-06-071-1/+1
* Switch to LLVM support function abs64 to keep VS2008 happy.Tim Northover2013-03-271-3/+3
* AArch64: add branch fixup pass.Tim Northover2013-02-151-0/+42
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-44/+0
* AArch64: refactor frame handling to use movz/movk for overlarge offsets.Tim Northover2013-02-151-12/+29
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-2/+4
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-051-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+805