summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/tlv-1.ll
Commit message (Expand)AuthorAge
* Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...Stephen Lin2013-07-14
* Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....Stephen Lin2013-07-13
* Fix TLS lowering bug. The CopyFromReg must be glued to the TLSCALL. rdar://10...Evan Cheng2011-10-19
* Add Mode64Bit feature and sink it down to MC layer.Evan Cheng2011-07-07
* Revert r122955. It seems using movups to lower memcpy can cause massive regre...Evan Cheng2011-01-07
* Use movups to lower memcpy and memset even if it's not fast (like corei7).Evan Cheng2011-01-06
* Rewrite the darwin tlv support to use a chain and return to copyingEric Christopher2010-12-09
* Move this test to tlv* to make it easier to notice versus linux tlsEric Christopher2010-12-08