aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2010-09-17-SideEffectsInChain.ll
Commit message (Expand)AuthorAgeFilesLines
* Update aosp/master llvm for rebase to r233350Pirama Arumuga Nainar2015-04-091-4/+4
* Enable MI Sched for x86.Andrew Trick2013-10-151-4/+4
* Revert "Temporarily enable MI-Sched on X86."Andrew Trick2013-06-251-4/+4
* Temporarily enable MI-Sched on X86.Andrew Trick2013-06-241-4/+4
* Add Mode64Bit feature and sink it down to MC layer.Evan Cheng2011-07-071-1/+1
* Weekly fix of register allocation dependent unit tests.Jakob Stoklund Olesen2011-04-301-1/+1
* Fix one more batch of X86 tests to be register allocation dependent.Jakob Stoklund Olesen2011-04-051-4/+4
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-081-4/+4
* Revert r122955. It seems using movups to lower memcpy can cause massive regre...Evan Cheng2011-01-071-4/+4
* Use movups to lower memcpy and memset even if it's not fast (like corei7).Evan Cheng2011-01-061-4/+4
* When TCO is turned on, it is possible to end up with aliasing FrameIndex's. ...Owen Anderson2010-09-201-4/+4
* Invert the logic of reachesChainWithoutSideEffects(). What we want to check ...Owen Anderson2010-09-181-0/+26