platform/upstream/llvm.git
2022-10-05 David Sherwood[AArch64][SME] Add codegen pass to handle ZA state...
2022-10-05 Fraser Cormack[VP] Fix unused variable in release configurations
2022-10-05 Mikhail GoncharovFix clang baremetal test
2022-10-05 Florian Hahn[SimpleLoopUnswitch] Clear dispos in deleteDeadBlocksFr...
2022-10-05 Florian Hahn[SimpleLoopUnswitch] Simplify test, reduce the passes...
2022-10-05 Kadir CetinkayaRevert "[clang][Lex] Fix a crash on malformed string...
2022-10-05 Nikita Popov[SROA] Regenerate test checks (NFC)
2022-10-05 David Sherwood[AArch64][SME] Prevent SVE object address calculations...
2022-10-05 Valentin Clement[flang] Update to fir::isUnlimitedPolymorphicType and...
2022-10-05 Martin Storsjö[AArch64] Add missing SEH_Nop when aligning the stack
2022-10-05 David SpickettFix LLDB build on old Linux kernels (pre-4.1)
2022-10-05 Nicolas Vasilache[mlir][Linalg] NFC - Add bbarg pretty printing to linal...
2022-10-05 Kadir Cetinkaya[clang][Lex] Fix a crash on malformed string literals
2022-10-05 Nicolas Vasilache[mlir][Linalg] Retire LinalgStrategyLowerVectorsPass...
2022-10-05 Rainer Orth[compiler-rt][test] Heed COMPILER_RT_DEBUG when compili...
2022-10-05 Nicolas Vasilache[mlir][Linalg] Retire LinalgStrategyPeelPass and filter...
2022-10-05 Adrian Kuegel[mlir] Add attribute constraints for sorted order.
2022-10-05 Siva Chandra... [libc] Add the POSIX waitpid function and the BSD wait4...
2022-10-05 Fraser Cormack[VP][NFC] Remove \brief commands from doxygen comments
2022-10-05 Fraser Cormack[VP] Add IR expansion for vp.icmp and vp.fcmp
2022-10-05 Emilia Dreamer[clang-tidy] Fix crashes on `if consteval` in readabili...
2022-10-05 Serguei Katkov[RegAllocFast] Clean-up. Remove redundant operations...
2022-10-05 Johannes Doerfert[OpenMP] Eliminate the ThreadStates array in favor...
2022-10-05 Johannes Doerfert[OpenMP] Introduce more atomic operations into the...
2022-10-05 Johannes Doerfert[OpenMP] Replace __ATOMIC_XYZ with atomic::xyz for...
2022-10-05 Johannes Doerfert[Attributor] Qualify variables to avoid clashes in...
2022-10-05 Johannes Doerfert[OpenMP] Replace pointer comparison with `isSharedMemPt...
2022-10-05 Johannes Doerfert[NVVM] Mark the pointer argument of `llvm.nvvm.isspace...
2022-10-05 Yeting Kuo[RISCV] Add isel patterns for vfmacc, vfnmacc, vfmsac...
2022-10-05 Eli Friedman[AArch64][Windows] Add llvm-readobj support for save_an...
2022-10-05 Stefan Pintilie[PowerPC] Fix the register allocation hints for ACC...
2022-10-05 owenca[clang-format] Handle C# interpolated verbatim string...
2022-10-05 Matthias Springer[mlir][bufferization][NFC] Move EmptyTensorToAllocTenso...
2022-10-05 Stella LaurenzoAdd APFloat and MLIR type support for fp8 (e5m2).
2022-10-04 Sam Clegg[WebAssembly][MC] Fix missing `else` after `return...
2022-10-04 Amara Emerson[GlobalISel] Add computeNumSignBits() support for compares.
2022-10-04 Amara Emerson[AArch64][GlobalISel] Make vector G_SEXT_INREG legal...
2022-10-04 Tarun Prabhu[flang] Add -fpass-plugin option to Flang frontend
2022-10-04 Craig Topper[RISCV] Teach SExtWRemoval to recognize sign extended...
2022-10-04 Michael Jones[libc] fix fullbuild handling for macro functions
2022-10-04 Michael Jones[libc] add CPU_COUNT macro and backing function
2022-10-04 bixia1[mlir][sparse] Add an attribute to the sort operator...
2022-10-04 Keith Smiley[lld-macho] Mark aliased symbols as noDeadStrip
2022-10-04 David Blaikiebuildbot-based-debugging a Microsoft lldb test XPASS
2022-10-04 Erich Keane[NFC] Fix warning wiht parens in assert from 1376c7
2022-10-04 Keith Smiley[lld-macho][test] Add -lSystem to all lld invocations
2022-10-04 Gulfem Savrun... Revert "Reapply [InstCombine] Switch foldOpIntoPhi...
2022-10-04 Nico Weber[lld/mac] With -demangle, strip leading _ from non...
2022-10-04 Daniel Thornburgh[llvm-objdump] Add --build-id flag for debuginfod looku...
2022-10-04 Nico Weber[gn build] port 77945a344c3d
2022-10-04 Lang Hames[ExecutionEngine] Enable ExecutionEngine regression...
2022-10-04 Florian Hahn[LoopVersioning,LLE] Clear LoopAccessInfoManager after...
2022-10-04 Michael Jones[libc] implement basic rand and srand
2022-10-04 Slava Zakharin[flang][tco] Engineering option for running only CodeGe...
2022-10-04 David BlaikieMSVC ABI: Looks like even non-aarch64 uses the MSVC...
2022-10-04 David Green[AArch64] Ensure condition (SUBS) has no uses of value...
2022-10-04 David BlaikieMSVC AArch64 ABI: Homogeneous aggregates
2022-10-04 Michał Górny[clang-tools-extra] [clangd] Respect llvm_shlib_dir...
2022-10-04 Azat Khuzhin[clang] fix generation of .debug_aranges with LTO
2022-10-04 Nick Desaulniers[Clang] fix -Wvoid-ptr-dereference for gnu89
2022-10-04 Benjamin Kramer[sparse] Make GenericOpSparsifier not crash on multi...
2022-10-04 Jan Svoboda[clang][deps] NFC: Respect working directory on constru...
2022-10-04 Jan Svoboda[clang][deps] Abolish FileManager sharing
2022-10-04 Sam McCall[clangd] Don't print locations of anonymous tags
2022-10-04 Valentin Clement[flang] Lower TYPE(*) as fir.box<none>
2022-10-04 jeff[DAGCombiner] [AMDGPU] Allow vector loads in MatchLoadC...
2022-10-04 Siva Chandra... [libc] Add a minimal implementation of the POSIX fork...
2022-10-04 Jakub Kuderski[mlir][arith] Mark unknown types legal in WIE
2022-10-04 Christian Sigg[mlir][gpu] Fix GCC -Wparenthesis warning
2022-10-04 Yuanfang Chen[Clang] make canonical AutoType constraints-free
2022-10-04 Ram-NK[NFC][LoopInterchange] Clean up of irrelevent dependenc...
2022-10-04 Peiming Liu[mlir][sparse] support singleton in loop emitter.
2022-10-04 serge-sans... [clang] Unify Sema and CodeGen implementation of isFlex...
2022-10-04 Eli Friedman[AArch64] Don't form paired loads from epilogue operati...
2022-10-04 Daniel Thornburgh[llvm-objdump] [debuginfod] Fetch for very-stripped...
2022-10-04 Jim InghamTurn off the warning that the undefined behavior I...
2022-10-04 Nathan James[clang] Add fix-it note to defaulted-function-deleted...
2022-10-04 Alex Langford[clang][DebugInfo] Respect fmodule-file-home-is-cwd...
2022-10-04 Jim Radford[objdump] Support finding --source via --dsym files
2022-10-04 Aart Bik[mlir][sparse] fixed typo in fix of bazel fix
2022-10-04 Michał Górny[clang-tools-extra] [test] Use CLANG_NO_DEFAULT_CONFIG=1
2022-10-04 Erich KeaneRemove accidentially left assertion
2022-10-04 Aart Bik[mlir][sparse] fix bazel breakage
2022-10-04 Michael Buch[lldb][test] Skip import-std-module/vector tests
2022-10-04 Chris Bieneman[DirectX] Generate `dx.resources` metadata entry
2022-10-04 Erich KeaneImplement DR2565: Invalid types in the parameter-declar...
2022-10-04 Alex Lorenz[clang][driver][darwin] Ensure that the SDK version...
2022-10-04 Sanjay Patel[SDAG] don't hoist div/rem through a select with neutra...
2022-10-04 Sanjay Patel[x86] add test for select + sdiv neutral constant; NFC
2022-10-04 Fangrui Song[llvm-objdump] Add --no-addresses as an alias for ...
2022-10-04 Fangrui Song[llvm-objdump] --no-leading-addr: hide inline relocatio...
2022-10-04 Nathaniel McVicar[mlir][sparse] Restore case coverage warning fix
2022-10-04 Mark de Wever[libc++][format] Updates to Unicode 15.
2022-10-04 Daniel Rodríguez... [ObjectYAML] Support for basic data in code.
2022-10-04 Craig Topper[RISCV] Refactor and improve eliminateFrameIndex.
2022-10-04 Craig Topper[RISCV] Restructure eliminateFrameIndex to share more...
2022-10-04 Nicolas Vasilache[mlir][Linalg] NFC - Add result and bbArg pretty printi...
2022-10-04 Daniel Rodríguez... [ObjectYAML][MachO] Encode export trie address as ULEB1...
2022-10-04 Nicolas Vasilache[mlir][Tensor] NFC - Add result pretty printing to...
2022-10-04 Aaron BallmanModify the qualified/unqualified getter for TypeOfType...
next