platform/upstream/llvm.git
2021-09-08 Steven Wan[AIX] Check for typedef properly when getting preferred...
2021-09-08 Arthur Eubanks[MemorySSA] Support invariant.group metadata
2021-09-08 Louis Dionne[libc++] Revert OpenBSD-related changes to the document...
2021-09-08 Philip ReamesMove delinearization logic out of SCEV [NFC]
2021-09-08 Nikita Popov[ConstantHoisting] Support opaque pointers
2021-09-08 Louis Dionne[libc++][NFC] Rename _EnableIf to __enable_if_t for...
2021-09-08 Akira Hatanaka[ObjC][ARC] Use the addresses of the ARC runtime functi...
2021-09-08 Akira Hatanaka[ObjC][ARC] Use the addresses of the ARC runtime functi...
2021-09-08 Matt Morehouse[libFuzzer] Add missing argument to CrashResistantMerge.
2021-09-08 Leonard Chan[compiler-rt][fuzzer] Do not link in libc++ in tests...
2021-09-08 Leonard Chan[compiler-rt] Use COMPILER_RT_TEST_CXX_COMPILER for...
2021-09-08 Andrew Litteken[IROutliner] Using canonical values to find correspondi...
2021-09-08 Joseph Huber[OpenMP] Do not SPMDize generic regions with no parallel
2021-09-08 Leonard Chan[compiler-rt][Fuchsia] Support building + running compi...
2021-09-08 Alex Langford[lldb] Delete IRExecutionUnit::SearchSpec
2021-09-08 Amara Emerson[GlobalISel] Use a typedef for builder function matchin...
2021-09-08 Nick Desaulniers[ISEL][BitTestBlock] omit additional bit test when...
2021-09-08 Kirill Stoimenov[asan] Fixed the jump to use the 4 byte offset version.
2021-09-08 Wouter van... [WebAssembly] Change WebAssemblyMCLowerPrePass to Modul...
2021-09-08 Yaxun (Sam... [HIP] Warn capture this pointer in device lambda
2021-09-08 Arthur O'Dwyer[libc++] Comma-operator-proof a lot of algorithm/contai...
2021-09-08 Craig Topper[RISCV] Pre-commit tests for D109394. NFC
2021-09-08 Chris Lattner[tests] Make testsuite more resilient to "order of...
2021-09-08 Saleem AbdulrasoolSupport: hoist `extern template` declarations
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
next