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
/
tools
Age
Commit message (
Expand
)
Author
2014-02-26
NoExitRuntime
Alon Zakai
2013-12-04
boilerplate for ExpandI64Pass
Alon Zakai
2013-11-20
pnacl-benchmark - an ad-hoc tool to benchmark PNaCl translation-related stuff.
Eli Bendersky
2013-11-07
Factor out bitcode parser from pnacl-bcanalyzer.
Karl Schimpf
2013-10-23
Remove obsolete bitcode wrapper code
Derek Schuff
2013-10-16
Add PNaClSjLjEH pass to implement C++ exception handling using setjmp()+longj...
Mark Seaborn
2013-09-16
Use ARM TTI in "opt" to make up for missing LE32 TTI.
Jan Voung
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-08-30
PNaCl bitcode: Remove handling of USELIST blocks
Mark Seaborn
2013-08-28
Handle pointer conversions for call instructions.
Karl Schimpf
2013-08-26
Revert LOCALMODs in gold plugin and libLTO related to bitcode shared objects ...
Derek Schuff
2013-08-14
Allow record-level printing by pnacl-bcanalyzer.
Karl Schimpf
2013-08-13
Add pnacl-llc CMake dependency on LLVMNaClTransforms.
JF Bastien
2013-08-13
Add NaClBitReader library dependencies to pnacl-freeze.
Karl Schimpf
2013-08-07
Add the new @llvm.nacl.atomic.fence.all intrinsic
JF Bastien
2013-08-07
Revert localmod for bitcode linking speedup (different fix upstream).
Jan Voung
2013-08-01
Remove the inttoptr dependency from load instructions.
Karl Schimpf
2013-07-31
Copy (strdup) a command-line arg to avoid use-after-free.
Jim Stichnoth
2013-07-30
Rewrite ``asm("":::"memory")`` to ``fence seq_cst``
JF Bastien
2013-07-25
More pnacl-llc cleanups.
Eli Bendersky
2013-07-23
More cleanups of pnacl-llc.
Eli Bendersky
2013-07-19
Switch to the upstream way to measure IR parsing time, since we have 3.3 now
Eli Bendersky
2013-07-18
Merge remote-tracking branch 'origin/master'
Eli Bendersky
2013-07-16
Make it compile
Eli Bendersky
2013-07-15
Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'
Eli Bendersky
2013-07-15
Clean up some duplicated and/or unused code in pnacl-llc.
Eli Bendersky
2013-07-15
Run the LLVM IR verifier just once in pnacl-llc.
Eli Bendersky
2013-07-13
Concurrency support for PNaCl ABI
JF Bastien
2013-07-10
Add option to pnacl-abicheck to handle pnacl bitcode
Derek Schuff
2013-07-03
Cleanup output of pnacl-bcanalyzer.
Karl Schimpf
2013-07-02
Simplify globals in PNaCl wire format based on normalized constants.
Karl Schimpf
2013-07-01
Cleanup of pnacl-llc.
Eli Bendersky
2013-06-29
PNaCl ABI: Remove use of @llvm.memset.p0i8.i64 (64-bit intrinsic variant)
Mark Seaborn
2013-06-28
Revert the IntrinsicLowering logic that preserves externals for intrinsics.
Eli Bendersky
2013-06-28
Teach llvm-nm to read PNaCl bitcode.
Eli Bendersky
2013-06-28
Change header include for llvm.nacl.target.arch in pnacl-llc.
Jan Voung
2013-06-25
PNaCl ABI: Disallow various operations on the i1 type
Mark Seaborn
2013-06-24
Force user to provide -mptriple to pnacl-llc.
Eli Bendersky
2013-06-24
Simplify representation of forward value references in bitcode.
Karl Schimpf
2013-06-20
Clean-up pnacl-llc a bit, now that it's truly PNaCl-only.
Eli Bendersky
2013-06-19
Rewrite llvm.flt.rounds to "1" for now, and disallow llvm.flt.rounds.
Jan Voung
2013-06-17
PNaCl: Turn on ABI verifier by default in sandboxed translator
Mark Seaborn
2013-06-17
When running pnacl-llc sandboxed, force input to always be PNaCl bitcode.
Karl Schimpf
2013-06-12
Revert llc to upstream
Eli Bendersky
2013-06-12
Remove a stray usage of NACL_SRPC
Eli Bendersky
2013-06-11
Clean-up shared-library related code from pnacl-llc.
Eli Bendersky
2013-06-10
Fix the ninja build by adding naclbitreader to dependencies.
Jim Stichnoth
2013-06-10
Merge the NACL_SRPC preprocessor flag into __native_client__
Eli Bendersky
2013-06-07
Fix Mispelled local variable in llc.
Karl Schimpf
[next]