platform/upstream/llvm.git
2022-08-24 Philip Reames[LV] Update a test which appears to have been editted...
2022-08-24 Fabian ParzefallRevert "[BOLT] Towards FunctionLayout const-correctness"
2022-08-24 Fabian ParzefallRevert "[BOLT] Allocate FunctionFragment on heap"
2022-08-24 Fabian ParzefallRevert "[BOLT] Track fragment info for all split fragments"
2022-08-24 Philip Reames[LV] Adjust code added in f79214d1 for 531dd3634 [nfc]
2022-08-24 Petr Hosek[Clang] Avoid using unwind library in the MSVC environment
2022-08-24 Daniel Bertalan[llvm-objdump] Complete -chained_fixups support
2022-08-24 Michael Jones[libc] move printf to use StringViews
2022-08-24 Mark de Wever[libc++] Tests transitive includes for all C++ versions.
2022-08-24 Fabian Parzefall[BOLT] Track fragment info for all split fragments
2022-08-24 Fabian Parzefall[BOLT] Allocate FunctionFragment on heap
2022-08-24 Fabian Parzefall[BOLT] Towards FunctionLayout const-correctness
2022-08-24 Slava Zakharin[mlir] Support llvm.readnone attribute for all Function...
2022-08-24 Philip Reames[LV] Support predicated div/rem operations via safe...
2022-08-24 Florian Hahn[VPlan] Remove unneeded `struct` prefix for VPTransform...
2022-08-24 spupyrevextending code layout alg
2022-08-24 Fangrui Song[ELF] Parallelize writes of different OutputSections
2022-08-24 Jonas Devlieghere[llvm] Teach LLVM about filesets
2022-08-24 Tyker[NFC][mlir] Add support for llvm style casting for...
2022-08-24 Prabhdeep Singh... [MLIR][OpenMP] Add support for safelen clause
2022-08-24 Prabhdeep Singh... Revert "[MLIR][OpenMP] Add support for safelen clause"
2022-08-24 Simon Pilgrim[X86] Promote i8/i16 CTTZ (BSF) instructions and remove...
2022-08-24 Prabhdeep Singh... [MLIR][OpenMP] Add support for safelen clause
2022-08-24 Prabhdeep Singh... Revert "Add support for safelen clause"
2022-08-24 Sanjay Patel[InstCombine] ease use constraint in tryFactorization()
2022-08-24 Prabhdeep Singh... Add support for safelen clause
2022-08-24 Simon Pilgrim[InstCombine] Canonicalize ((X & -X) - 1) --> ((X ...
2022-08-24 Michal Terepeta[mlir][Vector] Support 0-D vectors in FMAOp
2022-08-24 Joseph Huber[Libomptarget] Replace use of `dlopen` with LLVM's...
2022-08-24 Joseph Huber[Libomptarget] Remove use of ELF link_address in x86_64...
2022-08-24 Kito Cheng[RISCV][NFC] Minor cleanup in RISCVInstrInfo::getOutlin...
2022-08-24 Sanjay Patel[InstCombine] improve readability in tryFactorization...
2022-08-24 Sanjay Patel[InstCombine] add tests for mul+sub common factor; NFC
2022-08-24 Mircea Trofin[mlgo] Fix cmake logic detecting tf pip package location
2022-08-24 Simon PilgrimRevert rGc360955c4804e9b25017372cb4c6be7adcb216ce ...
2022-08-24 Phoebe Wang[X86][FP16] Add the missing legal action for EXTRACT_SU...
2022-08-24 Louis Dionne[runtimes][NFC] Colocate handling of LLVM_ENABLE_PROJEC...
2022-08-24 Muhammad Omair... [LLDB] Skip TestFunctionTemplateSpecializationTempArgs...
2022-08-24 Valentin Clement[flang] Create a temporary of the correct size when...
2022-08-24 Zain Jaffal[instcombine] Test for zero initialisation optimisation...
2022-08-24 Simon Pilgrim[AMDGPU] Remove old isCheapToSpeculateCttz FIXME
2022-08-24 Simon Tatham[bolt] Fix a test affected by D131589.
2022-08-24 Pierre van... [AMDGPU][GISel] Enable Selection of ADD3 for G_PTR_ADD
2022-08-24 Jakub Kuderski[mlir] Rename arith.addi_carry to arith.addui_carry
2022-08-24 Michele Scuttari[MLIR] Fix cast warning in pass tablegen test
2022-08-24 Louis Dionne[runtimes] Don't link against compiler-rt when we don...
2022-08-24 Simon Pilgrim[InstCombine] Canonicalize ((X & -X) - 1) --> (~X ...
2022-08-24 Stephen TozerRevert "[DebugInfo] Extend the InstrRef LDV to support...
2022-08-24 Alex Richardson[update_llc_test_checks][VE] Handle .Lfoo$local in...
2022-08-24 Alex Richardson[update_llc_test_checks][VE] Add baseline test for...
2022-08-24 Alex Richardson[RegisterInfoEmitter] Generate isConstantPhysReg()...
2022-08-24 John Ericson[CMake] Avoid `LLVM_BINARY_DIR` when other more specifi...
2022-08-24 Simon Tatham[llvm-objdump] Handle multiple syms at same addr in...
2022-08-24 Tarun Prabhu[flang] Lower F08 parity intrinsic
2022-08-24 Joseph Huber[CUDA][OpenMP] Fix the new driver crashing on multiple...
2022-08-24 Kito Cheng[RISCV] Don't outline pcrel-lo operand.
2022-08-24 Simon Pilgrim[InstCombine] Prevent complexity commutation in dec_mas...
2022-08-24 Kito Cheng[RISCV] Precommit test for machine outliner issue for...
2022-08-24 Louis Dionne[clang] Explicitly add libcxx and libcxxabi runtimes...
2022-08-24 Mats Petersson[FLANG]Add maxval simplification support
2022-08-24 Louis Dionne[NFC] Colocate cache values for controling libc++ heade...
2022-08-24 Kiran Chandramohan[NFC] Mark variable as maybe_unused to silence warning
2022-08-24 Simon Pilgrim[InstCombine] Add tests for ((X & -X) - 1) --> (~X...
2022-08-24 David Green[LV] Replace fixed-order cost model with a SK_Splice...
2022-08-24 Felipe de Azevedo... [cross-project] Disable debug-types-section tests on...
2022-08-24 Keith Randalltsan: add ability to compile for different Go subarch...
2022-08-24 Markus Böck[mlir][arith] Fold `andi x, not(x)` to zero
2022-08-24 Hassnaa HamdiAArch64 SVE
2022-08-24 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Split tests for SOP formats
2022-08-24 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Add missing tests for SOP...
2022-08-24 Dmitry Preobrazhensky[AMDGPU][MC][GFX11][NFC] Update tests for FLAT instructions
2022-08-24 Dmitry Preobrazhensky[AMDGPU][MC][NFC] Rename disassembler tests
2022-08-24 Dmitry Preobrazhensky[AMDGPU][MC][GFX8][NFC] Consolidate tests by encoding
2022-08-24 Simon Pilgrim[DAG] matchRotateHalf - constify SelectionDAG arg....
2022-08-24 MarkGoncharovAl[RISCV] : Add support for immediate operands.
2022-08-24 Pavel SamolysovRevert "[Pipelines] Introduce DAE after ArgumentPromotion"
2022-08-24 Dmitry Vassiliev[NVPTX] SHL.64 $r, 31 cannot be converted to a mulwide.s32
2022-08-24 gonglingqin[LoongArch] Implement TargetLowering::hasAndNot() for...
2022-08-24 Jay Foad[AMDGPU] Remove unused S_ADD_U64_CO_PSEUDO and S_SUB_U6...
2022-08-24 Martin Storsjö[clang] Allow using -rtlib=platform to switching to...
2022-08-24 Adrian Kuegel[mlir] Apply ClangTidy readability fix.
2022-08-24 Petr HosekRevert "[Clang] Avoid using unwind library in the MSVC...
2022-08-24 Adrian Kuegel[mlir][Bazel] Fix bazel build.
2022-08-24 Petr Hosek[runtimes] Use a response file for runtimes test suites
2022-08-24 Petr Hosek[lit] Support reading arguments from a file
2022-08-24 Michele Scuttari[MLIR] Split autogenerated pass declarations & C++...
2022-08-24 Pavel Samolysov[Pipelines] Introduce DAE after ArgumentPromotion
2022-08-24 Tobias Hieta[docs] Add LICENSE.txt to the root of the mono-repo
2022-08-24 David Green[AArch64][X86] Add some fixed-order-recurrence tests...
2022-08-24 David Green[AArch64][SVE] Remove -O1 from SVE intrinsic tests.
2022-08-24 Adrian Kuegel[mlir][Bazel] Fix bazel build.
2022-08-24 Mahesh RavishankarFix warning from a7bfdc23ab3ade54da99f0f59dababe4d71ae75b
2022-08-24 Alex[RISCV] Add zihintntl compressed instructions
2022-08-24 Paweł Bylica[DAGCombine] Add more tests for cmp to sbb combination...
2022-08-24 Mahesh Ravishankar[mlir][Linalg] Handle multi-result operations in Elemen...
2022-08-24 esmeyi[AIX] use the original name as the input to create...
2022-08-24 ZHU Zijia[RISCV] Handle register spill in branch relaxation
2022-08-24 ZHU Zijia[RISCV][TableGen] Mark MachineInstr with FrameIndex...
2022-08-24 Kai Sasaki[mlir][math] Lower math.floor,ceil to libm
2022-08-24 Che-Yu WuReland "[MLIR]Extend vector.gather to support n-D result"
next