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
Age
Commit message (
Expand
)
Author
2013-11-23
clean up div/rem
Alon Zakai
2013-11-23
fix sext and refactor
Alon Zakai
2013-11-23
<32 bit int casts
Alon Zakai
2013-11-23
fix parens in sdiv/srem
Alon Zakai
2013-11-23
correct sign in sdiv, srem
Alon Zakai
2013-11-23
fix phi constants
Alon Zakai
2013-11-23
handle dependencies and cycles in phis
Alon Zakai
2013-11-23
split out cast and non-cast versions of getValueAsStr
Alon Zakai
2013-11-22
align stack to 8 bytes
Alon Zakai
2013-11-22
sext
Alon Zakai
2013-11-22
trunc
Alon Zakai
2013-11-22
support 8-bit constants
Alon Zakai
2013-11-22
ir debugger helper
Alon Zakai
2013-11-22
make assert show something even in release builds
Alon Zakai
2013-11-22
fix relooper branch directions
Alon Zakai
2013-11-22
set asm mode in relooper and add label var
Alon Zakai
2013-11-22
Math.imul
Alon Zakai
2013-11-22
native phi pushing
Alon Zakai
2013-11-22
preparation for phi pushing
Alon Zakai
2013-11-22
update relooper and fix indentation and empty lines
Alon Zakai
2013-11-22
more mathops
Alon Zakai
2013-11-22
fix getOpName - we have no problem with forward refs
Alon Zakai
2013-11-22
more debug info
Alon Zakai
2013-11-22
note each instruction in a debug message
Alon Zakai
2013-11-22
fail on invalid getOpName values
Alon Zakai
2013-11-22
improve pre-relooper branch parsing
Alon Zakai
2013-11-22
remove phi printing code, in preparation for pushing them back into branches
Alon Zakai
2013-11-21
fix mathop return type
Alon Zakai
2013-11-21
fix sitofp return type
Alon Zakai
2013-11-21
fix sitofp cast
Alon Zakai
2013-11-21
merge in CppBackend work
Alon Zakai
2013-10-30
Move global FlagSfi variables to common module
Petar Jovanovic
2013-10-11
Cherry-pick LLVM 187787 to prevent tail calls on x86-32 when not appropriate.
Jan Voung
2013-10-11
Apply upstream: [mips] Disable tail merging when long branch pass is enabled.
Petar Jovanovic
2013-10-11
Apply upstream: [mips] Define method MipsSubtarget::enableLongBranchPass.
Petar Jovanovic
2013-10-11
Apply upstream: [mips] Fix a bug in MipsLongBranch::replaceBranch
Petar Jovanovic
2013-10-11
Apply upstream: [mips] Implement llvm.trap intrinsic.
Petar Jovanovic
2013-10-11
Apply upstream: [mips] Trap on integer division by zero.
Petar Jovanovic
2013-10-05
[MIPS] Define PnaclTargetArchitectureMips_32
Petar Jovanovic
2013-09-06
Emit MachineMoves for ARM floating point callee-saved registers
Derek Schuff
2013-08-30
Revert some ARM byval localmods since byval+varargs are not in stable pexes.
Jan Voung
2013-08-19
Remove FlagNaClUseM23ArmAbi since M23 was a long time ago.
Jan Voung
2013-07-24
Hide the x86-64 sandbox base address.
Jim Stichnoth
2013-07-24
[MIPS] Fix LLVM merge issues
Petar Jovanovic
2013-07-22
Cherrypick upstream ARM FastISel ext patches
JF Bastien
2013-07-19
Clean up a debug printout left in by mistake during the 3.3 merge
Eli Bendersky
2013-07-18
Merge remote-tracking branch 'origin/master'
Eli Bendersky
2013-07-18
Correctly adjust LOCALMOD for x64 frame register computation.
Eli Bendersky
2013-07-17
Fixed constpool pattern matching problem that made the crtbeginS build
Eli Bendersky
2013-07-17
Remove unnecessary debug printout
Eli Bendersky
[prev]
[next]