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
/
CodeGen
Age
Commit message (
Expand
)
Author
2006-01-11
Add testcase for rotate by register and rotate by immediate
Nate Begeman
2006-01-11
Testcase the PPC backend is miscompiling.
Chris Lattner
2006-01-11
catch all forms of xnor
Chris Lattner
2006-01-01
Change this regression so andi is not a valid codegen of it
Andrew Lenharth
2005-12-21
new testcase, fails on X86 and probably others
Chris Lattner
2005-12-16
A truly trivial testcase to ensure sparcv8 doesn't get completely broken
Chris Lattner
2005-12-14
Add a case for float just to make sure the patterns for both precisions
Nate Begeman
2005-12-14
new testcase, each function should have one extension instr in it
Chris Lattner
2005-12-12
Testcase for a problem that reid ran into
Chris Lattner
2005-12-04
new testcase, for PR672
Chris Lattner
2005-12-01
New testcase that crashes llc
Chris Lattner
2005-11-30
Test that crashes the ppc backend.
Chris Lattner
2005-11-20
This should not be dce'd
Chris Lattner
2005-11-20
oops
Andrew Lenharth
2005-11-20
check that rdtsc is generated from readcyclecounter
Andrew Lenharth
2005-11-12
this is no apparently passing on alpha
Chris Lattner
2005-11-11
continued readcyclecounter support
Andrew Lenharth
2005-11-10
Check that this compiles to a label with a space in it.
Chris Lattner
2005-10-30
new testcase
Chris Lattner
2005-10-30
The pass was removed, but the spirit lives on
Chris Lattner
2005-10-30
new testcase
Chris Lattner
2005-10-29
test for the formation of shladd
Duraid Madina
2005-10-28
add the xfail lines
Chris Lattner
2005-10-28
New testcase. Probably many targets don't support this, so they should probably
Chris Lattner
2005-10-25
Add a regression test for the recent fix for FP_TO_UINT lowering in the ppc
Nate Begeman
2005-10-21
New testcase that crashes the ppc backend
Chris Lattner
2005-10-19
Moved to Regression/Codegen/Generic.
John Criswell
2005-10-19
This is a generic test for all code generators. It originally came from
John Criswell
2005-10-19
Force i386 code generation for an i386 specific test.
John Criswell
2005-10-18
new testcase
Chris Lattner
2005-10-17
Use %s instead of hard coding the input filename.
John Criswell
2005-10-13
Nate implemented this :)
Chris Lattner
2005-10-10
new testcase
Chris Lattner
2005-10-10
A testcase sitting in my tree
Chris Lattner
2005-10-09
Testcase that is miscompiled by the ppc backend
Chris Lattner
2005-10-07
These don't need to be sdivs.
Chris Lattner
2005-10-07
New testcase, should turn into a ushr
Chris Lattner
2005-10-07
double to float casts should nto result in an fmr
Chris Lattner
2005-10-07
test broken in the IA64 backend.
Chris Lattner
2005-09-30
more specific tests of subtarget stuff
Andrew Lenharth
2005-09-28
add a testcase for a feature we regressed on because noone wrote the test! :(
Chris Lattner
2005-09-28
add testcase for nand
Chris Lattner
2005-09-28
Consolidate the eqv.ll and nor.ll files together.
Chris Lattner
2005-09-28
simple tests for nor generation
Chris Lattner
2005-09-27
new testcase the CBE creates invalid C code for
Chris Lattner
2005-09-23
new testcase
Chris Lattner
2005-09-11
Make sure to disable 64-bit extensions for this test
Chris Lattner
2005-09-09
New testcase, neither should require a register-register copy
Chris Lattner
2005-09-06
Test the new 64bit i64<->fp functionality
Nate Begeman
2005-09-02
Test that converting from double to int64 results in one libcall, not one
Chris Lattner
[next]