Fix PR22408 - LLVM producing AArch64 TLS relocations that GNU linkers cannot handle...
[oota-llvm.git] / lib / Target / AArch64 / AArch64CleanupLocalDynamicTLSPass.cpp
2015-03-04 Kristof BeylsFix PR22408 - LLVM producing AArch64 TLS relocations...
2015-01-30 Eric ChristopherClean up some uses of getSubtarget in AArch64.
2015-01-28 Eric ChristopherMigrate AArch64 except for TTI and AsmPrinter away...
2014-08-04 Eric ChristopherRemove the TargetMachine forwards for TargetSubtargetIn...
2014-05-24 Tim NorthoverAArch64/ARM64: move ARM64 into AArch64's place