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
2013-04-05
Add triple to testing case to appease poewrpc64 buildbots
Manman Ren
2013-04-05
Add test case for r178881.
Chad Rosier
2013-04-05
Allow EmitConstantInit() to emit constant initializers for objects with trivi...
Alexey Samsonov
2013-04-05
Add testing case for r178797
Manman Ren
2013-04-04
revert r178784 since it does not have a commit message
Manman Ren
2013-04-04
Index: include/clang/Driver/CC1Options.td
Manman Ren
2013-04-03
Move this file into the correct directory.
Eric Christopher
2013-04-03
From PR9121 gcc defaulted to omitting the frame pointer on linux,
Eric Christopher
2013-04-02
[ms-inline asm] Test case for r178566.
Chad Rosier
2013-04-02
Remove target-specific alignment from test.
Benjamin Kramer
2013-04-02
[ASan] Emit lifetime markers for local variables in -fsanitize=use-after-scop...
Alexey Samsonov
2013-04-02
un-break remaining gdb buildbot testcases.
Adrian Prantl
2013-03-30
Remove old NVPTX cpus and add new NVPTX cpus
Justin Holewinski
2013-03-29
Add RDSEED intrinsic support defined in AVX2 extension
Michael Liao
2013-03-29
Add XTEST intrinsic defined in TSX extension
Michael Liao
2013-03-27
UBSan: Don't diagnose inf/nan conversions between floating-point types. It's ...
Richard Smith
2013-03-27
Remove unnecessary attributes from test case.
Chad Rosier
2013-03-27
Add a front-end test case for r178186.
Chad Rosier
2013-03-26
Add PRFCHW intrinsic support
Michael Liao
2013-03-25
Emit an error message instead of crashing when dereferencing an incomplete po...
Bill Wendling
2013-03-25
IR-gen should not generate an MMX types unless the code is explicitly using MMX
Chad Rosier
2013-03-23
Make clang to mark static stack allocations with lifetime markers to enable a...
Nadav Rotem
2013-03-22
Use RequireCompleteType() instead of isIncompleteType().
Bill Wendling
2013-03-22
ubsan: Pass floating-point arguments to the runtime by value if they fit the
Richard Smith
2013-03-21
Add more testing cases for tbaa.struct
Manman Ren
2013-03-20
The flag "-coverage-function-names-in-data" is actually backwards -- we do
Nick Lewycky
2013-03-19
Test case for r177439 and r177440.
Chad Rosier
2013-03-19
Update test for r177413.
Chad Rosier
2013-03-19
PR15383: When -fsanitize=float-cast-overflow checks a float-to-int conversion,
Richard Smith
2013-03-18
Test case for r177347.
Chad Rosier
2013-03-18
Update testcase for r177340.
Bill Wendling
2013-03-13
Really fix the MIPS test.
Bill Wendling
2013-03-13
Attempt to fix test.
Bill Wendling
2013-03-13
Cause the mips16/nomips16 attribute to be passed to LLVM from Clang
Reed Kotler
2013-03-10
PR15480: fixed second parameter types of vec_lde, vec_lvebx, vec_lvehx, and v...
Anton Yartsev
2013-03-09
When lexing in C11 mode, accept unicode character and string literals, per C11
Richard Smith
2013-03-07
Promote atomic type sizes up to a power of two, capped by
John McCall
2013-03-07
Evaluate compound literals directly into the result aggregate
John McCall
2013-03-06
[Sanitize] Don't emit function attribute sanitize_address/thread/memory if th...
Alexey Samsonov
2013-03-05
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-04
Mips specific inline assembler constraint 'R'
Jack Carter
2013-03-03
Remove unused check from test.
David Chisnall
2013-03-03
Improve C11 atomics support:
David Chisnall
2013-02-28
Add more of the command line options as attribute flags.
Bill Wendling
2013-02-27
Reapply r176133 with testcase fixes.
Bill Wendling
2013-02-26
Fix testcases to not rely upon target-* attributes.
Bill Wendling
2013-02-26
Unify clang/llvm attributes for asan/tsan/msan (Clang part)
Kostya Serebryany
2013-02-25
[ubsan] Emit single check for left shift.
Will Dietz
2013-02-25
Revert "Add more attributes from the command line to functions."
Anna Zaks
2013-02-25
Add a front-end test case for r176036.
Chad Rosier
[prev]
[next]