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
Commit message (
Expand
)
Author
Age
Files
Lines
*
YAMLParser - fix SimpleKey uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-09
1
-4
/
+4
*
Reduce scope of variable to silence cppcheck warning. NFC
Simon Pilgrim
2019-11-09
1
-2
/
+1
*
RegisterCoalescer - remove duplicate variable to fix Wshadow warning. NFCI.
Simon Pilgrim
2019-11-09
1
-3
/
+2
*
RegisterCoalescer - fix uninitialized variables. NFCI.
Simon Pilgrim
2019-11-09
1
-10
/
+10
*
[LV] Apply sink-after & interleave-groups as VPlan transformations (NFCI)
Gil Rapaport
2019-11-09
9
-134
/
+263
*
[lldb] [test] Un-XFAIL tests that work on NetBSD 9
Michał Górny
2019-11-09
4
-6
/
+0
*
Fix variable ‘LookedUpGetterSetter’ set but not used warning. NFCI.
Simon Pilgrim
2019-11-09
1
-2
/
+0
*
Fixed dia file
Dávid Bolvanský
2019-11-09
2
-1
/
+1
*
Fixed c-index test
Dávid Bolvanský
2019-11-09
1
-1
/
+1
*
Fixed more -Wreturn-type tests
Dávid Bolvanský
2019-11-09
4
-4
/
+4
*
Fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-09
1
-2
/
+2
*
Fix shadow variable warning with llvm::SrcMgr. NFCI.
Simon Pilgrim
2019-11-09
1
-2
/
+2
*
Fix operator precedence warning. NFC.
Simon Pilgrim
2019-11-09
1
-1
/
+1
*
[Diagnostics] Try to improve warning message for -Wreturn-type
Dávid Bolvanský
2019-11-09
20
-75
/
+76
*
Revert "[BPF] Add preserve_access_index attribute for record definition"
Yonghong Song
2019-11-09
14
-448
/
+8
*
[BPF] Add preserve_access_index attribute for record definition
Yonghong Song
2019-11-09
14
-8
/
+448
*
[libc++] Validate the entire regex is consumed
Mark de Wever
2019-11-09
2
-11
/
+23
*
[Parser] Warn when ScopeDepthOrObjCQuals overflows
Mark de Wever
2019-11-09
6
-1
/
+140
*
[NFC] Supress GCC "Bitfield too small to hold all values of enum" warning.
Richard Smith
2019-11-09
2
-9
/
+15
*
Fix builds where LLVM_ENABLE_STATS is disabled
Simon Pilgrim
2019-11-09
1
-1
/
+1
*
llvm-exegesis - fix shadow variable warnings. NFCI.
Simon Pilgrim
2019-11-09
2
-5
/
+5
*
Remarks - fix static analyzer warnings. NFCI.
Simon Pilgrim
2019-11-09
4
-11
/
+12
*
Remove duplicate MemVT to fix shadow variable warning. NFCI.
Simon Pilgrim
2019-11-09
1
-1
/
+0
*
Statistic - Fix shadow variable warning. NFCI.
Simon Pilgrim
2019-11-09
1
-4
/
+4
*
Remove superfluous break after return. NFC.
Simon Pilgrim
2019-11-09
1
-2
/
+0
*
Fix shadow variable warning by reducing scope of CC/InverseCC CondCodes. NFCI.
Simon Pilgrim
2019-11-09
1
-3
/
+3
*
Remarks - fix shadow variable warnings. NFCI.
Simon Pilgrim
2019-11-09
2
-14
/
+16
*
[cxx_status] Update with Belfast motions.
Richard Smith
2019-11-09
1
-11
/
+40
*
Refactor SimplifySelectsFeedingBinaryOp for D64713. NFC.
Jay Foad
2019-11-09
1
-25
/
+32
*
[Diagnostics] Fixed crash with non pointer type (PR43950)
Dávid Bolvanský
2019-11-09
1
-1
/
+2
*
[analyzer] Fix skipping the call during inlined defensive check suppression.
Artem Dergachev
2019-11-08
2
-11
/
+25
*
[analyzer] Nullability: Don't infer nullable when passing as nullable parameter.
Artem Dergachev
2019-11-08
2
-5
/
+12
*
Temporarily change the default for use-g-packet-for-reading to false,
Jason Molenda
2019-11-08
3
-2
/
+5
*
Revert "Add a testcase for .dSYM path remapping dictionaries."
Jonas Devlieghere
2019-11-08
3
-69
/
+0
*
[clang][IFS][test] Fixing buildbot test fails for clang-ifs.
Puyan Lotfi
2019-11-08
8
-16
/
+16
*
[clang][IFS] Adds support for more decl types in clang interface stubs.
Puyan Lotfi
2019-11-08
11
-6
/
+157
*
ThinLTO : Import always_inline functions irrespective of the threshold
Teresa Johnson
2019-11-08
15
-14
/
+67
*
Test case to verify that lldb falls back to p/P if g is unsupported
Jason Molenda
2019-11-08
1
-0
/
+98
*
DebugInfo: Remove redundant conditionals/checks from macro info emission
David Blaikie
2019-11-08
1
-18
/
+8
*
DebugInfo: Do not create a debug_macinfo section if no CUs have associated ma...
David Blaikie
2019-11-08
10
-46
/
+31
*
llvm-ranlib/nm: Don't print usage message except for usage errors
Sam Clegg
2019-11-08
4
-26
/
+50
*
NVPTX: Don't insert an extra empty line at the end of the last section.
David Blaikie
2019-11-08
6
-7
/
+0
*
Debug Info: Nest Objective-C property function decls inside their container.
Adrian Prantl
2019-11-08
3
-25
/
+82
*
[clangd] NFC, reuse the source manager variable in the RawStringLiteral apply...
Alex Lorenz
2019-11-08
1
-2
/
+1
*
[MC] Emit unused undefined symbol even if its binding is not set
Fangrui Song
2019-11-08
5
-9
/
+37
*
[www] More HTTPS and outdated link fixes.
Stephan T. Lavavej
2019-11-08
7
-16
/
+16
*
clang-format: refresh the list of options
Sylvestre Ledru
2019-11-08
1
-45
/
+52
*
Reland "[compiler-rt] Fix tests after 03b84e4f6d0"
Jan Korous
2019-11-08
2
-2
/
+2
*
Revert "Reland "[clang] Report sanitizer blacklist as a dependency in cc1""
Jan Korous
2019-11-08
6
-21
/
+62
*
clang-format: Add to the release notes the new --dry-run/-n option
Sylvestre Ledru
2019-11-08
1
-0
/
+3
[next]