Age | Commit message (Expand) | Author |
---|---|---|
2010-09-02 | test/twoaddr-coalesce: Do not use @main. | NAKAMURA Takumi |
2010-02-11 | Reapply coalescer fix for better cross-class coalescing. | Jakob Stoklund Olesen |
2009-12-05 | Temporarily revert r90502. It was causing the llvm-gcc bootstrap on PPC to fail. | Bill Wendling |
2009-12-04 | Also attempt trivial coalescing for live intervals that end in a copy. | Jakob Stoklund Olesen |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-04-08 | Implement support for using modeling implicit-zero-extension on x86-64 | Dan Gohman |
2009-03-01 | Minor optimization: | Evan Cheng |
2009-01-25 | Teach 2addr pass to be do more commuting. If both uses of a two-address instr... | Evan Cheng |