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
*
[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
*
[IfConversion] Disallow TBB == FBB for valid triangles
Mikael Holmen
2019-09-26
2
-0
/
+32
*
[analyzer] Avoid small vectors of non-default-constructibles.
Artem Dergachev
2019-09-26
2
-2
/
+2
*
[X86] Mark the EVEX encoded PSADBW instructions as commutable to enable load ...
Craig Topper
2019-09-26
3
-0
/
+43
*
[ConstantFolding] Use FoldBitCast correctly
Keno Fischer
2019-09-26
1
-2
/
+20
*
[clang-format] Add SortPriority fields to fix -Wmissing-field-initializers af...
Fangrui Song
2019-09-26
2
-6
/
+8
*
Improve C API support for atomicrmw and cmpxchg.
Nick Lewycky
2019-09-26
4
-22
/
+125
*
[libFuzzer] [NFC] Fix grammar error with "it's"
Mitch Phillips
2019-09-26
2
-2
/
+2
*
[libTooling] Add `run` combinator to Stencils.
Yitzhak Mandelbaum
2019-09-26
3
-0
/
+45
*
[TargetLowering] Make allowsMemoryAccess methode virtual.
Thomas Raoux
2019-09-26
9
-32
/
+67
*
[MC][WebAssembly] Error on data symbols in the text section.
Sam Clegg
2019-09-25
2
-1
/
+16
*
[X86] Use VR512_0_15RegClass intead of VR512RegClass in X86VZeroUpper.
Craig Topper
2019-09-25
1
-4
/
+2
*
[MemorySSA] Avoid adding Phis in the presence of unreachable blocks.
Alina Sbirlea
2019-09-25
7
-77
/
+140
[next]