aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/PowerPC/tls.ll
AgeCommit message (Expand)Author
2013-03-27Remove the link register from the GPR classes on PowerPC.Bill Schmidt
2013-02-25Fix missing relocation for TLS addressing peephole optimization.Bill Schmidt
2013-02-21PPCDAGToDAGISel::PostprocessISelDAG()Bill Schmidt
2012-06-04Implement local-exec TLS on PowerPC.Roman Divacky