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
...
*
[ASTImporter] Add support to import some AST nodes:
Gabor Horvath
2018-01-27
2
-23
/
+200
*
[CodeGen] Use the non-virtual alignment when emitting the base
Akira Hatanaka
2018-01-27
2
-1
/
+42
*
Always allow "#pragma region".
Matt Davis
2018-01-27
2
-2
/
+9
*
Try to unbreak 32 bit builds after r323528.
Benjamin Kramer
2018-01-26
1
-3
/
+6
*
[X86] Add 'rdrnd' feature to silvermont to match recent gcc bug fix.
Craig Topper
2018-01-26
2
-1
/
+3
*
[index] Fix crash when indexing a C++14 PCH/module related to TemplateTemplat...
Argyrios Kyrtzidis
2018-01-26
3
-3
/
+25
*
AST: support protocol conformances on id/class/interfaces in MS ABI
Saleem Abdulrasool
2018-01-26
2
-3
/
+64
*
[X86] Define __IBT__ when -mibt is specified.
Craig Topper
2018-01-26
2
-2
/
+8
*
clang-format: [JS] Prevent ASI before [ and (.
Martin Probst
2018-01-26
2
-3
/
+8
*
[AST] Use bit packing to reduce sizeof(TypedefNameDecl) from 88 to 80.
Benjamin Kramer
2018-01-26
2
-20
/
+21
*
[ASTImporter] avoid warnings: unused var, switch covered
Sam McCall
2018-01-26
2
-8
/
+6
*
[OpenCL] Add "cles_khr_int64" extension.
Alexey Bader
2018-01-26
2
-0
/
+12
*
[ASTImporter] Support LambdaExprs and improve template support
Aleksei Sidorin
2018-01-26
13
-87
/
+435
*
[Tooling] Test more APIs of ToolExecutor. NFC.
Eric Liu
2018-01-26
1
-3
/
+8
*
[NFC] fix trivial typos in comments and documents
Hiroshi Inoue
2018-01-26
9
-9
/
+9
*
[Driver] Add an -fexperimental-isel driver option to enable/disable GlobalISel.
Amara Emerson
2018-01-26
5
-0
/
+70
*
Don't let test write to the source dir after r323426.
Nico Weber
2018-01-25
1
-11
/
+11
*
AST: inline a single-use variable (NFC)
Saleem Abdulrasool
2018-01-25
1
-2
/
+1
*
Unused diagnostics can occur in tblgen.
Benjamin Kramer
2018-01-25
1
-1
/
+1
*
[clang-cl] Add support for /arch:AVX512F and /arch:AVX512
Nico Weber
2018-01-25
2
-5
/
+46
*
clang-cl: Simplify handling of /arch: flag.
Nico Weber
2018-01-25
2
-78
/
+60
*
[CodeGen] Decorate aggregate accesses with TBAA tags
Ivan A. Kosarev
2018-01-25
16
-97
/
+219
*
[clang-format] Fixes indentation of inner text proto messages
Krasimir Georgiev
2018-01-25
2
-7
/
+13
*
[Driver] Add support for mips32 and scudo
Simon Dardis
2018-01-25
2
-1
/
+7
*
FreeBSD needs also execinfo (in sanitizers)
Kamil Rytarowski
2018-01-24
1
-2
/
+3
*
[analyzer] Do not attempt to get the pointee of void*
Alexander Shaposhnikov
2018-01-24
2
-0
/
+15
*
[coroutines] Pass coro func args to promise ctor
Brian Gesiak
2018-01-24
8
-36
/
+200
*
[analyzer] NFC: Run many existing C++ tests with a custom operator new().
Artem Dergachev
2018-01-24
11
-3
/
+40
*
[analyzer] Enable c++-allocator-inlining by default.
Artem Dergachev
2018-01-24
5
-13
/
+13
*
[analyzer] Assume that the allocated value is non-null before construction.
Artem Dergachev
2018-01-24
4
-19
/
+90
*
Revert r323051 "[cmake] Use CLANG_BINARY_DIR to determine the build directory."
Vassil Vassilev
2018-01-24
1
-1
/
+1
*
IRGen: Emit an inline implementation of __builtin_wmemcmp on MSVCRT platforms.
Peter Collingbourne
2018-01-24
2
-0
/
+94
*
Don't create hidden dllimport global values.
Rafael Espindola
2018-01-24
2
-0
/
+12
*
[Hexagon] Accept lowercase b in -hvx-length=64b and -hvx-length=128b
Krzysztof Parzyszek
2018-01-24
2
-3
/
+8
*
[CodeComplete] only respect LoadExternal hint at namespace/tu scope
Sam McCall
2018-01-24
4
-8
/
+16
*
[CUDA] Disable PGO and coverage instrumentation in NVPTX.
Artem Belevich
2018-01-24
2
-1
/
+39
*
clang-cl: Parse /permissive-, /Bt, Bt+ (PR32672)
Hans Wennborg
2018-01-24
2
-0
/
+6
*
[clang-format] Disable string literal breaking for text protos
Krasimir Georgiev
2018-01-24
1
-0
/
+6
*
Fix typos of occurred and occurrence
Malcolm Parsons
2018-01-24
9
-11
/
+11
*
Refactor RecursiveASTVisitor test for post-order traversal
Raphael Isemann
2018-01-24
4
-129
/
+117
*
Attempt to fix implicit-fallthrough warning after r323218.
Nico Weber
2018-01-24
1
-0
/
+1
*
Fix typo in comment.
Nico Weber
2018-01-24
1
-1
/
+1
*
Fix test Driver/solaris-ld.c for Windows.
Douglas Yung
2018-01-24
1
-33
/
+33
*
Adjust MaxAtomicInlineWidth for i386/i486 targets.
Wei Mi
2018-01-23
2
-5
/
+65
*
Fix test Driver/solaris-ld.c
Richard Trieu
2018-01-23
1
-5
/
+5
*
AST: correct mangling for SEL on MS ABI
Saleem Abdulrasool
2018-01-23
2
-1
/
+45
*
[WebAssembly] Factor out settings common to wasm32 and wasm64. NFC.
Dan Gohman
2018-01-23
1
-2
/
+1
*
[analyzer] Mark lines as relevant even if they weren't executed but have a la...
George Karpenkov
2018-01-23
2
-92
/
+125
*
CodeGen: use `llvm.used` for ObjC protocols
Saleem Abdulrasool
2018-01-23
2
-7
/
+9
*
[analyzer] Show full analyzer invocation for reproducibility in HTML reports
George Karpenkov
2018-01-23
4
-1
/
+38
[prev]
[next]