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
Age
Commit message (
Expand
)
Author
2004-06-21
Nullify this test as it causes infinite loop in optimized nightly test.
Reid Spencer
2004-06-19
Test for PR374
Chris Lattner
2004-06-18
New test
Chris Lattner
2004-06-18
Test that C99 unordered comparison functions are not being turned into libc c...
Chris Lattner
2004-06-18
New testcase for GCC unordered comparison builtins
Chris Lattner
2004-06-15
This testcase is a bit silly now, but oh well :)
Chris Lattner
2004-06-15
Right, stop being silly
Chris Lattner
2004-06-15
Add a nan, stop testing isnan
Chris Lattner
2004-06-12
Add the isunordered intrinsic.
Alkis Evlogimenos
2004-06-11
Add tests for isnan
Chris Lattner
2004-06-11
Test that the X86 backend is only emitting one fucom instruction
Chris Lattner
2004-06-11
Testcase for PR369
Chris Lattner
2004-06-11
Check to make sure that isnan doesn't require calling a function
Chris Lattner
2004-06-11
I misled Alkis: LLVM should have isnan, not isunordered.
Chris Lattner
2004-06-11
Test case for PR368
Brian Gaeke
2004-06-11
Add feature test for llvm intrinsics. It currently contains only the "isunord...
Alkis Evlogimenos
2004-06-09
More instcombine testcases
Chris Lattner
2004-06-09
New testcase that is important for the Java FE
Chris Lattner
2004-06-09
New testcase for the instruction combiner that happen often in the Java FE
Chris Lattner
2004-06-08
New testcase for PR355
Chris Lattner
2004-06-08
Testcase for PR355
Chris Lattner
2004-06-07
New testcase for PR361
Chris Lattner
2004-06-01
Maybe this will keep people from breaking -branch-combine!
Brian Gaeke
2004-06-01
Make tool names end with .exe on windows. This isn't needed to run the
Chris Lattner
2004-05-27
Make the test pass by using the correct RUN: syntax.
Reid Spencer
2004-05-27
Add back a test I accidentally removed
Chris Lattner
2004-05-27
Add another testcase
Chris Lattner
2004-05-27
Added a "RUN:" line so this file can be executed by TestRunner.sh
Reid Spencer
2004-05-27
remove bogus test
Chris Lattner
2004-05-27
Make the test test what it is supposed to
Chris Lattner
2004-05-27
The -exprs pass is no longer with LLVM. *sniff*
Chris Lattner
2004-05-27
Correct test. use "not grep" instead of "grep -v"
Chris Lattner
2004-05-27
gc_init now gets an argument
Chris Lattner
2004-05-26
Fix a test that was "broken" by new optimizations. The transformation we
Chris Lattner
2004-05-26
Make the test use the %A type
Chris Lattner
2004-05-25
New testcase
Chris Lattner
2004-05-25
Add a new test16 and fix some other tests that were not properly written
Chris Lattner
2004-05-23
Testcases for andersen's alias analysis.
Chris Lattner
2004-05-23
Add a simple testcase for garbage collection support
Chris Lattner
2004-05-21
Testcase for PR340: Verifier misses malformed switch instruction
Chris Lattner
2004-05-13
New testcase that used to cause the unroller to try to unroll the loop 2G tim...
Chris Lattner
2004-05-10
Testcase for PR337, which was reduced by Reid Spencer.
Chris Lattner
2004-05-07
Add more casts. You can never have enough casts.
Brian Gaeke
2004-05-07
New testcase
Chris Lattner
2004-05-07
New testcase for PR336
Chris Lattner
2004-05-07
Regression test for PR#330.
John Criswell
2004-05-04
New testcase for PR332
Chris Lattner
2004-05-01
New testcase:
Chris Lattner
2004-05-01
New testcase for case that simplifycfg should catch
Chris Lattner
2004-04-26
Add a new testcase for X/-1, fix bug that prevented tests from running right
Chris Lattner
[next]