platform/upstream/llvm.git
2021-08-25 Nico Weber[gn build] Manually port dbed061b more
2021-08-25 Heejin Ahn[WebAssembly] Tidy up EH/SjLj options
2021-08-25 Shimin Cui[GlobalOpt] Fix the assert for null check of global...
2021-08-25 Chenggang Zhao[mlir][docs] A friendlier improvement for the Toy tutor...
2021-08-25 Jon Chesterfield[libomptarget][amdgpu] Fix debug build from D104696
2021-08-25 Thomas Lively[WebAssembly] Fix up out-of-range BUILD_VECTOR lane...
2021-08-25 Vitaly Buka[msan] Unpoison trailing nullptr in wordexp interceptor
2021-08-25 Vitaly Buka[msan] Don't EXPECT_POISONED beyond the we_wordv
2021-08-25 Richard SmithExtend diagnostic for out of date AST input file.
2021-08-24 Matthias Springer[mlir][linalg] Replace AffineMinSCFCanonicalizationPatt...
2021-08-24 Vitaly Buka[msan] Fix wordexp after D108646
2021-08-24 Amara EmersonRevert "[AArch64][GlobalISel] Don't contract cross...
2021-08-24 Aart Bik[mlir][sparse] enable a few vectorized runs in integrat...
2021-08-24 Amara Emerson[AArch64][GlobalISel] Fix incorrect handling of fp...
2021-08-24 Fangrui Song[InstrProfiling] Keep profd non-private for non-renamab...
2021-08-24 Matthias Springer[mlir][scf] Add general affine.min canonicalization...
2021-08-24 Rumeet DhindsaRevert "[lldb] Add support for debugging via the dynami...
2021-08-24 Logan Chien[mlir] Fix attachInterface typo
2021-08-24 Andrew Browne[DFSan] Add wrapper for getentropy().
2021-08-24 Kostya Serebryany[sanitizer coverage] add a basic default implementation...
2021-08-24 Muhammad Omair... [LLDB] Remove typos from NativeRegisterContextLinux_arm*
2021-08-24 Alex LangfordRevert "[lldb] Refactor Module::LookupInfo constructor"
2021-08-24 Justin Cady[MSAN] Fix wordexp interception when WRDE_DOOFFS is...
2021-08-24 Philip Reames[tests] Add a couple tests for intersection of ec8d87e...
2021-08-24 Bob Haarman[clang][codegen] Set CurLinkModule in CodeGenAction...
2021-08-24 Philip Reames[SCEV] Infer nuw from nw for addrecs
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
next