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
/
phi.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
merge phi-merge.ll into phi.ll
Chris Lattner
2009-11-01
1
-0
/
+33
*
when merging two loads, make sure to take the min of their alignment,
Chris Lattner
2009-11-01
1
-0
/
+26
*
fix a bug noticed by inspection: when instcombine sinks loads through
Chris Lattner
2009-11-01
1
-0
/
+21
*
convert to filecheck.
Chris Lattner
2009-11-01
1
-20
/
+49
*
Use opt -S instead of piping bitcode output through llvm-dis.
Dan Gohman
2009-09-08
1
-1
/
+1
*
Change these tests to feed the assembly files to opt directly, instead
Dan Gohman
2009-09-08
1
-1
/
+1
*
Teach inst combine to merge GEPs through PHIs. This is really
Chris Lattner
2008-12-01
1
-1
/
+15
*
Remove llvm-upgrade and update test cases.
Tanya Lattner
2008-03-01
1
-53
/
+76
*
For PR1319:
Reid Spencer
2007-04-15
1
-0
/
+1
*
For PR1319:
Reid Spencer
2007-04-14
1
-2
/
+0
*
new testcase
Chris Lattner
2007-01-15
1
-0
/
+12
*
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-12-02
1
-1
/
+1
*
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