index
:
emscripten-fastcomp-clang
master
emscripten clang
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
/
CodeGen
Age
Commit message (
Expand
)
Author
2014-02-24
Introduce the asmjs-unknown-emscripten target triple.
Dan Gohman
2013-08-07
Treat __sync_synchronize and asm("":::"memory") as stronger fences.
JF Bastien
2013-07-25
Add a -finstrument-functions-size=n option to control basic block
Robert Grosse
2013-07-22
Cherrypick upstream volatile _Complex alignment patches
JF Bastien
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
Clang should not generate calls to llvm.pow.* intrinsics.
Eli Bendersky
2013-05-21
Reverting r182337, which merged r182266, __declspec(selectany)
Reid Kleckner
2013-05-21
Merging r182266:
Bill Wendling
2013-05-15
Merging r181750:
Bill Wendling
2013-05-15
Merging r181728:
Bill Wendling
2013-05-06
Add SystemZ support
Ulrich Weigand
2013-05-04
AArch64: teach Clang about __clear_cache intrinsic
Tim Northover
2013-05-03
Reapply r180982 with repaired logic and an additional testcase.
Adrian Prantl
2013-05-03
Move parsing of identifiers in MS-style inline assembly into
John McCall
2013-05-01
Fix typo in FileCheck.
Chad Rosier
2013-05-01
[inline asm] Add a test case for r180873. Test case needs to be on the clang
Chad Rosier
2013-04-30
Revert 180817 because 180816 was reverted.
Adrian Prantl
2013-04-30
Do not generate VLAs as complex variables any more, as they are now
Adrian Prantl
2013-04-30
Struct-path aware TBAA: enable struct-path aware TBAA for classes.
Manman Ren
2013-04-27
Struct-path aware TBAA: fix handling of may_alias attribute.
Manman Ren
2013-04-27
Struct-path aware TBAA: change the format of TBAAStructType node.
Manman Ren
2013-04-22
Add triple to tbaa-struct.cpp to appease bots
Manman Ren
2013-04-22
TBAA: make sure zero-length bitfield works for tbaa.struct and path-aware tbaa
Manman Ren
2013-04-22
Don't emit _ZTW wrappers for TLS variables which don't use the C++ thread_loc...
Richard Smith
2013-04-18
Fix typo.
Chad Rosier
2013-04-18
some more tests for r179743.
Argyrios Kyrtzidis
2013-04-18
Add IRGen test case for r179743.
Argyrios Kyrtzidis
2013-04-17
Test cases for r179719.
Chad Rosier
2013-04-17
Set SRet flags properly in '-cxx-abi microsoft'.
Timur Iskhodzhanov
2013-04-17
Test cases for r179655.
Chad Rosier
2013-04-16
Add support for sparcv9 targets.
Jakob Stoklund Olesen
2013-04-12
Add test case for r179403.
Chad Rosier
2013-04-12
Add test case for r179399.
Chad Rosier
2013-04-12
Add test case for r179383 and r179393.
Chad Rosier
2013-04-12
Remove REQUIRES now that r179237 fixed the real problem.
Rafael Espindola
2013-04-11
Add test case for r179343.
Chad Rosier
2013-04-11
Test case for r179339.
Chad Rosier
2013-04-11
Struct-path aware TBAA: uniformize scalar tag and path tag.
Manman Ren
2013-04-11
Update test case for r179323.
Chad Rosier
2013-04-10
get rid of stdio.h include in testcase
Adrian Prantl
2013-04-10
add mips target requirement to testcase
Adrian Prantl
2013-04-10
Mips specific inline asm memory operand modifier test case
Jack Carter
2013-04-10
FileCheck-ify some clang grep tests that use double quotes
Reid Kleckner
2013-04-10
[ms-inline asm] Move a few test cases from the 32-bit version to the 64-bit
Chad Rosier
2013-04-10
[ms-inline asm] Add a few test cases that were regressed by r179115. That
Chad Rosier
2013-04-08
The PNaCl target no longer permits __attribute__((regparm)).
Eli Bendersky
2013-04-08
Test case for r179030.
Chad Rosier
2013-04-05
Try to appease the atom buildbots
Manman Ren
[next]