platform/upstream/llvm.git
2021-03-06 Roman Lebedev[NFC][InstCombine] Add plain GEP test for (gep i8...
2021-03-06 Fangrui Song[rs4gc] Fix -Wunused-variable in -DLLVM_ENABLE_ASSERTIO...
2021-03-06 Roman Lebedev[NFCI] SCEVExpander: emit intrinsics for integral ...
2021-03-06 Sean Fertile[PowePC][AIX] Handle variadic vector call operands.
2021-03-06 Ta-Wei Tu[NPM] Add -enable-loopinterchange option to NPM
2021-03-06 Elia Geretto[XRay][compiler-rt][x86_64] Fix CFI directives in assem...
2021-03-06 Fangrui Song[sanitizer] Restrict clock_gettime workaround to glibc
2021-03-06 William S.... [Attributor] Enable heap-to-stack of any size
2021-03-06 Philip Reames[tests] Update an autogen test for format change
2021-03-06 Philip Reames[gvn] Handle simply phi equivalence cases
2021-03-06 Martin Storsjö[libcxx] [test] Fix path.itr/iterator.pass.cpp for...
2021-03-06 Philip Reames[rs4gc/tests] Remove use of internal debug flags
2021-03-06 Philip Reames[rs4gc] autogen a bunch of tests for ease of update
2021-03-06 Philip Reames[rs4gc] track the original value in the state use for...
2021-03-06 Philip Reames[rs4gc] minor code style improvement
2021-03-06 Vy Nguyen[lld-macho][NFC] Replace config param with a global...
2021-03-06 Nikita Popov[Loads] Restructure getAvailableLoadStore implementatio...
2021-03-06 Nikita Popov[InstCombine] Add tests for non-trivial store to load...
2021-03-06 KareemErgawy... [MLIR][SPIRV] Rename `spv.selection` to `spv.mlir.selec...
2021-03-06 Yaxun (Sam... [HIP] Support Spack packages
2021-03-06 Lei Zhang[mlir][spirv] Convert tensor.extract for very small...
2021-03-06 Alexey Lapshin[X86][VARARG] Avoid spilling xmm registers for va_start.
2021-03-06 Nikita Popov[ConstantFold] Handle vectors in ConstantFoldLoadThroug...
2021-03-06 Nikita Popov[GVN] Regenerate test checks (NFC)
2021-03-06 David ZarzyckiPartially revert "[runtimes] Use add_lit_testsuite...
2021-03-06 Juneyoung Lee[LangRef] dos2unix (NFC)
2021-03-06 Nikita Popov[LVI] Simplify and generalize handling of clamp patterns
2021-03-06 Nikita Popov[CVP] Add additional tests for clamp patterns (NFC)
2021-03-06 Raul Tambre[runtimes] Fix crosscompiling after a7cad6680b4087eff89...
2021-03-06 Nikita Popov[LVI] Pass offset by reference (NFC)
2021-03-06 Nikita Popov[CVP] Fix tests for clamp patterns (NFC)
2021-03-06 Jay FoadRevert "Revert "[AMDGPU] Restore the s_memtime instruct...
2021-03-06 Aleksandr Platonov[clangd] Use URIs instead of paths in the index file...
2021-03-06 Martin Storsjö[libcxx] [test] Move the is_<platform> functions down...
2021-03-06 Martin Storsjö[clang] Don't default to a specifically shared libunwin...
2021-03-06 Martin Storsjö[clang] Fix typos in the default logic for CLANG_DEFAUL...
2021-03-06 Fangrui Song[MC][RISCV] Support .reloc *, BFD_RELOC_{NONE,32,64}, *
2021-03-06 Fangrui Song[MC][ARM] Support .reloc *, BFD_RELOC_{NONE,8,16,32}, *
2021-03-06 Fangrui Song[MC][test] Fix reloc-directive-elf-*.s
2021-03-06 Mehdi AminiUse gen-dialect-doc instead of gen-op-doc for the Built...
2021-03-06 Fangrui Song[MC][PowerPC] Support .reloc *, BFD_RELOC_{NONE,16...
2021-03-06 Fangrui Song[MC][AArch64] Support .reloc *, BFD_RELOC_{NONE,16...
2021-03-06 Fangrui Song[MC][X86] Support .reloc *, BFD_RELOC_{NONE,8,16,32...
2021-03-06 Vitaly Buka[sanitizer] Don't expect ABORTING in print-module-map
2021-03-06 Christopher... [libcxx] adds std::ranges::swap, std::swappable, and...
2021-03-06 Jianzhou Zhao[dfsan] Re-enable origin tracking test cases
2021-03-06 Mitch PhillipsRevert "[AMDGPU] Restore the s_memtime instruction...
2021-03-06 Matheus Izvekov[clang] Fix constrained decltype(auto) deduction
2021-03-06 Vitaly Buka[dfsan] Remove dfsan_get_origin from done_abilist.txt
2021-03-06 Shoaib Meenai[DirectoryWatcher] Increase timeout to make test less...
2021-03-06 Vitaly Buka[NFC] Fix module map test
2021-03-06 Jianzhou Zhao[dfsan] Disable origin test cases temporarily
2021-03-06 Jessica Clarke[benchmark] Replace references to M680x0 with M68k
2021-03-06 Matthias Springer[mlir][AVX512] Add mask.compress to AVX512 dialect.
2021-03-06 Nemanja Ivanovic[PowerPC] Add missing double precision vec_all overload...
2021-03-06 Emily Shi[sanitizers] fix print-module-map test on linux
2021-03-06 Rainer Orth[asan][test] Handle Solaris in large_func_test.cpp...
2021-03-06 Jianzhou Zhao[dfsan] Add utils to get and print origin paths and...
2021-03-05 Richard SmithPR49260: Improve diagnostics for no matching 'operator...
2021-03-05 Mehdi AminiFix Dialect doc generation to special case for the...
2021-03-05 Jez Ng[lld-macho] Move a bunch of options into the "obsolete...
2021-03-05 Emily Shi[sanitizers] run print module map test run on posix
2021-03-05 Michael Kruse[clang][OpenMP][docs] Update loop transformation status.
2021-03-05 Petr HosekPartially revert "[runtimes] Use add_lit_testsuite...
2021-03-05 Philip Reames[tests] precommit tests for D98082
2021-03-05 Martin Storsjö[libcxx] [test] Fix detection of clang-cl when cross...
2021-03-05 Petr Hosek[Fuchsia] Enable Polly for first stage as well
2021-03-05 Vy Nguyen[lld-macho] Check platform and version when constructor...
2021-03-05 Alex Zinenko[mlir] Squash LLVM_ArmNeon dialect into ArmNeon
2021-03-05 Jez Ng[lld-macho] Skip over symbols in un-parsed debug info...
2021-03-05 Jez Ng[lld-macho] Replace debug-info-related assert with...
2021-03-05 Philip Reames[tests] precommit tests for phi handling in GVN
2021-03-05 Aart Bik[mlir][vector] canonicalize unmasked gather/scatter...
2021-03-05 Diego Caballero[mlir] Add 'Skip' result to Operation visitor
2021-03-05 Diego Caballero[mlir] Extend Operation visitor with pre-order traversal
2021-03-05 Diego Caballero[mlir][Affine][NFC] Return BlockArgument in AffineForOp...
2021-03-05 Emily Shi[ubsan] support print_module_map flag in standalone...
2021-03-05 Martin Storsjö[libcxx] Don't add -Wall when building in MSVC mode
2021-03-05 Sriraman TallamRefactor -funique-internal-linakge-names implementation.
2021-03-05 Nico Weber[lld/mac] tweak comment based on feedback on D98053
2021-03-05 KareemErgawy... [MLIR][SPIRV] Rename `spv.undef` to `spv.Undef`.
2021-03-05 River Riddle[mlir][AsmPrinter] Don't use string comparison when...
2021-03-05 KareemErgawy... [MLIR][SPIRV] Rename `spv.loop` to `spv.mlir.loop`.
2021-03-05 Tim Wojtulewicz[clang-format] Rework Whitesmiths mode to use line...
2021-03-05 Björn Schäpers[clang-format] Rename case sorting
2021-03-05 Björn Schäpers[clang-format] Suppress diagnostics on second parse
2021-03-05 PremAnand Rao[OpenMP] Handle non-function context before checking...
2021-03-05 Jay Foad[AMDGPU] Restore the s_memtime instruction in gfx1030
2021-03-05 Valentin Clement[flang][fir] Add FIR Types parser diagnostic tests...
2021-03-05 Stella Laurenzo[mlir][linalg] Add linalg_opdsl tool first draft.
2021-03-05 Martin Storsjö[libcxx] Apply pragma for silencing warning when buildi...
2021-03-05 Petr Hosek[runtimes] Use add_lit_testsuite to register lit testsuites
2021-03-05 Med Ismail... [lldb/API] Add CommandInterpreter::{Get,Set}PrintErrors...
2021-03-05 Med Ismail... [lldb/Interpreter] Add `interpreter.repeat-previous...
2021-03-05 Vy NguyenReland 293e8fa13d3f05e993771577a4c022deee5cbf6e
2021-03-05 Stella LaurenzoNFC: Glob all python sources in the MLIR Python bindings.
2021-03-05 Philip Reames[gvn] CSE gc.relocates based on meaning, not spelling
2021-03-05 Philip ReamesMark gc.relocate and gc.result as readnone
2021-03-05 Philip Reames[tests] precommit some additional tests for D97974
2021-03-05 Philip Reames[rs4gc] avoid insert base computation instructions...
next