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-01-22
[ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-style
Chad Rosier
2013-01-22
clang/test/CodeGen: Nuke llvm's opt and llvm-dis, and FileCheck-ize two tests...
NAKAMURA Takumi
2013-01-22
clang/test/CodeGen/2006-01-13-StackSave.c: Nuke llvm's opt and llvm-dis, and ...
NAKAMURA Takumi
2013-01-22
clang/test/CodeGen/blocks-seq.c: FileCheck-ize.
NAKAMURA Takumi
2013-01-18
[mips] Enable inlining of atomic ops on mips32 and mips64.
Akira Hatanaka
2013-01-18
clang/test/CodeGen: Suppress a couple of tests on win32. It seems -fsanitize-...
NAKAMURA Takumi
2013-01-18
[ubsan] Add support for -fsanitize-blacklist
Will Dietz
2013-01-17
[ms-inline asm] Updates and test case for r172743.
Chad Rosier
2013-01-16
Fix recent test for more diverse environments.
Tim Northover
2013-01-16
Correct order of operands forwarding NEON vfma to LLVM fma
Tim Northover
2013-01-16
Collect both normal and static data members of a class in source
Eric Christopher
2013-01-14
Multiprecision subtraction builtins.
Michael Gottesman
2013-01-14
This patch addresses varargs processing for small complex types under
Bill Schmidt
2013-01-13
clang/test/CodeGen/builtins-multiprecision.c: Enhance for each test to run on...
NAKAMURA Takumi
2013-01-13
Fixed spelling of test name: builtins-multipercision.c => builtins-multipreci...
Michael Gottesman
2013-01-13
Added a triple to the test builtins-multiprecision.c.
Michael Gottesman
2013-01-13
Added builtins for multiprecision adds.
Michael Gottesman
2013-01-10
[ms-inline asm] Add test case for r172121.
Chad Rosier
2013-01-10
Enable intel_ocl_bicc for x86_64 target only. Remove fix from 171969 that ena...
Guy Benyei
2013-01-09
[ubsan] Make static check data non-const so it can be used for deduplication.
Will Dietz
2013-01-08
[ms-inline asm] Add a test case for the offset operator where the operand is a
Chad Rosier
2013-01-08
CodeGen/compound-assign-overflow.c: include stdint.h in freestanding mode
Dmitri Gribenko
2013-01-08
Add a test to make sure that vector output happens for debug info.
Eric Christopher
2013-01-07
[ubsan] Use correct type for compound assignment ops.
Will Dietz
2013-01-07
Test case for r171784.
Chad Rosier
2013-01-07
Scalar shifts in the OpenCL specification (as of v. 1.2) are defined to be
David Tweed
2013-01-05
FileCheck-ize test/CodeGen/inline.c.
David Blaikie
2013-01-05
[mips] Fix data layout string. Add 64 to the list of native integer widths
Akira Hatanaka
2012-12-30
[ubsan] Recover by default, use -fno-sanitize-recover to disable.
Will Dietz
2012-12-25
Add intel_ocl_bicc calling convention as a function attribute to clang. The c...
Guy Benyei
2012-12-21
Add a testcase for ARM cortex-r5 subtarget
Quentin Colombet
2012-12-21
Don't eagerly emit a global static merged with a local extern.
Rafael Espindola
2012-12-20
Implement AST dumper for Decls.
Alexander Kornienko
2012-12-18
CodeGen: Expand creal and cimag into complex field loads
Meador Inge
2012-12-18
Now that the uninitialized variable has been fixed in llvm, add this test back,
Rafael Espindola
2012-12-17
This patch fixes PR13624, which notes a 64-bit PowerPC ELF ABI
Bill Schmidt
2012-12-15
[ubsan] Emit branch weight metadata to hint towards common case.
Will Dietz
2012-12-13
ubsan: Add -fsanitize=bool and -fsanitize=enum, which check for loads of
Richard Smith
2012-12-12
Rewrite calls to bitcast unprototyped functions when emitting a definition.
John McCall
2012-12-10
Remove until I can fix this.
Bill Wendling
2012-12-10
Use correct flags for this test.
Bill Wendling
2012-12-10
Fixup test case from r169755. These are driver options, not frontend options.
Chad Rosier
2012-12-10
Specify if `-mno-red-zone' was used when creating the GCOV instrucmentation p...
Bill Wendling
2012-12-10
Remove unneeded typedef and volatile
Michael Ilseman
2012-12-07
Fix the required args count for variadic blocks.
John McCall
2012-12-06
clang/test/CodeGen/2008-01-07-UnusualIntSize.c: Add triple x86_64. It doesn't...
NAKAMURA Takumi
2012-12-06
Rework the bitfield access IR generation to address PR13619 and
Chandler Carruth
2012-12-05
[driver, ms-inline asm] MS-Style inline assembly is controlled by the
Chad Rosier
2012-12-05
[ms-inline asm] Add more tests.
Chad Rosier
2012-12-04
Have clang use LLVM IR's fast-math flags when in FastMath or FiniteMathOnly m...
Michael Ilseman
[prev]
[next]