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
/
Transforms
/
NaCl
Age
Commit message (
Collapse
)
Author
2014-01-19
setjmp fixes
Alon Zakai
2014-01-19
initial work on setjmp/longjmp for emscripten
Alon Zakai
2014-01-13
clean up orphan landingpads
Alon Zakai
2014-01-11
fix phis from legalized switches
Alon Zakai
2014-01-11
fixme comment
Alon Zakai
2014-01-11
properly handle identical lower 32 bits in switch legalization
Alon Zakai
2014-01-11
handle i64 undef; helps #5
Alon Zakai
2014-01-10
fix bug with GetHigh already being defined in module
Alon Zakai
2014-01-10
lower resume
Alon Zakai
2014-01-10
handle landingpads with multiple originating invokes
Alon Zakai
2014-01-10
type corrections in LowerEmExceptionsPass
Alon Zakai
2014-01-10
exceptions support in backend itself
Alon Zakai
2014-01-10
wip better approach to exceptions
Alon Zakai
2014-01-09
cmake fix
Alon Zakai
2014-01-09
exception handling support
Alon Zakai
2013-12-31
fix cmake build
Alon Zakai
2013-12-22
optimize legalization of lshr 32
Alon Zakai
2013-12-22
optimize legalization of shl 32
Alon Zakai
2013-12-19
fix phis from legalized switches properly, both targets and default target
Alon Zakai
2013-12-19
don't break phis with switch legalization
Alon Zakai
2013-12-19
fix alignment of load/store of high 4 bytes
Alon Zakai
2013-12-19
legalize switch i64
Alon Zakai
2013-12-18
remove bitcasts that were introduced while legalizing functions in i64 ↵
Alon Zakai
legalization of functions
2013-12-18
be more careful about sext/zext of i32 to i64, the input element may be ↵
Alon Zakai
modified, so copy it
2013-12-18
don't try to legalize llvm.dbg.declare, and ignore it later
Alon Zakai
2013-12-18
fix
Alon Zakai
2013-12-18
fix i64 signed icmp
Alon Zakai
2013-12-17
fix i64 icmp
Alon Zakai
2013-12-17
legalize fptoui
Alon Zakai
2013-12-15
bitcast double to i64, and fix BItoD
Alon Zakai
2013-12-15
handle i64 to float, not just double
Alon Zakai
2013-12-14
fix i64 zext
Alon Zakai
2013-12-14
fix legalization of sext
Alon Zakai
2013-12-14
legalize bitcast of i64
Alon Zakai
2013-12-14
legalize sitofp and uitofp
Alon Zakai
2013-12-14
fix i64 ret
Alon Zakai
2013-12-13
cleanup
Alon Zakai
2013-12-13
horrible wip - cleanup
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
horrible wip +missing ensureFuncs
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
[prev]
[next]