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-07
fix getHigh32 return type
Alon Zakai
2013-12-07
fix i64Subtract call
Alon Zakai
2013-12-07
ret i64
Alon Zakai
2013-12-07
getHigh32/setHigh32
Alon Zakai
2013-12-07
i64 load
Alon Zakai
2013-12-07
add other i64 helper funcs
Alon Zakai
2013-12-06
fix legalized binary operators
Alon Zakai
2013-12-06
cleanup
Alon Zakai
2013-12-05
zext and ashr
Alon Zakai
2013-12-05
i64 lshr
Alon Zakai
2013-12-05
fix error
Alon Zakai
2013-12-05
I64DEV env var
Alon Zakai
2013-12-05
i64 trunc to i32
Alon Zakai
2013-12-05
i64 mul
Alon Zakai
2013-12-05
work on i64Add
Alon Zakai
2013-12-05
comment
Alon Zakai
2013-12-05
work towards legalizing i64 add
Alon Zakai
2013-12-05
refactor i64 legalization code
Alon Zakai
2013-12-05
refactor legalizer
Alon Zakai
2013-12-04
cleanup
Alon Zakai
2013-12-04
legalize sexts to i64 from <= i32
Alon Zakai
2013-12-04
legalize i64 stores of constants
Alon Zakai
2013-12-04
legalization infrastructure
Alon Zakai
2013-12-04
start to finalize legalized data
Alon Zakai
2013-12-04
remove original illegal values
Alon Zakai
2013-12-04
start to legalize store i64
Alon Zakai
2013-12-04
begin to legalize i64 sext
Alon Zakai
2013-12-04
boilerplate for ExpandI64Pass
Alon Zakai
2013-12-03
assert on i64 stores
Alon Zakai
2013-12-03
emit global initializers
Alon Zakai
2013-12-03
make return a nonspecific cast
Alon Zakai
2013-12-03
__cxa_atexit redirect
Alon Zakai
2013-12-03
fix tempDoublePtr additions
Alon Zakai
2013-12-03
emit nonspecific asm casts in function calls
Alon Zakai
2013-12-03
prevent some warnings
Alon Zakai
2013-12-03
ensure function tables
Alon Zakai
2013-12-03
emit function table calls including masks
Alon Zakai
2013-12-03
use function types for signature generation
Alon Zakai
2013-12-03
don't look for custom call handlers if not calling a function but a pointer
Alon Zakai
2013-12-03
ensure power-of-two function tables
Alon Zakai
2013-12-03
fix call generation
Alon Zakai
2013-12-03
assert on i64s
Alon Zakai
2013-12-03
emit function tables
Alon Zakai
2013-12-02
use switch only based on heuristics for when that is profitable
Alon Zakai
2013-12-02
use externs for fastcomp vars and declare for fastcomp funcs
Alon Zakai
2013-12-02
unaligned reads fixes
Alon Zakai
2013-12-02
missing store breaks
Alon Zakai
2013-12-02
missing breaks
Alon Zakai
2013-12-02
comments
Alon Zakai
2013-12-01
redirect putc->fputc
Alon Zakai
[prev]
[next]