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] Add FreeBSD targets
Sam Elliott
2019-08-01
3
-6
/
+34
*
[Parser] Change parameter type from int to enum
Serge Pavlov
2019-08-01
4
-6
/
+6
*
[Preprocessor] Always discard body of #define if we failed to parse it
Ilya Biryukov
2019-08-01
3
-5
/
+29
*
Delay emitting dllexport explicitly defaulted members until the class is full...
Hans Wennborg
2019-08-01
4
-2
/
+22
*
[Sema] Enable -Wimplicit-float-conversion for integral to floating point prec...
Ziang Wan
2019-08-01
1
-17
/
+4
*
[Sema] Enable -Wimplicit-float-conversion for integral to floating point prec...
Ziang Wan
2019-08-01
7
-21
/
+149
*
[clang][ARM] Fix msvc arm{64} builtins to use int on LP64 systems.
Michael J. Spencer
2019-07-31
4
-49
/
+275
*
[NFC][clang] Refactor getCompilationPhases()+Types.def step 3.
Puyan Lotfi
2019-07-31
3
-64
/
+68
*
[InstCombine] canonicalize fneg before fmul/fdiv
Sanjay Patel
2019-07-31
1
-12
/
+15
*
AMDGPU: Add missing builtin declarations
Matt Arsenault
2019-07-31
2
-0
/
+50
*
[AArch64] Add support for Transactional Memory Extension (TME)
Momchil Velikov
2019-07-31
8
-1
/
+96
*
[RISCV] Support 'f' Inline Assembly Constraint
Sam Elliott
2019-07-31
2
-0
/
+16
*
[RISCV] Add support for floating point registers in inlineasm
Simon Cook
2019-07-31
2
-9
/
+52
*
[Fix] Customize warnings for missing built-in types
Johannes Doerfert
2019-07-31
5
-8
/
+42
*
[NFC] Remove LLVM_ALIGNAS
JF Bastien
2019-07-31
1
-1
/
+1
*
NFCI, optimize layout of FileEntry
Alex Lorenz
2019-07-31
1
-1
/
+1
*
[Sema] Actually map a variable template specialization from pattern to instan...
Erik Pilkington
2019-07-30
4
-29
/
+61
*
Revert "[NFC][clang] Refactor getCompilationPhases()+Types.def step 3."
Sam McCall
2019-07-30
3
-68
/
+64
*
[Driver] Support -fsanitize=function on Solaris/x86
Rainer Orth
2019-07-30
2
-0
/
+6
*
[NFC] simplify Darwin environment handling
JF Bastien
2019-07-30
1
-16
/
+12
*
[Parser] Lambda capture lists can start with '*'
Erik Pilkington
2019-07-30
2
-0
/
+14
*
[NFC][clang] Refactor getCompilationPhases()+Types.def step 3.
Puyan Lotfi
2019-07-30
3
-64
/
+68
*
Remove cache for macro arg stringization
Reid Kleckner
2019-07-30
5
-47
/
+42
*
[COFF][ARM64] Reorder handling of aarch64 MSVC builtins
David Major
2019-07-30
2
-145
/
+149
*
Add typedef declaration information to the JSON AST dump.
Aaron Ballman
2019-07-30
4
-52
/
+106
*
[Driver] Define _FILE_OFFSET_BITS=64 on Solaris
Rainer Orth
2019-07-30
1
-1
/
+4
*
[AArch64] Disable __ARM_FEATURE_SVE without ACLE.
Sander de Smalen
2019-07-30
2
-4
/
+1
*
[PowerPC] [Clang] Add platform guards to PPC vector intrinsics headers
Qiu Chaofan
2019-07-30
5
-4
/
+26
*
Fix Linux build
JF Bastien
2019-07-29
1
-1
/
+1
*
[NFC] avoid AlignedCharArray in clang
JF Bastien
2019-07-29
7
-24
/
+22
*
[DependencyCollector] Make maybeAddDependency virtual (NFC)
Jonas Devlieghere
2019-07-29
1
-3
/
+3
*
[docs] Add a note about where UBSan emits logs
Vedant Kumar
2019-07-29
1
-0
/
+6
*
[DebugInfo] Don't emit incorrect descriptions of thunk params (PR42627)
Vedant Kumar
2019-07-29
2
-2
/
+23
*
[driver][test] Use /dev/null in as-options.s instead
Jordan Rupprecht
2019-07-29
1
-3
/
+3
*
Give the 'signed/unsigned wchar_t' extension a warning flag, and follow
Richard Smith
2019-07-29
5
-11
/
+14
*
When determining whether a lambda-expression is implicitly constexpr,
Richard Smith
2019-07-29
6
-117
/
+267
*
[driver][test] Update as-options.s to not write to a readonly tree
Jordan Rupprecht
2019-07-29
1
-2
/
+3
*
Fix taint-generic.c on Windows, handle case in OS error
Reid Kleckner
2019-07-29
1
-1
/
+1
*
[OpenCL] Rename builtin definition classes
Sven van Haastregt
2019-07-29
1
-60
/
+63
*
clang-format clang/lib/Format
Nico Weber
2019-07-29
5
-19
/
+17
*
doc: Fix Google C++ Style Guide link.
Rafael Stahl
2019-07-29
1
-1
/
+1
*
Improve MSVC visualizers for DeclSpec and TemplateName
Mike Spertus
2019-07-29
1
-2
/
+79
*
Buildbot fix for r367190
Gabor Borsik
2019-07-28
1
-1
/
+1
*
[analyzer] Add yaml parser to GenericTaintChecker
Gabor Borsik
2019-07-28
8
-25
/
+327
*
[FunctionAttrs] Annotate "willreturn" for intrinsics
Hideto Ueno
2019-07-28
1
-1
/
+1
*
[Driver] Additional fixup of NOWARN test case from r367165
Bjorn Pettersson
2019-07-27
1
-1
/
+1
*
[Driver] Fix "unannotated fall-through between switch labels". NFC
Bjorn Pettersson
2019-07-27
1
-0
/
+1
*
Attempt to make test in r367165 more robust.
Nico Weber
2019-07-27
1
-2
/
+2
*
clang-format: Support `if CONSTEXPR` if CONSTEXPR is a macro.
Nico Weber
2019-07-27
5
-10
/
+108
*
Revert "[ARM] Set default alignment to 64bits"
Petr Hosek
2019-07-27
3
-23
/
+2
[next]