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
Age
Commit message (
Expand
)
Author
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-11-21
do not expand tls
Alon Zakai
2013-11-21
keep alignment info
Alon Zakai
2013-11-21
align varargs stack writes to the proper 4-byte boundaries
Alon Zakai
2013-11-21
disable pnacl internalization of everything except for _start, as emscripten ...
Alon Zakai
2013-11-21
Clean up handling of PNaCl bitcode headers.
Karl Schimpf
2013-11-21
Fixes the modeling of type ids within PNaCl bitcode files.
Karl Schimpf
2013-11-20
Remove UseRelativeID branching from NaClBitcodeReader, assume true.
Jan Voung
2013-11-15
PNaCl: Change exception info format to distinguish catch-all/cleanup clauses
Mark Seaborn
2013-11-15
Make integer promotion pass preserve debug info
Derek Schuff
2013-11-15
Switch PromoteIntegers pass from clearing upper bits after converted operations
Derek Schuff
2013-11-08
Add some temporary diagnostics to GetCurrentDirectory to diagnose mac failures
Jan Voung
2013-11-07
Factor out bitcode parser from pnacl-bcanalyzer.
Karl Schimpf
2013-10-30
Move global FlagSfi variables to common module
Petar Jovanovic
2013-10-29
PNaCl: Add option to PNaClABISimplify for enabling the PNaClSjLjEH pass
Mark Seaborn
2013-10-23
Remove obsolete bitcode wrapper code
Derek Schuff
2013-10-22
Make sure flatten globals doesn't insert uses of globals that previously had ...
JF Bastien
2013-10-21
Remove unused globals.
JF Bastien
2013-10-16
Add PNaClSjLjEH pass to implement C++ exception handling using setjmp()+longj...
Mark Seaborn
2013-10-11
Cherry-pick LLVM 187787 to prevent tail calls on x86-32 when not appropriate.
Jan Voung
2013-10-11
Fix bug in rewriting of library calls to intrinsics + new regression test.
Eli Bendersky
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: Add missing ATOMIC_CMP_SWAP case.
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-10-03
PNaCl bitcode: Simplify how the writer elides casts
Mark Seaborn
2013-10-03
PNaCl bitcode: Reject CAST_PTRTOINT and CAST_INTTOPTR
Mark Seaborn
2013-10-03
PNaCl bitcode reader: Remove Xcode/ranlib-related hack
Mark Seaborn
2013-10-03
PNaCl bitcode: Remove unused function ConvertTypeToScalarType()
Mark Seaborn
2013-10-02
Fix Ninja build of pnacl-freeze so that tests pass
Mark Seaborn
2013-09-20
Support mul binary operator in integer promotion pass
Derek Schuff
2013-09-18
Remove code referring to PNaCl version 1, since it is no longer used.
Karl Schimpf
2013-09-18
Only allow PNaCl version 2 bitcode files.
Karl Schimpf
[prev]
[next]