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
/
LoopUnroll
Age
Commit message (
Expand
)
Author
2007-06-29
Convert .cvsignore files
John Criswell
2007-05-18
Add a testcase for unrolling loops with unknown tripcounts.
Dan Gohman
2007-05-05
new testcase for PR1385
Chris Lattner
2007-04-16
Add PR number for reference.
Devang Patel
2007-04-16
New test case.
Devang Patel
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
2006-12-02
Use the llvm-upgrade program to upgrade llvm assembly.
Reid Spencer
2006-08-24
Implement unrolling of multiblock loops. This significantly improves the
Owen Anderson
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-03-06
New testcase for PR532
Chris Lattner
2004-11-19
Adding srcdir arg
Tanya Lattner
2004-11-13
Adding subdirectory dg.exp files in order to be able to use dejagnu to only r...
Tanya Lattner
2004-05-13
New testcase that used to cause the unroller to try to unroll the loop 2G tim...
Chris Lattner