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
/
sext-i1.ll
Age
Commit message (
Expand
)
Author
Files
Lines
2014-10-06
[DAGCombine] Remove SIGN_EXTEND-related inf-loop
Hal Finkel
1
-0
/
+33
2013-07-14
Mass update to CodeGen tests to use CHECK-LABEL for labels corresponding to f...
Stephen Lin
1
-6
/
+6
2011-03-23
Revert r128175.
Andrew Trick
1
-2
/
+1
2011-03-23
Reapply Eli's r127852 now that the pre-RA scheduler can spill EFLAGS.
Andrew Trick
1
-1
/
+2
2011-03-18
Revert r127852; it's apparently causing an ICE on mingw.
Eli Friedman
1
-2
/
+1
2011-03-18
Add a target-specific branchless method for double-width relational
Eli Friedman
1
-1
/
+2
2011-03-11
Roll r127459 back in:
Cameron Zwarich
1
-2
/
+2
2011-03-11
Revert r127459, "Optimize trivial branches in CodeGenPrepare, which often get
Daniel Dunbar
1
-2
/
+2
2011-03-11
Optimize trivial branches in CodeGenPrepare, which often get created from the
Cameron Zwarich
1
-2
/
+2
2010-02-06
Run codegen dce pass for all targets at all optimization levels. Previously it's
Evan Cheng
1
-2
/
+2
2010-01-28
Fix a bug introduced by r94490 where it created a X86ISD::CMP whose output ty...
Evan Cheng
1
-7
/
+48
2010-01-26
Implement cond ? -1 : 0 with sbb.
Evan Cheng
1
-0
/
+22