[cleanup] Lift using directives, DEBUG_TYPE definitions, and even some
[oota-llvm.git] / lib / Target / AArch64 / AArch64Subtarget.cpp
2014-04-22 Chandler Carruth[cleanup] Lift using directives, DEBUG_TYPE definitions...
2014-04-21 Chandler Carruth[Modules] Make Support/Debug.h modular. This requires...
2014-04-18 Jiangning LiuThis commit enables unaligned memory accesses of vector...
2014-03-10 Chandler Carruth[AArch64] Fix a use of uninitialized memory introduced...
2014-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
2014-01-07 Chandler CarruthRe-sort all of the includes with ./utils/sort_includes...
2013-11-19 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-11-18 Alexey SamsonovRevert r194865 and r194874.
2013-11-15 Juergen Ributzka[weak vtables] Remove a bunch of weak vtables
2013-10-31 Amara Emerson[AArch64] Make the use of FP instructions optional...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.