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-05-05
Craig Topper
[X86] Fix usage of Align constructing MachineMemOperands.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sergej Jaskiewicz
[libc++] [test] Generate static_test_env on the fly
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sergej Jaskiewicz
Revert "[libc++] Generate symlinks in static_test_env...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Reid Kleckner
[Support] Move LLD's parallel algorithm wrappers to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christopher...
[SVE] Fix invalid usage of getNumElements() in InstComb...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sergej Jaskiewicz
[libc++] Generate symlinks in static_test_env on the fly
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Konrad Kleine
[clang/clang-tools-extra] Fix BZ44437 - add_new_check...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Artem Belevich
Revert D77954 -- it breaks Eigen & Tensorflow.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jonas Devlieghere
[lldb/Test] Update expressions.test for non-zero exit...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jan Korous
[VFS][NFC] Fix typo in comment
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stanislav Mekhanoshin
[AMDGPU] Added 'a' constraint documentation. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sean Silva
[mlir][shape] Extract ShapeBase.td
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Alina Sbirlea
[MemorySSA] Make MemoryLocation unknown when phi transl...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Siva Chandra...
[libc] Add no_sanitize("address") attribute to the...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Davide Italiano
[TestIndirectSymbol] This tests an Apple-specific feature.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Davide Italiano
[TestIndirectSymbols] This now runs and works on iOS...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sanjay Patel
[ValueTracking] fix CannotBeNegativeZero() to disregard...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
River Riddle
[mlir][DenseStringElementsAttr] Fix AttributeElementIte...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
River Riddle
[mlir][DenseElementsAttr] Add support for opaque APFloa...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
River Riddle
[mlir][DenseElementsAttr] Add support for ComplexType...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stephen Neuendorffer
[MLIR] mlir-opt needs PUBLIC dependence
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Michael Liao
[clang][codegen] Hoist parameter attribute setting...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Michael Liao
[clang][codegen] Refactor argument loading in function...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Erik Pilkington
[AST] Print fixed enum type regardless of language...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Erik Pilkington
[SemaObjC] Add a warning for dictionary literals with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Lei Zhang
[mlir] Specify CMAKE_CXX_STANDARD to standalone dialect
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christudasan...
[AMDGPU] Fixed the test by adding the triple.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Alex Zinenko
[mlir] Harden verifiers for DMA ops
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Tim Keith
[flang] Fix bug in tests for standalone build
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Momchil Velikov
Revert "[ARM] CMSE code generation"
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
David Blaikie
Collapse variable into assert to remove non-assert...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Kazu Hirata
[Inlining] Teach shouldBeDeferred to take the total...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jonas Devlieghere
[lldb/Driver] Exit with a non-zero exit code in case...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Nico Weber
Let normalize() for posix style convert backslash to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Andy Davis
[MLIR][LoopOps] Adds the loop unroll transformation...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Nico Weber
Add a test to Support.NormalizePath.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Christudasan...
[AMDGPU] Introduce more scratch registers in the ABI.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Lei Zhang
[mlir] Add missing dependency to MLIRMlirOptMain
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Louis Dionne
[libc++] Rewrite the tests for cin, cout, clog, cerr...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Siva Chandra...
[libc] Improve information printed on failure of a...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Momchil Velikov
[ARM] CMSE code generation
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Louis Dionne
[libc++abi] NFC: Remove pragma mark in favor of normal...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stanislav Mekhanoshin
[AMDGPU] Fix FoldImmediate for 16 bit operand
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Hans Wennborg
Don't assert about missing profile info in createProfil...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sid Manning
[Hexagon] Add R_HEX_GD_PLT_B22/32_PCREL relocations
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sanjay Patel
[SLP] add another bailout for load-combine patterns
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Pete Steinfeld
[flang] New implementation for checks for constraints...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Francesco Petrogalli
[clang][OpenMP] Fix getNDSWDS for aarch64.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stephen Neuendorffer
[MLIR] Add a tests for out of tree dialect example.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Vedant Kumar
[lldb/unittest] Avoid relying on compiler character...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jinsong Ji
[MachinePipeliner] Add ORE for MachinePipeliner
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Simon Pilgrim
[TTI] getScalarizationOverhead - use explicit VectorTyp...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stephen Neuendorffer
[MLIR] GPUToCUDA conversion: MC is only needed if NVPTX...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Stephen Neuendorffer
[flang] update tools/f18 to use LLVM_LINK_COMPONENTS.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Pengxuan Zheng
[RISCV] Update debug scratch register names
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Fangrui Song
[llvm-objcopy][ELF] Allow --dump-section to dump an...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Fangrui Song
[llvm-objcopy][test] ELF/dump-section.test: change...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Arthur Eubanks
Remove unnecessary check for inalloca in IPConstantProp...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jay Foad
[InstCombine] Allow denormal C in pow(C,y) -> exp2...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Fangrui Song
[Support] Allow FileOutputBuffer::create to create...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jay Foad
Precommit new test cases for D79413 [InstCombine] Allow...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
David Green
[LSR] Don't require register reuse under postinc
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jay Foad
[AMDGPU] Better support for VMEM soft clauses in GCNHaz...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Yitzhak Mandelbaum
[clang-tidy] In TransformerClangTidyCheck, support...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sam Parker
[NFC] Update tests
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Louis Dionne
[libc++] Remove unused functions and minor features...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Ehsan Toosi
[MLIR][LINALG] Convert Linalg on Tensors to Buffers
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jay Foad
[InstCombine] Remove hasOneUse check for pow(C,x) ...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Louis Dionne
[libc++] Allow <__config_site> not being included
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Matt Arsenault
Elaborate more on --rocm-path flag.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Louis Dionne
[libc++] Move parsing of <__config_site> macros to...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Raphael Isemann
Revert "[lldb][cmake] Also use local submodule visibili...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jonathan Coe
[clang-format] C# always regards && as a binary operator
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sebastian Neubauer
[AMDGPU] Don't mark the .note section as ALLOC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sander de Smalen
[AArch64][SVE] Guard bitcast patterns under IsLE predicate
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
David Green
[ARM] Correct the type on a predicate cast
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sander de Smalen
[SveEmitter] Add builtins for svreinterpret
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Jean-Michel...
[mlir][standalone] NFC: Update CMakeLists.txt to reflec...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Simon Pilgrim
[InstCombine] Fold or(zext(bswap(x)),shl(zext(bswap...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Alexander Belyaev
[MLIR] Link MLIRStandardOpsTransforms with MLIRTransforms.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Simon Pilgrim
[X86][AVX] combineVectorSignBitsTruncation - avoid...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Simon Pilgrim
[X86][AVX] Add PR45794 sitofp v4i64-v4f32 test case
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Kadir Cetinkaya
[clangd] Get rid of Inclusion::R
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
James Henderson
[docs][llvm-objcopy] Update --output-target text with...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Nico Weber
[gn build] (manually) merge 07f8ca6ab19
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Andrea Di Biagio
Forgot to add a -mtriple to a test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Kirill Bobyrev
[clangd] NFC: Cleanup unused headers and libraries
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sander de Smalen
Reland D78750: [SveEmitter] Add builtins for svdupq...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Sam Parker
[NFC][CostModel] Add TargetCostKind to relevant APIs
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Andrea Di Biagio
[MCA] Fixed a bug where loads and stores were sometimes...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Pratyai Mazumder
[SanitizerCoverage] Replace the unconditional store...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Alex Zinenko
[mlir] NFC: update ::build signature in the tutorial...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Heejin Ahn
[WebAssembly] Fix block marker placing after fixUnwindM...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Pierre-vh
[Target][ARM] Fold or(A, B) more aggressively for I1...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Pierre-vh
[Target][ARM] Add PerformVSELECTCombine for MVE Integer Ops
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Peter Smith
[ELF][ARM] Do not create .ARM.exidx sections for out...
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
David Green
[ARM] MVE predcast with const test. NFC
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Martin Storsjö
[LLD] [COFF] Fix a typo in an assert message. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Haojian Wu
[clang] Fix an uint32_t overflow in large preamble.
commit
|
commitdiff
|
tree
|
snapshot
2020-05-05
Alexander Belyaev
[MLIR] Add conversion from AtomicRMWOp -> GenericAtomic...
commit
|
commitdiff
|
tree
|
snapshot
next