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
/
Transforms
/
LoopStrengthReduce
Age
Commit message (
Expand
)
Author
2007-08-15
Convert tests using "| wc -l | grep ..." to use the count script.
Dan Gohman
2007-06-29
Convert .cvsignore files
John Criswell
2007-04-23
New test.
Devang Patel
2007-04-16
For PR1319:
Reid Spencer
2007-04-16
For PR1319:
Reid Spencer
2007-04-15
For PR1319:
Reid Spencer
2007-04-11
Make the llvm-runtest function much more amenable by eliminating all the
Reid Spencer
2007-01-13
For PR1043:
Reid Spencer
2006-12-31
For PR950:
Reid Spencer
2006-12-23
For PR950:
Reid Spencer
2006-12-02
Prevent a GEP from getting upgraded to avoid resulting test failure.
Reid Spencer
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-11-17
New testcase.
Chris Lattner
2006-04-12
Added the ability to xfail based on llvmgcc version
Tanya Lattner
2006-03-23
Tired of wading through cvs's list ? files that are generated when building
Reid Spencer
2005-10-30
new testcase
Chris Lattner
2005-10-11
this passes with the change in predicate
Chris Lattner
2005-10-11
lsr doesn't emit gep instructions anymore
Chris Lattner
2005-09-12
relax pattern match on name
Chris Lattner
2005-09-12
new testcase
Chris Lattner
2005-09-12
new testcase
Chris Lattner
2005-09-10
new testcase
Chris Lattner
2005-08-17
new testcase distilled from mesa
Chris Lattner
2005-08-16
testcase that crashes lsr, distilled from 175.vpr
Chris Lattner
2005-08-10
new testcase we handle
Chris Lattner
2005-08-10
new testcase
Chris Lattner
2005-08-09
This is now implemented
Chris Lattner
2005-08-08
A testcase I don't want to break in the future
Chris Lattner
2005-08-08
new testcase, not implemented yet
Chris Lattner
2005-08-08
It is better to not depend on CSE to share multiplies due to IV insertion.
Chris Lattner
2005-08-08
These are both implemented by a recent LSR patch
Chris Lattner
2005-08-05
two simple testcases loopreduce should handle but does not yet currently
Chris Lattner
2005-08-04
This testcase now passes
Chris Lattner
2005-08-04
this is not implemented by lsr yet
Chris Lattner
2005-08-03
this now passes
Chris Lattner
2005-08-01
temporarily fail these two tests until LSR evolves to support them
Chris Lattner
2005-03-06
cleanup the test
Chris Lattner
2005-03-06
check that we only insert one phi node per loop
Chris Lattner
2005-03-06
Add testcase for this:
Chris Lattner
2005-03-06
testcase for A[invariant][indvar] where invariant is an instruction.
Chris Lattner
2005-03-06
add test for this:
Chris Lattner
2005-03-06
Add test for this:
Chris Lattner
2005-03-06
a regtest
Chris Lattner
2005-03-06
new directory
Chris Lattner