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
Age
Commit message (
Expand
)
Author
2013-11-21
Switch Rietveld origin URL from git.chromium.org to
Derek Schuff
2013-11-21
Fixes the modeling of type ids within PNaCl bitcode files.
Karl Schimpf
2013-11-21
Define comparison for PNaCl bitcode abbreviations.
Karl Schimpf
2013-11-20
pnacl-benchmark - an ad-hoc tool to benchmark PNaCl translation-related stuff.
Eli Bendersky
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-24
Remove the PNaClDeveloperGuide doc from docs/ - it's now in the Chromium repo
Eli Bendersky
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-14
The PNaCl bitcode reference manual has moved into the Chromium repository.
Eli Bendersky
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
2013-09-16
Use ARM TTI in "opt" to make up for missing LE32 TTI.
Jan Voung
2013-09-16
Work around a gcc 4.6.3 / 4.7 bug.
Jim Stichnoth
2013-09-16
Generate PNaCl bitcode files using version 2.
Karl Schimpf
2013-09-13
Report fatal translator errors to the browser
Derek Schuff
2013-09-13
Localize the le32 -> ARM hack to the LTO module for bitcode linking.
Jan Voung
2013-09-09
PNaCl bitcode: Make the reader reject TYPE_CODE_POINTER in the type table
Mark Seaborn
2013-09-09
Allow PNaCl version 2 to be supported and readabile.
Karl Schimpf
2013-09-09
PNaCl bitcode: Fix reader to handle pointer type in is.lock.free intrinsic
Mark Seaborn
2013-09-09
PNaCl bitcode: Remove TYPE_CODE_POINTER entries from type table
Mark Seaborn
2013-09-09
PNaCl bitcode: Change FORWARDTYPEREF to never use pointer types
Mark Seaborn
2013-09-06
PNaCl bitcode: Fix two compiler warnings about unused variables
Mark Seaborn
2013-09-06
PNaCl bitcode: Use function type not ptr-to-function type to declare function
Mark Seaborn
2013-09-06
PNaCl bitcode: Strip pointer types from intrinsic declarations' parameters
Mark Seaborn
2013-09-06
Emit MachineMoves for ARM floating point callee-saved registers
Derek Schuff
2013-09-06
Clean up vestigial code for constants in PNaCl bitcode files.
Karl Schimpf
[prev]
[next]