Merging r259740:
[oota-llvm.git] / test / CodeGen / PowerPC / tls.ll
2015-02-27 David Blaikie[opaque pointer type] Add textual IR support for explic...
2013-12-20 Roman DivackyImplement initial-exec TLS for PPC32.
2013-12-12 Tim NorthoverPowerPC: add Linux triple to TLS tests
2013-12-11 Roman DivackyMerge all tls tests to two files. One for normal codege...
2013-11-30 Hal FinkelUpdate the cpu specified on some PPC regression tests
2013-07-14 Stephen LinMass update to CodeGen tests to use CHECK-LABEL for...
2013-03-27 Bill SchmidtRemove the link register from the GPR classes on PowerPC.
2013-02-25 Bill SchmidtFix missing relocation for TLS addressing peephole...
2013-02-21 Bill SchmidtPPCDAGToDAGISel::PostprocessISelDAG()
2012-06-04 Roman DivackyImplement local-exec TLS on PowerPC.