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
*
[analyzer][UninitializedObjectChecker] Fixed captured lambda variable name
Kristof Umann
2018-07-13
1
-3
/
+48
*
[analyzer][UninitializedObjectChecker] Support for MemberPointerTypes
Kristof Umann
2018-07-13
1
-8
/
+4
*
PR38136: improve handling of template argument deduction of non-trailing
Richard Smith
2018-07-12
2
-2
/
+54
*
Support linking static PIE binaries on NetBSD
Joerg Sonnenberger
2018-07-12
1
-0
/
+13
*
PR38141: check whether noexcept-specifications are equivalent in redeclarations
Richard Smith
2018-07-12
2
-1
/
+11
*
[Driver] Conform warn_drv_object_size_disabled_O0 to DefaultWarnNoError
Vedant Kumar
2018-07-12
1
-2
/
+3
*
[Hexagon] Fix testcases failing after r336933
Krzysztof Parzyszek
2018-07-12
3
-1589
/
+1605
*
[Hexagon] Diagnose intrinsics not supported by selected CPU/HVX
Krzysztof Parzyszek
2018-07-12
8
-0
/
+161
*
Add tests for function conversions in conversion function template
Richard Smith
2018-07-12
1
-0
/
+17
*
[C++17] Disallow lambdas in template parameters (PR33696).
Nicolas Lesser
2018-07-12
1
-0
/
+7
*
[C++11] Fix warning when dropping cv-qualifiers when assigning to a reference...
Nicolas Lesser
2018-07-12
1
-0
/
+19
*
Revert "[modules] Fix 37878; Autoload subdirectory modulemaps with specific L...
Bruno Cardoso Lopes
2018-07-12
6
-33
/
+0
*
Fix deduction for conversion function templates converting to reference
Richard Smith
2018-07-11
1
-0
/
+68
*
os_log: When there are multiple privacy annotations in the format
Akira Hatanaka
2018-07-11
1
-2
/
+2
*
Fix determination of whether one set of cvr-qualifiers is compatible
Richard Smith
2018-07-11
1
-0
/
+10
*
[FileCheck] Add -allow-deprecated-dag-overlap to failing clang tests
Joel E. Denny
2018-07-11
43
-625
/
+625
*
Fix setting of empty implicit-section-name attribute
Petr Pavlu
2018-07-11
1
-0
/
+76
*
[analyzer] Track multiple raw pointer symbols in DanglingInternalBufferChecker.
Reka Kovacs
2018-07-11
1
-0
/
+24
*
[mips] Add '-mvirt', '-mno-virt', '-mginv', '-mno-ginv' options
Vladimir Stefanovic
2018-07-11
1
-0
/
+24
*
[analyzer] Fix bots by changing the analyzer-config tests.
George Karpenkov
2018-07-11
2
-4
/
+2
*
[SemaCXX] Remove comment from coroutines test, NFC
Brian Gesiak
2018-07-11
1
-2
/
+0
*
Remove qualtype qualifier in coroutine error to prevent assert in debug
Brian Gesiak
2018-07-11
1
-0
/
+21
*
PR38095: Allow constant-folding of loads through bitcasted pointers if
Richard Smith
2018-07-11
1
-0
/
+10
*
DR330: look through array types when forming the cv-decomposition of a type.
Richard Smith
2018-07-11
2
-2
/
+59
*
[X86] Also fix the test for _mm512_mullo_epi64 to test the intrinsic instead ...
Craig Topper
2018-07-10
1
-1
/
+1
*
[X86] Fix the test for _mm512_mullox_epi64 to test the intrinsic instead of a...
Craig Topper
2018-07-10
1
-1
/
+1
*
Fix determination of whether a reinterpret_cast casts away constness.
Richard Smith
2018-07-10
2
-3
/
+33
*
Revert -r336726, which included more files than intended.
Erich Keane
2018-07-10
1
-43
/
+0
*
[NFC] Switch CodeGenFunction to use value init instead of member init lists
Erich Keane
2018-07-10
1
-0
/
+43
*
Patch to fix pragma metadata for do-while loops
Bjorn Pettersson
2018-07-10
1
-0
/
+36
*
Fix a typo/regression in r335495.
John Baldwin
2018-07-10
1
-0
/
+6
*
Support -fdebug-prefix-map for assembler source (pass to cc1as). This
Paul Robinson
2018-07-10
1
-0
/
+6
*
AMDGPU: Try to fix test again
Matt Arsenault
2018-07-10
1
-1
/
+1
*
Update test for backend error message change
Matt Arsenault
2018-07-10
1
-1
/
+1
*
[modules] Fix 37878; Autoload subdirectory modulemaps with specific LangOpts
Yuka Takahashi
2018-07-10
6
-0
/
+33
*
[MinGW] Skip adding default win32 api libraries if -lwindowsapp is specified
Martin Storsjo
2018-07-10
1
-0
/
+6
*
[MinGW] Treat any -lucrt* as replacing -lmsvcrt
Martin Storsjo
2018-07-10
1
-0
/
+6
*
[X86] Lowering integer truncation intrinsics to native IR
Mikhail Dvoretckii
2018-07-10
2
-9
/
+18
*
[X86] Use masked the masked scalar fma builtins to implement the default roun...
Craig Topper
2018-07-10
1
-448
/
+220
*
[Sema] Fix a structured binding typo correction bug
Erik Pilkington
2018-07-10
1
-0
/
+7
*
[ODRHash] Merge the two function hashes into one.
Richard Trieu
2018-07-10
1
-0
/
+222
*
Update crash diagnostics test to avoid attempting to write into various
Eric Christopher
2018-07-10
1
-2
/
+2
*
Fix parsing of privacy annotations in os_log format strings.
Akira Hatanaka
2018-07-10
1
-1
/
+23
*
[X86] Add __builtin_ia32_selectss_128 and __builtin_ia32_selectsd_128 that is...
Craig Topper
2018-07-10
3
-80
/
+123
*
Added -fcrash-diagnostics-dir flag
Bob Haarman
2018-07-09
1
-0
/
+6
*
[Power9] [CLANG] Add __float128 support for trunc to double round to odd
Stefan Pintilie
2018-07-09
1
-0
/
+5
*
[OPENMP] Do not mark local variables as declare target.
Alexey Bataev
2018-07-09
1
-1
/
+16
*
[Builtins][Attributes][X86] Tag all X86 builtins with their required vector w...
Craig Topper
2018-07-09
4
-1
/
+57
*
[Power9] Add __float128 builtins for Round To Odd
Stefan Pintilie
2018-07-09
1
-0
/
+45
*
[OPENMP, NVPTX] Do not globalize local variables in parallel regions.
Alexey Bataev
2018-07-09
4
-19
/
+30
[next]