platform/upstream/llvm.git
2020-11-13 Rahul Joshi[MLIR] Fix standard -> LLVM conversion to fail for...
2020-11-12 peter klausler[flang] Document DO CONCURRENT's problems (NFC)
2020-11-12 Jonas Devlieghere[lldb/DataFormatters] Display null C++ pointers as...
2020-11-12 Stanislav Mekhanoshin[AMDGPU] Remove scratch rsrc from spill pseudos
2020-11-12 Nico Weber[gn build] (manually) port 410626c9b56
2020-11-12 Sean Silva[mlir] Make tensor_to_memref op docs match reality
2020-11-12 Sean Silva[mlir] Bufferize tensor constant ops
2020-11-12 Sean Silva[mlir] Fix subtensor_insert bufferization.
2020-11-12 Jessica Paquette[AArch64][GlobalISel] Select CSINC and CSINV for G_SELE...
2020-11-12 Kazushi (Jam... [VE] Support vld intrinsics
2020-11-12 Sanjay Patel[LoopVectorize] regenerate test checks; NFC
2020-11-12 shafik[LLDB] Fix handling of bit-fields in a union
2020-11-12 Sanjay Patel[PhaseOrdering] regenerate test checks; NFC
2020-11-12 Sanjay Patel[InstCombine] add tests for low-mask-of-add; NFC
2020-11-12 Amy HuangSome updates/fixes to the creduce script.
2020-11-12 Stanislav Mekhanoshin[AMDGPU] Enable multi-dword flat scratch load/stores
2020-11-12 Stella Laurenzo[mlir][Python] Fix 'unreferenced local variable' warnin...
2020-11-12 Florian Hahn[PatternMatch] Add single index InsertValue matcher.
2020-11-12 Alexey Bataev[OPENMP]Fix PR47790: segfault in frontend while parsing...
2020-11-12 Kazushi (Jam... [VE] Disable -fsigaddr option for VE
2020-11-12 peter klausler[flang] Include source information in an invalid file...
2020-11-12 Joe Pletcher[fuzzer] Add Windows Visual C++ exception intercept
2020-11-12 peter klausler[flang] Recognize END FILE as ENDFILE in free form...
2020-11-12 Arthur Eubanks[NFC][NewPM] Reuse PassBuilder callbacks with -O0
2020-11-12 Alexey Bataev[OPENMP]Fix PR48076: Check map types array before acces...
2020-11-12 Jay Foad[AMDGPU] Fix scheduling of exp pos4
2020-11-12 Jay Foad[AMDGPU] Define and use names for export targets. NFC.
2020-11-12 Jianzhou Zhao[msan] Break the getShadow loop after matching an argument
2020-11-12 Zbigniew Sarbinowski[SystemZ][ZOS] libcxx - no posix memalign
2020-11-12 Nikita Popov[BasicAA] Remove checks for GEP decomposition limit...
2020-11-12 Anatoliy Tomilov[Frontend] Treat .cuh files as CUDA source files
2020-11-12 peter klauslerfix clang build
2020-11-12 Louis Dionne[libc++] NFC: Remove symbol from ABI list changelog...
2020-11-12 Rahul Joshi[NFC] Switch printFunctionLikeOp and parseFunctionLikeO...
2020-11-12 Nico WeberRevert "[gn build] (semi-manually) port 173b51169b8"
2020-11-12 Louis Dionne[libc++] Instantiate additional <iostream> members...
2020-11-12 Louis DionneRevert "[SystemZ][ZOS] Porting the time functions withi...
2020-11-12 Craig Topper[MSP430] Remove unused MVT::Glue output from MSP430ISD...
2020-11-12 peter klausler[flang] Implement runtime support for basic ALLOCATE...
2020-11-12 Nathan James[clang-tidy] Merge options inplace instead of copying
2020-11-12 Aaron BallmanNon-implicit attribute creation requires a source range...
2020-11-12 Fangrui Song[ELF] Don't consider SHF_ALLOC ".debug*" sections debug...
2020-11-12 Kevin P. Neal[FPEnv][Clang][Driver] Use MarshallingInfoFlag for...
2020-11-12 Sanjay Patel[InstCombine] add tests for mask of sext-in-reg; NFC
2020-11-12 Jamie SchmeiserReland: Introduce -dot-cfg-mssa option which creates...
2020-11-12 Nico Weber[gn build] (semi-manually) port 173b51169b8
2020-11-12 Alexander KornienkoFix unused variable warning in release builds
2020-11-12 Simon Pilgrim[ValueTracking] Update computeKnownBitsFromShiftOperato...
2020-11-12 Fangrui Song[ELF] Make SORT_INIT_PRIORITY support .ctors.N
2020-11-12 Fangrui Song[ELF] Sort by input order within an input section descr...
2020-11-12 Fangrui Song[ELF] Support multiple SORT in an input section description
2020-11-12 Baptiste Saleil[PowerPC] Prevent the use of MMA with P9 and earlier
2020-11-12 Raphael Isemann[lldb] Replace TestAbortExitCode with a debugserver...
2020-11-12 Zbigniew Sarbinowski[SystemZ][ZOS] Porting the time functions within libc...
2020-11-12 Simon Pilgrim[KnownBits] Add KnownBits::makeConstant helper. NFCI.
2020-11-12 Anh Tuyen TranRevert "Introduce -dot-cfg-mssa option which creates...
2020-11-12 Craig Topper[RISCV] Don't include CodeGen layer files in MC layer
2020-11-12 Jamie SchmeiserIntroduce -dot-cfg-mssa option which creates dot-cfg...
2020-11-12 Craig Topper[RISCV] Add an ANDI to shift amount of FSL/FSR instructions
2020-11-12 Simon Pilgrim[ValueTracking] Update computeKnownBitsFromShiftOperato...
2020-11-12 Jamie SchmeiserIntroduce -print-before-changed, making -print-changed...
2020-11-12 Raphael Isemann[lldb] Add expect_var_path to test variable path results
2020-11-12 Zhuojia Shen[builtins] Add support for single-precision-only-FPU...
2020-11-12 Jamie Schmeiser[NFC intended] Refactor SinkAndHoistLICMFlags to allow...
2020-11-12 Paul C. Anagnostopoulos[CODE_OWNERS.TXT] Update to include yours truly as...
2020-11-12 Jean-Michel... [clang][docs] Remove wrongly spaced \brief in Doxygen...
2020-11-12 Raphael Isemann[lldb][NFC] Move OptionDefinition from lldb-private...
2020-11-12 Sylvain Audi[clang-scan-deps] Fix for input file given as relative...
2020-11-12 David Green[ARM] Ensure CountReg definition dominates InsertPt...
2020-11-12 Alexandre Ganea[LLD] Fix include following 45b8a741fbbf271e0fb71294cb7...
2020-11-12 Alexander Kornienko[lld] Use temporary directory to create test outputs
2020-11-12 Alexandre Ganea[LLD][COFF] When using LLD-as-a-library, always prevent...
2020-11-12 Michał Górny[lldb] [test] Add a minimal test for x86 dbreg reading
2020-11-12 Michał Górny[lldb] [Process/Utility] Fix DR offsets for FreeBSD
2020-11-12 Raphael IsemannRevert "Generalize regex matching std::string variants...
2020-11-12 Raphael Isemann[lldb] Introduce a LLDB printing policy for Clang type...
2020-11-12 Hans Wennborg[dllexport] Instantiate default ctor default args for...
2020-11-12 Jean-Michel... [mlir] Add plus, star and optional less/greater parsing
2020-11-12 Hans Wennborg[dllexport] Avoid assert for explicitly defaulted metho...
2020-11-12 Alex Zinenko[mlir] Generate Op builders for Python bindings
2020-11-12 Kazushi (Jam... [VE] Change the default type of v64 register class
2020-11-12 Julian Gross[MLIR] Added documentation and manual to use bufferizat...
2020-11-12 Kadir Cetinkaya[clangd] Simplify relations deserialization loop, NFC.
2020-11-12 David Sherwood[SVE] Deal with SVE tuple call arguments correctly...
2020-11-12 David Green[ARM] Remove unused check labels. NFC
2020-11-12 Marek Kurdej[libc++] [P0340] [C++20] Update status page. NFC.
2020-11-12 MaheshRavishankar[mlir][Linalg] Improve the logic to perform tile and...
2020-11-12 Amara Emerson[AArch64][GlobalISel] Optimize G_PTR_ADD with a negated...
2020-11-12 Max Kazantsev[NFC][SCEV] Generalize monotonicity check for full...
2020-11-12 Chuanqi Xu[NFC][coroutines] remove unused argument in SemaCoroutine
2020-11-12 Xun LiRevert "[Coroutine] Allocas used by StoreInst does...
2020-11-12 Aart Bik[mlir][sparse] export sparse tensor runtime support...
2020-11-12 Max Kazantsev[IndVars] IV user should not prevent use widening
2020-11-12 Xun Li[Coroutine] Allocas used by StoreInst does not always...
2020-11-12 Max Kazantsev[IndVars] Recognize 'sub nuw' expressed as 'add' for...
2020-11-12 Max Kazantsev[Test] Add Check statement
2020-11-12 Richard SmithFix structural comparison of template template argument...
2020-11-12 Qiu Chaofan[PowerPC] [Clang] Define macros to identify quad-fp...
2020-11-12 Lang Hames[docs] Fix formatting, clarify comment in ORCv2 doc
2020-11-12 Richard SmithGeneralize regex matching std::string variants to compe...
next