index
:
external_llvm.git
replicant-6.0
Android's llvm
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
InstCombine
/
phi.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
New testcase: the phi can be eliminated if the casts are sucked into it.
Chris Lattner
2004-11-14
1
-0
/
+12
*
Fix typo
Chris Lattner
2004-11-14
1
-1
/
+1
*
add a testcase, which we already handle
Chris Lattner
2004-11-14
1
-1
/
+11
*
remove bogus test
Chris Lattner
2004-05-27
1
-12
/
+0
*
The instruction combining pass removes dead instructions, there is no need
Chris Lattner
2004-02-28
1
-1
/
+1
*
A new testcase for a situation that occurs in 181.mcf
Chris Lattner
2004-02-16
1
-0
/
+12
*
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link' => `llvm-link'.
Misha Brukman
2003-09-16
1
-1
/
+1
*
Remove usage of grep-not script
Chris Lattner
2003-06-28
1
-1
/
+1
*
Convert scripts from using explicit control flow to use the new grep-not script
Chris Lattner
2003-06-28
1
-4
/
+1
*
Add new testcases for instcombine
Chris Lattner
2002-08-22
1
-0
/
+20
*
New testcase for instcombine
Chris Lattner
2002-08-20
1
-1
/
+10
*
Make the testcase more interesting so that DCE does not eliminate it.
Chris Lattner
2002-05-06
1
-5
/
+7
*
New testcase for PHI folding
Chris Lattner
2002-05-06
1
-0
/
+17