index
:
~gabbayo/llvm
base
master
Unnamed repository; edit this file 'description' to name the repository.
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
/
X86
/
jump_sign.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2015-04-16
[opaque pointer type] Add textual IR support for explicit type parameter to t...
David Blaikie
1
-2
/
+2
2015-03-06
DAGCombiner: Canonicalize select(and/or,x,y) depending on target.
Matthias Braun
1
-8
/
+6
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to l...
David Blaikie
1
-4
/
+4
2015-02-27
[opaque pointer type] Add textual IR support for explicit type parameter to g...
David Blaikie
1
-1
/
+1
2014-07-24
[SDAG] Introduce a combined set to the DAG combiner which tracks nodes
Chandler Carruth
1
-1
/
+1
2013-07-18
Disambiguate function names in some CodeGen tests. (Some tests were using fun...
Stephen Lin
1
-38
/
+38
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-18
/
+18
2013-07-13
Convert CodeGen/*/*.ll tests to use the new CHECK-LABEL for easier debugging....
Stephen Lin
1
-1
/
+1
2012-10-31
(For X86) Enhancement to add-carray/sub-borrow (adc/sbb) optimization.
Shuxin Yang
1
-1
/
+0
2012-09-28
Testcase for r164835
Manman Ren
1
-0
/
+28
2012-09-17
Add some cases to x86 OptimizeCompare to handle DEC and INC, too.
Jan Wen Voung
1
-1
/
+26
2012-08-08
X86: enable CSE between CMP and SUB
Manman Ren
1
-0
/
+23
2012-07-28
X86 Peephole: fix PR13475 in optimizeCompare.
Manman Ren
1
-0
/
+16
2012-07-25
Disable rematerialization in TwoAddressInstructionPass.
Manman Ren
1
-0
/
+1
2012-07-18
X86: remove redundant cmp against zero.
Manman Ren
1
-0
/
+11
2012-07-11
X86: Update to peephole optimization to move Movr0 before (Sub, Cmp) pair.
Manman Ren
1
-0
/
+12
2012-07-09
X86: implement functions to analyze & synthesize CMOV|SET|Jcc
Manman Ren
1
-0
/
+17
2012-07-07
X86: Fix optimizeCompare to correctly check safe condition.
Manman Ren
1
-0
/
+18
2012-07-06
X86: peephole optimization to remove cmp instruction
Manman Ren
1
-0
/
+19
2012-06-08
Test case for r158160
Manman Ren
1
-0
/
+42
2012-06-07
X86: replace SUB with CMP if possible
Manman Ren
1
-0
/
+11
2012-06-06
Revert r157755.
Manman Ren
1
-11
/
+0
2012-06-03
Revert r157831
Manman Ren
1
-19
/
+0
2012-06-01
X86: peephole optimization to remove cmp instruction
Manman Ren
1
-0
/
+19
2012-05-31
X86: replace SUB with CMP if possible
Manman Ren
1
-0
/
+11
2012-05-03
Fix two-address pass's aggressive instruction commuting heuristics. It's meant
Evan Cheng
1
-0
/
+9
2012-05-01
X86: optimization for max-like struct
Manman Ren
1
-0
/
+42
2012-01-04
test/CodeGen/X86/jump_sign.ll: Add -mcpu=pentiumpro for non-x86 hosts. It use...
NAKAMURA Takumi
1
-1
/
+1
2012-01-04
For x86, canonicalize max
Evan Cheng
1
-1
/
+15
2009-09-08
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
1
-1
/
+1
2008-02-21
Remove llvm-upgrade and update tests.
Tanya Lattner
1
-14
/
+14
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
1
-1
/
+1
2006-09-13
The sense of this branch was backwards
Chris Lattner
1
-1
/
+1
2006-09-13
new testcase
Chris Lattner
1
-0
/
+20