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
*
[RISCV] Fix CFA when doing split sp adjustment with fp
Luís Marques
2019-11-10
3
-27
/
+29
*
[RISCV][NFC] Add CFI-related tests
Luís Marques
2019-11-10
3
-8
/
+503
*
[InstCombine] avoid crash from deleting an instruction that still has uses (P...
Sanjay Patel
2019-11-10
2
-4
/
+52
*
Remove unused variable (which allows us to remove vector include). NFC.
Simon Pilgrim
2019-11-10
1
-3
/
+0
*
[Driver] Remove unused variable. NFC.
Benjamin Kramer
2019-11-10
1
-1
/
+0
*
[NFC][Codegen] Add `x u% C1 == C2` with C1 u<= C2 tautological tests
Roman Lebedev
2019-11-10
2
-0
/
+474
*
Twine - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-10
1
-2
/
+2
*
TableGen - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-10
2
-6
/
+6
*
PODSmallVector - fix MSVC uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-10
1
-1
/
+1
*
Path - fix uninitialized variable warnings. NFCI.
Simon Pilgrim
2019-11-10
1
-8
/
+8
*
CodeGenRegBank - make functions const to fix cppcheck warnings.
Simon Pilgrim
2019-11-10
1
-3
/
+5
*
[MC] Clean up MacroInstantiation. NFC
Fangrui Song
2019-11-09
1
-13
/
+5
*
[NFC]: Fix PVS Studio warning in LoopNestAnalysis
Tsang Whitney W.H
2019-11-10
1
-3
/
+3
*
[X86] Handle MO_ConstantPoolIndex in X86AsmPrinter::PrintOperand
Craig Topper
2019-11-09
2
-0
/
+17
*
Try to fix sphinx "Could not lex literal_block as "llvm"" warning.
Simon Pilgrim
2019-11-09
1
-2
/
+2
*
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
[next]