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
Age
Commit message (
Collapse
)
Author
2013-12-14
legalize sitofp and uitofp
Alon Zakai
2013-12-14
fix fcmp
Alon Zakai
2013-12-14
fix FPtoIHigh
Alon Zakai
2013-12-14
export used redirects
Alon Zakai
2013-12-14
assume ridiculous alignment in load and store are from constant pointers, so ↵
Alon Zakai
segfault
2013-12-14
fix i64 ret
Alon Zakai
2013-12-14
import all library redirects
Alon Zakai
2013-12-14
remove unnecessary cast in redirect handlers
Alon Zakai
2013-12-13
use signed by default, unless explicitly unsigned
Alon Zakai
2013-12-13
support global constants that are an add on a ptrtoint
Alon Zakai
2013-12-13
support multiple global initializers
Alon Zakai
2013-12-13
fix trunc of const
Alon Zakai
2013-12-13
fix unaligned reads
Alon Zakai
2013-12-13
fix global extern detection
Alon Zakai
2013-12-13
fix unaligned load code
Alon Zakai
2013-12-13
fix zext signedness
Alon Zakai
2013-12-13
cleanup
Alon Zakai
2013-12-13
horrible wip - cleanup
Alon Zakai
2013-12-13
fix relooper usage where we created duplicate branches in switches
Alon Zakai
2013-12-13
fix pointer type cast
Alon Zakai
2013-12-13
horrible wip - clean up illegal funcs that were legalized
Alon Zakai
2013-12-13
horrible wip - rename intrinsics
Alon Zakai
2013-12-13
horrible wip - fix legal return value to call with illegal arguments
Alon Zakai
2013-12-13
horrible wip fixes and breaks
Alon Zakai
2013-12-12
todo
Alon Zakai
2013-12-12
horrible wip - legalize function params
Alon Zakai
2013-12-12
legalize truncs to <32 bits
Alon Zakai
2013-12-12
horrble wip - support legalizing indirect calls
Alon Zakai
2013-12-12
implement AtomicCmpXchg
Alon Zakai
2013-12-12
atol alias
Alon Zakai
2013-12-12
horrible wip +missing ensureFuncs
Alon Zakai
2013-12-12
ntohl and ntohs aliases
Alon Zakai
2013-12-08
horrible wip function legalization
Alon Zakai
2013-12-08
legalize fptosi
Alon Zakai
2013-12-08
wip call legalizing
Alon Zakai
2013-12-08
legalize and, or, xor
Alon Zakai
2013-12-08
legalize shl
Alon Zakai
2013-12-08
add temporary test file
Alon Zakai
2013-12-08
fix typo
Alon Zakai
2013-12-07
unlink illegal instructions before deleting them
Alon Zakai
2013-12-07
details for icmp
Alon Zakai
2013-12-07
progress on icmp
Alon Zakai
2013-12-07
legalize icmp
Alon Zakai
2013-12-07
legalize phi nodes
Alon Zakai
2013-12-07
legalize i64 select
Alon Zakai
2013-12-07
improve legalizer decision code
Alon Zakai
2013-12-07
fix typos
Alon Zakai
2013-12-07
fix typos
Alon Zakai
2013-12-07
fix i64 shift number of arguments
Alon Zakai
2013-12-07
fix missing assign in getHigh32
Alon Zakai
[prev]
[next]