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
*
Un-XFAIL coverage_no_integrated_as.c test on Windows
Reid Kleckner
2019-09-26
1
-7
/
+6
*
ConstantFold - silence static analyzer dyn_cast<ExtractValueInst> null derefe...
Simon Pilgrim
2019-09-26
1
-1
/
+1
*
ARMBaseInstrInfo getOperandLatency - silence static analyzer dyn_cast<> null ...
Simon Pilgrim
2019-09-26
1
-2
/
+2
*
[PowerPC] Fix typo in rL372985
Jinsong Ji
2019-09-26
1
-1
/
+1
*
[LoopInfo] Limit the iterations to check whether a loop has dedicated exits
Wei Mi
2019-09-26
4
-2
/
+124
*
Handle successor's PHI node correctly when flattening CFG merges two if-regions
Jakub Kuderski
2019-09-26
2
-1
/
+41
*
Fix typo
Matt Arsenault
2019-09-26
1
-2
/
+2
*
[NFC] Rearrange Value::getPointerAlignment
Guillaume Chatelet
2019-09-26
1
-21
/
+23
*
Updated comments in LWZtoc pseudo expansion.
Sean Fertile
2019-09-26
1
-4
/
+5
*
[PowerPC] Add missing pattern for VSX Scalar Negative Multiply-Subtract Singl...
Jinsong Ji
2019-09-26
2
-2
/
+7
*
build_llvm_package.bat: Bootstrap with VS 2019
Hans Wennborg
2019-09-26
1
-7
/
+7
*
[libc++] Take 2: Implement LWG 2510
Louis Dionne
2019-09-26
24
-39
/
+459
*
[clangd] Bump vscode-clangd v0.0.18
Haojian Wu
2019-09-26
1
-1
/
+1
*
[clangd][vscode] Add npm helper commands to package/release the extension.
Haojian Wu
2019-09-26
2
-3
/
+5
*
Return results by value from ClangTidyCheckFactories::createChecks
Dmitri Gribenko
2019-09-26
4
-14
/
+12
*
Use std::unique_ptr in ClangTidyCheckFactories
Dmitri Gribenko
2019-09-26
5
-4
/
+11
*
[FlattenCFG] Silence static analyzer dyn_cast<BranchInst> null dereference wa...
Simon Pilgrim
2019-09-26
1
-4
/
+4
*
[lldb] Code cleanup: Simplify SBCommandReturnObject
Jan Kratochvil
2019-09-26
2
-84
/
+51
*
[OpenCL] Add -Wconversion to fdeclare-opencl-builtins test
Sven van Haastregt
2019-09-26
1
-6
/
+7
*
[lldb][modern-type-lookup] Fix crash when activating modern-type-lookup on Linux
Raphael Isemann
2019-09-26
1
-2
/
+1
*
[llvm-ar][test] Move MRI tests from "llvm/test/Object/"
Owen Reynolds
2019-09-26
9
-96
/
+0
*
[InstCombine] Don't assume CmpInst has been visited in getFlippedStrictnessPr...
Bjorn Pettersson
2019-09-26
2
-9
/
+40
*
[lldb][www] Update bot links
Raphael Isemann
2019-09-26
1
-2
/
+2
*
[clangd][vscode] Update vscode lsp dependencies to pickup the new changes in ...
Haojian Wu
2019-09-26
1
-3
/
+3
*
[clangd][vscode] Turn on the semantic highlighting by default.
Haojian Wu
2019-09-26
1
-1
/
+1
*
[llvm-exegesis][NFC] Remove dead code.
Clement Courbet
2019-09-26
2
-10
/
+0
*
[Testing] unbreak after r372963
David Zarzycki
2019-09-26
1
-0
/
+1
*
MetadataLoader lazyLoadOneMetadata - silence static analyzer dyn_cast<MDNode>...
Simon Pilgrim
2019-09-26
1
-1
/
+1
*
[lldb][modern-type-lookup] Add test for using the ClangModulesDeclVendor
Raphael Isemann
2019-09-26
3
-0
/
+36
*
Remove local shadow constant. NFCI.
Simon Pilgrim
2019-09-26
1
-2
/
+0
*
[libcxx] Do not implicitly #include assert.h
David Zarzycki
2019-09-26
8
-4
/
+178
*
[ValueTracking] Silence static analyzer dyn_cast<Operator> null dereference w...
Simon Pilgrim
2019-09-26
1
-225
/
+228
*
Don't stop execution in batch mode when process stops with SIGINT or SIGSTOP
Tatyana Krasnukha
2019-09-26
6
-70
/
+91
*
MemorySanitizer - silence static analyzer dyn_cast<> null dereference warning...
Simon Pilgrim
2019-09-26
1
-3
/
+3
*
PGOMemOPSizeOpt - silence static analyzer dyn_cast<MemIntrinsic> null derefer...
Simon Pilgrim
2019-09-26
1
-2
/
+2
*
[BPF] Remove unused variables. NFCI.
Simon Pilgrim
2019-09-26
1
-5
/
+1
*
[MIPS GlobalISel] Lower aggregate structure return arguments
Petar Avramovic
2019-09-26
4
-25
/
+288
*
HexagonAsmParser::ParseDirectiveFalign - silence static analyzer dyn_cast<MCC...
Simon Pilgrim
2019-09-26
1
-1
/
+1
*
[SLPVectorizer][X86] Add SSE common check prefix to let us merge SSE2+SLM checks
Simon Pilgrim
2019-09-26
2
-150
/
+4
*
[CostModel][X86] Fix SLM <2 x i64> icmp costs
Simon Pilgrim
2019-09-26
9
-87
/
+358
*
[clang-tidy] Make llvm-header-guard work on llvm git monorepo
Haojian Wu
2019-09-26
2
-0
/
+16
*
SystemInitializer: Use Targets.def to selectively initialize ABI plugins
Pavel Labath
2019-09-26
4
-122
/
+68
*
[mips] Relax jalr/jr instructions using R_MIPS_JALR relocation
Simon Atanasyan
2019-09-26
2
-9
/
+65
*
[SystemZ] Recognize mnop-mcount in backend
Jonas Paulsson
2019-09-26
4
-0
/
+48
*
[Testing] Workaround libcxx bug when OS is "none"
David Zarzycki
2019-09-26
2
-16
/
+16
*
[clangd] Add a helper for extracting nonlocal decls in a FunctionDecl
Kadir Cetinkaya
2019-09-26
3
-1
/
+103
*
[X86] Remove isCodeGenOnly from (V)ROUND.*_Int and put it on the non _Int for...
Craig Topper
2019-09-26
1
-6
/
+6
*
[lldb][NFC] Use AppendEmptyArgument in CompletionRequest constructor
Raphael Isemann
2019-09-26
1
-7
/
+3
*
[analyzer] A speculative attempt to avoid gcc-7 crashes caused by r372942.
Artem Dergachev
2019-09-26
1
-2
/
+5
*
[SortIncludesTest] Add SortPriority fields to fix -Wmissing-field-initializer...
Mikael Holmen
2019-09-26
1
-2
/
+2
[next]