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
/
lib
Age
Commit message (
Collapse
)
Author
2013-12-17
fix i64 icmp
Alon Zakai
2013-12-17
legalize fptoui
Alon Zakai
2013-12-16
ignore llvm_dbg_declare
Alon Zakai
2013-12-15
bitcast double to i64, and fix BItoD
Alon Zakai
2013-12-15
fix coercions in bitcast
Alon Zakai
2013-12-15
do not try to sign boolean constants
Alon Zakai
2013-12-15
fix float undefs
Alon Zakai
2013-12-15
abort on asm(), and direct people to EM_ASM()
Alon Zakai
2013-12-15
do not redirect to Math builtins, just call them
Alon Zakai
2013-12-15
handle i64 to float, not just double
Alon Zakai
2013-12-15
fix cast on final missing returns
Alon Zakai
2013-12-15
fix shifs of <32 bits
Alon Zakai
2013-12-14
remove unneeded casts in bitshifts
Alon Zakai
2013-12-14
fix unaligned read
Alon Zakai
2013-12-14
fix ptr+offset in global constant
Alon Zakai
2013-12-14
fix some casts
Alon Zakai
2013-12-14
fix i64 zext
Alon Zakai
2013-12-14
handle short floats
Alon Zakai
2013-12-14
improve float emitting
Alon Zakai
2013-12-14
fix legalization of sext
Alon Zakai
2013-12-14
unaligned fixes
Alon Zakai
2013-12-14
inline llvm_expect_i32
Alon Zakai
2013-12-14
legalize bitcast of i64
Alon Zakai
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
[prev]
[next]