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
2006-12-29
Update tests that need to be run through llvm-upgrade. This is necessary
Reid Spencer
2006-12-23
Test case for PR1065.
Reid Spencer
2006-12-23
For PR950:
Reid Spencer
2006-12-22
add a generic component to this test
Chris Lattner
2006-12-22
let this pass for ppc/linux
Chris Lattner
2006-12-21
Integer constants now print out as signed values in the assembly,
Reid Spencer
2006-12-21
These tests all rely on using register mnemonics and thus must behave in the
Jim Laskey
2006-12-20
Add some tests for negative constants to unsigned and large positive
Reid Spencer
2006-12-20
new testcase
Chris Lattner
2006-12-19
Update this test because constant integers are always printed signed now.
Reid Spencer
2006-12-19
For PR950:
Reid Spencer
2006-12-19
This test needs to be upgraded for the forthcoming FCmpInst patch.
Reid Spencer
2006-12-19
This test needs to be upgraded for the FCmpInst patch.
Reid Spencer
2006-12-19
Make sure linker output is overwritten so this test can pass multiple times.
Reid Spencer
2006-12-19
testcase for pr1061
Chris Lattner
2006-12-19
Back out last revision, a bit premature, its not an upgrade-only change.
Reid Spencer
2006-12-19
For PR950:
Reid Spencer
2006-12-19
For PR950:
Reid Spencer
2006-12-19
This test needs to be upgraded in preparation for the SETCC patch.
Reid Spencer
2006-12-19
This test needs to be upgraded.
Reid Spencer
2006-12-18
Add a couple little tests for SExt/ZExt of constants of a sign that doesn't
Reid Spencer
2006-12-16
testcase for pr1049
Chris Lattner
2006-12-16
Fix one more broken testcase
Chris Lattner
2006-12-16
Fix borken testcase
Chris Lattner
2006-12-16
fix buggy testcase
Chris Lattner
2006-12-16
testcases for PR1042
Chris Lattner
2006-12-15
extern_weak link test
Andrew Lenharth
2006-12-15
reenable these
Chris Lattner
2006-12-15
New testcase for llvm-gcc bugfix
Chris Lattner
2006-12-14
avoid using a constant table when a constant can be used inline
Rafael Espindola
2006-12-14
Avoid creating invalid sub/add instructions on the prolog/epilog
Rafael Espindola
2006-12-13
Remove DSA tests.
John Criswell
2006-12-13
Remove DSA tests.
John Criswell
2006-12-13
xfail these until I recommit the scalarrepl patch
Chris Lattner
2006-12-13
Remove DSA tests.
John Criswell
2006-12-13
New testcase for PR1047
Chris Lattner
2006-12-12
more general matching of the MVN instruction
Rafael Espindola
2006-12-12
don't use "ordinary" addressing mode 1 when mvn is appropriate
Rafael Espindola
2006-12-12
new testcase for pr1045
Chris Lattner
2006-12-12
This should check for darwin literal sections as well.
Chris Lattner
2006-12-12
use MVN to handle small negative constants
Rafael Espindola
2006-12-12
Don't bother upgrading this.
Reid Spencer
2006-12-12
add mvn
Rafael Espindola
2006-12-11
Test case for ensuring correct reading back of cast constant expressions.
Reid Spencer
2006-12-11
Add a test for constant folding of bitcast to/from floating point.
Reid Spencer
2006-12-11
Provide a test for int<->float and long<->double bitcasts.
Reid Spencer
2006-12-11
constant folding of bitcast is broken.
Chris Lattner
2006-12-11
the xform is done by scalarrepl not the code generator.
Chris Lattner
2006-12-11
new testcase
Chris Lattner
2006-12-11
testcase for a regression introduced by the recent cast patch
Chris Lattner
[next]