index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2014-03-03
release 1.13.0
1.13.0
Alon Zakai
2014-02-28
Drop addAsmMemoryAroundSyncSynchronize() and asmMemoryIsFence().
Dan Gohman
2014-02-26
Check in the version of this test which is actually updated for asmjs-unknown...
Dan Gohman
2014-02-26
1.12.3
1.12.3
Alon Zakai
2014-02-25
1.12.2
1.12.2
Alon Zakai
2014-02-25
Merge branch 'master' of github.com:sunfishcode/emscripten-fastcomp-clang int...
Alon Zakai
2014-02-24
Define an Emscripten toolchain.
Dan Gohman
2014-02-24
Introduce the asmjs-unknown-emscripten target triple.
Dan Gohman
2014-02-24
1.12.1
1.12.1
Alon Zakai
2014-02-24
add version number (1.11.1)
1.11.1
Alon Zakai
2013-11-08
Cherrypick upstream r183033: Add support for optimized (non-generic) atomic l...
JF Bastien
2013-10-28
Cherry-pick upstream clang r193506: "Define [U]LLONG_{MIN,MAX} for C++11, add...
JF Bastien
2013-08-29
Clang: Update OWNERS.
JF Bastien
2013-08-07
Treat __sync_synchronize and asm("":::"memory") as stronger fences.
JF Bastien
2013-08-01
Add the __nacl_atomic_is_lock_free builtin
JF Bastien
2013-07-25
Change __cyg_profile_func_enter/exit to __pnacl_profile... and change the sig...
Robert Grosse
2013-07-25
Add a -finstrument-functions-size=n option to control basic block
Robert Grosse
2013-07-24
Clang: Add presubmit script and OWNERS file to match our LLVM repo
Derek Schuff
2013-07-22
Cherrypick upstream volatile _Complex alignment patches
JF Bastien
2013-07-16
Mop up errors - now it compiles.
Eli Bendersky
2013-07-15
Merge commit '20c7d45a4da9f58ad805ad1d37f92fe7dc232ec8'
Eli Bendersky
2013-07-12
Merge branch 'master' of http://git.chromium.org/native_client/pnacl-clang
Eli Bendersky
2013-07-10
Cherry-picking the pow-for-le32 fix from upstream clang.
Eli Bendersky
2013-06-27
Add codereview.settings to the git/clang repo
Eli Bendersky
2013-06-27
Clang should not generate calls to llvm.pow.* intrinsics.
Eli Bendersky
2013-06-24
Switch back to non-ARM ABI for C++ guard variables under PNaCl
Mark Seaborn
2013-06-19
Use ARM-style representation for C++ method pointers under PNaCl
Mark Seaborn
2013-06-04
Remove bit not added to 3.3.
Bill Wendling
2013-06-04
Update release notes for the 3.3 release.
Bill Wendling
2013-05-30
Merging r182645:
Bill Wendling
2013-05-21
Reverting r182337, which merged r182266, __declspec(selectany)
Reid Kleckner
2013-05-21
Merging r181283:
Bill Wendling
2013-05-21
Merging r181342:
Bill Wendling
2013-05-21
Merging r181487:
Bill Wendling
2013-05-21
Merging r182266:
Bill Wendling
2013-05-17
Merging r182072:
Bill Wendling
2013-05-16
Merging r181465:
Bill Wendling
2013-05-15
Merging r181909:
Bill Wendling
2013-05-15
Merging r181750:
Bill Wendling
2013-05-15
Merging r181728:
Bill Wendling
2013-05-08
Merging r181286:
Bill Wendling
2013-05-08
Merging r181368:
Bill Wendling
2013-05-08
Merging r181299:
Bill Wendling
2013-05-07
Creating release_33 branch
Bill Wendling
2013-05-06
DebugInfo: Support imported modules (using directives) within lexical blocks.
David Blaikie
2013-05-06
[analyzer; alternate arrows] don't increment the path iterator when we just d...
Ted Kremenek
2013-05-06
Grab-bag of bit-field fixes:
John McCall
2013-05-06
Add missing initialization for Sema::CurScope. This is important for AST cons...
Richard Smith
2013-05-06
Move PragmaCommentHandler to lib/Parse in preparation for calling Sema
Reid Kleckner
2013-05-06
Modify ASTReaderListener to allow visiting the input files of an AST file.
Argyrios Kyrtzidis
[next]