index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
jump_sign.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
2013-07-18
1
-38
/
+38
*
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
2013-07-14
1
-18
/
+18
*
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
2013-07-13
1
-1
/
+1
*
(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
Shuxin Yang
2012-10-31
1
-1
/
+0
*
Testcase for r164835
Manman Ren
2012-09-28
1
-0
/
+28
*
Add some cases to x86 OptimizeCompare to handle DEC and INC, too.
Jan Wen Voung
2012-09-17
1
-1
/
+26
*
X86: enable CSE between CMP and SUB
Manman Ren
2012-08-08
1
-0
/
+23
*
X86 Peephole: fix PR13475 in optimizeCompare.
Manman Ren
2012-07-28
1
-0
/
+16
*
Disable rematerialization in TwoAddressInstructionPass.
Manman Ren
2012-07-25
1
-0
/
+1
*
X86: remove redundant cmp against zero.
Manman Ren
2012-07-18
1
-0
/
+11
*
X86: Update to peephole optimization to move Movr0 before (Sub, Cmp) pair.
Manman Ren
2012-07-11
1
-0
/
+12
*
X86: implement functions to analyze & synthesize CMOV|SET|Jcc
Manman Ren
2012-07-09
1
-0
/
+17
*
X86: Fix optimizeCompare to correctly check safe condition.
Manman Ren
2012-07-07
1
-0
/
+18
*
X86: peephole optimization to remove cmp instruction
Manman Ren
2012-07-06
1
-0
/
+19
*
Test case for r158160
Manman Ren
2012-06-08
1
-0
/
+42
*
X86: replace SUB with CMP if possible
Manman Ren
2012-06-07
1
-0
/
+11
*
Revert r157755.
Manman Ren
2012-06-06
1
-11
/
+0
*
Revert r157831
Manman Ren
2012-06-03
1
-19
/
+0
*
X86: peephole optimization to remove cmp instruction
Manman Ren
2012-06-01
1
-0
/
+19
*
X86: replace SUB with CMP if possible
Manman Ren
2012-05-31
1
-0
/
+11
*
Fix two-address pass's aggressive instruction commuting heuristics. It's meant
Evan Cheng
2012-05-03
1
-0
/
+9
*
X86: optimization for max-like struct
Manman Ren
2012-05-01
1
-0
/
+42
*
test/CodeGen/X86/jump_sign.ll: Add -mcpu=pentiumpro for non-x86 hosts. It use...
NAKAMURA Takumi
2012-01-04
1
-1
/
+1
*
For x86, canonicalize max
Evan Cheng
2012-01-04
1
-1
/
+15
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-02-21
1
-14
/
+14
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
The sense of this branch was backwards
Chris Lattner
2006-09-13
1
-1
/
+1
*
new testcase
Chris Lattner
2006-09-13
1
-0
/
+20