projects
/
oota-llvm.git
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Verifier: Call verifyModule() from llc and opt
[oota-llvm.git]
/
test
/
Transforms
/
InstCombine
/
phi.ll
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
blob
|
commitdiff
|
raw
2015-02-27
David Blaikie
[opaque pointer type] Add textual IR support for explic...
blob
|
commitdiff
|
raw
|
diff to current
2013-07-14
Stephen Lin
Update Transforms tests to use CHECK-LABEL for easier...
blob
|
commitdiff
|
raw
|
diff to current
2012-04-27
Dan Gohman
Reapply r155682, making constant folding more consisten...
blob
|
commitdiff
|
raw
|
diff to current
2011-07-09
Chris Lattner
Land the long talked about "type system rewrite" patch...
blob
|
commitdiff
|
raw
|
diff to current
2011-04-16
Frits van Bommel
Add test cases for Jay's r129641 and fix a 32-bit-centr...
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
Chris Lattner
have instcombine preserve nsw/nuw/exact when sinking
blob
|
commitdiff
|
raw
|
diff to current
2011-02-17
Chris Lattner
fix instcombine merging GEPs through a PHI to only...
blob
|
commitdiff
|
raw
|
diff to current
2011-01-16
Chris Lattner
enhance FoldOpIntoPhi in instcombine to try harder...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-16
Duncan Sands
In which I discover the existence of loops. Threading...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Duncan Sands
Teach InstructionSimplify the trick of skipping incomin...
blob
|
commitdiff
|
raw
|
diff to current
2010-11-15
Duncan Sands
Move PHI tests to phi.ll, out of select.ll.
blob
|
commitdiff
|
raw
|
diff to current
2010-09-03
Owen Anderson
Add a test for PR4413, which was apparently fixed at...
blob
|
commitdiff
|
raw
|
diff to current
2010-03-05
Chris Lattner
fix PR6512, a case where instcombine would incorrectly...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-09
Chris Lattner
enhance PHI slicing to handle the case when a slicable...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-08
Chris Lattner
Teach an instcombine to not pull trunc instructions...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-08
Chris Lattner
reapply r8644[3-5] with only the scary part
blob
|
commitdiff
|
raw
|
diff to current
2009-11-08
Daniel Dunbar
Speculatively revert r8644[3-5], they seem to be leadin...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-08
Chris Lattner
another more interesting test.
blob
|
commitdiff
|
raw
|
diff to current
2009-11-08
Chris Lattner
feature test for the new transformation in r86443
blob
|
commitdiff
|
raw
|
diff to current
2009-11-08
Chris Lattner
teach a couple of instcombine transformations involving...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-01
Chris Lattner
merge phi-merge.ll into phi.ll
blob
|
commitdiff
|
raw
|
diff to current
2009-11-01
Chris Lattner
when merging two loads, make sure to take the min of...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-01
Chris Lattner
fix a bug noticed by inspection: when instcombine sinks...
blob
|
commitdiff
|
raw
|
diff to current
2009-11-01
Chris Lattner
convert to filecheck.
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Dan Gohman
Use opt -S instead of piping bitcode output through...
blob
|
commitdiff
|
raw
|
diff to current
2009-09-08
Dan Gohman
Change these tests to feed the assembly files to opt...
blob
|
commitdiff
|
raw
|
diff to current
2008-12-01
Chris Lattner
Teach inst combine to merge GEPs through PHIs. This...
blob
|
commitdiff
|
raw
|
diff to current
2008-03-01
Tanya Lattner
Remove llvm-upgrade and update test cases.
blob
|
commitdiff
|
raw
|
diff to current
2007-04-15
Reid Spencer
For PR1319:
blob
|
commitdiff
|
raw
|
diff to current
2007-04-14
Reid Spencer
For PR1319:
blob
|
commitdiff
|
raw
|
diff to current
2007-01-15
Chris Lattner
new testcase
blob
|
commitdiff
|
raw
|
diff to current
2006-12-02
Reid Spencer
Use the llvm-upgrade program to upgrade llvm assembly.
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Chris Lattner
New testcase: the phi can be eliminated if the casts...
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Chris Lattner
Fix typo
blob
|
commitdiff
|
raw
|
diff to current
2004-11-14
Chris Lattner
add a testcase, which we already handle
blob
|
commitdiff
|
raw
|
diff to current
2004-05-27
Chris Lattner
remove bogus test
blob
|
commitdiff
|
raw
|
diff to current
2004-02-28
Chris Lattner
The instruction combining pass removes dead instruction...
blob
|
commitdiff
|
raw
|
diff to current
2004-02-16
Chris Lattner
A new testcase for a situation that occurs in 181.mcf
blob
|
commitdiff
|
raw
|
diff to current
2003-09-16
Misha Brukman
Renamed `as' => `llvm-as', `dis' => `llvm-dis', `link...
blob
|
commitdiff
|
raw
|
diff to current
2003-06-28
Chris Lattner
Remove usage of grep-not script
blob
|
commitdiff
|
raw
|
diff to current
2003-06-28
Chris Lattner
Convert scripts from using explicit control flow to...
blob
|
commitdiff
|
raw
|
diff to current
2002-08-22
Chris Lattner
Add new testcases for instcombine
blob
|
commitdiff
|
raw
|
diff to current
2002-08-20
Chris Lattner
New testcase for instcombine
blob
|
commitdiff
|
raw
|
diff to current
2002-05-06
Chris Lattner
Make the testcase more interesting so that DCE does...
blob
|
commitdiff
|
raw
|
diff to current
2002-05-06
Chris Lattner
New testcase for PHI folding
blob
|
commitdiff
|
raw
|
diff to current