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
/
Transforms
/
InstCombine
/
2004-11-27-SetCCForCastLargerAndConstant.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
Allow instcombine to combine "sext(a) >u const" to "a >u trunc(const)".
Eli Friedman
2009-12-17
1
-0
/
+32
*
Convert InstCombine tests from notcast to FileCheck.
Edward O'Callaghan
2009-10-12
1
-2
/
+30
*
Eliminate more uses of llvm-as and llvm-dis.
Dan Gohman
2009-09-09
1
-1
/
+1
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Eliminate questionable syntax for stdin redirection. This probably also speed...
Gabor Greif
2008-05-20
1
-1
/
+1
*
Remove llvm-upgrade and update tests.
Tanya Lattner
2008-03-09
1
-1
/
+1
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-89
/
+85
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-1
/
+2
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
For PR950:
Reid Spencer
2006-11-13
1
-1
/
+1
*
Fix bug in PR454 resolution. Added new test case.
Devang Patel
2006-10-19
1
-24
/
+0
*
unxfail this.
Chris Lattner
2005-04-24
1
-6
/
+0
*
XFAIL this for now.
Chris Lattner
2005-01-26
1
-0
/
+5
*
Update the test to match the optimization. The optimization can let some
Reid Spencer
2004-11-28
1
-1
/
+1
*
Correct the RUN line to remove unneeded parameters and make sure the test
Reid Spencer
2004-11-28
1
-1
/
+1
*
Test case for PR454
Reid Spencer
2004-11-28
1
-0
/
+159