index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
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-18
Upgrade tests to not use llvm-upgrade.
Tanya Lattner
2008-03-11
Check to see if a two-entry PHI block can be simplified
Dan Gohman
2008-03-11
Make this test more challenging to help it avoid being
Dan Gohman
2008-03-11
Upgrade this test.
Dan Gohman
2008-03-10
Remove llvm-upgrade and update tests.
Tanya Lattner
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
[prev]
[next]