aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pre-split2.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Turn on machine LICM in non-fast mode.Evan Cheng2009-02-051-3/+3
* Be more aggressive about renumbering vregs after splitting them.Owen Anderson2009-01-211-1/+1
* Add support for rematerialization in pre-alloc-splitting.Owen Anderson2008-11-191-1/+1
* Avoid splitting an interval multiple times; avoid splitting re-materializable...Evan Cheng2008-10-241-0/+26