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
/
Analysis
Age
Commit message (
Expand
)
Author
2007-09-27
Build the correct range for loops with unusual bounds. Fix from Jay Foad.
Nick Lewycky
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-07
Add reference to problem report.
Nick Lewycky
2007-08-06
This resolves a regression of BasicAA which failed to find any memory informa...
Chandler Carruth
2007-08-06
Fix the dates on these tests. It's not September yet. Thanks Reid!
Nick Lewycky
2007-08-06
Let scalar-evolution analyze loops with an unsigned comparison for the exit
Nick Lewycky
2007-08-06
Don't assume it's safe to transform a loop just because it's dominated by any
Nick Lewycky
2007-08-06
update for new domtree dump format
Chris Lattner
2007-08-02
Teach BasicAA about noalias parameter attributes, but do it correctly this time.
Christopher Lamb
2007-07-31
Revert overly aggressive interpretation of noalias
Christopher Lamb
2007-07-31
Bunch of tests to check loop passes.
Devang Patel
2007-07-31
Teach BasicAA about noalias function parameters. Passes all of DejaGNU and te...
Christopher Lamb
2007-07-16
Handle decrementing loops properly. Fixes PR1533.
Nick Lewycky
2007-06-29
Convert .cvsignore files
John Criswell
2007-04-26
Add two test cases to cover apintification change.
Zhou Sheng
2007-04-21
New test case.
Devang Patel
2007-04-18
New test.
Devang Patel
2007-04-16
For PR1319:
Reid Spencer
2007-04-16
For PR1319:
Reid Spencer
2007-04-16
For PR1319:
Reid Spencer
2007-04-15
Fix this test to test what it was intended to test.
Nick Lewycky
2007-04-15
For PR1319:
Reid Spencer
2007-04-15
Update tests for the disappearance of -idom.
Owen Anderson
2007-04-14
Changes to fix problems with "make check". Apparently you can redefine
Reid Spencer
2007-04-14
Convert test cases to new llvm.exp version of llvm_runtest and fix tests
Reid Spencer
2007-04-14
For PR1319:
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-04-08
Fix this testcase to fail if the bug were reintroduced.
Nick Lewycky
2007-04-08
Remove DomSet completely. This concludes work on PR1171.
Owen Anderson
2007-03-28
Remove use of implementation keyword.
Reid Spencer
2007-01-30
For PR411:
Reid Spencer
2007-01-26
For PR761:
Reid Spencer
2007-01-17
Ignore the output directory.
Reid Spencer
2007-01-14
testcase for pr1110
Chris Lattner
2007-01-14
testcase for pr1109
Chris Lattner
2007-01-14
new testcase for pr1101
Chris Lattner
2007-01-13
For PR1043:
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-13
Remove DSA tests.
John Criswell
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-11-27
For PR950:
Reid Spencer
2006-11-23
Promote GEP ubyte indices to uint. Backwards compatibility for 1.2 and
Reid Spencer
2006-11-18
Fix bugs in this. What was I thinking??? :)
Reid Spencer
2006-11-18
Fail even if opt doesn't print anything.
Reid Spencer
2006-11-18
Add a simple test to make sure getModRefInfo is 1/2 way sane.
Reid Spencer
2006-11-03
new testcase
Chris Lattner
2006-10-27
Improve cvs ignoring of test results.
Reid Spencer
2006-10-23
restore these tests
Andrew Lenharth
2006-10-03
New testcase for PR932
Chris Lattner
[next]