summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll
Commit message (Expand)AuthorAge
* Enable MI Sched for x86.Andrew Trick2013-10-15
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-25
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-24
* Add Mode64Bit feature and sink it down to MC layer.Evan Cheng2011-07-07
* Weekly fix of register allocation dependent unit tests.Jakob Stoklund Olesen2011-04-30
* Fix one more batch of X86 tests to be register allocation dependent.Jakob Stoklund Olesen2011-04-05
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-08
* 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
* When TCO is turned on, it is possible to end up with aliasing FrameIndex's. ...Owen Anderson2010-09-20
* Invert the logic of reachesChainWithoutSideEffects(). What we want to check ...Owen Anderson2010-09-18