[AArch64] Fix bug in prolog clobbering live reg when shrink wrapping.
[oota-llvm.git] / lib / Target / AArch64 / TargetInfo /
2014-08-08 Tim NorthoverAArch64: stop trying to take control of all UnknownArch...
2014-07-23 Tim NorthoverAArch64: remove "arm64_be" support in favour of "aarch6...
2014-07-23 Tim NorthoverAArch64: remove arm64 triple enumerator.
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-02-24 Christian PirkerAdd AArch64 big endian Target (aarch64_be)
2013-12-11 NAKAMURA TakumiPrune redundant dependencies in LLVMBuild.txt.
2013-12-10 NAKAMURA TakumiWhitespaces.
2013-11-28 NAKAMURA Takumi[CMake] Let add_public_tablegen_target responsible...
2013-11-28 NAKAMURA Takumi[CMake] Prune include_directories() in llvm/lib/Target...
2013-05-28 Tim NorthoverAArch64: clarify -help message
2013-05-04 Tim NorthoverAArch64: enable MCJIT and tests now that everything...
2013-02-14 Tim NorthoverAArch64: add block comments where missing
2013-02-05 Tim NorthoverFix formatting in AArch64 backend.
2013-01-31 Tim NorthoverAdd AArch64 as an experimental target.