platform/upstream/llvm.git
2020-10-16 Cullen Rhodes[ValueTracking] Clarify TypeSize comparisons
2020-10-16 Simon Pilgrim[InstCombine] narrowRotate - minor refactoring for...
2020-10-16 Caroline Concatto[SVE][CodeGen]Use getFixedSize() function for TypeSize...
2020-10-16 Simon Pilgrim[InstCombine] foldAndOrOfICmpsOfAndWithPow2 - add vecto...
2020-10-16 Dávid Bolvanský[MemLoc] Support memchr/memccpy in MemoryLocation:...
2020-10-16 Florian Hahn[SCEV] Add a few test cases where the max BTC is limite...
2020-10-16 Tony[AMDGPU] Correct comment typo in AMDGPUSubtarget.h
2020-10-16 Florian HahnRecommit "[DSE] Switch to MemorySSA-backed DSE by default."
2020-10-16 Konstantin... Fix hidden-redecls.m test for some environments
2020-10-16 Nikita PopovRevert "[SCEV] Use nw flag and symbolic iteration count...
2020-10-16 Mikael HolmenRemove dead variable to silence compiler warning [NFC]
2020-10-16 Georgii Rymar[lib/ObjectYAML] - Simplify the code that handles Conte...
2020-10-16 Max Kazantsev[SCEV][NFC] Split out type balancing in implication...
2020-10-16 Fangrui Song[RISCV] Fix -Wbraced-scalar-init after D89025
2020-10-16 Kito Cheng[RISCV] Add -mtune support
2020-10-16 Zequan Wu[llvm-cov] Fix test cases.
2020-10-16 Max Kazantsev[SCEV] Use nw flag and symbolic iteration count to...
2020-10-16 Alexander KornienkoSupport ObjC in IncludeInserter
2020-10-16 Stella Laurenzo[mlir][CAPI] Add mlirAttributeGetType function.
2020-10-16 Zequan Wu[llvm-cov] don't include all source files when provided...
2020-10-16 Rob Suderman[MLIR] Fix gcc5 in D89161
2020-10-15 Richard SmithSwitch the default of VerifyIntegerConstantExpression...
2020-10-15 Rob Suderman[mlir] RewriterGen NativeCodeCall matcher with Constant...
2020-10-15 Vedant Kumar[PM/CC1] Add -f[no-]split-cold-code CC1 option to toggl...
2020-10-15 Jessica Paquette[AArch64][GlobalISel] NFC: Refactor emitIntegerCompare
2020-10-15 Amara Emerson[GlobalISel] Remove scalar src from non-sequential...
2020-10-15 Thomas Raoux[mlir][vector] Add unrolling patterns for Transfer...
2020-10-15 David BlaikieAdd missing 'override'
2020-10-15 Fangrui Song[CGBuiltin] Respect asm labels and redefine_extname...
2020-10-15 Reid Kleckner[MS] Apply `inreg` to AArch64 sret parms on instance...
2020-10-15 Jim InghamAdd an SB API to get the SBTarget from an SBBreakpoint
2020-10-15 Kazushi (Jam... [VE] Add VGT/VSC/PFCHV instructions
2020-10-15 Kazushi (Jam... [VE] Support fabs/fcos/fsin/fsqrt math functions
2020-10-15 Yaxun (Sam... Revert "[HIP] Change default --gpu-max-threads-per...
2020-10-15 Leonard ChanRevert "[clang] Add -fc++-abi= flag for specifying...
2020-10-15 Thomas Lively[WebAssembly] Prototype i8x16.popcnt
2020-10-15 Jameson Nashfix symbol printing on windows
2020-10-15 Florian Hahn[LoopVersion] Unify SCEVChecks and alias check handling...
2020-10-15 Yitzhak Mandelbaum[libTooling] Change `after` range-selector to operate...
2020-10-15 Richard SmithPR47864: Fix assertion in pointer-to-member emission...
2020-10-15 Michael Jones[libc] Use entrypoints.txt as the single source of...
2020-10-15 alex-t[AMDGPU] SILowerControlFlow::removeMBBifRedundant shoul...
2020-10-15 Roman Lebedev[NFC][IndVars] Autogenerate check lines in tests being...
2020-10-15 Roman Lebedev[NFC][LSR] Autogenerate check lines in tests being...
2020-10-15 Roman Lebedev[NFC][SCEV] Autogenerate check lines in tests being...
2020-10-15 Nico Weber[gn bulid] Remove phantom WebAssembly tablegen() calls
2020-10-15 Evgenii Stepanov[AArch64] Stack frame reordering.
2020-10-15 Evgenii Stepanov[MTE] Pin the tagged base pointer to one of the stack...
2020-10-15 Stanislav Mekhanoshin[AMDGPU] gfx1032 target
2020-10-15 Thomas LivelyReland "[WebAssembly] v128.load{8,16,32,64}_lane instru...
2020-10-15 Erik Pilkington[SemaObjC] Fix composite pointer type calculation for...
2020-10-15 Sean Silva[mlir] Add std.tensor_to_memref op and teach the infra...
2020-10-15 Sean Silva[mlir] Fix typo in LangRef
2020-10-15 Martin StorsjöReapply [LLD] [COFF] Implement a GNU/ELF like -wrap...
2020-10-15 Sanjay Patel[InstCombine] update tests for logic folds to exercise...
2020-10-15 Anh Tuyen Tran[NFC][CaptureTracking] Move static function isNonEscapi...
2020-10-15 Konstantin... Make sure both cc1 and cc1as process -m[no-]code-object-v3
2020-10-15 Louis Dionne[libc++] Reduce dependencies on <iostream> from <random>
2020-10-15 peter klausler[flang][msvc] Avoid a reinterpret_cast
2020-10-15 Nicolas Vasilache[mlir][Linalg] NFC - Rename test files s/_/-/g
2020-10-15 Arthur EubanksRevert "[LLD] [COFF] Implement a GNU/ELF like -wrap...
2020-10-15 David Green[LV] Add a getRecurrenceBinOp and make use of it. NFC
2020-10-15 Louis Dionne[libc++][filesystem] Only include <fstream> when we...
2020-10-15 Sanjay Patel[CostModel] remove cost-kind predicate for ctlz/cttz...
2020-10-15 Hiroshi Yamauchi[PGO] Remove the old memop value profiling buckets.
2020-10-15 Louis Dionne[libc++] NFC: Remove unused include
2020-10-15 Louis Dionne[libc++] Allow building libc++ on platforms without...
2020-10-15 Sanjay Patel[x86] add no 'unwind' to reduce test noise; NFC
2020-10-15 Thomas LivelyRevert "[WebAssembly] v128.load{8,16,32,64}_lane instru...
2020-10-15 Michał Górny[lldb] [Process/FreeBSDRemote] Initial multithreading...
2020-10-15 Martin Storsjö[LLD] [COFF] Implement a GNU/ELF like -wrap option
2020-10-15 Martin Storsjö[LLD] [COFF] Fix a condition that was missed in 7f0e6c3...
2020-10-15 Thomas Lively[WebAssembly] v128.load{8,16,32,64}_lane instructions
2020-10-15 sunshaoce[RISCV] fix a mistake in RISCVInstrInfoV.td
2020-10-15 Simon Pilgrim[InstCombine] Use m_SpecificInt instead of m_APInt...
2020-10-15 Simon Pilgrim[InstCombine] SimplifyDemandedUseBits - xor - refactor...
2020-10-15 Simon Pilgrim[InstCombine] InstCombineAndOrXor - refactor cast<Const...
2020-10-15 JonChesterfield[openmp][libomptarget] Include header from LLVM source...
2020-10-15 Stephan Herhut[mlir][standard] Fix parsing of scalar subview and...
2020-10-15 JonChesterfield[NFC] Fix license header from D87841
2020-10-15 Paul C. Anagnostopoulos[TableGen] Add the !not and !xor operators.
2020-10-15 Paul C. Anagnostopoulos[RISCV] [TableGen] Modify RISCVCompressInstEmitter...
2020-10-15 Jeremy MorseAdd "not" to an llvm-symbolizer test that expects to...
2020-10-15 Matt ArsenaultAMDGPU: Fix verifier error on killed spill of partially...
2020-10-15 Simon Pilgrim[InstCombine] visitXor - refactor ((X^C1)>>C2)^C3 ...
2020-10-15 Carl Ritson[AMDGPU] Minimize number of s_mov generated by copyPhysReg
2020-10-15 Caroline Concatto[SVE]Fix implicit TypeSize casts in EmitCheckValue
2020-10-15 Denis Antrushin[Statepoints] Remove MI limit on number of tied operands.
2020-10-15 Andrew Ng[LLD][ELF] Improve ICF for relocations to ineligible...
2020-10-15 Serge Guelton[flang] Fix build with BUILD_SHARED_LIBS=ON and FLANG_B...
2020-10-15 Adrian KuegelFix unused variable warning when compiling with asserts...
2020-10-15 Jeremy Morse[DebugInstrRef] Support recording of instruction refere...
2020-10-15 Simon Pilgrim[AggressiveInstCombine] foldAnyOrAllBitsSet - add unifo...
2020-10-15 Simon Pilgrim[AggressiveInstCombine] foldAnyOrAllBitsSet - add unifo...
2020-10-15 Simon Pilgrim[CodeGen][X86] Emit fshl/fshr ir intrinsics for shiftle...
2020-10-15 Raphael Isemann[lldb] Explicitly test the template argument SB API
2020-10-15 Sebastian Neubauer[AMDGPU] Add objdump invalid metadata testcase
2020-10-15 Denis Antrushin[Statepoints] Unlimited tied operands.
2020-10-15 Tyker[NFC] Correct name of profile function to Profile in...
2020-10-15 Georgii Rymar[yaml2obj] - Allow specifying no tags to create empty...
next