platform/upstream/llvm.git
2022-05-19 Konrad Kleine[release] Add cmake as an extra tarball and not bundle it
2022-05-19 Alex Bradbury[WebAssembly][NFC] Fix errant tabs in test case in...
2022-05-19 Guillaume Chatelet[libc] Apply no-builtin everywhere, remove unnecessary...
2022-05-19 Alex Bradbury[WebAssembly] Fix bug where -no-type-check failed to...
2022-05-19 LLVM GN Syncbot[gn build] Port 4df795bff752
2022-05-19 Sam McCall[Serialization] Add missing includes for CHAR_BIT
2022-05-19 Lian Wang[LegalizeVectorTypes][VP] Add widen and split support...
2022-05-19 Daniel Kiss[libunwind] Remove -Wsign-conversion warning
2022-05-19 Sam McCall[Serialization] Delta-encode consecutive SourceLocation...
2022-05-19 Lian Wang[LegalizeTypes][VP] Add integer promotions support...
2022-05-19 Lian Wang[LegalizeTypes][VP][NFC] Use an if and two returns...
2022-05-19 Sam McCall[clangd] Suppress warning: control reaches end of function
2022-05-19 Sam McCall[pseudo] Squash some warnings. NFC
2022-05-19 LLVM GN Syncbot[gn build] Port 03ea140b3a28
2022-05-19 Sam McCall[clang-tidy] Fix logic of assertion
2022-05-19 Sam McCallReland(3) "[clangd] Indexing of standard library"
2022-05-19 Stella Laurenzo[mlir][python] Add Python bindings for ml_program dialect.
2022-05-19 Stella Laurenzo[mlir] Add GlobalOp, GlobalLoadConstOp to ml_program.
2022-05-19 Alexander PivovarovFix if statement in DebugInfo/GSYM/LookupResult.cpp
2022-05-19 lizhijin[LV] Widen freeze instead of scalarizing it
2022-05-19 Zi Xuan Wu... [NFC][RISCV] Enable TuneNoDefaultUnroll feature to...
2022-05-19 Med Ismail... [lldb/test] Fix failures caused by a previous PExpect...
2022-05-19 Med Ismail... Revert "[lldb/test] Make some tests as XFAIL while...
2022-05-19 Chenbing Zheng[InstCombine] (rot X, ?) == 0/-1 --> X == 0/-1
2022-05-19 Chenbing Zheng[InstCombine] Allow undef vectors when foldSelectToCopysign
2022-05-19 Jon RoelofsFix an or+and miscompile w/ GlobalISel
2022-05-19 Med Ismail... Revert 821ee172cdcd7196b6130321b53b6cc66bf1222b
2022-05-19 Med Ismail... [lldb/test] Make some tests as XFAIL while I investigat...
2022-05-19 Med Ismail... dyld patch
2022-05-19 Med Ismail... [lldb/crashlog] Fix line entries resolution in interact...
2022-05-19 Med Ismail... [lldb/Core] Fix "sticky" long progress messages
2022-05-19 Med Ismail... [lldb/Test] Add `use_colors` argument to the PExpect...
2022-05-19 Med Ismail... [llvm/Support] Fallback to $TERM if terminfo has no...
2022-05-19 Sheng[M68k][Disassembler] Fix decoding conflict
2022-05-19 Mark Kettenis[Sparc] Make sure that we really don't emit quad-precis...
2022-05-18 Damian Rouson[flang] test conforming & non-conforming lcobound
2022-05-18 Matthias BraunExtend switch condition in optimizeSwitchPhiConst when...
2022-05-18 Rafael Auler[BOLT] Testcase to repro R_X86_64_REX_GOTPCRELX bug
2022-05-18 Andrey Tretyakov[SPIRV] Add simple tests to improve test coverage
2022-05-18 Michael Kruse[Analysis] Avoid virtual dtor. NFC.
2022-05-18 Nemanja Ivanovic[Debuginfod] Fix shared libs build break after eafa0530417e
2022-05-18 Philip Reames[RISCV] Add a test case where mutation still violates...
2022-05-18 Mariusz Borsa[Sanitizers][Darwin] Rename Apple macro SANITIZER_MAC...
2022-05-18 Usama Hameed[Analyzer] Remove extra space from NSErrorChecker message.
2022-05-18 Michael Jones[libc][windows] fix strlcpy tests
2022-05-18 Mitch Phillips[NFCI] clang-format gwp-asan files.
2022-05-18 Mogball[mlir] Fix the error message for missing explicit TypeID
2022-05-18 Mitch Phillips[NFCI] clang-format scudo standalone
2022-05-18 Mitch PhillipsReland "[dwarf] Emit a DIGlobalVariable for constant...
2022-05-18 Alexey Bataev[SLP]Improve reductions vectorization.
2022-05-18 Yusra Syeda[SystemZ][z/OS] Add missing include to llvm/include...
2022-05-18 Nathan James[clang-tidy] Fix readability-simplify-boolean-expr...
2022-05-18 zhijian[libc++][CI] fixed a return curr_symbol() for Russian...
2022-05-18 David BlaikieFix some -Wstrict-prototypes issues in ORC examples
2022-05-18 Fangrui Song[Driver] Refactor /opt/rh detection
2022-05-18 Michael Kitzan[GISel] Add new combines for G_FMINNUM/MAXNUM and G_FMI...
2022-05-18 Sanjay Patel[InstCombine] allow variable shift amount in bswap...
2022-05-18 Sanjay Patel[InstCombine] add tests for bswap with shift op; NFC
2022-05-18 Martin Storsjö[llvm-readobj] Improve printing of Windows ARM packed...
2022-05-18 LLVM GN Syncbot[gn build] Port 4d8268fbf4cd
2022-05-18 Michael Jones[libc] fix missing semicolon in bsd_ext.td
2022-05-18 Petr Hosek[CMake][Fuchsia] Build runtimes as universal libraries...
2022-05-18 Mark de Wever[libc++][format][5/6] Improve format_to_n.
2022-05-18 Yusra Syeda[SystemZ][z/OS] Add the PPA1 to SystemZAsmPrinter
2022-05-18 Mark de Wever[libc++][format] Improve format-arg-store.
2022-05-18 Mark de Wever[libc++][format] Adds formatter<charT[N], charT>.
2022-05-18 LLVM GN Syncbot[gn build] Port 15c809e8e780
2022-05-18 Mark de Wever[libc++][format] Adds a formattable concept.
2022-05-18 Alex Brachet[libc] Add String to bsd headers
2022-05-18 Alex Brachet[libc] Add strlcpy
2022-05-18 Martin Storsjö[MC] [Win64EH] Don't produce packed ARM64 unwind info...
2022-05-18 Martin Storsjö[MC] [Win64EH] Remove an unused parameter to ARM64EmitU...
2022-05-18 Martin Storsjö[runtimes] Default LIB*_HERMETIC_STATIC_LIBRARY to...
2022-05-18 Craig Topper[RISCV] Use selectShiftMaskXLen ComplexPattern for...
2022-05-18 Craig Topper[RISCV] Add test cases showing failure to remove mask...
2022-05-18 Mogball[mlir][ods] Simplify useDefaultType/AttributePrinterParser
2022-05-18 Nico Weber[gn build] port 6694491affa18
2022-05-18 Jim InghamAdd a darwin platform setting to specify which exceptio...
2022-05-18 Petr HosekPartially revert "[CMake] Passthrough OSX CMake options...
2022-05-18 Daniel Thornburgh[Debuginfod] Add --debug-file-directory to llvm-debugin...
2022-05-18 Aaron BallmanCorrect the diagnostic behavior for unreachable _Generi...
2022-05-18 Fangrui Song[ObjCopy][NFC] Remove unneeded zero initialization
2022-05-18 Nathan James[clang-tidy] Fix readability-simplify-boolean-expr...
2022-05-18 Craig Topper[DAGCombiner] Fix bug in MatchBSwapHWordLow.
2022-05-18 Mehdi AminiApply clang-tidy fixes for llvm-else-after-return in...
2022-05-18 Mehdi AminiApply clang-tidy fixes for performance-for-range-copy...
2022-05-18 Daniel Kiss[libunwind][AArch64] Add support for DWARF expression...
2022-05-18 Bixia Zheng[mlir][sparse] Add support for complex.im and complex...
2022-05-18 LLVM GN Syncbot[gn build] Port 29e556fc2ba9
2022-05-18 David Spickett[lldb] Change implementation of memory read --show...
2022-05-18 LLVM GN Syncbot[gn build] Port 77533ea443ac
2022-05-18 Florian Hahn[AArch64] Add tests showing reassoc breaks (s|u)ml...
2022-05-18 Sam McCallRevert "Reland(2) "[clangd] Indexing of standard library""
2022-05-18 Nikita Popov[LoopUnroll] Regenerate test checks (NFC)
2022-05-18 Philip Reames[tests] Add test coverage for issue causing revert...
2022-05-18 Kito Cheng[RISCV][NFC] Rename variable in RISCVVEmitter.cpp
2022-05-18 David Green[ARM] Clean up a test check from D125604. NFC
2022-05-18 AndreyChurbanov[OpenMP] libomp: honor passive wait policy requested...
2022-05-18 Nico Weberclang-cl: Move /Zc: tests from cl-options.c to cl-zc.cpp
2022-05-18 Philip ReamesRevert "[BasicAA] Remove unneeded special case for...
next