platform/upstream/llvm.git
2023-03-09 Jonas Devlieghere[lldb] Skip TestSymbolFileJSON on Windows
2023-03-09 Jennifer YuRevert "Revert "Add map info for dereference pointer.""
2023-03-09 Fehr Mathieu[mlir] Add setters for Dynamic[Type|Attr]Definition
2023-03-09 Michael Jones[libc][docs] update list of completed stdio funcs
2023-03-09 Jonas Devlieghere[lldb] Add nullptr check to SymbolVendorWasm
2023-03-09 Jonas Devlieghere[dsymutil] Fix offset calculation for universal binaries
2023-03-09 Michal Paszkowski[SPIR-V] Report modifying IR in SPIRVPrepareFunctions
2023-03-09 Zain Jaffal[ConstraintElimination] Fix undefined behaviour in...
2023-03-09 Peiming Liu[mlir][sparse] deduplicate non-unique coordinates when...
2023-03-09 Hanhan Wang[mlir][tensor] Expose padding requirement of pack ops...
2023-03-09 Ed Maste[libc++] Add CI job testing on FreeBSD
2023-03-09 Peter Klausler[flang] Ensure "dtv" args passed by descriptor when...
2023-03-09 Peter Klausler[flang] Ensure that CLASS(*) component descriptors...
2023-03-09 Luke Lau[RISCV][NFC] Add tests for interleaved accesses in...
2023-03-09 Paul Robinson[PS4/PS5] Remove C_INCLUDE_DIRS handling
2023-03-09 Alexey Lapshin[DebugInfo][DWARF] Add doesFormBelongToClass function.
2023-03-09 Aiden Grossman[ELF] Fix build after getSectionAndRelocations Refactoring
2023-03-09 Erich KeaneRevert two patches to fix GH58452 regression
2023-03-09 Aiden Grossman[ELF] Move getSectionAndRelocations to ELF.cpp from...
2023-03-09 Siva Chandra[libc] Extend the linux thread implementation for riscv64.
2023-03-09 Michael Kruse[Polly] Fix plugin build.
2023-03-09 Florian Hahn[VPlan] Replace invariance fields from VPWidenGEPRecipe.
2023-03-09 Philip Reames[ASAN] Address a style issue noticed during review...
2023-03-09 Valentin Clement[flang] Check if dummy is allocated before deallocation...
2023-03-09 Luke Lau[RISCV][NFC] Add tests for interleave shuffle costs
2023-03-09 Chia-hung Duan[scudo] Slightly improve the handling of last block...
2023-03-09 Philip Reames[ASAN] Support memory checks on scalable vector typed...
2023-03-09 zhongyunde[MergeICmps] Adapt to non-eq comparisons, fix bug for...
2023-03-09 Timm Bäder[clang][Interp][NFC] Take a const Descriptor* in dtor...
2023-03-09 Valentin Clement[flang] Only apply PointerIsAssociatedWith fix for...
2023-03-09 Valentin Clement[flang] Reset dynamic type for optional intent(out...
2023-03-09 Valentin Clement[flang] Simplify same_type_as condition
2023-03-09 ManuelJBrito[X86] Drop single use check for freeze(undef) in LowerA...
2023-03-09 Aaron BallmanSwitch from int to unsigned int; NFC
2023-03-09 Valery Pykhtin[AMDGPU] Speedup GCNDownwardRPTracker::advanceBeforeNext
2023-03-09 Kiran Chandramohan[Flang][OpenMP] Restrict check to worksharing construct...
2023-03-09 Diana PicusAMDGPU: Update checks for a couple of tests. NFC
2023-03-09 Peter Steinfeld[Flang] Fix ALLOCATE with MOLD where MOLD is a scalar
2023-03-09 Dylan Fleming[Flang][MLIR][OpenMP] Add support for logical eqv in...
2023-03-09 Joseph Huber[Libomptarget] Remove unused arguments from bitcode...
2023-03-09 Krasimir Georgiev[libc++] Add missing includes to optional
2023-03-09 Ed Maste[libc++] Remove XFAIL for a test that now passes on...
2023-03-09 Aaron BallmanRevert "Add __builtin_set_flt_rounds"
2023-03-09 Aaron BallmanRevert "Disable test for __builtin_set_flt_rounds to...
2023-03-09 Joseph Huber[libc] Add missing header for LIBC_INLINE macro
2023-03-09 Joseph Huber[libc] Add intrinsic for thread fence to the atomic...
2023-03-09 Simon Pilgrim[X86] combineConcatVectorOps - add basic TRUNCATE handl...
2023-03-09 Advenam Tacet[libc++] Safe allocator tests
2023-03-09 Sacha Ballantyne[Flang] Give fir.if RegionBranchOpInterface
2023-03-09 Simon Pilgrim[X86] Add test case showing failure to fold concat_v32i...
2023-03-09 Nikita Popov[ConstantFolding] Preserve inbounds when casting GEP...
2023-03-09 Nikita Popov[InstSimplify] Fix newlines in test (NFC)
2023-03-09 ManuelJBritoRevert "[X86] Drop single use check for freeze(undef...
2023-03-09 Nikita PopovRevert "[clang-format] Add -j to clang-format-diff...
2023-03-09 Markus MützelReapply [lld][flang] Add exceptions for Flang runtime...
2023-03-09 Martin StorsjöRevert "[lld][flang] Add exceptions for Flang runtime...
2023-03-09 Simon Pilgrim[X86] combineConcatVectorOps - add ADD/SUB/MUL handling
2023-03-09 Martin Storsjö[lld][flang] Add exceptions for Flang runtime libraries...
2023-03-09 ManuelJBrito[X86] Drop single use check for freeze(undef) in LowerA...
2023-03-09 Balázs Kéri[clang][analyzer][NFC] Refactor code of StdLibraryFunct...
2023-03-09 Haojian Wu[bazel] Port for 0aac9a2875bad4f065367e4a6553fad78605f895
2023-03-09 Sven van Haastregt[OpenCL] Add builtin header TableGen emitter
2023-03-09 Petar AvramovicFix SGPR + VGPR + offset Scratch offset folding
2023-03-09 Petar AvramovicFix VGPR + offset Scratch offset folding
2023-03-09 Petar AvramovicFix SGPR + offset Scratch offset folding
2023-03-09 Yeting Kuo[IR][DAG][RISCV] Allow scalable vector ISD::STRICT_FP_E...
2023-03-09 Chuanqi Xu[Modules] Remove unnecessary check when generating...
2023-03-09 Nikita Popov[IPSCCP] Don't require noundef for !range annotation
2023-03-09 Nikita Popov[LangRef] Use new memory attribute syntax (NFC)
2023-03-09 Han Zhu[SROA] Fix bug where CandidateTys is appended while...
2023-03-09 Marco Elver[SanitizerBinaryMetadata] Do not add to GPU code
2023-03-09 David Spickett[llvm][TableGen][Jupyter] Correct notebook name in...
2023-03-09 Nikita Popov[llvm-c] Remove PassManagerBuilder APIs
2023-03-09 Siva Chandra... [libc][Obvious] Fix bad include and type in threads...
2023-03-09 Haojian Wu[Tooling/Inclusion] Add atomic family symbols
2023-03-09 Haojian Wu[Tooling/Inclusion] Add missing placerholder _1 symbols.
2023-03-09 Chuanqi Xu[doc] Deprecate the '-fmodule-file=<module-name>=<path...
2023-03-09 Siva Chandra... [libc][NFC] Compile tests also with -fpie.
2023-03-09 Aaron Siddhartha... [bazel] Don't alwayslink clang-tidy libraries
2023-03-09 Karl-Johan... [compiler-rt] Avoid signed shift overflow in __muloXi4...
2023-03-09 Siva Chandra... [libc][Obvious] Add missing dep to include.sys_mman.
2023-03-09 Théo Degioanni[mlir][llvm] Add inalloca attribute to alloca op.
2023-03-09 Piyou Chen[RISCV] Enable subregister liveness by default
2023-03-09 Craig Topper[RISCV] Don't try to use fli.h with Zfa+Zfhmin.
2023-03-09 Bing1 Yu[X86][MemFold] Update some records for X86MemFoldTables.inc
2023-03-09 Igor Zhukov[libc++][test] Fix transitive_includes
2023-03-09 Jonas Devlieghere[lldb] Fix -Wdangling-else warning in CommunicationTest
2023-03-09 Jonas Devlieghere[lldb] Fix typo in SymbolVendorELF
2023-03-09 Jonas Devliegherelldb] Re-enable TestSymbolFileJSON on non Darwin platforms
2023-03-09 Craig Topper[RISCV] Remove seemingly unneeded !isPosZero from Zfa...
2023-03-09 Craig Topper[RISCV] Remove some trailing whitespace. NFC
2023-03-09 Jonas Devlieghere[lldb] Temporarily disable TestSymbolFileJSON on non...
2023-03-09 Jie Fu[polly] Remove unused variable 'VectorLoops' in IslNode...
2023-03-09 jinge90Disable test for __builtin_set_flt_rounds to avoid...
2023-03-09 Jonas Devlieghere[lldb] Introduce new SymbolFileJSON and ObjectFileJSON
2023-03-09 Ron LiebermanRevert "Add map info for dereference pointer."
2023-03-09 Nathan Lanza[clang][nfc] Update some documentation referring to...
2023-03-09 jinge90Add __builtin_set_flt_rounds
2023-03-09 Jie Fu[mlir] Fix -Wdeprecated-copy in SparseTensorType.h...
2023-03-09 Nikolas Klauser[libc++] Add missing includes to __format/container_ada...
next