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
2007-10-18
Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll by
Chris Lattner
2007-10-18
Fix the command line.
Bill Wendling
2007-10-18
Fix test.
Devang Patel
2007-10-18
Pointer arithmetic should be done with the index the same size as the pointer.
Bill Wendling
2007-10-18
Really fix PR1734. Carefully track which register uses are sub-register uses by
Evan Cheng
2007-10-18
XFAIL for now.
Devang Patel
2007-10-17
Test to make sure we don't generate unwind info for non-64-bit Objective-C.
Bill Wendling
2007-10-17
Do not raise free() call that is called through invoke instruction.
Devang Patel
2007-10-17
Add support for ISD::SELECT in SplitVectorOp.
Dan Gohman
2007-10-17
Apply "Instead of loading small c string constant, use integer constant direc...
Devang Patel
2007-10-17
Yet another test case for extract_subreg coalescing crash.
Evan Cheng
2007-10-16
Fix PR1734.
Evan Cheng
2007-10-16
New test for svn rev 43033, radar 5538745.
Dale Johannesen
2007-10-16
Fix a bug handling frame references in ppc inline asm when the frame offset
Chris Lattner
2007-10-15
LowerFP_TO_SINT must not create a stack object if it's not needed.
Evan Cheng
2007-10-15
Reapply the fix in 42908 for this file. This changes the function names
Dan Gohman
2007-10-15
Fix PR1729: watch out for val# with no def.
Evan Cheng
2007-10-15
Fix run line.
Tanya Lattner
2007-10-15
New test.
Devang Patel
2007-10-14
New test case.
Evan Cheng
2007-10-14
Revert 42908 for now.
Evan Cheng
2007-10-13
new testcase
Chris Lattner
2007-10-13
Fix test case.
Evan Cheng
2007-10-13
New tests.
Evan Cheng
2007-10-12
Fix this test to not depend on the assembly output containing something
Dan Gohman
2007-10-12
Fix a bug in my patch last night that broke InstCombine/2007-10-12-Crash.ll
Chris Lattner
2007-10-12
Change the names used for internal labels to use the current
Dan Gohman
2007-10-12
Doh.
Evan Cheng
2007-10-12
EXTRACT_SUBREG test case.
Evan Cheng
2007-10-12
Added missing -march=x86 flag.
Arnold Schwaighofer
2007-10-12
testcase for PR1728
Chris Lattner
2007-10-12
Add intrinsics for sin, cos, and pow. These use llvm_anyfloat_ty, and so
Dan Gohman
2007-10-11
Add an explicit target triple to make this test behave as expected on
Dan Gohman
2007-10-11
Added tail call optimization to the x86 back end. It can be
Arnold Schwaighofer
2007-10-11
Lower memcpy if it makes sense.
Devang Patel
2007-10-09
These two tests now require only two multiply instructions,
Dan Gohman
2007-10-08
Update test.
Evan Cheng
2007-10-08
These two tests now require only three multiply instructions,
Dan Gohman
2007-10-08
C and Objective Caml bindings for PHINode::addIncoming etc.
Gordon Henriksen
2007-10-08
C and Objective Caml bindings for getFunction and getNamedGlobal. Also enhanced
Gordon Henriksen
2007-10-07
C and Objective Caml bindings for GlobalVariable::isConstant.
Gordon Henriksen
2007-10-07
C and Objective Caml bindings for PATypeHolder.
Gordon Henriksen
2007-10-06
Bindings for the verifier.
Gordon Henriksen
2007-10-06
Adopting a uniform naming convention for type constructors in
Gordon Henriksen
2007-10-06
Adopting a uniform naming convention for constant constructors in bindings.
Gordon Henriksen
2007-10-06
Adding C and Ocaml bindings for ConstantExpr.
Gordon Henriksen
2007-10-06
Make test work on non-x86 hosts.
Dale Johannesen
2007-10-05
Test case for 3-address conversion.
Evan Cheng
2007-10-05
Enable convertToThreeAddress for X86 by default.
Evan Cheng
2007-10-05
Fix bug in updating dominance frontier after loop
Devang Patel
[next]