Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add Mode64Bit feature and sink it down to MC layer. | Evan Cheng | 2011-07-07 | 1 | -1/+1 |
* | Weekly fix of register allocation dependent unit tests. | Jakob Stoklund Olesen | 2011-04-30 | 1 | -1/+1 |
* | Fix one more batch of X86 tests to be register allocation dependent. | Jakob Stoklund Olesen | 2011-04-05 | 1 | -4/+4 |
* | Turn on list-ilp scheduling by default on x86 and x86-64, fix up | Eric Christopher | 2011-03-08 | 1 | -4/+4 |
* | Revert r122955. It seems using movups to lower memcpy can cause massive regre... | Evan Cheng | 2011-01-07 | 1 | -4/+4 |
* | Use movups to lower memcpy and memset even if it's not fast (like corei7). | Evan Cheng | 2011-01-06 | 1 | -4/+4 |
* | When TCO is turned on, it is possible to end up with aliasing FrameIndex's. ... | Owen Anderson | 2010-09-20 | 1 | -4/+4 |
* | Invert the logic of reachesChainWithoutSideEffects(). What we want to check ... | Owen Anderson | 2010-09-18 | 1 | -0/+26 |