aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/pr3495.ll
Commit message (Expand)AuthorAgeFilesLines
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-3/+3
* Stabilize the order of live intervals in the priority_queue used by theBob Wilson2009-09-051-3/+3
* Extend ScalarEvolution's multiple-exit support to compute exactDan Gohman2009-06-241-1/+1
* Reverse a loop that is counting up to a maximum toDale Johannesen2009-05-111-1/+2
* Expand GEPs in ScalarEvolution expressions. SCEV expressions can nowDan Gohman2009-04-161-2/+3
* Implement PR3495: local spiller optimization. The local spiller can now keep ...Evan Cheng2009-02-111-0/+78