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
*
[RISCV] Fix passing two floating-point values in complex separately by two GP...
Jim Lin
2020-06-25
3
-1
/
+52
*
[RISCV] Fix sysroot tests without GCC on RISC-V hosts with GCC
Luís Marques
2020-06-25
2
-0
/
+2
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
3
-1
/
+23
*
[X86] Add tests to clang Driver to ensure that SLH/Retpoline features are not...
Scott Constable
2020-06-24
1
-0
/
+7
*
Revert "[X86] Add a Pass that builds a Condensed CFG for Load Value Injection...
Craig Topper
2020-06-24
3
-16
/
+1
*
[X86] Add a Pass that builds a Condensed CFG for Load Value Injection (LVI) G...
Scott Constable
2020-06-24
3
-1
/
+16
*
[X86] Add Indirect Thunk Support to X86 to mitigate Load Value Injection (LVI)
Scott Constable
2020-06-24
4
-0
/
+30
*
[Driver] Support -fsanitize=shadow-call-stack and cfi-icall on aarch64_be
Fangrui Song
2020-06-24
2
-8
/
+6
*
[Driver] Support -fsanitize=shadow-call-stack on aarch64_be
Fangrui Song
2020-06-24
2
-2
/
+5
*
Make LLVM_APPEND_VC_REV=OFF affect clang, lld, and lldb as well.
Nico Weber
2020-06-23
1
-2
/
+2
*
[PowerPC] Treat 'Z' inline asm constraint as a true memory constraint
Nemanja Ivanovic
2020-06-22
2
-1
/
+15
*
Update compiler extension integration into the build system
serge-sans-paille
2020-06-17
1
-2
/
+1
*
Fix compiler extension in standalone mode
serge-sans-paille
2020-06-17
1
-1
/
+1
*
Fix standalone build interaction with compiler extension
serge-sans-paille
2020-06-17
1
-1
/
+1
*
Fix integration of pass plugins with llvm dylib
serge-sans-paille
2020-06-17
1
-0
/
+1
*
[AARch64] Add Marvell ThunderX3T110 support
Wei Zhao
2020-06-17
1
-0
/
+28
*
[Syntax] Merge overlapping top-level macros in TokenBuffer
Sam McCall
2020-06-10
2
-9
/
+50
*
[Syntax] Simplify TokenCollector::Builder, use captured expansion bounds. NFC
Sam McCall
2020-06-10
1
-158
/
+128
*
[clang] Fix crash on visiting null nestedNameSpecifier.
Haojian Wu
2020-06-10
2
-1
/
+10
*
PR45063: Fix crash on invalid processing an elaborated class template-id
Richard Smith
2020-06-10
2
-0
/
+7
*
[clang] Persist Attr::IsPackExpansion into the PCH
Nathan Ridge
2020-06-10
2
-0
/
+28
*
[clang] fix undefined behaviour in RawComment::getFormattedText()
Oliver Bruns
2020-05-18
1
-1
/
+1
*
PR45350: Handle unsized array CXXConstructExprs in constant evaluation
Richard Smith
2020-05-18
2
-1
/
+42
*
[CodeGen] fix inline builtin-related breakage from D78162
George Burgess IV
2020-05-07
2
-3
/
+25
*
[CodeGen] only add nobuiltin to inline builtins if we'll emit them
George Burgess IV
2020-05-07
2
-1
/
+27
*
[profile] Don't crash when forking in several threads
Calixte Denizet
2020-05-07
1
-0
/
+1
*
[clang-format] [PR45357] Fix issue found with operator spacing
mydeveloperday
2020-05-07
2
-1
/
+58
*
clang-format: Fix pointer alignment for overloaded operators (PR45107)
Hans Wennborg
2020-05-07
2
-14
/
+39
*
[libclang] Remove duplicate dependency on LLVMSupport
Jan Korous
2020-05-07
1
-1
/
+0
*
PR45000: Let Sema::SubstParmVarDecl handle default args of lambdas in initial...
Aaron Puchert
2020-05-06
7
-21
/
+31
*
[Sema] Allow function attribute patchable_function_entry on aarch64_be
Fangrui Song
2020-05-06
2
-1
/
+2
*
[Clang] Fix Hurd toolchain test on a two-stage build with ThinLTO
Alexandre Ganea
2020-04-29
6
-14
/
+35
*
add release notes for ffp-model and ffp-exception-behavior
Melanie Blower
2020-04-16
1
-0
/
+7
*
Teach TreeTransform to substitute into resolved TemplateArguments.
Richard Smith
2020-04-14
2
-47
/
+72
*
Use FinishThunk to finish musttail thunks
Reid Kleckner
2020-04-13
3
-2
/
+59
*
[CUDA] Warn about unsupported CUDA SDK version only if it's used.
Artem Belevich
2020-03-23
3
-13
/
+30
*
clang/release notes: s/Subversion/git/
Sylvestre Ledru
2020-03-22
1
-1
/
+1
*
[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotate...
Saar Raz
2020-03-19
7
-10
/
+25
*
[Concepts] Fix incorrect DeclContext for transformed RequiresExprBodyDecl
Saar Raz
2020-03-19
2
-1
/
+14
*
Revert "[Concepts] Fix incorrect DeclContext for transformed RequiresExprBody...
Hans Wennborg
2020-03-18
2
-14
/
+1
*
Revert "[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint ...
Hans Wennborg
2020-03-18
7
-25
/
+10
*
[Concepts] Fix incorrect control flow when TryAnnotateTypeConstraint annotate...
Saar Raz
2020-03-17
7
-10
/
+25
*
[Concepts] Fix incorrect DeclContext for transformed RequiresExprBodyDecl
Saar Raz
2020-03-17
2
-1
/
+14
*
add a missing dash to the release notes
Hans Wennborg
2020-03-13
1
-1
/
+1
*
add a few new warnings to the 10.0 clang release notes
Nico Weber
2020-03-13
1
-0
/
+22
*
[Clang][Driver] In -fintegrated-cc1 mode, avoid crashing on exit after a comp...
Alexandre Ganea
2020-03-13
2
-7
/
+18
*
PR45083: Mark statement expressions as being dependent if they appear in
Richard Smith
2020-03-12
14
-30
/
+231
*
Revert "PR45083: Mark statement expressions as being dependent if they appear...
Hans Wennborg
2020-03-12
8
-51
/
+21
*
PR45124: Don't leave behind pending cleanups when declaring implicit
Richard Smith
2020-03-11
2
-3
/
+24
*
[Concepts] Add constraints checks to isSameEntity
Saar Raz
2020-03-10
2
-6
/
+98
[next]