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
2022-05-23
Muhammad Omair...
Revert "[lldb] Consider binary as module of last resort"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Chenbing Zheng
[InstCombine] add tests for bitcast; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Brad Smith
[Sparc] Have test use IAS
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Jeremy Furtek
[mlir][tblgen][ods][python] Use keyword-only arguments...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
Zi Xuan Wu...
[CSKY] Fix the conflict of default fpu features and...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-23
jacquesguan
[mlir][NFC] Replace some nested if with logical and.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Craig Topper
[SelectionDAG] Add a freeze to ISD::ABS expansion.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Craig Topper
[SelectionDAG] Fold abs(undef) to 0 instead of undef.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Florian Hahn
[LV] Add check line to test interleaving only with...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Aaron Ballman
Test more C DR conformance (part two of many)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Florian Hahn
[LV] Use exiting block instead of latch in addUsersInEx...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Florian Hahn
[LV] Re-generate check lines for loop-form.ll test.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
NAKAMURA Takumi
ADT::GenericCycleInfo: Hide validateTree() in -Asserts.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sanjay Patel
Revert "[InstCombine] fold icmp with sub and bool"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sanjay Patel
[InstCombine] fold icmp with sub and bool
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sanjay Patel
[InstCombine] add tests for icmp + sub patterns; NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Jonas Paulsson
[SystemZ] Bugfix for symbolic displacements.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Florian Hahn
[LV] Widen ptr-inductions with scalar uses for scalable...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
James Y Knight
CWG 1394: Incomplete types as parameters of deleted...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Paul Walker
[SVE] Enable use of 32bit gather/scatter indices for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Nathan James
[clang-tidy] Fix not updating storeOptions after af77b1...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Nathan James
[clang-tidy] add support for Demorgan conversions to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sheng
[NFC][M68k][test] Add disassembler tests for move instr...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Sheng
[M68k][Disassembler] Fix decoding conflict
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Ping Deng
[LegalizeTypes][VP] Add integer promotion support for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
David Blaikie
Re-add release notes for GCC ABI compatibility for...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-22
Min-Yih Hsu
[M68k][Disassembler] Cleanup unused variables. NFC
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
owenca
[clang-format] Format unit tests with InsertBraces...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
owenca
[clang-format] Fix a crash on lambda trailing return...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
owenca
[clang-format] Fix a bug in "AfterControlStatement...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
owenca
[clang-format] Handle "complex" conditionals in RemoveB...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Lang Hames
[ORC] Check for errors when materializing absolute...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Craig Topper
[TypePromotion] Refine fix sext/zext for promoted const...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Lang Hames
[ORC] Allow FailedToMaterialize errors to outlive Execu...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Balazs Benics
[clang-tidy] Add a useful note about -std=c++11-or...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Aaron Ballman
Fix failing test bots from df46fb40557a14807dd508af3225...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Florian Hahn
Revert "[SLP]Do not emit extract elements for insertele...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Groverkss
[MLIR][Presburger] Update equality and subset checks...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Aaron Ballman
Test C DR conformance (part one of many)
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
owenca
[clang-format] Fix an infinite loop in parseJavaEnumBody()
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Lang Hames
[ORC] Add a ~ExectionSession destructor to verify that...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Florian Hahn
[VPlan] Model first exit values using VPLiveOut.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Florian Hahn
[LV] Precommit test for PR55167.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
David Green
[ARM] Add register-mask for tail returns
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Nikita Popov
[SCEV] Use umin_seq for BECount of multi-exit loops
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Benjamin Kramer
[mlir] Move diagnostic handlers instead of copying
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Benjamin Kramer
[STLExtras] Make indexed_accessor_range operator==...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Luboš Luňák
[lldb] fix 'command container' help text
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Simon Pilgrim
[AMDGPU] Regenerate permute.ll test checks for future...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Nikita Popov
[JumpThreading] Insert freeze when unfolding select
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Paul Walker
[SVE] Refactor lowering for fixed length MGATHER/MSCATTER.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Benjamin Kramer
[bufferization] Simplify code. NFCI.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Craig Topper
[LegalizeTypes] Remove double map lookup in DAGTypeLega...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Craig Topper
[LegalizeTypes] Use SmallDenseMap::count instead of...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Min-Yih Hsu
[mlir][LLVMIR] Use the correct way to determine if...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Min-Yih Hsu
[mlir][LLVMIR] Add support for translating from some...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Lang Hames
[ORC][examples] Fix off-by-one error when handling...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Lang Hames
[ORC][examples] Add missing EPCIndirectionUtils::cleanu...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Lang Hames
[ORC] Remove usused Error variable.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Matthias Springer
[mlir][bufferization] Add bufferization.alloc_tensor op
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Sam Clegg
[lld][WebAssemlby] Add TLS test to lld/test/wasm/data...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Paul Kirth
Revert "tsan: add lock free stack pattern test"
commit
|
commitdiff
|
tree
|
snapshot
2022-05-21
Paul Kirth
Revert "Mark new TSan test as unsupported on PPC."
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Eugene Zhulenev
[mlir] MemRefToLLVM: convert memref.view operations...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
NAKAMURA Takumi
SystemZAsmPrinter.cpp: Fix a warning. [-Wunused-variable]
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Ahmed Bougacha
[ObjCARC] Drop nullary clang.arc.attachedcall bundles...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Dan Gohman
[WebAssembly] Strip TLS when "atomics" is not enabled
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Jim Ingham
Convert the test file for TestIgnoredExceptions.py...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Alex Brachet
[lld-macho] Stop crash when emitting personalities...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Bixia Zheng
[mlir][sparse] Support more complex operations.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Shilei Tian
[NVPTX] Enable AtomicExpandPass for NVPTX
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Shilei Tian
[LLVM] Add a check if should cast atomic operations...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Mitch Phillips
PPC+TSan whack-a-mole, round 3.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Jonas Devlieghere
[lldb] Fix spurious assertion in PrintCommandOutput
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Will Hawkins
[lldb] Consider binary as module of last resort
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Mitch Phillips
Add 'ppc' as a target (for both 32- and 64-bit ppc).
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Michael Kruse
[OpenMP] Fix partial unrolling off-by-one.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Aaron Ballman
Add a page to track C defect report status
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Mitch Phillips
Mark new TSan test as unsupported on PPC.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Balazs Benics
[clang-tidy] modernize-deprecated-headers should ignore...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Balazs Benics
[clang-tidy] Introduce the WarnIntoHeaders option to...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Joseph Huber
[Libomptarget] Add branch prediction intrinsic to state...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Balazs Benics
Reland "[clang-tidy] modernize-deprecated-headers check...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Zequan Wu
[CodeView] Combine variable def ranges that are continuous.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Bill Wendling
[AArch64] Use proper instruction mnemonics for FPRs
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Alexander Shaposhnikov
Recommit "[ConstantRange] Improve the implementation...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Jim Ingham
Add some diagnostics to diagnose bot-only failures...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Sam McCall
Avoid uninitialized Diag.ID (which we pass but never...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Mitch Phillips
Fix up fuzzing test on Windows.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Adrian Prantl
Adapt C++ std::string dataformatter for D125496
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Mitch Phillips
Update fuzzing test to comply with new optimisation.
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Douglas Yung
Revert "[ConstantRange] Improve the implementation...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Craig Topper
[InstructionSimplify] Remove multiple 'break' after...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Philip Reames
[RISCV] Add initial test coverage for LSR
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Nico Weber
[gn build] (manually) port 480dcdc8975d8 (llvm-ifs...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Christopher...
[mlir] Add missing NVGPU link dependency to VectorToGPU
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Jonas Devlieghere
[lldb] Set correct register number for cpsr (GENERIC_RE...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Craig Topper
[TypePromotion] Fix another case for sext vs zext in...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Qiongsi Wu
[clang] Fixing arm-common, windows only and openmp...
commit
|
commitdiff
|
tree
|
snapshot
2022-05-20
Jay Foad
[AMDGPU] Mark SMEM cache invalidations as not reading...
commit
|
commitdiff
|
tree
|
snapshot
next