Age | Commit message (Expand) | Author |
---|---|---|
2010-02-09 | merge another test in, drop the trivially constant folded cases. | Chris Lattner |
2009-09-08 | Eliminate more uses of llvm-as and llvm-dis. | Dan Gohman |
2009-04-29 | Second attempt: | Bill Wendling |
2009-04-28 | r70270 isn't ready yet. Back this out. Sorry for the noise. | Bill Wendling |
2009-04-28 | Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to | Bill Wendling |
2009-01-07 | X86_COND_C and X86_COND_NC are alternate mnemonics for | Dan Gohman |
2008-12-10 | If ADD, SUB, or MUL have an overflow bit that's used, don't do transformation on | Bill Wendling |
2008-12-09 | Implement fast-isel conversion of a branch instruction that's branching on an | Bill Wendling |
2008-12-03 | Change label to 'carry' for unsigned adds. | Bill Wendling |
2008-12-02 | Second stab at target-dependent lowering of everyone's favorite nodes: [SU]ADDO | Bill Wendling |
2008-11-27 | XFAil test due to reverting of patch. | Bill Wendling |
2008-11-26 | Add x86-specific test for add-with-overflow intrinsics. | Bill Wendling |