index
:
llvm
master
release_1
release_16
release_20
release_21
release_22
release_23
release_24
release_25
release_26
release_27
release_28
release_29
release_30
release_31
release_32
release_33
stable
svn-tags/RELEASE_1
svn-tags/RELEASE_20
svn-tags/RELEASE_21
svn-tags/RELEASE_22
svn-tags/RELEASE_23
svn-tags/RELEASE_24
svn-tags/RELEASE_25
svn-tags/RELEASE_26
svn-tags/RELEASE_27
svn-tags/RELEASE_28
svn-tags/RELEASE_29
svn-tags/RELEASE_30
svn-tags/RELEASE_31
svn-tags/RELEASE_32
testing
http://llvm.org
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
Transforms
/
SimplifyCFG
Age
Commit message (
Expand
)
Author
2008-03-10
Turn unwind_to into "unwinds to".
Nick Lewycky
2008-03-09
Firstly, having a BranchInst isn't exclusive with having an unwind_to.
Nick Lewycky
2008-03-09
A BB that unwind_to an "unwind" inst is that same as one that doesn't unwind_to
Nick Lewycky
2008-03-09
Update the inliner and simplifycfg to handle unwind_to.
Nick Lewycky
2008-01-03
don't hoist FP additions into unconditional adds + selects. This
Chris Lattner
2007-12-28
Test -simplifycfg only.
Devang Patel
2007-12-22
If succ has succ itself as one of the predecessors then do
Devang Patel
2007-11-28
Add some convenience methods for querying attributes, and
Duncan Sands
2007-11-27
Fix PR1146: parameter attributes are longer part of
Duncan Sands
2007-11-22
Turn invokes of nounwind functions into ordinary calls.
Duncan Sands
2007-11-14
Implement PR1796 and Transforms/SimplifyCFG/noreturn-call.ll
Chris Lattner
2007-11-13
Implement PR1786 by iterating between dead cycle elimination
Chris Lattner
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-06-29
Convert .cvsignore files
John Criswell
2007-04-22
For PR1146:
Reid Spencer
2007-04-15
For PR1319:
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-01-13
Can't grep for bool any more.
Reid Spencer
2007-01-04
Remove a manual renaming of a variable that was introduced before
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-29
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-23
For PR950:
Reid Spencer
2006-12-16
fix buggy testcase
Chris Lattner
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-11-23
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-18
converting massive blocks of phis into selects like this is silly.
Chris Lattner
2006-10-29
new testcase
Chris Lattner
2006-10-20
new testcase for PR957
Chris Lattner
2006-08-03
new testcase for pr867
Chris Lattner
2006-06-12
TEstcase that makes simplifycfg infloop.
Chris Lattner
2006-04-12
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-03-23
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2006-02-18
new testcase that crashes simplifycfg
Chris Lattner
2005-12-03
expand testcase, which has been in my tree for a while now
Chris Lattner
2005-12-03
new testcase, miscompiled by simplifycfg. This has been distilled from Ptrdi...
Chris Lattner
2005-10-03
new testcase for PR635
Chris Lattner
2005-09-23
new testcase
Chris Lattner
2005-09-20
make this test harder: add a case where instructions are in the bb to be
Chris Lattner
2005-09-20
new testcase
Chris Lattner
2005-09-19
new testcase.
Chris Lattner
2005-08-03
Testcase that used to crash simplifycfg
Chris Lattner
2005-08-03
un-xfail this
Chris Lattner
2005-08-03
This fails for now
Chris Lattner
2005-08-02
New testcase that caused simplifycfg to crash
Chris Lattner
2005-06-17
new testcase for PR584
Chris Lattner
2005-05-20
New testcase that crashes simplifycfg, identified accidentally by JohnMC
Chris Lattner
2005-05-09
testcase I've had in my tree
Chris Lattner
2005-02-24
new testcase for a simple optimization that simplifycfg is about to do.
Chris Lattner
2005-02-24
add another testcase to make sure it gets turned into a switch (answer: yes i...
Chris Lattner
2005-01-01
Add new test to make sure simplifycfg doesn't leave around trivially
Chris Lattner
[prev]
[next]