[cleanup] Fix two headers where we included a standard library header
[oota-llvm.git] / lib / Target / AArch64 / AArch64Subtarget.h
2014-04-22 Chandler Carruth[cleanup] Fix two headers where we included a standard...
2014-04-18 Jiangning LiuThis commit enables unaligned memory accesses of vector...
2014-03-06 Chad Rosier[AArch64] This is a work in progress to provide a machi...
2014-03-04 Chad RosierRevert "[AArch64] This is a work in progress to provide...
2014-03-03 Chad Rosier[AArch64] This is a work in progress to provide a machi...
2014-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
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-10-09 Tim NorthoverAArch64: enable MISched by default.
2013-08-29 Cameron EsfahaniClean up some usage of Triple. The base class has...
2013-08-01 Tim NorthoverAArch64: add initial NEON support
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.