platform/upstream/llvm.git
2022-06-01 Reid Kleckner[Bazel][GN] Reuse the GN LLVM config file generation...
2022-06-01 Reid Kleckner[Bazel] Add missing dep after mlgo test change f46dd19b...
2022-06-01 Yaxun (Sam... [HIP] Pass -Xoffload-linker option to device linker
2022-06-01 Yaxun (Sam... [HIP] Fix static lib name on windows
2022-06-01 Phoebe Wang[X86] Add support for `-mharden-sls=[none|all|return...
2022-06-01 Chenbing Zheng[InstCombine] [NFC] remove useless TODO
2022-06-01 Alexander Yermolovich[BOLT][DWARF] Fix dwarf5-debug-line test
2022-06-01 Mariusz Borsa[Sanitizers][Darwin] Deprecate SANITIZER_MAC - fail...
2022-06-01 Xiang Li[HLSL] add -D option for dxc mode.
2022-06-01 Maksim Panchenko[BOLT] Add new class for symbolizing X86 instructions
2022-06-01 Zakk Chen[RISCV][NFC] Rename variables in rvv intrinsics related...
2022-06-01 wren romano[mlir][sparse] Using x-macros in the function-suffix...
2022-06-01 Mircea Trofin[mlgo] Incrementally update FunctionPropertiesInfo...
2022-06-01 Eli Friedman[LoopIdiom] Fix bailout for aliasing in memcpy transform.
2022-06-01 Jim InghamFix a copy-paste error in "br com add -s py -o 'some_py...
2022-05-31 Adrian PrantlAdapt LLDB for D120540.
2022-05-31 Yuki Okushi[test] Remove an outdated FIXME
2022-05-31 Yuki Okushi[clangd] Remove a test with a duplicate of FileCacheTests
2022-05-31 Alexander Shaposhnikov[CodeGen][AArch64] Add support for LDAPR
2022-05-31 wren romano[mlir][sparse] Improving the FATAL macro
2022-05-31 Fangrui Song[Bazel] Fix typo: startlark=>starlark
2022-05-31 Stanislav Mekhanoshin[AMDGPU] Fix image opcodes GlobalISel on gfx90a.
2022-05-31 LLVM GN Syncbot[gn build] Port 13e1a653278b
2022-05-31 Andrzej Warzynski[flang][nfc] Fix Windows build
2022-05-31 Michael Jones[libc] add fprintf and file_writer
2022-05-31 Xiang Li[HLSL] Enable vector types for hlsl.
2022-05-31 Denis Revunov[BOLT] [AArch64] Handle constant islands spanning multi...
2022-05-31 Sam McCallRevert "[clangd] Fix hover crashing on integral or...
2022-05-31 wren romano[mlir][sparse] Factoring out SparseTensorFile class...
2022-05-31 Xiang Li[HLSL][clang][Driver] Parse target profile early to...
2022-05-31 Georg Kotheimer[clangd] Fix hover crashing on integral or enumeral...
2022-05-31 Nathaniel McVicar[windows] Remove unused pybind exception params
2022-05-31 Yi Kong[BOLT] Allow merge-fdata to take a directory as input
2022-05-31 Sam McCall[pseudo] Respect LLVM_USE_HOST_TOOLS
2022-05-31 Rafael Auler[BOLT] Fix LIT tests on Windows VS2019
2022-05-31 Andrzej Warzynski[flang] Rename `flang` as `flang-to-external-fc`
2022-05-31 Andrew Browne[DFSan] build-libc-list.py no longer provides a list...
2022-05-31 zhijian[libc++][CI] AIX does not have alternative for time_put...
2022-05-31 Michael WymanCreate specialization of -Wgnu-statement-expression...
2022-05-31 zhijian[libc++][CI] fixed "LOCALE_fr_FR_UTF_8" for my_facet...
2022-05-31 Arjun P[MLIR][Presburger] Simplex::computeOptimum: slightly...
2022-05-31 LLVM GN Syncbot[gn build] Port 2e61dfb1249e
2022-05-31 zhijian[libc++][CI] fixed convert_thousands_sep_ru_RU for...
2022-05-31 jeff[AMDGPU] Instruction Type Pipeline
2022-05-31 Alex BrachetFix windows build
2022-05-31 Alex Brachet[clang][Driver] Fix SIE builders
2022-05-31 Philip Reames[riscv] add test coverage for fractional lmul w/fixed...
2022-05-31 Craig Topper[RISCV] Use two ADDIs to do some stack pointer adjustments.
2022-05-31 zhijian[libc++][CI][AIX] change grouping() return value of...
2022-05-31 Mark de Wever[libc++] Removes __cpp_lib_monadic_optional.
2022-05-31 Alex Brachet[scudo] Ensure pointer is not null
2022-05-31 Alex Brachet[InstrProf] Stop exporting lprofDirMode
2022-05-31 Alex Brachet[Clang] Extend -gen-reproducer flag
2022-05-31 Craig Topper[RISCV] Fix a few corner case bugs in RISCVMergeBaseOff...
2022-05-31 Craig Topper[RISCV] Pre-commit tests for D126635. NFC
2022-05-31 Sanjay Patel[InstCombine] fold icmp of sext bool based on limited...
2022-05-31 Sanjay Patel[InstCombine] add tests for icmp of sext i1; NFC
2022-05-31 Simon Pilgrim[X86] Add test case for PR55648
2022-05-31 Simon Pilgrim[X86] LowerMINMAX - split v4i64 types on AVX1 targets...
2022-05-31 Joseph Huber[Clang][Docs] Fix typo in offload packager reference
2022-05-31 lorenzo chelini[MLIR][Math] Improve docs (NFC)
2022-05-31 Joseph Huber[Clang][Docs] Document the clang-offload-packager better
2022-05-31 David Goldman[clangd] Minor fixes to ExtractVariableTests missed...
2022-05-31 PeixinQiao[flang] Support BIND(C) variable scope check
2022-05-31 Nikita Popov[Scalarizer] Regenerate test checks (NFC)
2022-05-31 Paul Robinson[PS5] Tweak dllexport test
2022-05-31 Joe Nash[AMDGPU] gfx11 Image instructions
2022-05-31 David Goldman[clangd] ExtractVariable support for C and Objective-C
2022-05-31 Simon Pilgrim[X86] combineEXTRACT_SUBVECTOR - pull out repeated...
2022-05-31 Augie FacklerLangRef: fix bad indentation in allockind bullets
2022-05-31 Daniel McIntosh[Driver][Modules] Remove dependence on linking support...
2022-05-31 Sander de Smalen[AArch64] Remove references to Streaming SVE from targe...
2022-05-31 Joseph HuberRevert "[Libomptarget] Add `leaf` attribute to `vprintf...
2022-05-31 Augie FacklerBuildLibCalls: infer allockind attributes on relevant...
2022-05-31 Augie Facklerattributes: introduce allockind attr for describing...
2022-05-31 Simon Pilgrim[X86] narrowExtractedVectorSelect - don't peek through...
2022-05-31 Nikita Popov[InstCombine] Fix inbounds preservation when swapping...
2022-05-31 Nikita Popov[Clang] Always set opaque pointers mode
2022-05-31 Simon Pilgrim[X86] LowerTRUNCATE - avoid creating extract_subvector...
2022-05-31 Xing Xue[libc++abi][AIX] add personality and helper functions...
2022-05-31 Mel Chen[NFC] Change LoopVectorizationCostModel::useOrderedRedu...
2022-05-31 Danila Malyutin[InstCombine] Fix const folding of switches with defaul...
2022-05-31 Adrian Kuegel[mlir][Bazel] Adjust BUILD.bazel file
2022-05-31 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-05-31 Mehdi AminiApply clang-tidy fixes for readability-identifier-namin...
2022-05-31 Benjamin Kramer[bazel] Port 42c17073fcba
2022-05-31 Dmitry Preobrazhensky[AMDGPU][DOC][NFC] Add GFX90C and GFX940 assembler...
2022-05-31 jacquesguan[mlir] Support import llvm intrinsics.
2022-05-31 Nikita Popov[InstCombine] Fix inbounds preservation when merging...
2022-05-31 kiranchandramohan[Flang][OpenMP] Fix for unstructured regions in OpenMP...
2022-05-31 Fraser Cormack[RISCV][NFC] Adjust some comments in RISCVInsertVSETVLI
2022-05-31 Bjorn PetterssonRevert "Round up zero-sized symbols to 1 byte in `...
2022-05-31 Ivan Kosarev[AMDGPU][NFC] Refine defining the offset field for...
2022-05-31 David Green[AArch64] Look through copy in MachineCombiner FMUL...
2022-05-31 Yi Kong[BOLT][NFC] Don't over-specify the size of SmallVector
2022-05-31 Mikhail GoncharovFix bazel build
2022-05-31 Simon Pilgrim[X86] Adjust vector test costs to match SoG (Issue...
2022-05-31 Diana Picus[flang] Upstream the lowering of the while loop
2022-05-31 Vassil VassilevRevert "[clang-repl] Recover the lookup tables of the...
2022-05-31 Zi Xuan Wu... [Clang][CSKY] Add support about CSKYABIInfo
next