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
/
test
Commit message (
Expand
)
Author
Age
Files
Lines
*
[CodeGen] Generate llvm.loop.parallel_accesses instead of llvm.mem.parallel_l...
Michael Kruse
2018-12-20
15
-246
/
+297
*
Make the "too many braces in scalar initialization" extension cause
Richard Smith
2018-12-20
1
-0
/
+23
*
Allow direct navigation to static analysis checker documentation through SARI...
Aaron Ballman
2018-12-20
1
-0
/
+2
*
[Sema] Don't try to account for the size of an incomplete type in CheckArrayA...
Bruno Ricci
2018-12-20
1
-0
/
+9
*
Revert "[analyzer] pr38668: Do not attempt to cast loaded values..."
Artem Dergachev
2018-12-20
2
-14
/
+4
*
[X86] Auto upgrade XOP/AVX512 rotation intrinsics to generic funnel shift int...
Simon Pilgrim
2018-12-20
3
-80
/
+80
*
Use @llvm.objc.clang.arc.use intrinsic instead of clang.arc.use function.
Pete Cooper
2018-12-20
7
-17
/
+17
*
[Sema][NFC] Add test for static_assert diagnistics with constexpr template fu...
Clement Courbet
2018-12-20
1
-0
/
+7
*
[SystemZ] Improve testing of vecintrin.h intrinsics
Ulrich Weigand
2018-12-20
2
-3
/
+1819
*
[SystemZ] Fix wrong codegen caused by typos in vecintrin.h
Ulrich Weigand
2018-12-20
1
-5
/
+5
*
[X86][SSE] Auto upgrade PADDS/PSUBS intrinsics to SADD_SAT/SSUB_SAT generic i...
Simon Pilgrim
2018-12-20
4
-36
/
+36
*
[Sema] Better static assert diagnostics for expressions involving temporaries...
Clement Courbet
2018-12-20
2
-0
/
+56
*
[analyzer] pr38668: Do not attempt to cast loaded values of non-scalar types.
Artem Dergachev
2018-12-19
2
-4
/
+14
*
[analyzer] Improve modeling for returning an object from the top frame with RVO.
Artem Dergachev
2018-12-19
1
-11
/
+85
*
Disable -faddsig by default for PS4 target.
Douglas Yung
2018-12-19
1
-0
/
+1
*
[analyzer] CStringChecker: Add the forgotten test file.
Artem Dergachev
2018-12-19
1
-0
/
+28
*
[OPENMP]Mark the loop as started when initialized.
Alexey Bataev
2018-12-19
1
-1
/
+12
*
[CodeComplete] Properly determine qualifiers of 'this' in a lambda
Ilya Biryukov
2018-12-19
1
-0
/
+21
*
[OpenMP] Fix data sharing analysis in nested clause
Joel E. Denny
2018-12-19
1
-0
/
+10
*
[X86][SSE] Auto upgrade PADDUS/PSUBUS intrinsics to UADD_SAT/USUB_SAT generic...
Simon Pilgrim
2018-12-19
4
-108
/
+36
*
[Index] Index paremeters in lambda expressions.
Haojian Wu
2018-12-19
1
-0
/
+3
*
[Driver] Also obey -nostdlib++ when rewriting -lstdc++.
Dan Albert
2018-12-18
1
-0
/
+9
*
Emit ASM input in a constant context
Bill Wendling
2018-12-18
1
-0
/
+11
*
[OPENMP] parsing and sema support for 'close' map-type-modifier
Kelvin Li
2018-12-18
12
-24
/
+170
*
[CodeGen] Handle mixed-width ops in mixed-sign mul-with-overflow lowering
Vedant Kumar
2018-12-18
1
-0
/
+21
*
[OPENMP][NVPTX]Emit shared memory buffer for reduction as 128 bytes
Alexey Bataev
2018-12-18
10
-11
/
+11
*
Generate objc intrinsics instead of runtime calls as the ARC optimizer now wo...
Pete Cooper
2018-12-18
64
-742
/
+742
*
[OPENMP][NVPTX]Added extra sync point to the inter-warp copy function.
Alexey Bataev
2018-12-18
1
-0
/
+4
*
[Driver][PS4] Do not implicitly link against asan or ubsan if -nostdlib or -n...
Pierre Gousseau
2018-12-18
2
-0
/
+11
*
[NFC] Fix usage of Builder.insert(new Bitcast...)in CodeGenFunction
Erich Keane
2018-12-18
1
-2
/
+1
*
Emit -Wformat properly for bit-field promotions.
Aaron Ballman
2018-12-18
2
-0
/
+39
*
[AST] Unify the code paths of traversing lambda expressions.
Haojian Wu
2018-12-18
1
-1
/
+1
*
[PowerPC] Make no-PIC default to match GCC - CLANG
Stefan Pintilie
2018-12-18
2
-4
/
+40
*
[Driver] Automatically enable -munwind-tables if -fseh-exceptions is enabled
Martin Storsjo
2018-12-18
1
-0
/
+3
*
[ExprConstant] Handle compound assignment when LHS has integral type and RHS ...
Tan S. B.
2018-12-18
1
-0
/
+8
*
Automatic variable initialization
JF Bastien
2018-12-18
6
-2
/
+604
*
Fix ms-layout_version declspec test and add missing new test
Reid Kleckner
2018-12-17
1
-0
/
+42
*
Make test/Driver/darwin-sdk-version.c pass on hosts < macOS10.14
Alex Lorenz
2018-12-17
1
-2
/
+2
*
[NFC] Test commit: tweak whitespace in comment
Tan S. B.
2018-12-17
1
-2
/
+2
*
[darwin][arm64] use the "cyclone" CPU for Darwin even when `-arch`
Alex Lorenz
2018-12-17
1
-0
/
+3
*
[Driver] Don't override '-march' when using '-arch x86_64h'
Francis Visoiu Mistrih
2018-12-17
1
-0
/
+5
*
[darwin] parse the SDK settings from SDKSettings.json if it exists and
Alex Lorenz
2018-12-17
5
-6
/
+48
*
Revert rC349281 '[analyzer][MallocChecker][NFC] Document and reorganize some ...
Kristof Umann
2018-12-17
5
-17
/
+17
*
[analyzer] MoveChecker: Enable by default as cplusplus.Move.
Artem Dergachev
2018-12-17
2
-11
/
+14
*
[analyzer] MoveChecker: Add an option to suppress warnings on locals.
Artem Dergachev
2018-12-17
1
-108
/
+355
*
Speculatively re-apply "[analyzer] MoveChecker: Add checks for dereferencing..."
Artem Dergachev
2018-12-17
1
-5
/
+29
*
[analyzer] Fix some expressions staying live too long. Add a debug checker.
Artem Dergachev
2018-12-16
2
-0
/
+206
*
Thread safety analysis: Allow scoped releasing of capabilities
Aaron Puchert
2018-12-16
1
-0
/
+104
*
[analyzer][MallocChecker] Improve warning messages on double-delete errors
Kristof Umann
2018-12-15
5
-17
/
+17
*
[analyzer][MallocChecker][NFC] Document and reorganize some functions
Kristof Umann
2018-12-15
2
-2
/
+11
[next]