summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tlv-1.ll
AgeCommit message (Expand)Author
2015-11-19Revert "Change memcpy/memset/memmove to have dest and source alignments."Pete Cooper
2015-11-18Change memcpy/memset/memmove to have dest and source alignments.Pete Cooper
2015-03-13[opaque pointer type] Add textual IR support for explicit type parameter to g...David Blaikie
2015-02-27[opaque pointer type] Add textual IR support for explicit type parameter to l...David Blaikie
2013-07-14Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin
2013-07-13Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin
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