index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tests
/
cases
Age
Commit message (
Expand
)
Author
2014-05-12
testcases for issue #2350
Alon Zakai
2014-04-29
testcase for fastcomp issue 32
Alon Zakai
2014-03-31
testcase for returning nan
Alon Zakai
2014-03-31
testcase for fixable bad function casts with extra params
Alon Zakai
2014-03-28
add fuzz testcase for nested i24 constantExprs
Alon Zakai
2014-03-26
testcase for i64 < 0
Alon Zakai
2014-03-26
make tests/cases/usenullcall.ll a fastcomp-only test
Alon Zakai
2014-03-25
improve testcase
Alon Zakai
2014-03-25
add testcase for use of call outputs to absolute targets
Alon Zakai
2014-03-23
testcase for issue #2244
Alon Zakai
2014-03-08
add aliases testcase
Alon Zakai
2014-03-04
Update for the new datalayout string.
Dan Gohman
2014-03-03
improve testing for statically incorrect calls
Alon Zakai
2014-03-03
Revert the extendedprecision.ll change in 76ad462, since this test isn't disa...
Dan Gohman
2014-03-03
Tidy up and fix several tests in tests/cases.
Dan Gohman
2014-03-02
add test for phi with unreachable source with a 64-bit value
Alon Zakai
2014-02-28
Make this testcase pass the verifier.
Dan Gohman
2014-02-25
Update the tests to use asmjs-unknown-emscripten.
Dan Gohman
2014-02-20
enable indirectbr tests in fastcomp
Alon Zakai
2014-02-19
add function with $ in its name testcase
Alon Zakai
2014-02-19
add atomicrmw sub test
Alon Zakai
2014-02-14
add testcase for i1 constants being properly unsigned
Alon Zakai
2014-02-13
i96_ashr testcase
Alon Zakai
2014-02-12
add another longjmp testcase
Alon Zakai
2014-02-11
add longjmp testcase for keeping stuff together and in proper dominance order
Alon Zakai
2014-02-05
add testcase for odd large doubles
Alon Zakai
2014-01-30
mark new testcase as ta2-only
Alon Zakai
2014-01-30
add fuzz testcase
Alon Zakai
2014-01-29
add legalizer_b testcase
Alon Zakai
2014-01-29
improve i96 test
Alon Zakai
2014-01-29
add testcase for i96 shifts
Alon Zakai
2014-01-22
fastcomp updates and a test for fptosi|ui on floats and doubles
Alon Zakai
2014-01-21
update tests to allow exceptions and setjmp together in fastcomp
Alon Zakai
2014-01-20
updates and fixes for test_cases
Alon Zakai
2014-01-13
clean up some more tests/cases
Alon Zakai
2014-01-13
fix testcase to validate as llvm ir
Alon Zakai
2014-01-13
remove old test that cannot be done in fastcomp, relies on code miscompilatio...
Alon Zakai
2014-01-11
more i64 switch tests
Alon Zakai
2014-01-07
properly overflow gep arguments; fixes #1975
Alon Zakai
2013-12-25
properly handle invoke of setjmp, by lowering to a call, which fixes phis tha...
Alon Zakai
2013-12-19
fix tests/cases/phientryimplicit.ll
Alon Zakai
2013-12-16
handle a single empty alloca; fixes #1919
Alon Zakai
2013-12-15
final test_cases fixes for fastcomp
Alon Zakai
2013-12-15
tests/cases fixes for fastcomp
Alon Zakai
2013-12-15
test/cases fixes for fastcomp
Alon Zakai
2013-12-13
yet more fixes for test_cases for fastcomp
Alon Zakai
2013-12-13
more fixes for test_cases for fastcomp
Alon Zakai
2013-12-13
various fixes for test_cases for fastcomp
Alon Zakai
2013-11-08
emit proper large float constants when js opts are to be run
Alon Zakai
2013-11-04
add testcase for select fix
Alon Zakai
[next]