platform/upstream/llvm.git
2022-01-26 Marek Kurdej[clang-format] Fix regression in parsing pointers to...
2022-01-26 Kristof BeylsAdd release note for aarch64-none-elf driver change.
2022-01-26 Fangrui Song[ELF] --gdb-index: replace vector<uint8_t> with unique_...
2022-01-26 Valentin Clement[flang] Change getLoweredName to translateNameToFronten...
2022-01-26 Fangrui Song[ELF] Optimize .relr.dyn to not grow vector<uint64_t...
2022-01-26 Qiu Chaofan[NFC] Group PowerPC clang codegen tests into directory
2022-01-26 Jim Lin[NFC] Remove duplicate include
2022-01-26 Fangrui Song[ELF] Simplify and optimize .relr.dyn NFC
2022-01-26 Yevgeny Rouban[JumpThreading] Add a test for handling zero !prof...
2022-01-26 Fangrui Song[ELF] Clarify that Z_BEST_SPEED==1 in a comment. NFC
2022-01-26 Fangrui Song[ELF] --build-id: replace vector<uint8_t> with unique_p...
2022-01-26 Fangrui Song[ELF] Cast size to size_t. NFC
2022-01-26 RichardRefactor: Extract Class MessagePrefix (NFC)
2022-01-26 Rob Suderman[mlir] Propagate arith.index_cast past tensor.extract
2022-01-26 Fangrui Song[ELF] maybeCompress: replace vector<uint8_t> with uniqu...
2022-01-26 wangpc[regalloc] Fix assertion error when LiveInterval is...
2022-01-26 luxufan[MC] Support constant offset for symbol PendingFixup
2022-01-26 Hongtao Yu[CSSPGO] Adjust SampleContextFrameVector to be a shorte...
2022-01-26 Qiu Chaofan[PowerPC] Emit gnu_attribute according to float-abi...
2022-01-26 Micah Weston[AArch64] Fixes ADD/SUB opt bug and abstracts shared...
2022-01-26 ly[NFC][llvm] Align the comment
2022-01-26 Puyan Lotfi[lld][macho][NFC] Make MachO/start-end.s test less...
2022-01-26 luxufan[MC] Put the Pending Fixups into location symbol's...
2022-01-26 Chuanqi Xu[C++20] [Modules] Only check decls under namespace...
2022-01-26 Giorgis Georgakoudis[OMPIRBuilder] Generate aggregate argument for parallel...
2022-01-26 Giorgis Georgakoudis[CodeExtractor] Enable partial aggregate arguments
2022-01-26 Zakk Chen[RISCV][NFC] Add getVLOperand for RVV intrinsics.
2022-01-26 Zakk Chen[RISCV] Add the passthru operand for RVV nomask load...
2022-01-26 Kirill Stoimenov[ASan] Added a unit test for D118184.
2022-01-26 Andrew Litteken[NFC][IROutliner] fix namespace and unused variable
2022-01-26 Arthur O'Dwyer[libc++] [test] Fix LWG3146 "Excessive unwrapping in...
2022-01-26 Andrew Litteken[IRSim][IROutliner] Add support for outlining PHINodes...
2022-01-26 Andrew LittekenRevert "[IRSim][IROutliner] Add support for outlining...
2022-01-26 Andrew Litteken[IRSim][IROutliner] Add support for outlining PHINodes...
2022-01-26 Andrew LittekenRevert "[IRSim][IROutliner] Allowing Intrinsic Calls...
2022-01-26 Kirill Stoimenov[ASan] Not linking asan_static library for DSO.
2022-01-26 Dávid BolvanskýReland "[AlwaysInliner] Enable call site inlining to...
2022-01-25 Rob Suderman[mlir] Fold tensor.reshape operations into tensor.from_...
2022-01-25 Sam McCall[clangd] Add designator inlay hints for initializer...
2022-01-25 Andrew Litteken[IRSim][IROutliner] Allowing Intrinsic Calls to be...
2022-01-25 Jordan Rupprecht[NFC] DeclCXX: Fix -Wreorder-ctor
2022-01-25 Zahira AmmarguellatAdd support for sycl_special_class attribute.
2022-01-25 Dávid BolvanskýRevert "[AlwaysInliner] Enable call site inlining to...
2022-01-25 Dávid Bolvanský[AlwaysInliner] Enable call site inlining to make flatt...
2022-01-25 Adrian PrantlRevert accidentally pushed commit. It was not yet reviewed.
2022-01-25 Adrian PrantlAdd missing include diagnosed by the modules build.
2022-01-25 Adrian PrantlFix UB in DwarfExpression::emitLegacyZExt()
2022-01-25 Nico WeberRevert "[NFC] Use an llvm::DenseMap instead of std...
2022-01-25 Nico WeberRevert "Fix build issue in assert mode introduced by...
2022-01-25 serge-sans... Fix build issue in assert mode introduced by 6427f4c52c...
2022-01-25 Andrew Litteken[IRSim][IROutliner] Adding support for recognizing...
2022-01-25 Paweł Bylica[test][DAGCombine] Add tests for cmp+add -> addcarry
2022-01-25 Ellis Hoag[InstrProf][Correlator] Do not compress names when...
2022-01-25 serge-sans... [NFC] Use an llvm::DenseMap instead of std::map in...
2022-01-25 serge-sans... Remove unused <algorithm> include
2022-01-25 Fangrui Song[docs] HowToCrossCompileLLVM.rst: prefer --target=...
2022-01-25 Louis Dionne[libc++][NFC] Fix typo
2022-01-25 Dávid Bolvanský[NFC] Added test with select with unpredictable metadat...
2022-01-25 Tue Ly[libc] Make logf function correctly rounded for all...
2022-01-25 Aleksandr Platonov[analyzer] Don't specify PLUGIN_TOOL for analyzer plugins
2022-01-25 Pavel Labath[lldb] Fix ProcessKDPLog for the logging refactor
2022-01-25 Argyrios Kyrtzidis[cmake] Some NFC changes in preparation for accomodatin...
2022-01-25 MaheshRavishankar[mlir][Linalg] Add couple of convenience methods to...
2022-01-25 Yitzhak Mandelbaum[libTooling] Adds more support for constructing object...
2022-01-25 MaheshRavishankar[mlir][Linalg] Fix incorrect fusion with reshape ops...
2022-01-25 JackAKirk[CUDA,NVPTX] Corrected fragment size for tf32 LD B...
2022-01-25 Petr Hosek[CMake] Set sanitizer test C++ library on Linux
2022-01-25 Andrew Litteken[IROutliner] Disallow outlining calls that return twice.
2022-01-25 Ellis Hoag[InstrProf][correlation] Read DWARFv5 `OP_addrx` location
2022-01-25 Mark de Wever[libc++][nfc] Update formatting of some tests.
2022-01-25 David Tenty[compiler-rt][profile][AIX] pass extra link opts for...
2022-01-25 Benjamin Kramer[Support] #include <new> for std::align_val_t
2022-01-25 MaheshRavishankar[mlir][Linalg] Disallow ops with index semantics in...
2022-01-25 Casey Carter[libcxx][test] Use bool allocators for vector<bool...
2022-01-25 Fangrui Song[ELF] Parallelize --compress-debug-sections=zlib
2022-01-25 serge-sans... Cleanup header dependencies of llvm/Support/Compiler.h
2022-01-25 Mark de Wever[libc++][doc] Update format implementation status.
2022-01-25 eopXD[Clang][RISCV] Guard vmulh, vsmul correctly
2022-01-25 David Green[AArch64] Add extra vecreduce.add tests, including...
2022-01-25 Zinovy Nis[clang-tidy] [bugprone-assert-side-effect] Ignore list...
2022-01-25 Jonas Devlieghere[lldb] Only include mach headers on Darwin
2022-01-25 David BlaikieImprove relnotes for the DWARFv5 default change
2022-01-25 eopXD[RISCV] Don't allow i64 vector div by constant to use...
2022-01-25 Steven WanDisable Go binding test on AIX
2022-01-25 Jonas Devlieghere[lldb] Use new dyld SPIs to query the shared cache...
2022-01-25 Andrew Litteken[IROutliner] Allowing Phi Nodes in exit blocks
2022-01-25 Ashley HedbergAdd assert on End iteration distance to Rewriter::getRe...
2022-01-25 Leonard Grey[lld-macho] Move order file and call graph sorting...
2022-01-25 Leonard Grey[lld-macho] Rename CallGraphSort.{h,cpp} to SectionPrio...
2022-01-25 Adrian PrantlAdd missing include diagnosed by moduels build.
2022-01-25 Alex Brachet[libc][NFC] Workaround clang assertion in inline asm
2022-01-25 Stanislav Gatev[clang][dataflow] Add a transfer function for InitListExpr
2022-01-25 Ben LangmuirFix running orc-rt tests with LLVM_BUILD_EXTERNAL_COMPI...
2022-01-25 Simon Pilgrim[X86] Regenerate avx-vbroadcast.ll
2022-01-25 Nikita Popov[SanitizerCoverage] Avoid pointer element type access
2022-01-25 serge-sans... Always use df_iterator_default_set as default set type...
2022-01-25 serge-sans... [NFC] Refine header dependencies of llvm/ADT/Any.h
2022-01-25 Tue Ly[libc] Implement log10f correctly rounded for all round...
2022-01-25 Sean Fertile[PowerPC][AIX] Override markFunctionEnd()
2022-01-25 Simon Pilgrim[X86][AVX] Add PR47194 shuffle test case
next