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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[OPENMP]Fix PR39422: variables are not firstprivatized in task context.
Alexey Bataev
2018-10-25
3
-3
/
+27
*
[AArch64] Branch Protection and Return Address Signing B Key Support
Luke Cheeseman
2018-10-25
11
-28
/
+185
*
update the clang doc about contributions
Sylvestre Ledru
2018-10-25
1
-3
/
+4
*
[ms] Prevent explicit constructor name lookup if scope is missing
Will Wilson
2018-10-25
2
-1
/
+22
*
[clang-format] Break before next parameter after a formatted multiline raw st...
Krasimir Georgiev
2018-10-25
2
-9
/
+123
*
[CodeGen] Always emit the 'min-legal-vector-width' attribute even when the va...
Craig Topper
2018-10-25
3
-5
/
+3
*
[Sema] Fix -Wcomma for C89
Richard Trieu
2018-10-25
3
-119
/
+139
*
Revert "[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03"
Eric Fiselier
2018-10-24
2
-24
/
+2
*
Driver,CodeGen: introduce support for Swift CFString layout
Saleem Abdulrasool
2018-10-24
9
-24
/
+230
*
[VFS] Remove 'ignore-non-existent-contents' attribute for YAML-based VFS.
Volodymyr Sapsai
2018-10-24
10
-13
/
+0
*
[SemaCXX] Unconfuse Clang when std::align_val_t is unscoped in C++03
Eric Fiselier
2018-10-24
2
-2
/
+24
*
Add gfx909 to GPU Arch
Tim Renouf
2018-10-24
3
-0
/
+7
*
AMDGPU: Handle gfx909 in AMDGPUTargetInfo::initFeatureMap
Konstantin Zhuravlyov
2018-10-24
3
-0
/
+10
*
Do not always request an implicit taskgroup region inside the kmpc_taskloop f...
Alexey Bataev
2018-10-24
11
-36
/
+36
*
[OPENMP]Fix PR39366: do not try to private field if it is not captured.
Alexey Bataev
2018-10-24
2
-2
/
+21
*
[CodeGen] Update test checks missed in r345168.
Craig Topper
2018-10-24
2
-41
/
+41
*
[Hexagon] Flip hexagon-autohvx to be true by default
Krzysztof Parzyszek
2018-10-24
2
-5
/
+5
*
[CodeGen] Update min-legal-vector width based on function argument and return...
Craig Topper
2018-10-24
17
-591
/
+723
*
CodeGen: extract some local variables in CFConstantString creation (NFC)
Saleem Abdulrasool
2018-10-24
1
-19
/
+18
*
AST: unindent CFConstantStringDecl by inverting condition (NFC)
Saleem Abdulrasool
2018-10-24
1
-42
/
+40
*
[clang] Introduce new completion context types
Kadir Cetinkaya
2018-10-24
5
-26
/
+42
*
Remove a pair of unused dispatch multiversion declarations.
Erich Keane
2018-10-24
1
-15
/
+0
*
[CodeComplete] Expose InBaseClass signal in code completion results.
Eric Liu
2018-10-24
5
-59
/
+73
*
[autocompletion] Handle the space before pressing tab
Yuka Takahashi
2018-10-24
2
-0
/
+21
*
Support accepting __gnu__ as a scoped attribute namespace that aliases to gnu.
Aaron Ballman
2018-10-24
9
-58
/
+90
*
[Sema] Do not show unused parameter warnings when body is skipped
Ilya Biryukov
2018-10-24
2
-2
/
+11
*
[bash-autocompletion] Fix bug when a flag ends with '='
Yuka Takahashi
2018-10-24
2
-1
/
+9
*
[Sema] Fix -Wcomma in dependent context
Richard Trieu
2018-10-24
2
-0
/
+16
*
Debug Info (-gmodules): emit full types for non-anchored template specializat...
Adrian Prantl
2018-10-24
7
-2
/
+131
*
[analyzer] [NFC] Change scanReachableSymbols to use ranges
George Karpenkov
2018-10-23
4
-43
/
+14
*
[analyzer] Do not stop tracking CXX methods touching OSObject.
George Karpenkov
2018-10-23
3
-14
/
+69
*
[analyzer] Trust summaries for OSObject::retain and OSObject::release
George Karpenkov
2018-10-23
3
-27
/
+28
*
NFC: Remove MANGLE_CHECKER from ItaniumMangle.cpp
Erik Pilkington
2018-10-23
2
-23
/
+0
*
Change getRedeclContext() to support enumerations as another kind of transpar...
Aaron Ballman
2018-10-23
2
-2
/
+35
*
Fix doxygen comment.
Adrian Prantl
2018-10-23
1
-1
/
+1
*
[analyzer] Rename trackNullOrUndefValue to trackExpressionValue
George Karpenkov
2018-10-23
17
-77
/
+63
*
[Fixed Point Arithmetic] Fixed Point to Boolean Cast
Leonard Chan
2018-10-23
14
-19
/
+105
*
[OpenCL] Remove PIPE_RESERVE_ID_VALID_BIT from opencl-c.h
Andrew Savonichev
2018-10-23
1
-1
/
+0
*
[OpenCL] Add cl_intel_planar_yuv extension
Andrew Savonichev
2018-10-23
2
-2
/
+23
*
[OpenCL][NFC] Unify ZeroToOCL* cast types
Andrew Savonichev
2018-10-23
14
-115
/
+55
*
[clang] Fix a null pointer dereference.
Kadir Cetinkaya
2018-10-23
2
-0
/
+13
*
Revert r345009 "[DebugInfo] Generate debug information for labels. (After fix...
Hans Wennborg
2018-10-23
5
-83
/
+0
*
[AST] Do not align virtual bases in `MicrosoftRecordLayoutBuilder` when
Aleksandr Urakov
2018-10-23
3
-9
/
+32
*
[DebugInfo] Generate debug information for labels. (After fix PR39094)
Hsiangkai Wang
2018-10-23
5
-0
/
+83
*
Revert "[Driver] Use forward slashes in most linker arguments"
Martin Storsjo
2018-10-23
1
-9
/
+7
*
[Driver] Use forward slashes in most linker arguments
Martin Storsjo
2018-10-23
1
-7
/
+9
*
[MinGW] Link to correct openmp library
Martin Storsjo
2018-10-23
2
-2
/
+39
*
Add gfx904 and gfx906 to GPU Arch
Yaxun Liu
2018-10-23
3
-0
/
+14
*
[analyzer] [NFC] Correct comment on RetainSummaryManager
George Karpenkov
2018-10-23
1
-2
/
+2
*
[analyzer] [www] Drop references to GC mode, which was deprecated years ago
George Karpenkov
2018-10-23
2
-46
/
+10
[next]