summaryrefslogtreecommitdiff
path: root/test/CodeGen/X86/2009-04-21-NoReloadImpDef.ll
Commit message (Expand)AuthorAge
* Replace more uses of sse41 with sse4.1.Rafael Espindola2013-08-23
* Fix remaining lit tests which were failing when run on an AtomPreston Gurd2012-07-19
* Linear scan is going away.Jakob Stoklund Olesen2011-11-12
* Use a bigger hammer to fix PR11314 by disabling the "forcing two-addressEvan Cheng2011-11-10
* Fix register-dependent X86 tests.Jakob Stoklund Olesen2011-04-05
* Enable i16 to i32 promotion by default.Evan Cheng2010-04-28
* make these less sensitive to asm verbose changes by disabling it for them.Chris Lattner2010-02-03
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-18
* Eliminate uses of %prcontext.Daniel Dunbar2009-09-05
* It has finally happened. Spiller is now using live interval info.Evan Cheng2009-04-21