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
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "[Headers] Add #include_next for tgmath.h on Darwin"
Bruno Cardoso Lopes
2016-12-12
2
-16
/
+0
*
[CrashReproducer] Collect PCH included via -include-pch
Bruno Cardoso Lopes
2016-12-12
1
-0
/
+43
*
[Driver] Attempt to fix new linux-ld tests on Windows
Michal Gorny
2016-12-12
1
-3
/
+3
*
[Driver] Fix finding multilib gcc install on Gentoo (with gcc-config)
Michal Gorny
2016-12-12
6
-0
/
+86
*
[CrashReproducer] Setup a module collector callback for HeaderInclude
Bruno Cardoso Lopes
2016-12-11
1
-0
/
+7
*
[CrashReproducer] Collect headermap files
Bruno Cardoso Lopes
2016-12-11
1
-0
/
+48
*
[AVX-512] Remove masking from 512-bit vpermil builtins. The backend now has v...
Craig Topper
2016-12-11
1
-6
/
+10
*
[AVX-512] Remove masking from 512-bit pshufb builtin. The backend now has a v...
Craig Topper
2016-12-10
1
-3
/
+5
*
[AVX-512] Remove 128/256-bit masked vpermilvar builtins and replace with sele...
Craig Topper
2016-12-10
1
-8
/
+16
*
[analyzer] Improve VirtualCallChecker diagnostics and move into optin package.
Devin Coughlin
2016-12-10
2
-8
/
+66
*
[ubsan] Treat ObjC's BOOL as if its range is always {0, 1}
Vedant Kumar
2016-12-09
1
-0
/
+13
*
[CUDA,Driver] Added --no-cuda-gpu-arch= option.
Artem Belevich
2016-12-09
1
-7
/
+66
*
[c++17] P0490R0, NB comment FI 20: allow direct-initialization of decompositi...
Richard Smith
2016-12-09
1
-1
/
+3
*
Remove special error recovery for ::(id)
Reid Kleckner
2016-12-09
1
-14
/
+20
*
Improve error message when referencing a non-tag type with a tag
Reid Kleckner
2016-12-09
9
-14
/
+14
*
Add tests for a couple more DRs.
Richard Smith
2016-12-09
4
-4
/
+57
*
cxx_dr_status: update to latest issue list and add a couple more tests.
Richard Smith
2016-12-09
2
-4
/
+84
*
Add support for non-zero null pointer for C and OpenCL
Yaxun Liu
2016-12-09
1
-0
/
+534
*
DR1295 and cleanup for P0135R1: Make our initialization code more directly
Richard Smith
2016-12-09
8
-17
/
+61
*
Relax IRgen check in decl-in-prototype.c to match signext on PPC64
Reid Kleckner
2016-12-09
1
-1
/
+1
*
Don't assert when redefining a built-in macro in a PCH, PR29119
Nico Weber
2016-12-09
1
-0
/
+35
*
Store decls in prototypes on the declarator instead of in the AST
Reid Kleckner
2016-12-09
4
-12
/
+64
*
[Headers] Add #include_next for tgmath.h on Darwin
Bruno Cardoso Lopes
2016-12-09
2
-0
/
+16
*
[OpenMP] Sema and parsing for 'teams distribute parallel for' pragma
Kelvin Li
2016-12-09
16
-0
/
+3812
*
[CrashReproducer] Provide a clean dir path for -fmodules-cache-path
Bruno Cardoso Lopes
2016-12-09
7
-9
/
+7
*
[CrashReproducer] Rewrite relative include paths
Bruno Cardoso Lopes
2016-12-09
1
-0
/
+58
*
Specify -std=gnu++98 on some Rewriter tests. NFC.
Paul Robinson
2016-12-09
32
-40
/
+40
*
[sanitizers] lsan+sancov doesn't need ubsanrt (multi def error)
Mike Aizatsky
2016-12-08
1
-0
/
+14
*
[DebugInfo] Relax test case for long double constants.
David Gross
2016-12-08
1
-1
/
+5
*
[DebugInfo] Add support for __fp16, float, and double constants.
David Gross
2016-12-08
1
-0
/
+27
*
[CUDA] Ignore implicit target attributes during function template instantiation.
Artem Belevich
2016-12-08
1
-5
/
+36
*
Fixing test to work when the compiler defaults to a different C++ standard ve...
Douglas Yung
2016-12-08
1
-8
/
+30
*
[CodeCompletion][ObjC] Use a parameterized NSSet return type for
Alex Lorenz
2016-12-08
1
-1
/
+1
*
[CodeCompletion] Provide Objective-C class property completion results
Alex Lorenz
2016-12-08
2
-0
/
+97
*
[Sema] Avoid "case value not in enumerated type" warning for C++11 opaque enums
Alex Lorenz
2016-12-08
1
-0
/
+30
*
[analyzer] Add dispatch_data_create as a special case in RetainCountChecker.
Artem Dergachev
2016-12-08
1
-0
/
+80
*
[c++1z] P0490R0, NB comment GB 20: if std::tuple_size<T> is complete, use the
Richard Smith
2016-12-08
1
-1
/
+1
*
[c++1z] P0003R5: Removing dynamic exception specifications.
Richard Smith
2016-12-08
11
-24
/
+61
*
[Headers] Enable #include_next<float.h> on Darwin
Bruno Cardoso Lopes
2016-12-08
2
-0
/
+19
*
Loosen checks for _MSC_FULL_VER under -fms-extensions.
David L. Jones
2016-12-08
1
-1
/
+1
*
[Driver][Darwin] Disable default stack protector levels in freestanding mode.
Bruno Cardoso Lopes
2016-12-08
1
-0
/
+13
*
Add more tests for MSVC version handling.
David L. Jones
2016-12-07
2
-0
/
+11
*
[Driver] Add tests for default stack protector values on Darwin
Bruno Cardoso Lopes
2016-12-07
1
-0
/
+15
*
[CUDA] Improve target attribute checking for function templates.
Artem Belevich
2016-12-07
4
-58
/
+117
*
[analyzer] pr31226: Disable CastSizeChecker in C++ because it's not quite ready.
Artem Dergachev
2016-12-07
1
-2
/
+21
*
Implement the -Wstrict-prototypes warning
Alex Lorenz
2016-12-07
2
-0
/
+82
*
[ObjC++] Don't enter a C++ declarator scope when the current context is
Alex Lorenz
2016-12-07
1
-0
/
+35
*
Compilation database test: don't try to output to CWD
Sam McCall
2016-12-07
1
-4
/
+5
*
[OpenCL] Added a LIT test for ensuring address space mangling is done the sam...
Alexey Bader
2016-12-07
1
-0
/
+14
*
[OpenCL] Fix SPIR version generation.
Alexey Bader
2016-12-07
1
-9
/
+12
[next]