index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
intertyper.js
Age
Commit message (
Collapse
)
Author
2010-12-25
code cleanup
Alon Zakai
2010-12-23
error message when encountering asm calls
Alon Zakai
2010-12-18
fixes for llvm optimized code in 2 tests
Alon Zakai
2010-12-15
clean up enzymatic ==> framework
Alon Zakai
--HG-- rename : src/enzymatic.js => src/framework.js
2010-12-09
code cleanup of |,;|s
David LaPalomento
2010-12-02
handle bitcasts etc. of call() idents +test
Alon Zakai
2010-11-26
improve varargs support
Alon Zakai
2010-11-25
identify all llvm linkages
Alon Zakai
2010-11-21
SAFE_HEAP now validates the load-store consistency assumption, plus minor ↵
Alon Zakai
related fixes
2010-11-20
misc minor fixes and additions
Alon Zakai
2010-11-18
fix parsing of |noalias| in function calls, minor fix to |getelementptr| ↵
Alon Zakai
type discovery error
2010-11-18
correct lineNums in unparsedFunctions
Alon Zakai
2010-11-17
tweaks for frontend-optimized input
Alon Zakai
2010-11-16
handle identifiers with quotes and ignore |hidden| +test
puffnfresh
2010-11-14
handle global constants that are llvm function calls +test
Alon Zakai
2010-11-14
handle all llvm functions in |store|
Alon Zakai
2010-11-14
parse each function in a separate pass, to save RAM
Alon Zakai
2010-11-13
remove unnecessary line splitting and recombining
Alon Zakai
2010-11-13
fix for global constant pointers to pointers
Alon Zakai
2010-11-13
recognize varargs in function pointer types
Alon Zakai
2010-11-13
cleanup in function header
Alon Zakai
2010-10-25
fix for type of |inttoptr|,|ptrtoint|
alon@honor
2010-10-25
fix bug with type of |select|
alon@honor
2010-10-24
progress on cleaning up Runtime
alon@honor
2010-10-24
fixes for more complex statics test
alon@honor
2010-10-23
handle llvm functions in ret
alon@honor
2010-10-23
fix for phi-in-phi, and fix uncovered bug with llvm function calls inside phi
alon@honor
2010-10-23
regex-ize tokenizer
alon@honor
2010-10-23
optimize out unneeded item[0]
alon@honor
2010-10-22
optimize tokenizer
alon@honor
2010-10-21
support phi with >2 params
alon@honor
2010-10-20
dynamic stack allocation support; demangler test closer to passing
alon@honor
2010-10-20
optimize tokenizer
alon@honor
2010-10-19
more fastcc
alon@honor
2010-10-19
fastcc
alon@honor
2010-10-18
minor fixes and cleanups
alon@honor
2010-10-18
fix bug with size of small structures, and parsing them
alon@honor
2010-10-18
optimizer intertyper triager
alon@honor
2010-10-17
optimize reintegrator
alon@honor
2010-10-17
misc minor fixes
alon@honor
2010-10-09
pass types to makeGetValue/makeSetValue
alon@honor
2010-10-09
cleanup: remove need for .text in item.pointer
alon@honor
2010-10-09
cleanup: remove need for .text in item.type
alon@honor
2010-10-08
add entry labels only when necessary | all tests pass but fasta on clang
alon@honor
2010-10-08
initial support for |extractvalue|
alon@honor
2010-10-08
beginnings of fixes for clang 2.8
alon@honor
2010-10-07
handle |linkonce| constants | all llvm_gcc tests pass but sauer
alon@honor
2010-10-07
begin work to adapt to llvm 2.8 | TESTS BROKEN
alon@honor
2010-10-02
add missing branch detection of default in switch. all reloop but sauer, ↵
alon@honor
dlmalloc/clang
2010-09-30
use parse/finalizeLLVM in mathops
alon@honor
[prev]
[next]