platform/upstream/llvm.git
2021-08-24 Ben Langmuir[orc] Fix unit tests that use ORC C API
2021-08-24 Philip Reames[test] Prcommit tests for D108651
2021-08-24 Mitch Phillips[hwasan] Always untag short granule in shadow.
2021-08-24 Min-Yih Hsu[X86] Add explicit library dependency on LLVMInstrument...
2021-08-24 Jessica Paquette[AArch64][GlobalISel] Legalize narrow scalar FP arithmetic
2021-08-24 Alex Langford[lldb] Refactor Module::LookupInfo constructor
2021-08-24 Kazushi (Jam... [libc++abi] Apply simplify scan_eh_tab to SjLj
2021-08-24 Rumeet Dhindsa[lldb] Add support for debugging via the dynamic linker.
2021-08-24 Nico Weber[gn build] (manually) port 87dd51983cf9
2021-08-24 Nico WeberMake WindowsManifestMerger::merge() take a MemoryBufferRef
2021-08-24 Fangrui Songllvm-xray {convert,extract}: Add --demangle
2021-08-24 Patrick Holland[MCA] Adding an AMDGPUCustomBehaviour implementation.
2021-08-24 Kirill StoimenovRevert "[asan] Implemented intrinsic for the custom...
2021-08-24 Michael Jones[libc] Fix too long number in strtoul_test
2021-08-24 Min-Yih Hsu[M68k][test] Migrate MC tests related to MOVEM instruciton
2021-08-24 Shilei Tian[Clang][OpenMP] Use enum to dereference children data...
2021-08-24 Michael Jones[libc] Fix type errors on Windows
2021-08-24 Sanjay Patel[InstSimplify] fold or+shifted -1 to -1
2021-08-24 Sanjay Patel[InstSimplify] add tests for or-of-shifted-one-bits...
2021-08-24 Kirill Stoimenov[asan] Implemented intrinsic for the custom calling...
2021-08-24 Thomas Johnson[ARC] Add codegen for the readcyclecounter intrinsic...
2021-08-24 Michael Kruse[Polly][test] Add missing %loadPolly.
2021-08-24 Eli Friedman[NFC] Add tests for i128 fshl on a few targets.
2021-08-24 Tyler AugustineSupport alias.scope and noalias metadata
2021-08-24 Louis Dionne[libc++] Remove support for CloudABI, which has been...
2021-08-24 Stanislav MekhanoshinAllow rematerialization of virtual reg uses
2021-08-24 Michael Jones[libc] fix string conversion tests for windows
2021-08-24 Jessica Paquette[AArch64][GlobalISel] Legalize + select v2p0 -> v264...
2021-08-24 Michael Kruse[OpenMP][amdgcn] Don't use in-tree clang if not available.
2021-08-24 Arthur Eubanks[llvm-reduce] Check if module data strings are empty...
2021-08-24 Vitaly Buka[tsan] Fix sigaction interceptor after D107186
2021-08-24 Andrei ElovikovTry to fix build with modules enabled after D108422
2021-08-24 Ben LangmuirFix compilation errors in C API when using C compiler
2021-08-24 Arthur Eubanks[NFC] Add and use AttributeList::removeFnAttributes()
2021-08-24 Arthur Eubanks[llvm-reduce] Remove various module data
2021-08-24 Benson ChuRevert "[AST] Pick last tentative definition as the...
2021-08-24 Rong Xu[CSPGO] Fix lost IRPGOFlag in CSPGO instrumentation
2021-08-24 Michael Jones[compiler-rt] change internal internal libc invariants
2021-08-24 peter klausler[flang] runtime: fix WRITE after BACKSPACE on variable...
2021-08-24 peter klausler[flang] Extension: reduced scope for some implied DO...
2021-08-24 Philip ReamesRevert "[SCEV] Infer nsw/nuw from nw for addrecs"
2021-08-24 Andrei Elovikov[NFC][clang] Move remaining part of X86Target.def to...
2021-08-24 Jessica Paquette[AArch64][GlobalISel] Select @llvm.aarch64.neon.ld4.*
2021-08-24 Philip ReamesRevert "Special case common branch patterns in breakLoo...
2021-08-24 Philip Reames[SCEV] Infer nsw/nuw from nw for addrecs
2021-08-24 Aart Bik[mlir][sparse] use new permutation utility to avoid...
2021-08-24 Simon Pilgrim[X86] Freeze vXi8 shl(x,1) -> add(x,x) vector fold...
2021-08-24 Aart Bik[mlir] add permutation utility
2021-08-24 Simon Pilgrim[DAG] LoadedSlice::canMergeExpensiveCrossRegisterBankCo...
2021-08-24 Whisperity[clang-tidy] Hotfix default parameter value in 'bugpron...
2021-08-24 Kazu Hirata[InstCombine] Remove CreateNonTerminatorUnreachable...
2021-08-24 Benson Chu[AST] Pick last tentative definition as the acting...
2021-08-24 Simon Pilgrim[DAG] TransformFPLoadStorePair - replace getABITypeAlig...
2021-08-24 Simon Pilgrim[DAG] CombineConsecutiveLoads - replace getABITypeAlign...
2021-08-24 Paul HermanFix documentation and snippets for the handle attribute...
2021-08-24 Sindhu ChittireddyAvoid nullptr dereferencing of 'Constraint'; NFC
2021-08-24 Matthias Springer[mlir][tensor] Insert explicit tensor.cast ops for...
2021-08-24 Matthias Springer[mlir][SCF] Use symbols in loop peeling rewrite
2021-08-24 Krasimir Georgiev[clang-format] keep TypeScript argument decorators...
2021-08-24 Dawid Jurczak[NFC][LoopIdiom] Add reproducer of wrong memmove transf...
2021-08-24 Ricky Taylor[M68k][AsmParser] Support parsing register masks &...
2021-08-24 Jeremy Morse[DebugInfo][InstrRef] Fix over-droppage of locations...
2021-08-24 Petar Avramovic[GlobalISel] Avoid creating COPY in LegalizationArtifac...
2021-08-24 Jingu Kang[GVN] Execute performLoopLoadPRE ahead of PerformLoadPRE
2021-08-24 Cullen Rhodes[AArch64][SME] Fix v8.6a bf16 NEON instruction predication
2021-08-24 Michael Kruse[Polly] Don't redundantly link libPolly into unittests.
2021-08-24 Martin Storsjö[ARM] Allow using ';' as asm statement separator in...
2021-08-24 Pushpinder... [AMDGPU][Libomptarget] Delete g_atl_machine global
2021-08-24 Zhouyi Zhou[clang] NFC: remove superfluous braces
2021-08-24 Anton Afanasyev[AggressiveInstCombine] Add arithmetic shift right...
2021-08-24 Lang Hames[ORC-RT] Add non-const WrapperFunctionResult data acces...
2021-08-24 Anton Afanasyev[Test][AggressiveInstCombine] Modify shift tests
2021-08-24 Lang Hames[ORC] Add non-const WrapperFunctionResult::data method...
2021-08-24 Pushpinder... [OpenMP][AMDGCN] Enable complex functions
2021-08-24 Liu, Chen3[X86] Building constant vector which element type is...
2021-08-24 Omar Emara[LLDB][GUI] Handle extra navigation keys in forms
2021-08-24 Kazu Hirata[IPO] Remove DisableTailCalls (NFC)
2021-08-24 Omar Emara[LLDB][GUI] Add submit form key combination
2021-08-24 Petr Hosek[profile] Update counter offset to account for binary ids
2021-08-24 Omar Emara[LLDB][GUI] Add extra keys to text field
2021-08-24 Wang, Pengfei[X86] AVX512FP16 instructions enabling 5/6
2021-08-24 Philip Reames[SCEV] Add a hasFlags utility to improve readability...
2021-08-24 Jessica Paquette[AArch64][GlobalISel] Select @llvm.aarch64.neon.ld2.*
2021-08-24 Haowei Wu[lit] Add the option to output test result as resultdb...
2021-08-23 MaheshRavishankar[mlir]Linalg] Allow controlling fusion of linalg.generi...
2021-08-23 Reid Kleckner[dllexport] Instantiate default ctor default args
2021-08-23 Greg ClaytonFix DWARFDie::getDeclFile(...) to work with DW_AT_speci...
2021-08-23 Jon Chesterfield[openmp][devicertl] Freestanding nvptx via stub printf
2021-08-23 Mircea Trofin[MLGO] Make sure inliner logs when deleting callees
2021-08-23 Azharuddin... [ExecutionEngine] Use the libunwind __register_frame...
2021-08-23 Aart Bik[mlir][sparse] replace support lib conversion with...
2021-08-23 Michael Jones[libc] Enable string to integer conversion functions...
2021-08-23 Sanjay Patel[InstCombine] generalize subtract with 'not' operands...
2021-08-23 Fangrui Song[TargetMachine] Move COFF special case for ExternalSymb...
2021-08-23 Artem BelevichFixed doc build.
2021-08-23 River Riddle[mlir] Add support for VariadicOfVariadic operands
2021-08-23 Artem Belevich[CUDA] Bump the latest supported CUDA version to 11.4.
2021-08-23 Artem Belevich[CUDA] Improve CUDA version detection and diagnostics.
2021-08-23 Artem Belevich[CUDA] Add support for CUDA-11.4
2021-08-23 Artem Belevich[CUDA] Bump default GPU architecture to sm_35.
next