index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
clang
/
test
/
CodeGen
Commit message (
Expand
)
Author
Age
Files
Lines
*
FileCheckize volatile test
Tim Northover
2013-02-07
1
-3
/
+37
*
Only check for volatile memcpys in test.
Tim Northover
2013-02-07
1
-1
/
+1
*
XFAIL test that's inappropriate for AArch64 ABI
Tim Northover
2013-02-07
1
-0
/
+8
*
Generalize DebugInfo tests by avoiding explicit metadata numbers
David Blaikie
2013-02-02
2
-4
/
+4
*
Add check for @foo
Bill Schmidt
2013-02-01
1
-0
/
+1
*
Fix a string not seen without asserts
Bill Schmidt
2013-02-01
1
-2
/
+1
*
Fix PR14881 by implementing conversion rules between int and complex int.
Bill Schmidt
2013-02-01
1
-0
/
+717
*
Revise unit testing for -fno-altivec, -mno-altivec.
Bill Schmidt
2013-02-01
1
-12
/
+0
*
Enable -fno-altivec, -mno-altivec for PowerPC.
Bill Schmidt
2013-02-01
1
-0
/
+12
*
Update the tests.
Bill Wendling
2013-01-31
24
-112
/
+112
*
Add support for AArch64 target.
Tim Northover
2013-01-31
4
-0
/
+578
*
Add indents to AST dumping and removed parenthesis from AST nodes.
Richard Trieu
2013-01-31
1
-4
/
+4
*
Semantic analysis and CodeGen support for C11's _Noreturn. This is modeled as
Richard Smith
2013-01-30
1
-1
/
+7
*
[ubsan] Implement the -fcatch-undefined-behavior flag using a trapping
Chad Rosier
2013-01-29
1
-0
/
+149
*
Modify the tests for the (sorted) order that the attributes come out as now.
Bill Wendling
2013-01-29
11
-39
/
+39
*
Tests: remove disabled llvm-gcc invocations
Dmitri Gribenko
2013-01-28
1
-1
/
+0
*
PR14566: Debug Info: avoid top level lexical blocks in functions
David Blaikie
2013-01-26
4
-7
/
+5
*
patch for PR9027 and // rdar://11861085
Fariborz Jahanian
2013-01-25
1
-0
/
+40
*
FileCheck'ize test
Dmitri Gribenko
2013-01-25
1
-7
/
+26
*
FileCheck'ize test
Dmitri Gribenko
2013-01-24
1
-8
/
+4
*
FileCheck'ize test
Dmitri Gribenko
2013-01-24
1
-2
/
+2
*
FileCheck-ify some debug info scope related tests.
David Blaikie
2013-01-24
2
-2
/
+10
*
[mips] Do not emit i32 padding if target ABI is O32. This was causing backend
Akira Hatanaka
2013-01-24
1
-10
/
+22
*
Handle universal character names and Unicode characters outside of literals.
Jordan Rose
2013-01-24
1
-0
/
+14
*
PowerPC: fix __builtin_eh_return_data_regno return
Adhemerval Zanella
2013-01-22
1
-0
/
+9
*
[ms-inline asm] Remove the -fenable-experimental-ms-inline-asm flag. MS-style
Chad Rosier
2013-01-22
2
-2
/
+2
*
clang/test/CodeGen: Nuke llvm's opt and llvm-dis, and FileCheck-ize two tests...
NAKAMURA Takumi
2013-01-22
2
-8
/
+14
*
clang/test/CodeGen/2006-01-13-StackSave.c: Nuke llvm's opt and llvm-dis, and ...
NAKAMURA Takumi
2013-01-22
1
-2
/
+2
*
clang/test/CodeGen/blocks-seq.c: FileCheck-ize.
NAKAMURA Takumi
2013-01-22
1
-10
/
+8
*
[mips] Enable inlining of atomic ops on mips32 and mips64.
Akira Hatanaka
2013-01-18
2
-35
/
+49
*
clang/test/CodeGen: Suppress a couple of tests on win32. It seems -fsanitize-...
NAKAMURA Takumi
2013-01-18
2
-0
/
+6
*
[ubsan] Add support for -fsanitize-blacklist
Will Dietz
2013-01-18
2
-0
/
+30
*
[ms-inline asm] Updates and test case for r172743.
Chad Rosier
2013-01-17
1
-1
/
+29
*
Fix recent test for more diverse environments.
Tim Northover
2013-01-16
1
-2
/
+5
*
Correct order of operands forwarding NEON vfma to LLVM fma
Tim Northover
2013-01-16
1
-0
/
+16
*
Collect both normal and static data members of a class in source
Eric Christopher
2013-01-16
2
-3
/
+3
*
Multiprecision subtraction builtins.
Michael Gottesman
2013-01-14
1
-0
/
+73
*
This patch addresses varargs processing for small complex types under
Bill Schmidt
2013-01-14
1
-0
/
+73
*
clang/test/CodeGen/builtins-multiprecision.c: Enhance for each test to run on...
NAKAMURA Takumi
2013-01-13
1
-10
/
+13
*
Fixed spelling of test name: builtins-multipercision.c => builtins-multipreci...
Michael Gottesman
2013-01-13
1
-0
/
+0
*
Added a triple to the test builtins-multiprecision.c.
Michael Gottesman
2013-01-13
1
-1
/
+1
*
Added builtins for multiprecision adds.
Michael Gottesman
2013-01-13
1
-0
/
+74
*
[ms-inline asm] Add test case for r172121.
Chad Rosier
2013-01-10
1
-0
/
+7
*
Enable intel_ocl_bicc for x86_64 target only. Remove fix from 171969 that ena...
Guy Benyei
2013-01-10
1
-0
/
+1
*
[ubsan] Make static check data non-const so it can be used for deduplication.
Will Dietz
2013-01-09
2
-5
/
+5
*
[ms-inline asm] Add a test case for the offset operator where the operand is a
Chad Rosier
2013-01-08
1
-3
/
+6
*
CodeGen/compound-assign-overflow.c: include stdint.h in freestanding mode
Dmitri Gribenko
2013-01-08
1
-1
/
+1
*
Add a test to make sure that vector output happens for debug info.
Eric Christopher
2013-01-08
1
-0
/
+7
*
[ubsan] Use correct type for compound assignment ops.
Will Dietz
2013-01-07
1
-0
/
+36
*
Test case for r171784.
Chad Rosier
2013-01-07
1
-0
/
+8
[next]