index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
test
/
CodeGen
/
X86
/
add-with-overflow.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-4
/
+4
*
Second attempt:
Bill Wendling
2009-04-29
1
-2
/
+2
*
r70270 isn't ready yet. Back this out. Sorry for the noise.
Bill Wendling
2009-04-28
1
-2
/
+2
*
Massive check in. This changes the "-fast" flag to "-O#" in llc. If you want to
Bill Wendling
2009-04-28
1
-2
/
+2
*
X86_COND_C and X86_COND_NC are alternate mnemonics for
Dan Gohman
2009-01-07
1
-2
/
+2
*
If ADD, SUB, or MUL have an overflow bit that's used, don't do transformation on
Bill Wendling
2008-12-10
1
-4
/
+36
*
Implement fast-isel conversion of a branch instruction that's branching on an
Bill Wendling
2008-12-09
1
-0
/
+2
*
Change label to 'carry' for unsigned adds.
Bill Wendling
2008-12-03
1
-2
/
+2
*
Second stab at target-dependent lowering of everyone's favorite nodes: [SU]ADDO
Bill Wendling
2008-12-02
1
-1
/
+0
*
XFAil test due to reverting of patch.
Bill Wendling
2008-11-27
1
-0
/
+1
*
Add x86-specific test for add-with-overflow intrinsics.
Bill Wendling
2008-11-26
1
-0
/
+41