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