platform/upstream/llvm.git
2021-08-27 Arthur Eubanks[gn build] Don't copy xray includes
2021-08-27 Louis Dionne[libc++][NFC] Remove unused helper function in the...
2021-08-27 Fanbo Meng[MCParser][z/OS] Mark test as unsupported for the z...
2021-08-27 Kazu Hirata[IR] Remove getWithOperandReplaced (NFC)
2021-08-27 Dmitry Preobrazhensky[AMDGPU][MC][NFC][DOC] Updated AMD GPU assembler syntax...
2021-08-27 Joe Loser[libc++][NFC] Remove extra __ranges/take_view.h entry...
2021-08-27 Louis DionneRevert "[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_D...
2021-08-27 owenca[clang-format] Group options that pack constructor...
2021-08-27 Matt ArsenaultGlobalISel: Remove check for empty functions as these...
2021-08-27 Nico Weber[lld/COFF] Ignore /LTCG, /LTCG:, /LTCGOUT:, /ILK: flags
2021-08-27 Nico Weber[lld/COFF] Use P_priv more
2021-08-27 Balazs Benics[analyzer] MallocOverflow should consider comparisons...
2021-08-27 Sanjay Patel[GlobalOpt] don't hoist constant expressions that can...
2021-08-27 Jun Ma[AArch64][SVE] Optimize ptrue predicate pattern with...
2021-08-27 Jun Ma[AArch64][SVE] Add API for conversion between SVE predi...
2021-08-27 Jun Ma[AArch64][SVE] Use getPTrue uniformly.NFC.
2021-08-27 Andrea Di Biagio [MCA][NFC] Removed unused method, and fixed a coverity...
2021-08-27 Jon Chesterfield[openmp][amdgpu] Initial gfx10 offloading implementation
2021-08-27 Serge Pavlov[X86] Implement llvm.isnan(x86_fp80) as unordered compa...
2021-08-27 Nathan Sidwell[NFC][X86] Sret return register cleanup
2021-08-27 Carl Ritson[DAGCombine] Allow FMA combine with both FMA and FMAD
2021-08-27 Ricky Taylor[M68k] Update pointer data layout
2021-08-27 Roman Lebedev[X86] AMD Zen 3: MULX w/ mem operand has the same throu...
2021-08-27 Roman Lebedev[X86] AMD Zen 3: MULX produces low part of the result...
2021-08-27 Roman Lebedev[NFC][X86][MCA] AMD Zen 3: improve MULX test coverage
2021-08-27 Yaron Keren[docs] Add DIA register instructions to Getting Started...
2021-08-27 Balazs Benics[analyzer] Catch leaking stack addresses via stack...
2021-08-27 Sylvestre Ledrupolly: remove the old reference to svn in the doc
2021-08-27 Sylvestre Ledru[clang] Move the soname declaration in a variable at...
2021-08-27 Chuanqi Xu[NFC] [ASTReader] Remove unused variables
2021-08-27 LLVM GN Syncbot[gn build] Port b749ef9e2241
2021-08-27 Lang Hames[ORC][ORC-RT] Reapply "Introduce ELF/*nix Platform...
2021-08-27 Lang Hames[ORC][JITLink][ELF] Treat STB_GNU_UNIQUE as Weak in...
2021-08-27 Matt ArsenaultAMDGPU: Fix hardcoded registers in test
2021-08-27 Matt ArsenaultAMDGPU/GlobalISel: Add baseline test for new ABI attrib...
2021-08-27 Matt ArsenaultAMDGPU: Remove implicit argument attributes when introd...
2021-08-27 Matt ArsenaultAMDGPU: Fix broken test
2021-08-27 Chen Zheng[PowerPC][ELF] make sure local variable space does...
2021-08-27 Matt ArsenaultAMDGPU: Invert AMDGPUAttributor
2021-08-27 Matt ArsenaultAMDGPU: Fix broken check lines
2021-08-27 Matt ArsenaultGlobalISel: Add CallBase to CallLoweringInfo
2021-08-27 Matt ArsenaultAMDGPU: Restrict attributor transforms
2021-08-27 George Rokos[libomptarget][NFC] Replaced obsolete name "getOrAllocT...
2021-08-27 Matt ArsenaultAMDGPU: Remove hacky attribute deduction from AMDGPUAtt...
2021-08-27 Matt ArsenaultAMDGPU: Stop inferring use of llvm.amdgcn.kernarg.segme...
2021-08-27 Heejin Ahn[WebAssembly] Fix PHI when relaying longjmps
2021-08-26 David BlaikieRemove set-but-unused variable
2021-08-26 Vitaly Buka[sanitizer] No THREADLOCAL in qsort and bsearch
2021-08-26 Matt ArsenaultAMDGPU: Remove unnecessary -NEXT checks
2021-08-26 Matt ArsenaultAMDGPU: Fix amdgpu_gfx calling convention usage in...
2021-08-26 Jez Ng[lld-macho][nfc] Clean up InputSection constructors
2021-08-26 Artem Belevich[CUDA] update constraints on NVPTX builtins to include...
2021-08-26 Matt ArsenaultAMDGPU: Fix crashing on kernel declarations when loweri...
2021-08-26 Jez Ng[lld-macho] Have -ObjC load archive members before...
2021-08-26 Jez Ng[lld-macho] Refactor archive loading
2021-08-26 Jez Ng[lld-macho] Fix unwind info personality size
2021-08-26 Butygin[mlir][spirv] Initial support for 64 bit index type...
2021-08-26 Benson Chu[AST] Pick last tentative definition as the acting...
2021-08-26 Arthur Eubanks[clang][NewPM] Mention that legacy PM flags are deprecated
2021-08-26 Yonghong Song[DebugInfo] convert btf_tag attrs to DI annotations...
2021-08-26 Fangrui Song[CMake] Change -DENABLE_EXPERIMENTAL_NEW_PASS_MANAGER...
2021-08-26 Yonghong Song[DebugInfo] generate btf_tag annotations for func param...
2021-08-26 Artem Dergachev[analyzer] Fix scan-build report deduplication.
2021-08-26 Kirill Stoimenov[asan] Implemented flag to emit intrinsics to optimize...
2021-08-26 Kirill Stoimenov[asan] Fixed a runtime crash.
2021-08-26 Rob Suderman[mlir][tosa] Tosa reverse to linalg supporting dynamic...
2021-08-26 Alexey Bataev[SLP]Improve graph reordering.
2021-08-26 Nikita Popov[MergeICmps] Add test for call before first load (NFC)
2021-08-26 Arthur Eubanks[test] Update precommit tests for D108734
2021-08-26 Vitaly Buka[sanitizer] Add basic qsort test
2021-08-26 Jon Chesterfield[libomptarget][amdgpu][nfc] Rename variables, delete...
2021-08-26 Andrea Di BiagioRevert "[MCA][NFC] Remove redundant calls to std::move."
2021-08-26 Siva Chandra... [libc][NFC] Move the mutex implementation into a utilit...
2021-08-26 Andrea Di Biagio[MCA][NFC] Remove redundant calls to std::move.
2021-08-26 Jessica Paquette[AArch64][GlobalISel] Optimize G_BUILD_VECTOR of undef...
2021-08-26 RamNalamothu[docs, AMDGPU] Fix typo in dwarf register number mapping
2021-08-26 Yaron Keren[docs] Update Getting Started with Visual Studio guide
2021-08-26 Rob Suderman[mlir][tosa] Elementwise operation dynamic shape support
2021-08-26 Louis Dionne[libc++][NFC] Sort headers alphabetically
2021-08-26 Shafik Yaghmour[LLDB] Add type to the output for FieldDecl when loggin...
2021-08-26 Andrea Di Biagio[MCA][RegisterFile] Consistently update the PRF in...
2021-08-26 LLVM GN Syncbot[gn build] Port ee44dd8062a2
2021-08-26 Louis Dionne[libc++] Implement the underlying mechanism for range...
2021-08-26 Michael Jones[libc] add inttypes header
2021-08-26 Alexey Bataev[SLP][NFC]Add a test for correct shuffles order after...
2021-08-26 Yonghong Song[DebugInfo] convert btf_tag attrs to DI annotations...
2021-08-26 Walter Erquinigo[NFC] Removing deprecated intel-features test folder
2021-08-26 Sanjay Patel[GlobalOpt] add tests for constant expressions that...
2021-08-26 Walter Erquinigo[NFC] Remove deprecated Intel PT test
2021-08-26 Jon Chesterfield[libomptarget][amdgpu][nfc] Rename source files
2021-08-26 Louis Dionne[libc++] Fix incorrect bypassing of <wctype.h>
2021-08-26 Vitaly Buka[NFC][sanitizer] Swap qsort_r and qsort code
2021-08-26 Louis Dionne[libc++] XFAIL align.pass.cpp for PowerPC LE
2021-08-26 Craig Topper[RISCV] Insert a sext_inreg when type legalizing i32...
2021-08-26 Fangrui Song[CMake] Enable LLVM_ENABLE_PER_TARGET_RUNTIME_DIR by...
2021-08-26 Yonghong Song[DebugInfo] generate btf_tag annotations for DIGlobalVa...
2021-08-26 RamNalamothu[DWARFLinker] Prefix debug section names with '.' in...
2021-08-26 Aaron BallmanTypo fix; NFC
2021-08-26 Aaron BallmanAdding an assertion back.
2021-08-26 Andrew Litteken[CodeExtractor] Making the arguments outlined easier...
next