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
2021-04-29
Alexey Bataev
[COST] Improve shuffle kind detection if shuffle mask...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Alexey Bataev
Revert "[COST] Improve shuffle kind detection if shuffl...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Jez Ng
[lld-macho] Remove stray file
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sriraman Tallam
Basic block sections for functions with implicit-sectio...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Jez Ng
[lld-macho][nfc] Clean up header.s test
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Jez Ng
[lld-macho] Make everything PIE by default
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Aart Bik
[mlir][sparse] migrate sparse operations into new spars...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sanjay Patel
[InstCombine] narrow popcount with zext operand
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sanjay Patel
[InstCombine] add tests for popcount with zext operand...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Tim Northover
Revert "RegAlloc: do not consider liveins to EH-pad...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Petar Avramovic
AMDGPU/GlobalISel: Fix selection of image intrinsics...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Dan Liew
[ASan] Rename `-fsanitize-address-destructor-kind=...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Tim Northover
RegAlloc: do not consider liveins to EH-pad successors...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Victor Huang
[AIX][TLS] Add ASM portion changes to support TLSGD...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Roman Lebedev
[SimplifyCFG] Common code sinking: fix application...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sam Clegg
[lld][WebAssembly] Add `--export-if-defined`
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Mark de Wever
[libc++] Fixes std::to_chars for bases != 10.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Petr Hosek
[CMake] Set correct CXX_FLAGS for relative-vtables...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Raphael Isemann
[lldb] Make the NSSet formatter faster and less prone...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
LLVM GN Syncbot
[gn build] Port df323ba445f7
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Benjamin Kramer
Revert "[X86] Support AMX fast register allocation"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Vitaly Buka
Revert "[scudo] Use require_constant_initialization"
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sanjay Patel
[ConstantFolding] propagate poison through vector reduc...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Martin Storsjö
[libcxx] [test] Include more libraries that normally...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Vitaly Buka
[scudo] Use require_constant_initialization
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Craig Topper
[RISCV] Teach DAG combine to fold (and (select_cc lhs...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Craig Topper
[RISCV] Add test cases for D101485. NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Alexey Bataev
[COST] Improve shuffle kind detection if shuffle mask...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Fangrui Song
[unittest] Fix Frontend/OpenMPIRBuilderTest.cpp -Wsign...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Fangrui Song
[DebugInfo] Add tests that we emit .eh_frame instead...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sanjay Patel
[ConstProp] add tests for vector reductions of poison...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sanjay Patel
[ConstantFolding] refactor helper for vector reductions...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sanjay Patel
[ADT] fix typo in code block comment; NFC
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Anirudh Prasad
[AsmParser][SystemZ][z/OS] Reject "Dot" as current...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Fangrui Song
[ELF] Support .rela.eh_frame with unordered r_offset...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Craig Topper
[RISCV] Enable SPLAT_VECTOR for fixed vXi64 types on...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Craig Topper
[RISCV] Teach computeKnownBits that vsetvli returns...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sander de Smalen
Revert "[LV] Calculate max feasible scalable VF."
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Jay Foad
[AMDGPU] Add a v_swap_b32 test case to be fixed
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Chirag Khandelwal
[Clang][OpenMP] Frontend work for sections - D89671
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
David Zarzycki
Unbreak no-asserts testing
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Anastasia Stulova
[OpenCL][Docs] Misc updates to C++ for OpenCL and offli...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Chirag Khandelwal
[LLVM][OpenMP] Adding support for OpenMP sections const...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Anastasia Stulova
[OpenCL][Docs] Describe extension for legacy atomics...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Florian Hahn
[VPlan] Add getVPSingleValue helper.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Arnamoy Bhattacharyya
[flang][OpenMP] Add semantic checks for strict nesting...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Alex Zinenko
[mlir] fix shared-lib build
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Bradley Smith
[AArch64][SVE] Use SIMD variant of INSR when scalar...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Bradley Smith
[AArch64][SVE] Convert svdup(vec, SV_VL1, elm) to inser...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Bradley Smith
[AArch64][SVE] Move convert.{from,to}.svbool optimizati...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Alex Zinenko
[mlir] support max/min lower/upper bounds in affine...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Alex Zinenko
[mlir] Affine: parallelize affine loops with reductions
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Lorenzo Chelini
[mlir] Fix top-level comments (NFC)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Nathan Sidwell
Update libstdc++ hack comment
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sebastian Neubauer
[AMDGPU] Allow buildSpillLoadStore in empty bb
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Amara Emerson
Try to fix bots. We shouldn't be setting the entrybuild...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Fraser Cormack
[RISCV][NFC] Combine identical RV32 and RV64 test checks
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Tres Popp
[mlir] Add LinalgTransforms dependency on Complex
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
David Green
[ARM] Ensure CSINC has one use in CSINV combine
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Tres Popp
[mlir] Support complex numbers in Linalg promotion
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Serguei Katkov
[Greedy RA] Replace ll to mir test to make more stable...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Alex Zinenko
[mlir] Split out Python bindings entry point into a...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
David Spickett
[NVPTX] Fix unused var warning with asserts disabled
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Nick Lewycky
Improve error messages for attributes in the wrong...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Qiu Chaofan
[SPE] Support constrained float operations on SPE
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
David Spickett
[lldb][AArch64] Don't check for VmFlags in smaps files
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Vitaly Buka
[NFC][scudo] Suppress "division by zero" warning
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Fraser Cormack
[RISCV] Fix stack slot for argument types (Bug 49500)
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Frederik Gossen
[MLIR][Shape] Fix `shape.broadcast` to standard lowering
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Marek Kurdej
[clang-format] Fix build on gcc < 7 introduced in rG936...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Amara Emerson
[GlobalISel] Bump CallLoweringInfo::OrigArgs initial...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Fraser Cormack
[Utils][vim] Highlight 'vscale' constant
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Marek Kurdej
[clang-format] Fix build on gcc < 7 introduced in rG936...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Nicolas Vasilache
[mlir][Linalg] Generalize linalg vectorization
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Sjoerd Meijer
Follow up of rGddb3b26a1269: added 'requires asserts...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Harald van...
[X32][CET] Fix handling of indirect branches
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Evgeny Leviant
[NewPM] Add an option to dump pass structure
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Tobias Gysi
[mlir][Python][Linalg] Adding const, capture, and index...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Marek Kurdej
[clang-format] Add `SpacesInAngles: Leave` option to...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Amara Emerson
[GlobalISel][IRTranslator] Move line zero DebugLoc...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
David Green
[ARM] Use just ARM::t2B in ARMBlockPlacementPass
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Dmitry Vyukov
tsan: fix warnings in tests
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Reshabh Sharma
[ASAN] NFC: Use addrspace cast for pointers in non...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Dmitry Vyukov
tsan: increase dense slab alloc capacity
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Reshabh Sharma
[ASAN] NFC: Copy address space when creating globals...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Dan Liew
[NFC] Rename SanitizeAddressDtorKind codegen opt to...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-29
Mike Urbach
[mlir][python] Add `destroy` method to PyOperation.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Roland McGrath
[gwp_asan] Use __sanitizer_fast_backtrace on Fuchsia
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
John Demme
[mlir] Move PyConcreteType to header. NFC.
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Alexander Shaposhnikov
[llvm-objcopy][MachO] Add support for LC_THREAD/LC_UNIX...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Craig Topper
[TableGen] Remove predicate filtering from GenerateVari...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Amanieu d'Antras
[ConstantMerge] Don't merge thread_local constants...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Roman Lebedev
[SimplifyCFG] Common code sinking: fixup variable name
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Dávid Bolvanský
[BuildLibCalls] Remove inaccessiblememonly inference...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Denys Petrov
[analyzer] Wrong type cast occurs during pointer derefe...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Roman Lebedev
[SimplifyCFG] Common code sinking: relax restriction...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Roman Lebedev
[NFC][SimplifyCFG] Add test for sinking common code...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Roman Lebedev
[NFC][SimplifyCFG] Add test showing that profitability...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Roman Lebedev
[NFC][SimplifyCFG] Common code sinking: check profitabi...
commit
|
commitdiff
|
tree
|
snapshot
2021-04-28
Roman Lebedev
[NFC][SimplifyCFG] SinkCommonCodeFromPredecessors(...
commit
|
commitdiff
|
tree
|
snapshot
next