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