[weak vtables] Remove a bunch of weak vtables
[oota-llvm.git] / lib / Target / AArch64 / AArch64InstrInfo.cpp
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-09-17 Kevin QinImplement 3 AArch64 neon instructions : umov smov ins.
2013-06-16 David BlaikieDebugInfo: remove target-specific Frame Index handling...
2013-06-07 Bill WendlingDon't cache the instruction info and register info...
2013-03-27 Tim NorthoverSwitch to LLVM support function abs64 to keep VS2008...
2013-02-15 Tim NorthoverAArch64: add branch fixup pass.
2013-02-15 Tim NorthoverAArch64: remove ConstantIsland pass & put literals...
2013-02-15 Tim NorthoverAArch64: refactor frame handling to use movz/movk for...
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-02-05 Tim NorthoverRemove cyclic dependency in AArch64 libraries
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.