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
/
docs
Age
Commit message (
Expand
)
Author
2013-10-24
Remove the PNaClDeveloperGuide doc from docs/ - it's now in the Chromium repo
Eli Bendersky
2013-10-14
The PNaCl bitcode reference manual has moved into the Chromium repository.
Eli Bendersky
2013-08-14
Updating the developer's guide with additional PNaCl information.
Eli Bendersky
2013-08-06
Rework PNaCl memory ordering
JF Bastien
2013-08-01
Add Intrinsic::nacl_atomic_is_lock_free
JF Bastien
2013-07-30
Rewrite ``asm("":::"memory")`` to ``fence seq_cst``
JF Bastien
2013-07-30
Move alloca into subsection for better formatting.
Eli Bendersky
2013-07-30
Clarify that externally_initialized is not supported.
Eli Bendersky
2013-07-30
Describe NaCl-specific intrinsics.
Eli Bendersky
2013-07-29
Beginnings of a "PNaCl Developer's Guide".
Eli Bendersky
2013-07-29
Fix formatting and remove TODO in PNaClLangRef.rst
Eli Bendersky
2013-07-29
Updating the PNaCl reference manual to be in line with ABI verifier
Eli Bendersky
2013-07-18
Merge remote-tracking branch 'origin/master'
Eli Bendersky
2013-07-15
Merge commit '7dfcb84fc16b3bf6b2379713b53090757f0a45f9'
Eli Bendersky
2013-07-13
Concurrency support for PNaCl ABI
JF Bastien
2013-07-02
Move LLVM sqrt intrinsic to stable (for float and doubles).
Jan Voung
2013-07-02
Tweak the PNaClLangRef doc with some recent changes
Eli Bendersky
2013-06-28
Move stacksave/restore to allowed list, pow to disallowed.
Jan Voung
2013-06-24
Clarify PNaClLangRef w.r.t. function attributes or varargs
Eli Bendersky
2013-06-24
PNaCl ABI: Disallow built-in multiplication in "alloca" instructions
Mark Seaborn
2013-06-24
Move i32/i64 cttz, ctlz, and ctpop to whitelisted intrinsics.
Jan Voung
2013-06-21
Update LangRef.rst to the 3.3 version and add PnaclRef.rst
Eli Bendersky
2013-06-07
Updated the links in the LLDB 3.3 sub-project (now 3.3 links) to fix the 3.4 ...
Ashok Thirumurthi
2013-06-07
Add blurb for PowerPC.
Bill Wendling
2013-06-06
Release notes for dragonegg.
Duncan Sands
2013-06-06
Add missing space.
Duncan Sands
2013-06-04
Update release notes for mips.
Akira Hatanaka
2013-06-04
Update the release notes for the 3.3 release.
Bill Wendling
2013-05-08
Merge of r181431
Richard Sandiford
2013-05-08
Merge of r181328
Richard Sandiford
2013-05-06
Implemented public interface for modifying registered (not positional or sink...
Andrew Trick
2013-05-06
Support command line option categories.
Andrew Trick
2013-05-06
[SystemZ] Add configure bits
Ulrich Weigand
2013-05-05
[docs] Update Target Feature Matrix for the XCore backend.
Richard Osborne
2013-05-03
Revert r181009.
Amara Emerson
2013-05-03
Remove comment that no target supports 128-bit IEEE floats
Richard Sandiford
2013-05-03
Add support for reading ARM ELF build attributes.
Amara Emerson
2013-05-03
Added pocl and TCE blurbs to the ReleaseNotes.
Pekka Jaaskelainen
2013-05-02
Added table of contents declaration in CommandLine Library documentation.
Tobias Grosser
2013-05-01
Updating the getting started guide for Visual Studio users. Specifically, poi...
Aaron Ballman
2013-05-01
Fix spelling
Nikola Smiljanic
2013-04-30
Update the release notes about the min/max reductions that Arnold added.
Nadav Rotem
2013-04-27
Documentation: end option description with a period
Dmitri Gribenko
2013-04-26
Updated GettingStarted.rst so that it references utils/git-svn for git-svnup ...
Michael Gottesman
2013-04-23
Add basic zlib support to LLVM. This would allow to use compression/uncompres...
Alexey Samsonov
2013-04-22
Document the -filetype option of llc (PR #12902)
Eli Bendersky
2013-04-22
Clarify that llvm.used can contain aliases.
Rafael Espindola
2013-04-20
Add CodeGen support for functions that always return arguments via a new para...
Stephen Lin
2013-04-18
Fix grammar in LLVMBuild.rst
Eli Bendersky
2013-04-18
Fixes to LangRef.rst: incorrect attributes syntax and misplaced 'nobuiltin'
Eli Bendersky
[next]