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
/
lib
/
Frontend
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Try to shorten system header paths when using -MD depfiles
Peter Wu
2017-10-19
2
-0
/
+12
*
[CMake] Use #cmakedefine01 for CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALY...
NAKAMURA Takumi
2017-10-18
3
-3
/
+3
*
[modules] When finding the owning module of an instantiated context in template
Richard Smith
2017-10-18
1
-3
/
+10
*
Don't print end-of-directive tokens in -E output
Reid Kleckner
2017-10-16
1
-0
/
+6
*
[Bitfield] Add an option to access bitfield in a fine-grained manner.
Wei Mi
2017-10-16
1
-0
/
+10
*
Add -f[no-]double-square-bracket-attributes as new driver options to control ...
Aaron Ballman
2017-10-15
1
-0
/
+6
*
Support for destroying operator delete, per C++2a proposal P0722.
Richard Smith
2017-10-13
1
-3
/
+4
*
Set PreprocessorOpts.GeneratePreamble=true in PrecompiledPreamble.
Ilya Biryukov
2017-10-09
2
-1
/
+2
*
Driver: hoist the `wchar_t` handling to the driver
Saleem Abdulrasool
2017-10-06
2
-1
/
+11
*
Revert "Add /System/Library/PrivateFrameworks as a header search path."
Douglas Gregor
2017-10-02
1
-1
/
+0
*
[PS4] Tidy up some debug-tuning v. triple decision-making.
Paul Robinson
2017-09-29
1
-1
/
+1
*
[DWARF] Allow forward declarations of a class template instantiation
Paul Robinson
2017-09-28
1
-0
/
+1
*
[Preprocessor] Preserve #pragma clang assume_nonnull in preprocessed output
Eli Friedman
2017-09-27
1
-0
/
+18
*
[PCH] Fixed preamble breaking with BOM presence (and particularly, fluctuatin...
Cameron Desrochers
2017-09-20
2
-3
/
+2
*
Add /System/Library/PrivateFrameworks as a header search path.
Douglas Gregor
2017-09-14
1
-0
/
+1
*
[MSan] Add flag to disable use-after-dtor.
Matt Morehouse
2017-09-14
1
-1
/
+3
*
This adds the _Float16 preprocessor macro definitions.
Sjoerd Meijer
2017-09-13
1
-14
/
+17
*
IR: Represent -ggnu-pubnames with a flag on the DICompileUnit.
Peter Collingbourne
2017-09-12
1
-0
/
+1
*
Use the VFS from the CompilerInvocation by default
Raphael Isemann
2017-09-12
2
-13
/
+11
*
[PCH] Allow VFS to be used for tests that generate PCH files
Cameron Desrochers
2017-09-11
1
-0
/
+36
*
Fix ownership of the MemoryBuffer in a FrontendInputFile.
Richard Smith
2017-09-09
2
-6
/
+7
*
Fix templated type alias completion when using global completion cache
Erik Verbruggen
2017-09-08
1
-1
/
+2
*
[CUDA] When compilation fails, print the compilation mode.
Justin Lebar
2017-09-07
1
-2
/
+11
*
[modules] Add ability to specify module name to module file mapping (reapply)
Boris Kolpackov
2017-08-31
3
-10
/
+33
*
Revert r312105 [modules] Add ability to specify module name to module file ma...
Victor Leschuk
2017-08-30
3
-33
/
+10
*
[modules] Add ability to specify module name to module file mapping
Boris Kolpackov
2017-08-30
3
-10
/
+33
*
Minimal runtime for UBSan.
Evgeniy Stepanov
2017-08-29
1
-0
/
+1
*
[modules-ts] Omit submodule semantics for TS modules
Boris Kolpackov
2017-08-29
1
-2
/
+17
*
Add flag to request Clang is ABI-compatible with older versions of itself
Richard Smith
2017-08-26
1
-0
/
+27
*
[Frontend] Fix printing policy for AST context loaded from file
Vedant Kumar
2017-08-25
1
-0
/
+3
*
Expose -mllvm -accurate-sample-profile to clang.
Dehao Chen
2017-08-24
1
-0
/
+2
*
Revert r311442 (Fix templated type alias completion when using global complet...
Erik Verbruggen
2017-08-22
1
-2
/
+1
*
Fix templated type alias completion when using global completion cache
Erik Verbruggen
2017-08-22
1
-1
/
+2
*
[SanitizerCoverage] Add stack depth tracing instrumentation.
Matt Morehouse
2017-08-18
1
-0
/
+2
*
Fix comments about __OPENCL_MEMORY_SCOPE_* macros
Yaxun Liu
2017-08-16
1
-1
/
+1
*
[OpenCL] Support variable memory scope in atomic builtins
Yaxun Liu
2017-08-15
1
-4
/
+6
*
Implement latest feature test macro recommendations, P0096R4.
Richard Smith
2017-08-11
1
-2
/
+3
*
Fixed a race condition in PrecompiledPreamble.
Ilya Biryukov
2017-08-10
1
-1
/
+9
*
Use "foo-12345.o.tmp" instead of "foo.o-12345" as temporary file name.
Nico Weber
2017-08-08
1
-2
/
+8
*
[OpenMP] Error when trying to offload to an unsupported architecture
Gheorghe-Teodor Bercea
2017-08-07
1
-1
/
+8
*
[OpenMP] Prevent emission of exception handling code when using OpenMP to off...
Gheorghe-Teodor Bercea
2017-08-07
1
-0
/
+7
*
Add OpenCL 2.0 atomic builtin functions as Clang builtin
Yaxun Liu
2017-08-04
1
-0
/
+13
*
Revert r309984, "Use "foo-12345.o" instead of "foo.o-12345" as temporary file...
NAKAMURA Takumi
2017-08-04
1
-6
/
+2
*
Use "foo-12345.o" instead of "foo.o-12345" as temporary file name.
Nico Weber
2017-08-03
1
-2
/
+6
*
[mips] Revert r309942 & r309940
Simon Dardis
2017-08-03
1
-2
/
+0
*
[mips] Implement -muninit-const-in-rodata
Simon Dardis
2017-08-03
1
-0
/
+2
*
[sanitizer-coverage] clang flags pumbing for -fsanitize-coverage=pc-table
Kostya Serebryany
2017-07-28
1
-0
/
+1
*
[Frontend] Mark some ASTUnit methods as const. NFC.
Vedant Kumar
2017-07-25
1
-7
/
+7
*
Remove Bitrig: Clang Changes
Erich Keane
2017-07-21
1
-1
/
+0
*
[CMake] Move CLANG_ENABLE_(ARCMT|OBJC_REWRITER|STATIC_ANALYZER) into clang/Co...
NAKAMURA Takumi
2017-07-18
3
-0
/
+3
[prev]
[next]