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