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
/
Generic
Age
Commit message (
Expand
)
Author
2007-10-01
-pre-RA-sched=none, simple, simple-noitin are gone.
Evan Cheng
2007-09-24
Fix a typo in a comment.
Dan Gohman
2007-09-17
Fix for PR1633: Verifier doesn't fully verify GC intrinsics
Gordon Henriksen
2007-09-07
Split eh.select / eh.typeid.for intrinsics into i32/i64 versions. This is nee...
Anton Korobeynikov
2007-09-05
Change all floating constants that are not exactly
Dale Johannesen
2007-09-01
Fix a gcroot lowering bug.
Evan Cheng
2007-08-27
Remove this test as it is too hard to fix after the
Duncan Sands
2007-08-27
Now that we don't output cleanups by default, the action
Duncan Sands
2007-08-25
Allow target constants to be illegal types. The target should
Chris Lattner
2007-08-15
Convert tests using "grep -c ... | grep ..." to use the count script.
Dan Gohman
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-08-04
This is the patch to provide clean intrinsic function overloading support in ...
Chandler Carruth
2007-07-31
Change the x86 assembly output to use tab characters to separate the
Dan Gohman
2007-07-17
Don't use * in XFAIL line unless you want it to XFAIL on everything. I don't ...
Tanya Lattner
2007-07-17
XFAIL these on sparc-solaris
Gabor Greif
2007-07-17
For PR1558:
Reid Spencer
2007-07-16
Remove the trailing semicolon from function declarations in LLVM,
Dan Gohman
2007-07-13
Skeleton of post-RA scheduler; doesn't do anything yet.
Dale Johannesen
2007-07-09
remove this bogus t-t
Chris Lattner
2007-07-06
Test that byte offsets are used to index into the list
Duncan Sands
2007-07-05
avoid ambiguity in target selection
Chris Lattner
2007-06-29
Convert .cvsignore files
John Criswell
2007-06-15
Workaround for PR1508.
Duncan Sands
2007-06-06
"Simplified" testcase for PR1422.
Duncan Sands
2007-05-22
Test assumes tail merging is off; this must now be explicit.
Dale Johannesen
2007-05-17
add testcase for 128-bit add/sub
Chris Lattner
2007-05-15
Fix an infinite recursion in GetNegatedExpression.
Lauro Ramos Venancio
2007-05-08
move to CodeGen/ARM/2007-05-07-tailmerge-1.ll
Chris Lattner
2007-05-07
Fix test case.
Evan Cheng
2007-05-07
Handle some non-exit blocks in tail merging.
Dale Johannesen
2007-05-05
the sparc v8 backend handles this correctly
Chris Lattner
2007-05-05
unxfail this, llc doesn't support this feature yet, so don't run it.
Chris Lattner
2007-05-05
Check that the right eh personality function is used.
Duncan Sands
2007-05-04
Test that the eh lowering code can handle constant folded bitcasts.
Duncan Sands
2007-05-01
Split target dependent test portions to target-specific directories.
Reid Spencer
2007-04-30
testcase for PR1228
Chris Lattner
2007-04-30
For PR1370:
Reid Spencer
2007-04-28
ensure the operand prints.
Chris Lattner
2007-04-28
new testcase
Chris Lattner
2007-04-28
update syntax
Chris Lattner
2007-04-27
make this testcase harder, to cover PR1326
Chris Lattner
2007-04-27
Test that eh_selector lowering accepts global variables as well as bitcasts
Duncan Sands
2007-04-26
Unxfail tests
Anton Korobeynikov
2007-04-26
Add test to proper place. Also, XFAIL until ppc bootstrap will be ok.
Anton Korobeynikov
2007-04-17
new testcase
Chris Lattner
2007-04-16
Also validate that the code generation of IntrinsicLowering for LLI works.
Reid Spencer
2007-04-16
For PR1319:
Reid Spencer
2007-04-16
For PR1319:
Reid Spencer
2007-04-16
For PR1336:
Reid Spencer
2007-04-15
For PR1336:
Reid Spencer
[next]