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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Basic] Fix some Clang-tidy modernize and Include What You Use warnings; othe...
Eugene Zelenko
2018-02-16
4
-46
/
+49
*
[ThinLTO] Allow indexing to request backend to ignore the module
Vitaly Buka
2018-02-16
1
-5
/
+17
*
[ThinLTO] Ignore object files with no ThinLTO modules if -fthinlto-index= is set
Vitaly Buka
2018-02-16
2
-10
/
+25
*
[OPENMP] Do not emit messages for templates in declare target
Alexey Bataev
2018-02-16
1
-19
/
+38
*
[MS] Make constexpr static data members implicitly inline
Reid Kleckner
2018-02-16
1
-1
/
+1
*
[OPENMP] Fix PR35873: Fix data-sharing attributes for const variables.
Alexey Bataev
2018-02-16
1
-1
/
+1
*
[OPENMP] Fix parsing of the directives with inner directives.
Alexey Bataev
2018-02-16
2
-3
/
+15
*
Clean up 'target' attribute diagnostics
Erich Keane
2018-02-16
1
-2
/
+3
*
[clang-format] Enable google text proto formatting in R"proto('s
Krasimir Georgiev
2018-02-16
1
-0
/
+2
*
Revert r325321 "[Sema] Take into account the current context when checking the"
Hans Wennborg
2018-02-16
1
-5
/
+0
*
[Sema] Take into account the current context when checking the
Akira Hatanaka
2018-02-16
1
-0
/
+5
*
[Coverage] Handle break/continue outside of loop bodies
Vedant Kumar
2018-02-16
1
-8
/
+16
*
[DOXYGEN] There was a request in the review D41507 to change the notation for...
Ekaterina Romanova
2018-02-16
2
-65
/
+67
*
[Modules] Extend -fmodule-name semantic for frameworks with private modules
Bruno Cardoso Lopes
2018-02-16
1
-4
/
+22
*
[OPENMP] Fix PR36399: Crash on C code with ordered doacross construct.
Alexey Bataev
2018-02-15
1
-0
/
+2
*
[OPENMP] Fix PR38398: compiler crash on standalone pragma ordered with depend...
Alexey Bataev
2018-02-15
1
-119
/
+116
*
Silence a -Wparentheses warning; NFC.
Aaron Ballman
2018-02-15
1
-1
/
+1
*
Silence some -Wunused-variable warnings; NFC.
Aaron Ballman
2018-02-15
1
-2
/
+2
*
[Coroutines] Use allocator overload when available
Brian Gesiak
2018-02-15
1
-36
/
+89
*
[Sema] Toggle diags when finding allocators (NFCI)
Brian Gesiak
2018-02-15
1
-42
/
+48
*
[analyzer] Suppress temporary destructors for temporary arrays.
Artem Dergachev
2018-02-15
1
-3
/
+16
*
[analyzer] Implement path notes for temporary destructors.
Artem Dergachev
2018-02-15
1
-2
/
+8
*
[analyzer] Compute the correct this-region for temporary destructors.
Artem Dergachev
2018-02-15
5
-88
/
+147
*
[analyzer] NFC: Eliminate ParentMap lookup in mayInlineCallKind().
Artem Dergachev
2018-02-15
2
-9
/
+3
*
[OpenCL] Fix __enqueue_block for block with captures
Yaxun Liu
2018-02-15
4
-39
/
+56
*
Amend r325256. This change was not properly merged locally before the commit ...
Aaron Ballman
2018-02-15
1
-1
/
+1
*
NFC; clean up this file based on our coding standards. The impetus was consid...
Aaron Ballman
2018-02-15
1
-1500
/
+1467
*
[clang-format] Support repeated field lists in protos
Krasimir Georgiev
2018-02-15
1
-7
/
+24
*
Adding msan support for FreeBSD
Kamil Rytarowski
2018-02-15
1
-0
/
+2
*
Add Xray instrumentation compile-time/link-time support to FreeBSD
Kamil Rytarowski
2018-02-15
1
-0
/
+27
*
[clang-format] Improve ObjC headers detection
Jacek Olesiak
2018-02-15
1
-2
/
+7
*
[analyzer] Inline constructors for destroyable temporaries.
Artem Dergachev
2018-02-15
1
-0
/
+3
*
[CFG] Provide construction contexts for temproary objects.
Artem Dergachev
2018-02-15
1
-1
/
+3
*
[analyzer] Decide on inlining destructors via EvalCallOptions.
Artem Dergachev
2018-02-15
3
-55
/
+59
*
Reapply r325193
Konstantin Zhuravlyov
2018-02-15
2
-91
/
+101
*
[analyzer] Allow inlining constructors into return values.
Artem Dergachev
2018-02-15
2
-4
/
+23
*
[analyzer] NFC: Remove dead checks when computing DeclStmt construction region.
Artem Dergachev
2018-02-15
1
-9
/
+6
*
Revert r325193 as it breaks buildbots
Konstantin Zhuravlyov
2018-02-15
2
-101
/
+91
*
AMDGPU: Enable PIC by default for amdgcn
Konstantin Zhuravlyov
2018-02-15
1
-0
/
+4
*
Add missing definition for class static after r325193.
Richard Smith
2018-02-15
1
-1
/
+1
*
AMDGPU: Cleanup most of the macros
Konstantin Zhuravlyov
2018-02-15
2
-91
/
+101
*
[Debug] Annotate compiler generated range-for loop variables.
Matt Davis
2018-02-14
1
-4
/
+8
*
Clean up -fdiscard-value-name handling
Eric Fiselier
2018-02-14
1
-5
/
+2
*
[clang-format] Recognize percents as format specifiers in protos
Krasimir Georgiev
2018-02-14
1
-0
/
+3
*
Update for llvm change. NFC.
Rafael Espindola
2018-02-14
1
-2
/
+2
*
[Modules] Add more language features to be used with requires-declaration
Bruno Cardoso Lopes
2018-02-14
1
-0
/
+5
*
[OpenMP] Fix trailing space when printing pragmas, by Joel. E. Denny
Alexey Bataev
2018-02-14
1
-42
/
+41
*
[CUDA] Allow external variables in separate compilation
Jonas Hahnfeld
2018-02-14
1
-1
/
+2
*
Revert r324991 "Fix for PR32992. Static const classes not exported."
Hans Wennborg
2018-02-14
1
-13
/
+3
*
[AST] Refine the condition for element-dependent array fillers
Ivan A. Kosarev
2018-02-14
1
-2
/
+23
[next]