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
/
IndVarSimplify
/
loop_evaluate8.ll
Age
Commit message (
Expand
)
Author
2009-06-24
Simplify [su]max(MAX, n) to MAX. This comes up in loop tripcount
Dan Gohman