platform/upstream/llvm.git
2022-07-25 Alexander Shaposhnikov[IRBuilder] Add assert for AtomicRMW ordering
2022-07-25 Fabian Parzefall[BOLT] Process each block only once in fixCFGForPIC
2022-07-25 Fangrui Song[Driver] Ignore unimplemented -mtune= for ARM/PowerPC
2022-07-25 lipracer[mlir][NFC] Remove TypeRange's constructors that cause...
2022-07-25 lipracerSplit class ValueRange to a new file
2022-07-25 Augie FacklerMemoryBuiltins: remove malloc-family funcs from list
2022-07-25 Augie Facklertests: add attributes that would normally come from...
2022-07-25 John EricsonRevert "[llvm][cmake] Make `install_symlink` workflow...
2022-07-25 John Ericson[llvm][cmake] Make `install_symlink` workflow work...
2022-07-25 John Ericson[cmake] Support custom package install paths
2022-07-25 Joseph Huber[Libomptarget] Reintroduce host architecture checks...
2022-07-25 Roy Sundahl[asan][test] Additional test requiring weak symbol...
2022-07-25 Daniel BertalanReland "[lld-macho] Implement -load_hidden"
2022-07-25 Siva Chandra... [libc][Obvious] Use the correct StringView constructor...
2022-07-25 Andrew Brown[WebAssembly] Use `localexec` as default TLS model...
2022-07-25 Siva Chandra... [libc] Add dirent.h functions opendir, readdir, closedi...
2022-07-25 Matt ArsenaultRegAllocGreedy: Add a command line flag for reverseLoca...
2022-07-25 Matt ArsenaultAMDGPU: Adjust register allocation priority values...
2022-07-25 Joseph Huber[OpenMP] Remove noinline attributes in the device runtime
2022-07-25 Sanjay Patel[Passes] add a tail-call-elim pass near the end of...
2022-07-25 Peter Klausler[flang] Allow restricted specific intrinsic functions...
2022-07-25 Peter Klausler[flang][runtime] Reset unit frame buffer when re-opening
2022-07-25 Daniel BertalanRevert "[lld-macho] Implement -load_hidden"
2022-07-25 Daniel Bertalan[lld-macho] Implement -load_hidden
2022-07-25 Craig Topper[RISCV] Add more test cases for select with (setge...
2022-07-25 Kiran Chandramohan[Flang][OpenMP] Initial support for integer reduction...
2022-07-25 Dmitri Gribenko[clang][dataflow] Rename iterators from IT to It
2022-07-25 Siva Chandra... [libc] Add a simple StringStream class.
2022-07-25 Eric Li[clang][dataflow] Fix MapLattice::insert() to not drop...
2022-07-25 Justin Brooks[Kaleidoscope] Fix DWARF function creation example
2022-07-25 Peter Klausler[flang] Dial some errors down to warnings for ASSOCIATED()
2022-07-25 Christopher... Revert "[mlir][Arithmetic] Add `arith.delinearize_index...
2022-07-25 Corentin Jabot[Clang] Status of the C++23 papers approved by WG21...
2022-07-25 Jean Perier[flang] Runs FIR SimplifyRegionLitePass pass after...
2022-07-25 Mike Urbach[mlir] Update Python CMake version requirement.
2022-07-25 Warren Ristow[Reassociate][NFC] Use an appropriate dyn_cast for...
2022-07-25 Vladislav Dzhidzhoev[GlobalISel][DebugInfo] Remove debug info with zero...
2022-07-25 Peter Klausler[flang] Better error message for NULL() actual argument...
2022-07-25 Vladislav DzhidzhoevFix assertion in SmallDenseMap constructor with reserve...
2022-07-25 Igor ZhukovUse `<stdatomic.h>` with MSVC and C++
2022-07-25 Michał Górny[lldb] [gdb-remote] Refactor killing process and move...
2022-07-25 Daniel Bertalan[lld-macho] Demangle location name in undefined symbol...
2022-07-25 Craig Topper[RISCV] Teach RISCVCodeGenPrepare to optimize (zext...
2022-07-25 Saiyedul IslamRevert "Revert "Revert "[Libomptarget] Add checks for...
2022-07-25 Nikolas Klauser[libc++] Fix algorithms which use reverse_iterator
2022-07-25 Peixin Qiao[flang] Support intrinsic `selected_int_kind` for variables
2022-07-25 Andrzej Warzynski[flang][nfc] Add missing `REQUIRES: asserts` in a test
2022-07-25 Jonas Devlieghere[lldb] Make compiler-rt an optional LLDB test dependency
2022-07-25 Craig Topper[X86] Custom type legalize v2i32 smulo/umulo to use...
2022-07-25 John Ericson[llvm][cmake] Shore up `llvm_check_linker_flags`.
2022-07-25 Benoit JacobGeneralize the vector transfer flattening patterns...
2022-07-25 Bradley Smith[AArch64][SVE] Fold target specific ext/trunc nodes...
2022-07-25 David Spickett[lldb][AArch64] Use macro for unused var without assert...
2022-07-25 Dmitri Gribenko[lldb][AArch64] Fix an unused variable warning in relea...
2022-07-25 David Spickett[lldb][AArch64] Add UnpackTagsFromCoreFileSegment to...
2022-07-25 Sunho Kim[JITLink][COFF][x86_64] Reimplement ADDR32NB/REL32.
2022-07-25 Sunho Kim[ORC][COFF] Properly set weak flag to COMDAT symbols.
2022-07-25 Sunho Kim[JITLink][COFF] Implement IMAGE_SYM_CLASS_LABEL.
2022-07-25 Tue Ly[libc] Raise FE_INVALID for sinf with +- inf inputs.
2022-07-25 Matthias Springer[mlir][linalg] Expand test case for tile-and-fuse with...
2022-07-25 Sunho Kim[JITLink][COFF] Handle out-of-order COMDAT second symbol.
2022-07-25 Sunho Kim[JITLink][COFF] Don't dead strip COMDAT associative...
2022-07-25 Erich KeaneReapply "[NFC] Add some additional features to MultiLev...
2022-07-25 Simon Tatham[llvm-objdump,ARM] Fix .byte directives dumping the...
2022-07-25 Alex Zinenko[mlir] move _mlir_alloc and friends to CRunnerUtils
2022-07-25 Michele Scuttari[MLIR] Generic 'malloc', 'aligned_alloc' and 'free...
2022-07-25 Saiyedul IslamRevert "Revert "[Libomptarget] Add checks for AMDGPU...
2022-07-25 Iain Sandoe[C++20][Modules] Update ADL to handle basic.lookup...
2022-07-25 Ilya Biryukov[Sema] Merge C++20 concept definitions from different...
2022-07-25 Weining Lu[LoongArch] Parse LoongArch base ABI in ObjectYAML...
2022-07-25 David Spickett[lldb][ARM/AArch64] Use sys/uio.h instead of socket...
2022-07-25 Cullen Rhodes[AArch64] Combine setcc (iN (bitcast (vNi1 X))) with...
2022-07-25 Cullen Rhodes[AArch64][NFC] Add test case for setcc (iN bitcast...
2022-07-25 Abhina Sreeskantharajan[SystemZ][z/OS] Open YAML text files as text
2022-07-25 Peixin Qiao[flang] Support lowering intrinsic `selected_real_kind...
2022-07-25 Benjamin Kramer[ValueTracking] Fix unused variable warning in release...
2022-07-25 Muhammad Usman... Rewording "static_assert" diagnostics
2022-07-25 Aaron BallmanSwitch from XFAIL to UNSUPPORTED; NFC
2022-07-25 Iain Sandoe[C++20][Modules] Add a testcase for [basic.link] p10...
2022-07-25 Sam McCall[pseudo] Eliminate multiple-specified-types ambiguities...
2022-07-25 Matthias Springer[mlir][tensor][bufferize][NFC] Remove duplicate code
2022-07-25 Saiyedul IslamRevert "[Libomptarget] Add checks for AMDGPU TargetID...
2022-07-25 Matthias Springer[mlir][tensor][bufferize] Fix deallocation of GenerateO...
2022-07-25 Alex Zinenko[mlir] Transform dialect: separate dependent and genera...
2022-07-25 Chuanqi Xu[C++20] [Modules] Make the linkage consistent for class...
2022-07-25 David StuttardAMDGPU: Turn off force init 16 input SGPRS for pal
2022-07-25 Saiyedul Islam[Libomptarget] Add checks for AMDGPU TargetID using...
2022-07-25 Matthias Springer[mlir][tensor][bufferize] Load dependent dialects
2022-07-25 jacquesguan[RISCV] Scalarize binop followed by extractelement.
2022-07-25 Nikita Popov[DebugInfo] Avoid ptrtoint expression in generic test
2022-07-25 Rajas Vanjape[mlir][sparse][nfc] Fix memory leak in sparse sampled...
2022-07-25 Adrian Kuegel[mlir] Apply ClangTidyPerformance findings (NFC)
2022-07-25 Sebastian Neubauer[CMake] Copy folder without permissions
2022-07-25 Dmitry Vyukovtsan: prevent pathological slowdown for spurious races
2022-07-25 Dmitry Vyukovtsan: remove tracking of racy addresses
2022-07-25 Balázs Kéri[clang][ASTImporter] Improved handling of functions...
2022-07-25 jacquesguan[mlir][Math] Add constant folder for ExpOp.
2022-07-25 Fangrui Song[ELF] --reproduce: support --export-dynamic-symbol...
2022-07-25 David Spickett[llvm][FileCheck] Fix unit tests failures with EXPENSIV...
2022-07-25 Nikita Popov[AsmPrinter] Reject ptrtoint to larger size in lowerCon...
next