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
/
Target
/
CppBackend
Age
Commit message (
Collapse
)
Author
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
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
fix relooper usage where we created duplicate branches in switches
Alon Zakai
2013-12-13
fix pointer type cast
Alon Zakai
2013-12-12
implement AtomicCmpXchg
Alon Zakai
2013-12-12
atol alias
Alon Zakai
2013-12-12
ntohl and ntohs aliases
Alon Zakai
2013-12-08
legalize fptosi
Alon Zakai
2013-12-08
legalize shl
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
2013-12-07
getHigh32/setHigh32
Alon Zakai
2013-12-04
legalize sexts to i64 from <= i32
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
[prev]
[next]