AArch64/ARM64: move ARM64 into AArch64's place
[oota-llvm.git] / lib / Target / AArch64 / InstPrinter / AArch64InstPrinter.cpp
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place
2014-05-24 Tim NorthoverAArch64/ARM64: remove AArch64 from tree prior to renami...
2014-05-12 Tim NorthoverTableGen: use PrintMethods to print more aliases
2014-04-24 Tim NorthoverAArch64: print NEON lists with a space.
2014-04-22 Chandler Carruth[Modules] Fix potential ODR violations by sinking the...
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-11-22 Hao LiuFix a Cygwin build failure caused by enum values starti...
2013-11-22 Hao LiuRevert last change by haoliu because of buildbot failure.
2013-11-22 Hao LiuFix a Cygwin build failure caused by enum values starti...
2013-11-19 Hao LiuImplement AArch64 neon instructions class SIMD lsone...
2013-11-06 Jiangning LiuImplement AArch64 Neon instruction set Bitwise Extract.
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-10 Rafael EspindolaRevert "Implement AArch64 vector load/store multiple...
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.
2013-09-13 Tim NorthoverAArch64: use RegisterOperand for NEON registers.
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.