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
...
*
Adds fixit hints to the -Wrange-loop-analysis
Mark de Wever
2020-01-01
2
-3
/
+12
*
[NFC] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2020-01-01
4
-4
/
+4
*
[MC][TargetMachine] Delete MCTargetOptions::MCPIECopyRelocations
Fangrui Song
2020-01-01
1
-1
/
+0
*
Revert "[Diagnostic] Add ftabstop to -Wmisleading-indentation"
Martin Storsjö
2019-12-31
1
-38
/
+3
*
[OPENMP]Emit artificial threprivate vars as threadlocal, if possible.
Alexey Bataev
2019-12-31
1
-2
/
+7
*
[CodeGen] Emit conj/conjf/confjl libcalls as fneg instructions if possible.
Craig Topper
2019-12-31
1
-1
/
+4
*
Match code following lambdas when ignoring invisible nodes
Stephen Kelly
2019-12-31
1
-1
/
+1
*
[OpenCL] Remove redundant foreach in OpenCLBuiltins.td; NFC
Sven van Haastregt
2019-12-31
1
-76
/
+32
*
[CodeGen] Use IRBuilder::CreateFNeg for __builtin_conj
Craig Topper
2019-12-30
1
-6
/
+1
*
[CodeGen] Use CreateFNeg in buildFMulAdd
Craig Topper
2019-12-30
1
-11
/
+4
*
[OpenMP] Use the OpenMPIRBuilder for `omp parallel`
Johannes Doerfert
2019-12-30
1
-0
/
+95
*
[X86][AsmParser] re-introduce 'offset' operator
Eric Astor
2019-12-30
1
-1
/
+6
*
[OpenCL] Add mipmap builtin functions
Sven van Haastregt
2019-12-30
1
-0
/
+177
*
[Diagnostic] Add ftabstop to -Wmisleading-indentation
Tyker
2019-12-30
1
-3
/
+38
*
Fix formatting in previous commits
Stephen Kelly
2019-12-29
1
-1
/
+2
*
Fix use of named values surrounded by newlines in clang-query
Stephen Kelly
2019-12-29
1
-7
/
+8
*
Fix handling of newlines in clang-query
Stephen Kelly
2019-12-29
1
-3
/
+1
*
Allow redeclaration of __declspec(uuid)
Zachary Henkel
2019-12-28
2
-3
/
+9
*
Fix crash in getFullyQualifiedName for inline namespace
Alexey Bader
2019-12-28
1
-1
/
+1
*
Revert "CWG2352: Allow qualification conversions during reference binding."
David Blaikie
2019-12-27
3
-164
/
+136
*
[OpenCL] Fix inconsistency between opencl and c11 atomic fetch max/min
Yaxun (Sam) Liu
2019-12-27
1
-2
/
+2
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-27
1
-21
/
+55
*
[OpenCL] Pretty print __private addr space
Anastasia Stulova
2019-12-27
2
-2
/
+2
*
Revert "Allow newlines in AST Matchers in clang-query files" + 1
Evgenii Stepanov
2019-12-26
1
-55
/
+21
*
Fix -Wunused-lambda-capture warnings.
Eric Christopher
2019-12-26
1
-1
/
+1
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-26
1
-21
/
+55
*
Revert "Allow newlines in AST Matchers in clang-query files"
Stephen Kelly
2019-12-26
1
-55
/
+21
*
Allow newlines in AST Matchers in clang-query files
Stephen Kelly
2019-12-26
1
-21
/
+55
*
[OpenMP][NFCI] Use the libFrontend ProcBindKind in Clang
Johannes Doerfert
2019-12-26
10
-52
/
+29
*
[OpenMP][IR-Builder] Introduce the finalization stack
Johannes Doerfert
2019-12-25
1
-15
/
+51
*
[OPENMP]Add extra checks and initialization for clause modifier.
Alexey Bataev
2019-12-24
2
-2
/
+15
*
[OPENMP50]Basic support for conditional lastprivate.
Alexey Bataev
2019-12-24
7
-53
/
+132
*
[NFC] Remove some dead code from CGBuiltin.cpp.
Kevin P. Neal
2019-12-24
1
-14
/
+0
*
[clang] [ast] CXXRecordDecl::getVisibleConversionFunctions() could be const
Whisperity
2019-12-24
1
-12
/
+10
*
[CFG] Fix an assertion failure with static initializers
Gabor Horvath
2019-12-23
1
-1
/
+1
*
[Sema][X86] Consider target attribute into the checks in validateOutputSize a...
Craig Topper
2019-12-23
7
-82
/
+98
*
[OPENMP50]Codegen for nontemporal clause.
Alexey Bataev
2019-12-23
9
-23
/
+147
*
[NFC] Move OptionUtils from Basic to Driver
Yaxun (Sam) Liu
2019-12-23
3
-3
/
+2
*
[OpenCL] Add atomic builtin functions
Sven van Haastregt
2019-12-23
1
-0
/
+79
*
[ItaniumCXXABI] Don't mark an extern_weak init function as dso_local on windows
Martin Storsjö
2019-12-23
1
-1
/
+3
*
[Concepts] Constrained partial specializations and function overloads.
Saar Raz
2019-12-23
10
-85
/
+716
*
[AST] Add missing MultiplexConsumer::CompleteExternalDeclaration
Reid Kleckner
2019-12-22
1
-0
/
+5
*
reland "[DebugInfo] Support to emit debugInfo for extern variables"
Yonghong Song
2019-12-22
9
-2
/
+65
*
Revert "[DebugInfo] Support to emit debugInfo for extern variables"
Reid Kleckner
2019-12-22
9
-65
/
+2
*
Revert "[Concepts] Constrained partial specializations and function overloads."
Reid Kleckner
2019-12-22
10
-718
/
+85
*
[Analyzer] Fixes -Wrange-loop-analysis warnings
Mark de Wever
2019-12-22
3
-5
/
+6
*
[ms] [X86] Use "P" modifier on operands to call instructions in inline X86 as...
Eric Astor
2019-12-22
1
-0
/
+4
*
[Sema] SequenceChecker: C++17 sequencing rules for built-in operators <<, >>,...
Bruno Ricci
2019-12-22
1
-25
/
+83
*
[Sema] SequenceChecker: Fix handling of operator ||, && and ?:
Bruno Ricci
2019-12-22
1
-31
/
+96
*
[Sema] SequenceChecker: Add some comments + related small NFCs
Bruno Ricci
2019-12-22
1
-73
/
+122
[prev]
[next]