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
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
2004-12-10
Check in the right test
Chris Lattner
2004-12-10
New testcase for a bug exposed by the ipsccp pass, causing dparser to fail
Chris Lattner
2004-11-30
New testcase for simplifycfg
Chris Lattner
2004-11-19
Adding srcdir arg
Tanya Lattner
2004-11-13
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-10-18
New testcase
Chris Lattner
2004-10-14
When converting phi nodes into select instructions, we shouldn't promote PHI
Chris Lattner
2004-07-20
test that unconditional branches to unwinds are always eliminated
Chris Lattner
2004-07-01
Fix testcase. For some reason this was failing only with a release build and
Chris Lattner
2004-05-26
Fix a test that was "broken" by new optimizations. The transformation we
Chris Lattner
2004-05-01
New testcase:
Chris Lattner
2004-05-01
New testcase for case that simplifycfg should catch
Chris Lattner
[next]