aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/2009-09-19-SchedCustomLoweringBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate the other half of the BRCOND optimization, and updateDan Gohman2010-06-241-29/+0
* Don't enable the post-RA scheduler on x86 except at -O3. In itsDan Gohman2009-12-071-1/+1
* Use CFG connectedness as a secondary sort key when deciding the order of copy...Jakob Stoklund Olesen2009-12-011-0/+1
* Turn on post-alloc scheduling for x86.Evan Cheng2009-10-181-3/+1
* Fix PR4926. When target hook EmitInstrWithCustomInserter() insert new basic b...Evan Cheng2009-09-191-0/+30