R600/SI: Expand ashr of v2i32/v4i32 for SI
[oota-llvm.git] / lib / Target / AArch64 / MCTargetDesc / AArch64MCCodeEmitter.cpp
2013-06-18 Bill WendlingUse pointers to the MCAsmInfo and MCRegInfo.
2013-02-28 Tim NorthoverAArch64: remove post-encoder method from FCMP (immediat...
2013-02-19 Chandler CarruthRemove some unused private fields from the AArch64MCCod...
2013-02-18 David BlaikieUse LLVM_DELETED_FUNCTION rather than '// do not implem...
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.