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
*
[mips][msa] Added fexdo, fexup[lr] builtins
Daniel Sanders
2013-08-20
1
-0
/
+9
*
XCore target: Add target specific EmitVAArg
Robert Lytton
2013-08-19
1
-8
/
+72
*
XCore target: correct test layout
Robert Lytton
2013-08-19
1
-5
/
+19
*
Fix the name and the type of the argument for intrinisc
Juergen Ributzka
2013-08-17
1
-2
/
+2
*
[Mips][msa] Added most builtins from add.a to xori
Jack Carter
2013-08-15
1
-0
/
+642
*
Clang and AArch64 backend patches to support shll/shl and vmovl instructions ...
Hao Liu
2013-08-15
1
-0
/
+228
*
CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...
Stephen Lin
2013-08-15
101
-639
/
+639
*
Fix xcore tests to use regex.
Arnold Schwaighofer
2013-08-13
1
-8
/
+8
*
Add XCore target
Robert Lytton
2013-08-13
1
-0
/
+35
*
Fix FileCheck --check-prefix lines.
Tim Northover
2013-08-12
11
-30
/
+30
*
Add lrint to the list of math builtins. It never sets errno so we can mark it...
Benjamin Kramer
2013-08-09
1
-9
/
+18
*
Fix alignof computation of large arrays on x86_64.
Rafael Espindola
2013-08-08
1
-0
/
+11
*
clang-cl: Support the run-time selection options (/MD, /MT et al.)
Hans Wennborg
2013-08-08
1
-0
/
+15
*
Correctly allign arrays on 32 bit systems.
Rafael Espindola
2013-08-07
1
-2
/
+3
*
Add support for passing -1 to __builtin_shufflevector to signify an undefined...
Craig Topper
2013-08-03
1
-1
/
+8
*
DebugInfo: Don't prefer declarations over definitions in -flimit-debug-info in C
David Blaikie
2013-08-01
1
-0
/
+11
*
AST: Treat inline function declarations in -fms-compatibility as if it were i...
David Majnemer
2013-08-01
1
-0
/
+9
*
AArch64: initial NEON support
Tim Northover
2013-08-01
1
-0
/
+3023
*
Remove the mblaze backend from clang.
Rafael Espindola
2013-07-25
1
-1
/
+0
*
Partial revert of r185568.
Eli Bendersky
2013-07-24
1
-3
/
+9
*
[PowerPC64] Fix passing of single-vector-member structs to match ABI.
Bill Schmidt
2013-07-23
1
-0
/
+13
*
Make the nomathbuiltin.c test less demanding.
Eli Bendersky
2013-07-23
1
-7
/
+1
*
Integers which are too large should be an error.
Eli Friedman
2013-07-23
2
-9
/
+3
*
Add a -fno-math-builtin option to the Clang -cc1
Eli Bendersky
2013-07-23
1
-0
/
+18
*
Fix volatile _Complex alignment test on platforms where 64-bit floating point...
JF Bastien
2013-07-18
1
-6
/
+14
*
clang/test/CodeGen/volatile-complex.c: Loosen CHECKs for -Asserts.
NAKAMURA Takumi
2013-07-17
1
-8
/
+4
*
Propagate alignment for _Complex
JF Bastien
2013-07-17
3
-28
/
+91
*
Fix crash on complex constant zero.
Eli Friedman
2013-07-16
1
-0
/
+3
*
Fix test on release builds.
Tim Northover
2013-07-16
1
-2
/
+1
*
ARM: implement low-level intrinsics for the atomic exclusive operations.
Tim Northover
2013-07-16
1
-0
/
+113
*
Make these tests more robust against IRgen choosing to emit more named metadata.
Richard Smith
2013-07-14
5
-72
/
+71
*
Changes so that a few tests do not fail when running under guarded malloc.
Argyrios Kyrtzidis
2013-07-12
2
-4
/
+4
*
clang/test/CodeGen/c11atomics.c: Fix testcase for -Asserts since r186054.
NAKAMURA Takumi
2013-07-11
1
-1
/
+1
*
Simplify atomic load/store IRGen.
Eli Friedman
2013-07-11
2
-11
/
+24
*
Reapply an improved version of r180816/180817.
Adrian Prantl
2013-07-09
1
-2
/
+1
*
clang/test/CodeGen/2008-01-25-ByValReadNone.c: Add explicit -triple x86_64-un...
NAKAMURA Takumi
2013-07-08
1
-1
/
+2
*
Update test for change in r185735.
Nick Lewycky
2013-07-06
1
-1
/
+1
*
Add 'not' to commands that are expected to fail.
Rafael Espindola
2013-07-04
3
-3
/
+3
*
Looks like {{.*}} doesn't match the empty string. Fix test.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Relax pattern to accept a signext on ppc64.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Replace 'grep foo | count 0' with 'not grep foo'.
Rafael Espindola
2013-07-04
3
-6
/
+6
*
Remove test for the old debug format which was XFAILed since 2009.
Rafael Espindola
2013-07-04
1
-18
/
+0
*
Add missing expected-warning.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Remove unused -verify.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
clang -cc1 has no -fno-unit-at-a-time or -funit-at-a-time. Fix test.
Rafael Espindola
2013-07-04
1
-2
/
+1
*
Use a clang -cc1 option instead of -m32 and remove tcl quotes.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Remove tcl quotes.
Rafael Espindola
2013-07-04
1
-1
/
+1
*
Convert test to FileCheck.
Rafael Espindola
2013-07-04
1
-3
/
+5
*
Remove old test.
Rafael Espindola
2013-07-04
1
-55
/
+0
*
Remove old test.
Rafael Espindola
2013-07-04
1
-10
/
+0
[next]