Age | Commit message (Expand) | Author |
---|---|---|
2011-07-07 | Add Mode64Bit feature and sink it down to MC layer. | Evan Cheng |
2011-04-30 | Weekly fix of register allocation dependent unit tests. | Jakob Stoklund Olesen |
2011-04-05 | Fix one more batch of X86 tests to be register allocation dependent. | Jakob Stoklund Olesen |
2011-03-08 | Turn on list-ilp scheduling by default on x86 and x86-64, fix up | Eric Christopher |
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-09-20 | When TCO is turned on, it is possible to end up with aliasing FrameIndex's. ... | Owen Anderson |
2010-09-18 | Invert the logic of reachesChainWithoutSideEffects(). What we want to check ... | Owen Anderson |