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
/
or-undef.ll
Age
Commit message (
Expand
)
Author
2010-02-11
Make jump threading honor x|undef -> true and x&undef -> false,
Chris Lattner