platform/upstream/llvm.git
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"
2022-08-24 Keno Fischer[MSAN] Handle array alloca with non-i64 size specification
2022-08-24 Keno Fischer[MSAN] Correct shadow type for atomicrmw instrumentation
2022-08-24 John Ericson[Polly] Don't use `llvm-config` anymore (in CMake sad...
2022-08-24 Bing1 Yu[X86] Emulate _rdrand64_step with two rdrand32 if it...
2022-08-24 Simon Pilgrim[DAG] MatchRotate - bail if we fail to match a shl...
2022-08-24 Chris Bieneman[HLSL] Infer language from file extension
2022-08-24 Chris Bieneman[NFC] Fix warning
2022-08-24 Bing1 YuRevert "[X86] Emulate _rdrand64_step with two rdrand32...
2022-08-24 Bing1 Yu[X86] Emulate _rdrand64_step with two rdrand32 if it...
2022-08-24 River Riddle[mlir:Bytecode] Move variable to inside of the lambda...
2022-08-24 Amir Ayupov[BOLT][NFC] Move out handleAArch64IndirectCall
2022-08-24 Amir Ayupov[BOLT][NFC] Move out handleIndirectBranch
2022-08-24 Amir Ayupov[BOLT][NFC] Move out handleExternalReference
2022-08-24 Amir Ayupov[BOLT][NFC] Move out handlePCRelOperand
2022-08-24 Petr Hosek[Clang] Avoid using unwind library in the MSVC environment
2022-08-23 River Riddle[mlir:Bytecode] Use UNSUPPORTED instead of XFAIL for...
2022-08-23 River Riddle[mlir:Bytecode] Add initial support for dialect defined...
2022-08-23 River Riddle[mlir:Bytecode][NFC] Cleanup Attribute/Type reading
2022-08-23 River Riddle[mlir:Bytecode][NFC] Refactor string section writing...
2022-08-23 Teresa Johnson[memprof] Correct max size and access count computations
2022-08-23 isuckatcs[analyzer] Process non-POD array element destructors
2022-08-23 Slava Zakharin[flang] Keep original data type for do-variable value.
2022-08-23 Louis Dionne[libc++] Extend check for non-ASCII characters to src...
2022-08-23 Louis Dionne[libc++] Remove trailing whitespace from libcxx include...
2022-08-23 Siva Chandra[libc][Obvious] Fix typo is chmod implementation.
2022-08-23 Eli FriedmanPrint more information when JSON parsing fails for...
2022-08-23 Sanjay Patel[SDAG] expand more is-power-of-2 patterns that use...
2022-08-23 Sanjay Patel[AArch64] add test for popcount i32; NFC
2022-08-23 Sanjay Patel[InstCombine] adjust tests for mul+add common factor...
2022-08-23 Vitaly Buka[symbolizer] Fix build after 342e0eb
2022-08-23 Vitaly Buka[symbolizer] Remove check if it's monorepo
2022-08-23 Vitaly Buka[test][openmp] Relax condition in test
2022-08-23 Louis Dionne[CMake] Move cxx-headers to RUNTIME_DISTRIBUTION_COMPON...
2022-08-23 Vitaly Buka[clang] Create alloca to pass into static lambda
2022-08-23 Peter Steinfeld[Flang] Make the TODO messages for intrinsics more...
2022-08-23 Philip Reames[slp] Pull out a getOperandInfo variant helper [nfc]
2022-08-23 Alvin Wong[llvm] Mark CFGuard fn ptr symbol as DSO local and...
2022-08-23 Alvin Wong[clang] Add support for __attribute__((guard(nocf)))
2022-08-23 William Huang[Sample Profile Reader] Fix potential integer overflow...
2022-08-23 Mehdi AminiRevert "[MLIR]Extend vector.gather to support n-D result"
2022-08-23 Alexander Shaposhnikov[clang-tidy] Skip unions in use-equals-default
2022-08-23 Stanley Winata[mlir][spirv] Map memory space to OpenCL/Kernel storage...
2022-08-23 Alexander Shaposhnikov[tools][llvm-lipo] Fix off-by-one error in command...
2022-08-23 Siva Chandra[libc] Enable a few entrypoints on aarch64 which are...
2022-08-23 Stephen Tozer[DebugInfo] Extend the InstrRef LDV to support DbgValue...
next