aboutsummaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tlv-1.ll
AgeCommit message (Expand)Author
2011-10-19Fix TLS lowering bug. The CopyFromReg must be glued to the TLSCALL. rdar://10...Evan Cheng
2011-07-07Add Mode64Bit feature and sink it down to MC layer.Evan Cheng
2011-01-07Revert r122955. It seems using movups to lower memcpy can cause massive regre...Evan Cheng
2011-01-06Use movups to lower memcpy and memset even if it's not fast (like corei7).Evan Cheng
2010-12-09Rewrite the darwin tlv support to use a chain and return to copyingEric Christopher
2010-12-08Move this test to tlv* to make it easier to notice versus linux tlsEric Christopher