summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/X86/2008-08-05-SpillerBug.ll
Commit message (Expand)AuthorAgeFilesLines
* Allow coalescing with reserved physregs in certain cases:Jakob Stoklund Olesen2011-04-041-44/+0
* Turn on list-ilp scheduling by default on x86 and x86-64, fix upEric Christopher2011-03-081-1/+1
* filecheckize a test and mark these wiht a cpu so it passesChris Lattner2010-03-141-1/+1
* Better handling of dead super registers in LiveVariables. We used to do this:Jakob Stoklund Olesen2010-03-051-1/+1
* Disable opt-ext pass to unbreak the build for now.Evan Cheng2010-01-131-1/+1
* Add a quick pass to optimize sign / zero extension instructions. For targets ...Evan Cheng2010-01-131-1/+1
* New virtual registers created for spill intervals should inherit allocation h...Jakob Stoklund Olesen2009-11-301-1/+1
* Clean up LiveVariables and change how it deals with partial updates and kills...Evan Cheng2009-09-241-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Added a linearscan register allocation optimization. When the register alloca...Evan Cheng2009-04-201-1/+1
* Replace one of burr scheduling heuristic with something more sensible. Now ca...Evan Cheng2009-02-121-1/+1
* Don't use special heuristics for nodes with no data predecessorsDan Gohman2009-02-111-1/+1
* Fix PR2568: Fix bug that cause redudant kill marker after its live interval h...Evan Cheng2008-08-051-0/+44
OpenPOWER on IntegriCloud