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
/
JumpThreading
/
2009-01-19-InfSwitchLoop.ll
Age
Commit message (
Expand
)
Author
2009-01-19
Fix PR3353, infinitely jump threading an infinite loop make from switches.
Chris Lattner