aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
Commit message (Expand)AuthorAgeFilesLines
* Implement AArch64 post-index vector load/store multiple N-element structure c...Hao Liu2013-11-051-13/+191
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+298
* Revert "Implement AArch64 vector load/store multiple N-element structure clas...Rafael Espindola2013-10-101-298/+0
* Implement AArch64 vector load/store multiple N-element structure class SIMD(l...Hao Liu2013-10-101-0/+298
* ISelDAG: spot chain cycles involving MachineNodesTim Northover2013-09-221-0/+1
* AArch64: fix even more JIT failuresTim Northover2013-07-251-3/+3
* AArch64: correct CodeGen of MOVZ/MOVK combinations.Tim Northover2013-07-011-2/+3
* Don't cache the instruction info and register info objects.Bill Wendling2013-06-071-8/+8
* Cache the TargetLowering info object as a pointer.Bill Wendling2013-06-061-6/+6
* Track IR ordering of SelectionDAG nodes 2/4.Andrew Trick2013-05-251-6/+6
* AArch64: support literal pool access in large memory model.Tim Northover2013-05-041-20/+48
* AArch64: implement large code model access to global variables.Tim Northover2013-05-041-0/+9
* AArch64: remove barriers from AArch64 atomic operations.Tim Northover2013-04-081-0/+106
* AArch64: remove ConstantIsland pass & put literals in separate section.Tim Northover2013-02-151-77/+69
* Fix formatting in AArch64 backend.Tim Northover2013-02-051-4/+5
* Remove cyclic dependency in AArch64 librariesTim Northover2013-02-051-1/+1
* Add AArch64 as an experimental target.Tim Northover2013-01-311-0/+422