projects
/
platform
/
upstream
/
llvm.git
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
platform/upstream/llvm.git
2020-04-10
Stanislav Mekhanoshin
[AMDGPU] Disable sub-dword scralar loads IR widening
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Mircea Trofin
[llvm][NFC] Style fixes in Inliner.cpp
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jinsong Ji
[NFC][UpdateTestChecks] Fix typos in comments
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Ilya Leoshkevich
[MSan] Add instrumentation for SystemZ
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
PromoteMemToReg.h - remove unused llvm::AliasSetTracker...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
SimplifyLibCalls.h - remove unused llvm::BasicBlock...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
VNCoercion.h - remove unused llvm::Function forward...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
SizeOpts.h - remove ProfileSummaryInfo forward declarat...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Jessica Clarke
[RISCV] Consume error from parsing attributes section
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Pilgrim
[CostModel][X86] Improve InsertElement costs for sub...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Uday Bondhugula
[MLIR][NFC] fix doc comment for isKnownIsolatedFromAbove
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Sanjay Patel
[InstSimplify] add tests for folding bool select to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Lei Zhang
[mlir][spirv] Update doc regarding availability and...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Raphael Isemann
[lldb] Refactor TestFixIts so that most of it can run...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Simon Cook
[Driver] Improve help message for -ffixed-xX flags
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Nico Weber
[gn build] add scan-build target
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Florian Hahn
[compiler-rt] Try to disable failing test on Darwin.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Florian Hahn
[SCCP] Use SimplifyBinOp for non-integer constant/expre...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Brian Cain
[libunwind] add hexagon support
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Dmitry Vyukov
tsan: don't check libc dependency on NetBSD
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Djordje Todorovic
[docs][llvm-dwarfdump] Add the release notes about...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Mehdi Amini
Revert "[DomTree] Replace ChildrenGetter with GraphTrai...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Kiran Kumar T P
[MLIR] Support for taskwait and taskyield operations...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Alina Sbirlea
[DomTree] Replace ChildrenGetter with GraphTraits over...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Uday Bondhugula
[MLIR][NFC] applyPatternsGreedily -> applyPatternsAndFo...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Michael Liao
Fix `-Wextra` warning. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Michael Liao
Remove extra whitespace. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
David Blaikie
Move CFGDiff.h from IR to Support
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Med Ismail...
[lldb/Reproducers] Fix typo introduced when disabling...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Uday Bondhugula
[MLIR] Introduce an op trait that defines a new scope...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Mehdi Amini
Revert "[DomTree] Replace ChildrenGetter with GraphTrai...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Kang Zhang
[PowerPC][UpdateTestChecks] Remove the extra # when...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Kai Luo
[PowerPC] Update alignment for ReuseLoadInfo in LowerFP...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
John McCall
Rename OptimalLayout to OptimizedStructLayout at Chris...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
David Blaikie
llvm-dwarfdump: Return non-zero on error
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Paula Toth
[libc] Change minimum cmake requirement.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
LLVM GN Syncbot
[gn build] Port 4275eb13315
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Nemanja Ivanovic
[PowerPC] Bail out of redundant LI elimination on an...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Serguei Katkov
Re-land [Codegen/Statepoint] Allow usage of registers...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Johannes Doerfert
[OpenMP] Allow <math.h> to go first in C++-mode in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Shilei Tian
[OpenMP] Put old APIs back and added new _async series...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Max Kazantsev
[LoopLoadElim] Fix crash by always checking simplify...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Heejin Ahn
[WebAssembly] Use dummy debug info in Emscripten SjLj
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Alina Sbirlea
Update empty() call with namespace to clear ambiguity.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Brad Moody
Make BitVector::operator== return false for different...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Wenlei He
[TLI] Per-function fveclib for math library used for...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Stefan Pintilie
[PowerPC][Future] Fix for 6c4b40def77622a5cf62a219ef4af...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Alina Sbirlea
[DomTree] Replace ChildrenGetter with GraphTraits over...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Lang Hames
[ORC] Require JITDylib to be specified when adding...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
LLVM GN Syncbot
[gn build] Port 1229245df7c
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Sam McCall
[clangd] Set up machinery for gtests of ClangdLSPServer.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Craig Topper
[X86] Improve min/max reduction costs.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Nemanja Ivanovic
[PowerPC] Don't assert on SELECT_CC with i1 type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-10
Amara Emerson
[AArch64][GlobalISel] CallLowering: Don't generate...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Francesco Petrogalli
[llvm][Codegen] Make `getVectorTypeBreakdownMVT` work...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Lang Hames
[ORC] Add C API support for adding object files to...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Lang Hames
[ORC] Expand the OrcV2 C API bindings.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
LLVM GN Syncbot
[gn build] Port a79b2fc44bf
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Fangrui Song
[libunwind] Clean up __arm64__
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Daniel Sanders
Add pass to strip debug info from MIR
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Med Ismail...
[lldb] Reformat 'Fix breakage introduced by llvm::LoadI...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Chris Lattner
tweak formatting of input to match the output as sugges...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Kirill Naumov
[Tools] Fixed bug with llvm/utils/chunk-print-before...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Chris Lattner
Allow single-bit integer types to have signs. A signed...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Med Ismail...
[lldb] Fix breakeage introduced by llvm::LoadInst api...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Mircea Trofin
[llvm][NFC] Replace CallSite with CallBase in Inliner
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Eric Fiselier
[libc++] Fix recursive instantiation in std::array.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Peter Collingbourne
scudo: Replace ALIGNED macro with standard alignas...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Reid Kleckner
[MS] Mark vbase dtors used when marking dtor used
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Christopher...
[NFC] Make Type::isVectorTy call isa<VectorType>
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Pratyai Mazumder
[SanitizerCoverage] Add compiler-rt test for -fsanitize...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Christopher...
Fix syntax error
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Eli Friedman
[opaque pointer types] Remove deprecated Instruction...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Nicolas Vasilache
[mlir][Vector] Update lowering of vector ops to llvm...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
James Y Knight
Fix an unused-variable warning in Release mode.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Eli Friedman
[opaque pointers] Fix uses of deprecated CreateCall...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Nicolas Vasilache
[mlir][Vector] Add lowering of 1-D vector transfer_read...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
David Truby
[flang] [NFC] Adjust README.md for upstreaming.
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Nicolas Vasilache
[mlir][test] NFC - Rename cblas to mlir_test_cblas
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
ADRA
[CUDA] Accept -x cu to indicate language is CUDA, trans...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Zequan Wu
Fix lifetime call in landingpad blocking Simplifycfg...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Thomas Lively
[lld][WebAssembly] Handle 4gb max memories
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Med Ismail...
[lldb/test] Fix typo to disable reproducer's test phase
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
River Riddle
[mlir] Add a new RewritePattern::hasBoundedRewriteRecur...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Christopher...
Clean up usages of asserting vector getters in Type
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Hubert Tong
[llvm-objdump][NFC] MachODump.cpp interface cleanup
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Stefan Pintilie
[PowerPC][Future] Fix for 75828ef615da
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Med Ismail...
[lldb] Disable failing register tests for reproducers
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Simon Pilgrim
[CostModel][X86] Add shuffle costs for some common...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Jan Kratochvil
[nfc] [lldb] Unindent code
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Adrian Prantl
Preserve the owning module information from DWARF in...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Jonas Devlieghere
[lldb/Reproducers] Add a small artificial delay before...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
Siva Chandra...
[libc] Collect objects only from visible deps of an...
commit
|
commitdiff
|
tree
|
snapshot
2020-04-09
David Truby
[flang] Temporarily XFAIL failing test Fir/fir-ops.fir
commit
|
commitdiff
|
tree
|
snapshot
next