platform/upstream/llvm.git
2021-09-08 Jessica Paquette[GlobalISel] Add G_ROTL and G_ROTR to right_identity_zero
2021-09-08 Craig Topper[RISCV] Remove unused tablegen template parameters...
2021-09-08 Mehdi AminiAdd sanity check in MLIR ODS to catch case where two...
2021-09-08 Dan LiewFix `asan/TestCases/Darwin/scrible.cpp` to work on...
2021-09-08 Nick Desaulniers[ISEL][BitTestBlock] pre-commit test for D109103
2021-09-08 Craig Topper[RISCV] Use V0 instead of VMV0: for mask vectors in...
2021-09-08 Benjamin Kramer[IROutliner] Remove unused variable. NFC.
2021-09-08 Roman Lebedev[X86] X86DAGToDAGISel::matchBitExtract(): support ...
2021-09-08 Craig Topper[RISCV] Add an GPR def to the Zvlseg SPILL/RELOAD pseudos
2021-09-08 gtt1995Redistribute energy for Corpus
2021-09-08 Saleem AbdulrasoolAnalysis: move declaration of variables to a more suita...
2021-09-08 Alexey Lapshin[llvm-objcopy][NFC] Refactor CopyConfig structure ...
2021-09-08 Andrew Litteken[IROutliner] Adding supports for multiple exits
2021-09-08 Kazu Hirata[IR] Construct SmallVector with iterator ranges (NFC)
2021-09-08 Saleem AbdulrasoolIR: move the declaration of `VerifyDomInfo` (NFC)
2021-09-08 David Spickett[lldb] Remove unused GDBRemoteCommunicationClient:...
2021-09-08 AndreyChurbanov[OpenMP][NFC] Added comment on OpenMP 5.0 task affinity...
2021-09-08 Kunwar Shaanjeet... [MLIR] FlatAffineConstraints: Refactored computation...
2021-09-08 Guillaume Chatelet[libc] Fix running benchmarks under msan/asan
2021-09-08 Sanjay Patel[InstCombine] add test for zext with 'or' op; NFC
2021-09-08 Sanjay Patel[InstCombine] remove unnecessary instructions from...
2021-09-08 AndreyChurbanov[OpenMP] libomp: runtime part of omp_all_memory task...
2021-09-08 Michał Górny[lldb] [Commands] Remove 'append' from 'platform file...
2021-09-08 Louis Dionne[libc++] Use enable_if_t instead of _EnableIf
2021-09-08 Arnab Dutta[MLIR] Add loop coalesce utility for affine.for
2021-09-08 Peter Smith[MC] Add Subtarget for MAsmParser call to emitCodeAlignment
2021-09-08 Simon Pilgrim[X86] Add AVX2 test coverage to combine-concatvectors.ll
2021-09-08 Sjoerd Meijer[FuncSpec] Fix typo in option description. NFC.
2021-09-08 David Green[DAG] Fix GT -> GE condition when creating SetCC
2021-09-08 Sjoerd Meijer[FuncSpec] Fix test case: only run funcspec and not...
2021-09-08 Evgeny Leviant[LiveDebugValues] Handle spills of indirect debug value...
2021-09-08 Saiyedul Islam[clang-offload-bundler] Make Bundle Entry ID backward...
2021-09-08 Fraser Cormack[MemCpyOpt] Fix a variety of scalable-type crashes
2021-09-08 David Green[AArch64] Regenerate some test checks. NFC
2021-09-08 Michał Górny[lldb] Support "eflags" register name in generic reg...
2021-09-08 Fraser Cormack[LegalizeTypes][VP] Add promotion support for binary...
2021-09-08 Michał Górny[lldb] [gdb-server] Add tests for more vFile packets
2021-09-08 Michał Górny[lldb] [Commands] Fix reporting errors in 'platform...
2021-09-08 Michał Górny[lldb] [Process/FreeBSD] Support SaveCore() using PT_CO...
2021-09-08 David Green[AArch64] Regenerate some test checks. NFC
2021-09-08 Cullen Rhodes[AArch64][SME] Fix imm bug in mov vector to tile aliases
2021-09-08 Martin Storsjö[libcxx] [test] Simplify get_temp_file_name() for mingw
2021-09-08 Fangrui Song[WebAssembly][test] Fix lower-em-sjlj-indirect-setjmp...
2021-09-08 Sander de Smalen[AArch64] Implement extract_subvector for predicates.
2021-09-08 Fangrui Song[ProfileData] Actually fix Clang -Wcovered-switch-defau...
2021-09-08 Max Kazantsev[SimplifyCFG] Preserve knowledge about guarding conditi...
2021-09-08 Fangrui SongRevert GCC -Wnon-virtual-dtor workarounds "[SCEV] Fix...
2021-09-08 Fangrui Song[CMake] Don't add -Wnon-virtual-dtor if affected by...
2021-09-08 Fangrui Song[ProfileData] Fix Clang -Wcovered-switch-default after...
2021-09-08 Fangrui Song[ELF] Infer EM_HEXAGON in getBitcodeMachineKind
2021-09-08 Wei Mi[SampleFDO] Allow forward compatibility when adding...
2021-09-08 Justin Latimer[AVR] Add support for the tinyAVR 0-series and tinyAVR...
2021-09-08 Ben Shi[AArch64] Improve target hook function to decide foldin...
2021-09-08 Wang, Pengfei[X86][MS] Fix the aligement mismatch of vector variable...
2021-09-08 Matheus Izvekov[clang] fix transformation of template arguments of...
2021-09-08 Usman Nadeem[NFC] Recommit "Regenerate SVE ACLE intrinsics tests...
2021-09-08 Yuanfang ChenPR45881: Properly use CXXThisOverride for templated...
2021-09-08 Yuanfang Chen[NPM] Make AddDiscriminators pass required
2021-09-08 Philip Reames[SCEV] Use no-self-wrap flags infered from exit structu...
2021-09-07 David Green[AArch64] Regenerate some test checks. NFC
2021-09-07 Heejin Ahn[WebAssembly] Error out on indirect uses of setjmp
2021-09-07 Arthur Eubanks[NFC][C API] Make LLVMSetInstrParamAlignment's index...
2021-09-07 Artem Dergachev[clang-tidy] bugprone-infinite-loop: Fix false positive...
2021-09-07 Arthur Eubanks[NFC] Cleanup off by one indexes in CallBase::dataOpera...
2021-09-07 peter klausler[flang] Implement semantic checks for ELEMENTAL subprograms
2021-09-07 Aart Bik[mlir][sparse] fix typos
2021-09-07 Siva Chandra... [libc][NFC] Add fenv and string headers to x86_64 heade...
2021-09-07 Nico WeberRevert "[gn build] Add a file that should have been...
2021-09-07 Nico Weber[gn build] Try to fix win build after cfe02847496b856aa
2021-09-07 Rainer Orth[Support] Implement getMainExecutable on Solaris
2021-09-07 Philip Reames[SCEV] Further clarify comments regarding UB and zero...
2021-09-07 Mehdi AminiImprove error message when creating an op that isn...
2021-09-07 Geoffrey Martin... [MLIR][docs] Clarify language in pass restrictions
2021-09-07 Sanjay Patel[InstCombine] fold icmp equality with 'or' mask ops
2021-09-07 Sanjay Patel[InstCombine] add tests for icmp with 'or' ops; NFC
2021-09-07 Roman Lebedev[X86] Move newly-added tests into the right file
2021-09-07 Roman Lebedev[NFC][X86] Adjust multi-use tests in extract-lowbits.ll
2021-09-07 Irina Dobrescu[AArch64][Global ISel] Add sext/zext of vector extract...
2021-09-07 Roman Lebedev[NFC][X86] Adjust multi-use tests in clear-lowbits...
2021-09-07 Nico Weber[gn build] Try to fix mac/intel build after cfe02847496b
2021-09-07 Nico Weber[gn build] Try to fix mac/arm build after cfe02847496b856aa
2021-09-07 Roman Lebedev[NFC][X86] Adjust multi-use tests in clear-highbits...
2021-09-07 Nico Weber[gn build] Add a file that should have been in cfe02847...
2021-09-07 Nico Weber[gn build] Attempt to fix linux build after cfe02847496...
2021-09-07 Louis Dionne[libc++][NFC] Add missing synopsis for node handles
2021-09-07 Nico Weber[gn build] Add build files for LLDB
2021-09-07 Arthur EubanksDon't check if the result of hasAttrSomewhere is non...
2021-09-07 Elliot Saba[X86] Don't clobber EBX in stackprobes
2021-09-07 Ye Luo[OpenMP][libomptarget][NFC] Change checkDeviceAndCtors...
2021-09-07 Nikita Popov[UseListOrder] Fix use list order for function operands
2021-09-07 Arthur EubanksAdd missing overloads for Function::addRetAttr(s)
2021-09-07 Nikita Popov[ConstFold] Support opaque pointers in constexpr GEPs
2021-09-07 Andy KaylorCopy Elementtype Attribute to IR at Link step
2021-09-07 Fangrui Song[ELF][test] Improve gitBitcodeMachineKind tests
2021-09-07 Maksim Panchenko[llvm-objdump] Fix 'llvm-objdump -dr' for executables...
2021-09-07 Arthur Eubanks[NFC][InstCombine] Make check for sret in a vararg...
2021-09-07 Roman LebedevReland "[InstCombine] Recognize `((x * y) s/ x) !=...
2021-09-07 Arthur O'Dwyer[libc++] Remove a stray `const` on ranges::data and...
2021-09-07 Arthur O'Dwyer[libc++] Fix std::to_address(array).
2021-09-07 Joe Loser[libc++][NFC] Test span is nothrow trivially destructible
next