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