aboutsummaryrefslogtreecommitdiffstats
path: root/test/CodeGen/X86/twoaddr-coalesce.ll
Commit message (Expand)AuthorAgeFilesLines
* test/twoaddr-coalesce: Do not use @main.NAKAMURA Takumi2010-09-021-1/+1
* Reapply coalescer fix for better cross-class coalescing.Jakob Stoklund Olesen2010-02-111-1/+1
* Temporarily revert r90502. It was causing the llvm-gcc bootstrap on PPC to fail.Bill Wendling2009-12-051-1/+1
* Also attempt trivial coalescing for live intervals that end in a copy.Jakob Stoklund Olesen2009-12-041-1/+1
* Eliminate more uses of llvm-as and llvm-dis.Dan Gohman2009-09-081-1/+1
* Implement support for using modeling implicit-zero-extension on x86-64Dan Gohman2009-04-081-2/+1
* Minor optimization:Evan Cheng2009-03-011-1/+1
* Teach 2addr pass to be do more commuting. If both uses of a two-address instr...Evan Cheng2009-01-251-0/+25