platform/upstream/llvm.git
2022-04-11 Craig Topper[RISCV][SelectionDAG] Add a hook to sign extend i32...
2022-04-11 Tue Ly[libc] Fix nested namespace issues with multiply_add.h.
2022-04-11 Joseph Huber[OpenMP] Do not use the default pipeline without optimi...
2022-04-11 Fangrui Song[Support] Remove unused/uncompilable !HAVE_PTHREAD_GETS...
2022-04-11 Florian Mayer[HWASan] allow symbolizer script to index binaries...
2022-04-11 Arthur Eubanks[test][clang] Use -clear-ast-before-backend instead...
2022-04-11 Arthur Eubanks[test] Remove various legacy pass manager tests
2022-04-11 Fangrui Song[docs] Remove outdated -fexperimental-new-pass-manager...
2022-04-11 Arthur Eubanks[test] Remove references to -fno-legacy-pass-manager...
2022-04-11 Fangrui SongValue::isTransitiveUsedByMetadataOnly: Don't repeatedly...
2022-04-11 Arthur Eubanks[test] Remove references to -fexperimental-new-pass...
2022-04-11 Richard[clang-tidy] Support parenthesized literals in moderniz...
2022-04-11 Jonas Devlieghere[lldb] Don't report progress in the REPL
2022-04-11 Biplob MishraAArch64 adding more tests to show the simple scenarios...
2022-04-11 Sanjay Patel[InstCombine] guard against splat-mul corner case
2022-04-11 Arjun P[MLIR][Presburger][Simplex] symbolic lexmin: add some...
2022-04-11 Jez Ng[lld-macho][nfc] Use includeInSymtab for all symtab...
2022-04-11 Arjun P[MLIR][Presburger] subtract: fix bug in the non-recursi...
2022-04-11 Fangrui Song[Driver] Simplify hasFlag pattern with addOptInFlag...
2022-04-11 Nicolai HähnleAMDGPU/SDAG: Custom SETCC (i.e. ballot) is always uniform
2022-04-11 Mogball[mlir][ods] ODS-level Attribute Optimizations
2022-04-11 Whitney Tsang[LoopUnroll] Always respect user unroll pragma
2022-04-11 Daniel Grumberg[clang][extract-api] Emit "functionSignature" in SGF...
2022-04-11 zijunzhao[libcxx] locale_bionic.h: skip ndk-version.h on Android...
2022-04-11 Fraser Cormack[TableGen][NFC] Reflow Record accessor comments
2022-04-11 Fraser Cormack[TableGen][NFC] Fix copy/paste error in comment
2022-04-11 Nico Weber[llvm-lib] Add /WX, warn by default on empty inputs...
2022-04-11 Craig Topper[RISCV] Remove riscv-v-fixed-length-vector-elen-max...
2022-04-11 Craig Topper[RISCV] Remove ExtZvl enum from RISCVSubtarget. NFC
2022-04-11 Martin Storsjö[lldb] Silence warnings about unused static variables...
2022-04-11 Craig Topper[TargetLowering][RISCV] Allow truncation when checking...
2022-04-11 Martin Storsjö[libcxx] [test] Fix back-to-back use of get_temp_file_n...
2022-04-11 Louis Dionne[libc++][NFC] Use noexcept instead of _NOEXCEPT for...
2022-04-11 Siva Chandra... [libc] Add a definition of pthread_attr_t and its gette...
2022-04-11 Stephen Tozer[Dexter] Collate penalties of the same type into a...
2022-04-11 Vy Nguyen[lld][macho]Fix test to sort symbol table before dumping
2022-04-11 Sanjay Patel[InstCombine] try to fold low-mask of ashr to lshr
2022-04-11 Sanjay Patel[InstCombine] add tests for low-mask of ashr; NFC
2022-04-11 Florian HahnRevert "[LICM] Only create load in pre-header when...
2022-04-11 Kadir Cetinkaya[clangd] Performance improvements and cleanup
2022-04-11 LLVM GN Syncbot[gn build] Port c292b6066cca
2022-04-11 Simon Pilgrim[AMDGPU] Regenerate insert_vector_dynelt.ll
2022-04-11 Nikita Popov[SimplifyLibCalls] Remove unnecessary inbounds check
2022-04-11 Nikita Popov[InstCombine] Add strlen of gep test without inbounds...
2022-04-11 Louis Dionne[libc++] Implement P1007R3: std::assume_aligned
2022-04-11 Florian Hahn[LICM] Only create load in pre-header when promoting...
2022-04-11 Louis Dionne[libc++] Make .version.pass.cpp tests be compile-only...
2022-04-11 Groverkss[MLIR][Presburger] Make PWMAFunction inheritence from...
2022-04-11 gysit[mlir][tensor] Add pattern to fold ExtractSliceOp,...
2022-04-11 Hans Wennborg[dllexport] odr-use constexpr default args for construc...
2022-04-11 Ulrich Weigand[compiler-rt][SystemZ] Skip fuzzer/coverage.test
2022-04-11 Nikita Popov[Clang] Avoid legacy PM in some tests (NFC)
2022-04-11 Nikolas Klauser[libc++] Remove the usage of __init in operator+
2022-04-11 David Spickett[llvm][AArch64] Generate getExtensionFeatures from...
2022-04-11 LLVM GN Syncbot[gn build] Port b4ad28da196d
2022-04-11 Guoxiong Li[Clang] Override method ModuleImportRead in MultiplexAS...
2022-04-11 Momchil Velikov[CodeGen] Async unwind - add a pass to fix CFI information
2022-04-11 Christian SiggRemove deprecated `parseSourceFile/String()` overloads.
2022-04-11 Marius Brehler[mlir][emitc][nfc] Replace !emitc.opaque pointers
2022-04-11 Sanjay Patel[SDAG] try to reduce compare of funnel shift equal 0
2022-04-11 Florian Hahn[LICM] Add additional test for load hoisting, simplify...
2022-04-11 Tim NorthoverRevert "AArch64: take compact unwind frame size from...
2022-04-11 Tim NorthoverAArch64: add nvcast patterns for v1f64
2022-04-11 Tim NorthoverAArch64: take compact unwind frame size from last CFI...
2022-04-11 Tim NorthoverTail calls: look through AssertZExt to find register...
2022-04-11 Nikita Popov[Clang] Add -no-opaque-pointers to native powerpc test...
2022-04-11 Simon Pilgrim[InstCombine] Fold sub(add(x,y),min/max(x,y)) -> max...
2022-04-11 Iain Sandoe[C++20][Modules] Add testcases from section 10.2 depend...
2022-04-11 gysit[mlir][vector] Swap ExtractSliceOp(TransferWriteOp).
2022-04-11 Sven van Haastregt[OpenCL] Add device enqueue guards for DSE builtins
2022-04-11 Simon Pilgrim[X86] Account for high uop/resource usage in BSF/BSR...
2022-04-11 Nikita Popov[CGCall] Check store type in findDominatingStoreToRetur...
2022-04-11 gysit[mlir][vector] Update transfer read/write doc (NFC).
2022-04-11 Jean Perier[flang] D123388 fix - remove unused variable from test
2022-04-11 Haojian Wu[AST] Remove a duplicated getDecl method in TemplateNam...
2022-04-11 Mats Petersson[flang][runtime] Prefer process time over thread time...
2022-04-11 Simon PilgrimRevert rG88ff6f70c45f2767576c64dde28cbfe7a90916ca ...
2022-04-11 Nikita Popov[ThinLTOCodeGenerator] Remove support for legacy PM
2022-04-11 Kiran Chandramohan[Flang][OpenMP] Add implementation of privatisation
2022-04-11 Nikita Popov[Clang] Enable opaque pointers by default
2022-04-11 Nikita Popov[Clang] Add -no-opaque-pointers to recently added test...
2022-04-11 Iain Sandoe[C++20][Modules] Remove an empty statement [NFC].
2022-04-11 Simon Pilgrim[X86] Add shuffle combine tests where we fail to fold...
2022-04-11 Nikita Popov[llvm-lto] Remove support for legacy pass manager
2022-04-11 jeanPerier[flang] Lower optionals in GET_COMMAND_ARGUMENT and...
2022-04-11 Jean Perier[flang] add a static assert in CheckUnitNumberInRangeImpl
2022-04-11 Alexander Shaposhnikov[AArch64][NFC] Update comment in AArch64.td
2022-04-11 Alexander Shaposhnikov[AArch64] Split fuse-literals feature
2022-04-11 Patryk Wychowaniec[AVR] Merge AVRRelaxMemOperations into AVRExpandPseudoInsts
2022-04-11 LiaoChunyu[RISCV] Add basic code modeling for llvm.experimental...
2022-04-11 Yaxun (Sam... [CUDA][HIP] Externalize kernels in anonymous name space
2022-04-11 Nico Weber[llvm-objcopy] Update comments with capitalization...
2022-04-11 ShengFix a misuse of `cast`
2022-04-10 Florian Hahn[LAA] Add test with simpler load of pointer select.
2022-04-10 Florian Hahn[LICM] Add test for PR51248.
2022-04-10 Florian Hahn[LICM] Trim unneeded functions from test, add promote...
2022-04-10 eop Chen[X86] Remove dead code from test case
2022-04-10 Nikolas Klauser[libc++] Rename the template arguments of the algorithm...
2022-04-10 Simon Pilgrim[X86] Extend vselect(cond, pshufb(x), pshufb(y)) -...
2022-04-10 Alex Fan[ORC] add lazy jit support for riscv64
next