The Week Of Monday 20 April 2020 Archives by author
Starting: Mon Apr 20 00:16:42 PDT 2020
Ending: Sun Apr 26 21:37:35 PDT 2020
Messages: 652
- [all-commits] [llvm/llvm-project] ef423a: Add Objective-C property accessors loaded from Cla...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 304ba5: Delete cargo-cult code that doesn't affect the tes...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 79feaf: Add an internal bit to the XcodeSDK class.
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] b9c7e2: Disable path-sensitive test on Windows.
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] d8fb63: Relax testcase. The Clang module debug info may re...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 345df8: Add a getter to retrieve the XcodeSDK from Module ...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] af015c: Revert "Add a getter to retrieve the XcodeSDK from...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] a0919a: Invert an #ifdef in XcodeSDKModuleTests.cpp and ac...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 8000d5: [clangd] Strip /showIncludes in clangd compile com...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 66590e: [MC][PGO][PGSO] Cleanup unused MBFI in AsmPrinter
apazos via All-commits
- [all-commits] [llvm/llvm-project] bfbdab: [Debuginfo] Remove redundand variable from getAttr...
avl-llvm via All-commits
- [all-commits] [llvm/llvm-project] a3c964: [LV] Fix recording of BranchTakenCount for FoldTail
azaks via All-commits
- [all-commits] [llvm/llvm-project] 5086fa: [PowerPC] Pre-commit reduced test case for PR45297...
bzEq via All-commits
- [all-commits] [llvm/llvm-project] ff048a: [NFC] [AIX] [PowerPC] Add missing instruction to A...
c-e-bowler via All-commits
- [all-commits] [llvm/llvm-project] 207cd5: [AMDGPU] Add the SGPR used for FP copy to block li...
cdevadas via All-commits
- [all-commits] [llvm/llvm-project] 703977: Unbreak ASan runtime in the simulators.
danliew via All-commits
- [all-commits] [llvm/llvm-project] c86026: Disable a Darwin test under LSan.
danliew via All-commits
- [all-commits] [llvm/llvm-project] 564530: Add missing call to `Symbolizer::LateInitialize()`...
danliew via All-commits
- [all-commits] [llvm/llvm-project] a13dce: Fix build. NFC.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 215293: Fix `-Wparentheses` warnings. NFC.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 86e3b7: [hip] Claim builtin type `__float128` supported if...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 163bd9: Fix `-Wpedantic` warnings. NFC.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 495bb8: Fix `-Wparentheses` warnings. NFC.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 4a983b: [MC][DWARF] Corrected handling of is_stmt flag in ...
dpreobra via All-commits
- [all-commits] [llvm/llvm-project] b578c9: [mlir/Quant] Allows to use 32 bits storage type
fengliu via All-commits
- [all-commits] [llvm/llvm-project] 281380: [MLIR] Fix test case for kernel attribute.
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 648fc9: [MLIR] Use `kernel` as a short hand for `gpu.kerne...
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 0372db: [MLIR] Use nested symbol to identify kernel in `La...
frgossen via All-commits
- [all-commits] [llvm/llvm-project] 7e4b13: [MLIR] Ensure `gpu.func` must be inside a `gpu.mod...
frgossen via All-commits
- [all-commits] [llvm/llvm-project] bcca6a: [llvm-objdump][XCOFF] Print more symbol info in re...
jasonliudev via All-commits
- [all-commits] [llvm/llvm-project] 658f33: [AMDGPU] Remove selectSGPRVectorRegClassID. NFC.
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] 2fa17c: [AMDGPU] Simplify definition of VReg and AReg clas...
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] 731862: [AMDGPU] Remove obsolete special case for 1024-bit...
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] d625b4: [AMDGPU] Add missing AReg classes
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] 1f32e7: [AMDGPU] Fix test failures caused by dbdffe3ee9d.
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] 033701: [AMDGPU] Use SGPR instead of SReg classes
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] cca6bc: [AMDGPU] Use RegClass helper functions in getRegFo...
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] 479145: [AMDGPU] Avoid hard-coded line numbers in error me...
jayfoad via All-commits
- [all-commits] [llvm/llvm-project] 8211cf: [ARM] Don't shrink STM if it would cause an unknow...
john-brawn-arm via All-commits
- [all-commits] [llvm/llvm-project] 33ffce: [AArch64][SVE] Remove LD1/ST1 dependency on llvm.m...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 0df40d: [AArch64][SVE] Add addressing mode for contiguous ...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 17f6e1: [AArch64][SVE] Add SVE intrinsic for LD1RQ
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 53dd72: [SVE][CodeGen] Lower SDIV & UDIV to SVE intrinsics
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] fedd32: [JITLink] Read MachO Header CPU field only in jitL...
lhames via All-commits
- [all-commits] [llvm/llvm-project] aa688b: [gn build] Port 12030494fce
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 5a2a24: [gn build] Port 2214b9076f1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 73ea42: [gn build] Port 060efd24c7f
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] dad6de: [gn build] Port 23609331472
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 531bfa: [gn build] Port 7aaff8fd2da
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a116f0: [LICM][NFC] Reorder checks to speed up things slig...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 9cd4de: [LoopVectorize] Preserve CFG analyses if CFG wasn'...
max-azul via All-commits
- [all-commits] [llvm/llvm-project] 78fe93: [LSan] Disable a failing test on ARM
ostannard via All-commits
- [all-commits] [llvm/llvm-project] 3616e8: scudo: Change the macro used to check whether we'r...
pcc via All-commits
- [all-commits] [llvm/llvm-project] 12dcb8: [mlir] [linalg] Only promote selected buffers.
poechsel via All-commits
- [all-commits] [llvm/llvm-project] 492024: [mlir] [linalg] Fix transform-patterns test.
poechsel via All-commits
- [all-commits] [llvm/llvm-project] 128d72: [mlir] [linalg] Specify alignment during promotion.
poechsel via All-commits
- [all-commits] [llvm/llvm-project] 3db893: [GISel]: Relax opcode checking at the top level to...
proaditya via All-commits
- [all-commits] [llvm/llvm-project] 79702d: [RISCV] Add instruction definition for dret
pzhengqc via All-commits
- [all-commits] [llvm/llvm-project] 9b2ab4: Revert "[MS] Fix assert handling enum forward decl...
rdhindsa14 via All-commits
- [all-commits] [llvm/llvm-project] ee9c53: [libomptarget] Initialize reference parameter IsNe...
ronlieb via All-commits
- [all-commits] [llvm/llvm-project] 0535fa: [Flang][test] Don't set PATH in flang/test/Semanti...
rorth via All-commits
- [all-commits] [llvm/llvm-project] 5b89c1: [mlir] DenseStringElementsAttr added to default at...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] fb674e: [mlir] Add support for sparse DenseStringElements.
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 72af0b: Memory corruption issure for DenseStringElementsAttr
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 515020: [SveEmitter] Add more immediate operand checks.
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] fc6453: [SveEmitter] Add immediate checks for lanes and co...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 9986b3: [SveEmitter] Explicitly merge with zero/undef
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 06c980: [SveEmitter] Implement zeroing of false lanes
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 3d9b53: [SVEIntrinsicOpts] NFC: Remove unused isReinterpre...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 41d526: [SveEmitter] Add support for _n form builtins
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 78aa26: [NFC] Fix unused result of dyn_cast<VectorType> in...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 662cba: [SveEmitter] Add IsOverloadNone flag and builtins ...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 155948: [SveEmitter] Add builtins for svwhile
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 2d1baf: [SveEmitter] Add builtins for svwhilerw/svwhilewr
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 002164: [SveEmitter] Add builtins for FP conversions
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] a5e038: [AArch64] Define ACLE FP conversion intrinsics wit...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 7003a1: [SveEmitter] Use llvm.aarch64.sve.ld1/st1 for cont...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] c84e13: [SveEmitter] Add builtins for scatter stores
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] db7997: [SveEmitter] Add builtins for svld1rq
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 823e2a: [SveEmitter] Add builtins for contiguous prefetches
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 0ddb20: [SveEmitter] Add builtins for compares and Reverse...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 3817ca: [SveEmitter] Add IsAppendSVALL and builtins for sv...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] f44a50: [nfc] Cleanup extension header generation
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] 8f766e: Update compiler extension integration into the bui...
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] e307ee: Do not declare compiler extension member as const
serge-sans-paille via All-commits
- [all-commits] [llvm/llvm-project] c0d2bb: [CaptureTracking] Replace hardcoded constant to op...
serguei-katkov via All-commits
- [all-commits] [llvm/llvm-project] 35cf2f: [Driver][docs] Document option -mtune as a no-op.
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 0736d1: [ARM][MVE] Tail-predication: some more comments an...
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 737521: get rid of PythonInteger::GetInteger()
smoofra via All-commits
- [all-commits] [llvm/llvm-project] e5ce95: [dfsan] Fix a bug in strcasecmp() and strncasecmp(...
sqkerner via All-commits
- [all-commits] [llvm/llvm-project] 45526d: [CMAKE] Provide default location for llvm-lit for ...
stephenneuendorffer via All-commits
- [all-commits] [llvm/llvm-project] fef4dd: [MLIR] Fix typo in lib/Interfaces
stephenneuendorffer via All-commits
- [all-commits] [llvm/llvm-project] 31282d: Fix LLVM_REVERSE_ITERATION
thegreatbeanz via All-commits
- [all-commits] [llvm/llvm-project] 2171fa: Fixing bot breakage
thegreatbeanz via All-commits
- [all-commits] [llvm/llvm-project] 887efa: Fix DenseMap iterator asserts when shouldReverseIt...
thegreatbeanz via All-commits
- [all-commits] [llvm/llvm-project] 53ee8f: [CallSite removal][SCCP] Use CallBase instead of C...
topperc via All-commits
- [all-commits] [llvm/llvm-project] e84bbe: [CallSite removal][ExecutionEngine] Use CallBase i...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 897409: [Local] Update getOrEnforceKnownAlignment/getKnown...
topperc via All-commits
- [all-commits] [llvm/llvm-project] fcc9d7: Revert "[Local] Update getOrEnforceKnownAlignment/...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 68b2e5: [Local] Update getOrEnforceKnownAlignment/getKnown...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 623595: [CallSite removal][Instrumentation] Use CallBase i...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 2cf3c0: [DenseMap] Don't capture the BucketEnd pointer bef...
topperc via All-commits
- [all-commits] [llvm/llvm-project] daadb4: [CallSite removal][TargetTransformInfoImpl] Replac...
topperc via All-commits
- [all-commits] [llvm/llvm-project] d22989: [CallSite removal][Target] Replace CallSite with C...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 05a119: [CallSite removal] Remove unneeded includes of Cal...
topperc via All-commits
- [all-commits] [llvm/llvm-project] be04ab: [CallSite removal][ValueTracking] Use CallBase ins...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 258074: [ArgumentPromotion] Remove unnecessary getScalarTy...
topperc via All-commits
- [all-commits] [llvm/llvm-project] d6c5da: [CallSite removal][ValueTracking] Replace CallSite...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 81c5e8: [CallSite removal][Transform] Replace CallSite wit...
topperc via All-commits
- [all-commits] [llvm/llvm-project] cbe77c: [CallSite removal] Remove unneeded includes of Cal...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 4cf73a: [CostModel][X86] Account for splitting cost when v...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 0ed5b0: [X86] Don't use types when getting the intrinsic d...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 03aa96: [CostModel][X86][ARM] Teach getCastInstrCost to in...
topperc via All-commits
- [all-commits] [llvm/llvm-project] e4a919: [X86][ArgumentPromotion] Allow Argument Promotion ...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 7664a0: [X86] Improve accuracy of cost for v16i64->v16i8 t...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 2c2405: [CallSite removal] Rename CallSite.h to AbstractCa...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 999058: [X86] Add cost model tests for truncating from v2i...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 061f33: [X86] Add avx512vl to the truncate cost model test...
topperc via All-commits
- [all-commits] [llvm/llvm-project] c1cb73: [X86] Improve lowering of v16i8->v16i1 truncate un...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 084433: [X86][CostModel] Add sext/zext from vXi1 tests to ...
topperc via All-commits
- [all-commits] [llvm/llvm-project] fc02d9: [X86] Add cost table entry for v2i32->v2f64 fp_to_...
topperc via All-commits
- [all-commits] [llvm/llvm-project] 8296bc: [X86][CostModel] Fix typos in test. NFC
topperc via All-commits
- [all-commits] [llvm/llvm-project] 613f12: [AArch64][GlobalISel] Set the current debug loc wh...
AE via All-commits
- [all-commits] [llvm/llvm-project] dbb035: [AArch64][GlobalISel] Fix sub-64b stack parameter ...
AE via All-commits
- [all-commits] [llvm/llvm-project] bbb792: [clang-tidy] Add option to use alpha checkers from...
ANdi via All-commits
- [all-commits] [llvm/llvm-project] f43859: PR45000: Let Sema::SubstParmVarDecl handle default...
Aaron Puchert via All-commits
- [all-commits] [llvm/llvm-project] 391c15: [NFC] Correct typo in comment after D76038
Aaron Puchert via All-commits
- [all-commits] [llvm/llvm-project] 6a3089: C++2a -> C++20 in some identifiers; NFC.
AaronBallman via All-commits
- [all-commits] [llvm/llvm-project] 1b3f1f: Rename warning identifiers from cxx2a to cxx20; NFC.
AaronBallman via All-commits
- [all-commits] [llvm/llvm-project] 8387be: [llvm] [X86] Fixed type bug in vselect for AVX mas...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 5397f2: [llvm] [X86] Make test more robust against differe...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] e4e187: [llvm] [X86] Processed test with update_llc_test_c...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 907871: [llvm] [CodeGen] Fixed vector halving bug for mask...
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] 69dad3: [TableGen] [NFC] Make argv0 const
Alex Brachet via All-commits
- [all-commits] [llvm/llvm-project] ad9988: [MLIR] Move `replaceAllUsesExcept` from LoopUtil.h...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] def3e1: [MLIR] Add #include "llvm/ADT/SmallPtrSet.h" back ...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 871beb: [MLIR] Add AtomicRMWRegionOp.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 84e4c0: [MLIR] Update documentation for loop.parallel.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 146d52: [MLIR] Verify there are no side-effecting ops in G...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 21caba: [MLIR] Lower GenericAtomicRMWOp to llvm.cmpxchg.
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] f31db7: [MLIR] Replace splitBlock() with createBlock in Ge...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] bbcfce: Use FrameIndexTy for stack protector
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] d17d50: [llvm-objcopy][MachO] Copy LC_ENCRYPT_INFO/LC_ENCR...
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] c19c32: [ObjectYAML][MachO] Add support for relocations
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] f34fdb: [llvm-objcopy][MachO] Make --remove-section clean ...
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 91ccbe: [llvm-objcopy][MachO] Fix n_sect field
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] ef9a19: [llvm-objcopy][MachO] Add missing license header
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] d987ee: [llvm-objcopy][MachO] Copy LC_LOAD_WEAK_DYLIB load...
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] 84eff8: [llvm-objcopy][MachO] Fix segment's vmsize
Alexander Shaposhnikov via All-commits
- [all-commits] [llvm/llvm-project] e98f73: [MC] Fix quadratic behavior in addPendingLabel()
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 0e13a0: [llvm-cov] Prevent llvm-cov from using too many th...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 65fe71: Revert "[MC] Fix quadratic behavior in addPendingL...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] 72b6fc: [Support] Fix fragile ThreadPool test
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] fd773e: Re-land [MC] Fix quadratic behavior in addPendingL...
Alexandre Ganea via All-commits
- [all-commits] [llvm/llvm-project] e9bfa1: [OPENMP]Use new interface for task reduction.
Alexey Bataev via All-commits
- [all-commits] [llvm/llvm-project] a6d8a0: Implement some functions in NativeSession.
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 1e1f5e: [NativeSession] Fix unchecked Expected type
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 507d80: Revert "Implement some NativeSession functions" al...
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] 236093: Reland "Implement some functions in NativeSession....
Amy Huang via All-commits
- [all-commits] [llvm/llvm-project] a30e7e: Make SmallVector assert if it cannot grow.
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] b5f0ea: ADT: SmallVector size/capacity use word-size integ...
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] 5cb4c3: Revert "ADT: SmallVector size/capacity use word-si...
Andrew Browne via All-commits
- [all-commits] [llvm/llvm-project] 1488be: [MachineOutliner] Annotation for outlined function...
Andrew Litteken via All-commits
- [all-commits] [llvm/llvm-project] 72f565: [SveEmitter] Implement builtins for gathers/scatters
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] 9505b5: [AVR] Do not use divmod calls for bigger integers
Ayke via All-commits
- [all-commits] [llvm/llvm-project] 1109dc: [builtins] Add void prototype to unprototyped func...
Ayke via All-commits
- [all-commits] [llvm/llvm-project] 4d41df: [builtins] Support architectures with 16-bit int
Ayke via All-commits
- [all-commits] [llvm/llvm-project] ceba88: [AVR][NFC] Move preprocessor tests to Preprocessor...
Ayke via All-commits
- [all-commits] [llvm/llvm-project] d50bfd: Fix an unused-variable warning in Release mode.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 9a08c3: Bit-pack some pairs. No functionlity change intended.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] b198f1: Make some static class members constexpr
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 4b33c9: [Hexagon] Silence warning
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 6bec6a: Update go bindings for 2dea3f129878e929e5d1f00b91a...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 7aaff8: [ADT] Move allocate_buffer to MemAlloc.h and out o...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] bc1ea2: Replicate attributes on definition to make MSVC le...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 1d4276: Give helpers internal linkage. NFC.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] a0a55b: Adjust namespace to make GCC 6 happy
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 65b136: Default raw_string_ostream to be unbuffered
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] d93ad3: [IR] Simplify code to print string attributes a bi...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 609c28: raw_ostream: Simplify code a bit. NFCI.
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 3e14b9: raw_ostream_test: Add a missing buffer flush
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] ed766f: Sort EnumAttr so it matches Attribute::operator<
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] c75818: [clang-tidy] Use StringSwitch in a bunch of places...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] e3306c: [IR] Since AttributeSets are sorted, binary search...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] a8a31f: [Scalarizer] Fix a non-deterministic scatter order...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] d892ee: Reapply: Make header inclusion order from umbrella...
Bruno Cardoso Lopes via All-commits
- [all-commits] [llvm/llvm-project] f83833: [SlotIndexes] Add insertion point for insertMBBInt...
Carl Ritson via All-commits
- [all-commits] [llvm/llvm-project] 969e7e: [SourceMgr/MLIR diagnostics] Introduce a new metho...
Chris Lattner via All-commits
- [all-commits] [llvm/llvm-project] 919dcc: [SourceMgr] Tidy up the SourceMgr header file to i...
Chris Lattner via All-commits
- [all-commits] [llvm/llvm-project] 56e488: [SVE] Remove calls to getBitWidth from Analysis
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 17e1df: [SVE] Remove calls to getBitWidth from mips
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] a9b137: [SVE] Remove calls to getBitWidth from PowerPC
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 8bec33: [SVE] Remove VectorType::getBitWidth()
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 2dea3f: [SVE] Add new VectorType subclasses
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 3d1785: [SVE] Make VectorType::getNumElements() complain f...
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 3ecced: [SVE] Remove calls to isScalable from IR
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 9174e0: [SVE] Remove calls to VectorType::isScalable from ...
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] ccd623: [SVE] Remove calls to isScalable from CodeGen
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 84584b: [SVE] Remove calls to isScalable from AARCH64
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 0d9144: [SVE] Remove isScalable from Bitcode
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 7ca56c: [SVE] Remove calls to isScalable from Transforms
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 18c611: [SVE] Remove calls to isScalable from Hexagon
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 5d0c3a: [SVE] Remove VectorType::isScalable()
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 947be4: [SVE] Do not store a bool for Scalable in VectorType
Christopher Tetreault via All-commits
- [all-commits] [llvm/llvm-project] 6fb80d: libclang: Add static build support for Windows
Cristian Adam via All-commits
- [all-commits] [llvm/llvm-project] ab093b: Recommit: DebugInfo: Fix rangesBaseAddress DICompi...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] a8e5dc: Fix bug in SmallBitVector::find_next_unset
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 460202: [ARM] Add an low overhead sibling loop test. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] ce1840: [ARM] MVE and scalar postinc mir tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 48ac4e: [ARM] MVE FMA loop tests. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 892af4: [ARM] Distribute MVE post-increments
David Green via All-commits
- [all-commits] [llvm/llvm-project] eecba9: [ARM] Replace arm vendor with none. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] a947be: [ARM] Various tests for MVE and FP16 codegen. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 6c881b: [AIX] Return the correct set of callee saved regs
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] 28ae19: Revert "[AIX] Return the correct set of callee sav...
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] 009832: [AIX] Return the correct set of callee saved regs
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] b2f06b: [libc++ testing] Fix unused variable warning turne...
David Zarzycki via All-commits
- [all-commits] [llvm/llvm-project] 665471: [CMake] Fix logic error: NOT LIBCLANG_BUILD_STATIC...
David Zarzycki via All-commits
- [all-commits] [llvm/llvm-project] ec16df: [mlir][vulkan-runner] Fix testsuite.
Denis Khalikov via All-commits
- [all-commits] [llvm/llvm-project] 100917: [mlir][vulkan-runner] Add support for integer types.
Denis Khalikov via All-commits
- [all-commits] [llvm/llvm-project] 871388: [dexter] Require python >= 3.6
Djordje Todorovic via All-commits
- [all-commits] [llvm/llvm-project] 5a2c31: [TSAN] Add optional support for distinguishing vol...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 64249f: [CodeExtractor] Fix extraction of a value used onl...
Ehud Katz via All-commits
- [all-commits] [llvm/llvm-project] 9b9454: Require "target datalayout" to be at the beginning...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 875e26: Fix lld testcases I missed in D78413 (9b9454a)
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] b4b9fa: [AArch64] Fix MIR tests with invalid live-ins.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 46a52f: [TargetPassConfig] Run MachineVerifier after more ...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 1a78b0: [MachineOutliner] Teach outliner to set live-ins
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 3291ef: [ValueTracking] Handle shufflevector constants in ...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] acae69: [lldb] Add new LLDB setting: use-source-cache
Emre Kultursay via All-commits
- [all-commits] [llvm/llvm-project] 2d9a02: Update LLVMOps for CreateShuffleVector deprecation...
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 6a9edc: Fix a dangling-gsl warning and avoid transitively ...
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 533902: [flang] Support for making unique internal names.
Eric Schweitz via All-commits
- [all-commits] [llvm/llvm-project] 85cca9: [SemaObjC] Forbid storing an unboxed integer liter...
Erik Pilkington via All-commits
- [all-commits] [llvm/llvm-project] 2e1cfd: Fix Solaris build of ubsan.
Evgenii Stepanov via All-commits
- [all-commits] [llvm/llvm-project] 232578: [ELF] Add --warn-backrefs-exclude=<glob>
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] b14e9e: Reland D76675 [llvm-objcopy] Match GNU behaviour r...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 6e1fe7: [ELF][test] Reorganize "TLS attribute mismatch" tests
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 497c76: [ELF] Keep local symbols when both --emit-relocs a...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 5771c9: [XRay] Change xray_instr_map sled addresses from a...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] cca545: [CallSite] Fix build breakage after D78538
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 4927ae: [PDB] Change llvm/object/COFF.h to llvm/Object/COF...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c5d389: [XRay] xray_fn_idx: set SHF_WRITE to avoid text re...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 01d2a0: [ELF] Fix a null pointer dereference when relocati...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8d45d6: [Frontend] Drop unneeded CC1 options
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c384ca: [ELF] For relative paths in INPUT() and GROUP(), s...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 14aaf4: [Sema] Split off warn_impcast_integer_float_precis...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2c3ee8: [Sema][test] Fix implicit-int-float-conversion.c o...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 25e226: [XRay] Change ARM/AArch64/powerpc64le to use versi...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bea5a9: [gold] Simplify with StringRef::consume_front. NFC
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 10bc12: [XRay] Change Sled.Function to PC-relative for sle...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2cb48d: [TableGen] Drop deprecated leading # operation (NO...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 59ec55: [TableGen] Drop deprecated leading # when parsing ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 94d331: [X86] Shrink lib/Target/X86/X86GenDisassemblerTabl...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 58dbd5: llvm-tblgen -gen-dag-isel: Reduce lib/Target/*/*Ge...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 7016a4: llvm-tblgen -gen-dag-isel: Hoist SmallVector TmpBuf
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e69605: [TableGen] Add TGParser::consume()
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9caac5: [TableGen] Delete unused Record::resolveReferences...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8ba364: [TableGen] Simplify with TGParser::consume()
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 4331b3: [PredicateInfo] Use new Instruction::comesBefore i...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] fa284e: [VPlan] Clean up tryToCreate(Widen)Recipe. (NFC)
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 273736: [VectorUtils] Use early_inc_range instead of DelSe...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 647c9e: [VPlan] Make various tryTo* helpers private and ma...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 352b61: [SCCP] Drop unnecessary early exit for ExtractValu...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 9245c7: [VPlan] Add & use VPValue operands for VPWidenReci...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 44ce58: [DSE, MSSA] Skip checking write clobber for DomAcce...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] e12358: [DSE, MSSA] Improve debug output (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 82ce33: [ValueLattice] Merging unknown with empty CR is un...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 46a049: [DSE] Add stat for remaining stores after DSE.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c1c5c4: [SCCP] Add load/store test for integer ranges.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 2f3e86: [DSE, MSSA] Continue checking more remaining candid...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c3a292: Let targets adjust physical output- and anti-deps
Fraser Cormack via All-commits
- [all-commits] [llvm/llvm-project] e19628: [llvm-readobj] - Fix crashes and misbehaviors when...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 1c5775: [obj2yaml] - Teach obj2yaml to dump SHT_NOBITS sec...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 76e0ab: [FileCheck] - Refactor the code related to string ...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 3471ae: [yaml2obj] - Verify that sections are sorted by th...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 317c49: [obj2yaml] - Fix the issue with dumping empty sect...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 87d33d: [yaml2obj] - Change how p_offset is calculated whe...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 2bf567: [yaml2obj] - Program headers: add an additional ch...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 34b3d5: [obj2yaml] - Zero initialize program headers. NFCI.
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] 9f9a08: [obj2yaml] - Program headers: simplify the computa...
Georgii Rymar via All-commits
- [all-commits] [llvm/llvm-project] e90fb8: [AST] Suppress the spammy "attempt to use a delete...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 89d991: [AST] dont invaliate VarDecl when the initializer ...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] f33e86: Fix -Wunused-variable error.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 7d1ee6: [clangd] Fix a crash for accessing a null template...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 47ef09: Revert "clang-format: support aligned nested condi...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 500d37: Fix -Wunused-variable warning, NFC.
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] a466e4: [clangd] Fix modernize-loop-convert "multiple diag...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 1cd84b: [mlir] Add missing llvm::iterator_facade_base<...>...
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] 93efe2: [ViewCFG] Allow printing edge weights in debuggers
Hongtao Yu via All-commits
- [all-commits] [llvm/llvm-project] 2f9d15: [llvm-objdump][ELF][NFC] Create ELFDump.h
Hubert Tong via All-commits
- [all-commits] [llvm/llvm-project] eeaabe: [xray] Use hidden symbol visibility for xray tramp...
Ian Levesque via All-commits
- [all-commits] [llvm/llvm-project] 508146: [xray] Avoid text relocations in trampolines for A...
Ian Levesque via All-commits
- [all-commits] [llvm/llvm-project] 1f48e2: [DebugInfo] Simplify DWARFUnit::determineStringOff...
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 575d9b: [llvm-dwp] Refuse DWARFv5 input DWP files.
Igor Kudrin via All-commits
- [all-commits] [llvm/llvm-project] 9ba37b: [mlir][ods] Add materialize derived attribute method
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] e9aac2: [llvm-objdump] Look in all viable sections for cal...
James Henderson via All-commits
- [all-commits] [llvm/llvm-project] 01097d: Remove InvokeInst methods which duplicate those of...
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] 248a5d: Change callbr to only define its output SSA variab...
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] fb8152: [CallSite removal] Remove the text describing Call...
James Y Knight via All-commits
- [all-commits] [llvm/llvm-project] d482fe: [nfc] [lldb] DWARF callbacks: DIERef -> DWARFDIE
Jan Kratochvil via All-commits
- [all-commits] [llvm/llvm-project] 585a0a: [mlir][NFC] Fix typo in the standalone dialect REA...
Jean-Michel Gorius via All-commits
- [all-commits] [llvm/llvm-project] 505685: [llvm][CodeGen] Check for memory instructions when...
Jean-Michel Gorius via All-commits
- [all-commits] [llvm/llvm-project] 060efd: [lld-macho] Add basic support for linking against ...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] fcbc61: Make "#pragma clang attribute" support uninitializ...
Jian Cai via All-commits
- [all-commits] [llvm/llvm-project] ba9426: [OpenMP] Add scaffolding for negative runtime tests
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] 06a8d1: [Attributor] Partially disable three tests to unbl...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 87aa36: [Attributor] Use the BumpPtrAllocator in Informati...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] ee1726: [OpenMPOpt] Make the SCC a vector to ensure determ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 8855fe: [OpenMPOpt] Use a pointer value type in map
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] dc3b5b: [OpenMPOpt] Make the combination of `ident_t*` det...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 91a6c8: [Attributor] Use a pointer value type for the AAMap
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 99662c: [Attributor] Use a pointer value type for the Quer...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 40f3ba: [Attributor] Pass the Attributor to the AbstractAt...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 1f570e: [Attributor] Use a pointer value type for the acce...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 177c06: [Attributor] Use a pointer value type for the Opco...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] e2b53a: [Attributor][NFC] Remove obsolete option from tests
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] c5794f: [Attributor][PM] Introduce `-attributor-enable={no...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] ea439b: [Attributor][NFC] Track the number of created AAs ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 46b7ed: [Attributor] Remove dependence edges eagerly
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] f20ff4: [Attributor] Run IRPosition::verify only with EXPE...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] ca59ff: [Attributor] Replace AccessKind2Accesses map with ...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 72a9e7: [OpenMP][FIX] Do not use InaccessibleMemOrArgMemOn...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 188f5c: Revert "[OpenMP][FIX] Do not use InaccessibleMemOr...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 68a275: [OpenMP][FIX] Do not use InaccessibleMemOrArgMemOn...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 2891b0: [Attributor][NFC] Add `const` and missing state co...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] a6b14b: [Attributor][NFC] Strip check lines not used while...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 10ff24: [Attributor][NFC] Remove and update old check lines
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 678263: [Attributor][NFC] Let AbstractAttribute be an IRPo...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] d254b5: [Attributor][NFC] Encode IRPositions in the bits o...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] ebdb89: Revert "[Attributor][NFC] Let AbstractAttribute be...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 1dfc47: Revert "[Attributor][NFC] Encode IRPositions in th...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] b3f168: [docs] Document lit's --timeout=N flag
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] dc5c1f: [docs] Fix :option: links
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 42bf07: [docs] Fix :option: links
Jon Roelofs via All-commits
- [all-commits] [llvm/llvm-project] 4cfb71: [lldb/Scripts] Add verbose and failure only mode t...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 950a8a: [lldb/Reproducers] Support new replay mode: passiv...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e128d5: [lldb/Test] Don't friend std::make_unique
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e687aa: [lldb/Reproducers] Fix passive replay for (char*, ...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 116c2d: [lldb/Scripts] proc.returncode is set in proc.comm...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 400b6f: [lldb/Test] Add skipIfReproducer for tests that ar...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] b707cf: [lldb/Test] Add decorator to the right method
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] e57361: [lldb/Host] Remove TaskPool and replace its uses w...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] b424b0: [lldb/Target] Avoid race between Communication::Di...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 1fcd23: [lldb/Core] Don't crash in GetSoftwareBreakpointTr...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 0d671d: [lldb/Driver] Remove level of indentation (NFC)
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 2f9fc8: [clang-format] Handle C# property accessors when p...
Jonathan B Coe via All-commits
- [all-commits] [llvm/llvm-project] a54e18: [compiler-rt] Use --standalone when running tests ...
Julian Lettner via All-commits
- [all-commits] [llvm/llvm-project] 80faa8: RFC: [ValueTracking] Let analyses assume a value c...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 5ceef2: Revert "RFC: [ValueTracking] Let analyses assume a...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] aca335: [ValueTracking] Let analyses assume a value cannot...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] f5677f: [ValueTracking] Let isGuaranteedNotToBeUndefOrPois...
Juneyoung Lee via All-commits
- [all-commits] [llvm/llvm-project] 4ca2ca: [PowerPC] Add clang -msvr4-struct-return for 32-bi...
Justin Hibbits via All-commits
- [all-commits] [llvm/llvm-project] f0019d: [MC][NFC] Use camelCase style for function EmitIns...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 8bb059: [MC][Bugfix] Remove redundant parameter for relaxI...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] c03137: [MC][NFC] Use camelCase style for functions in MCO...
KanRobert via All-commits
- [all-commits] [llvm/llvm-project] 0312b9: [llvm] NFC: Fix trivial typo in rst and td files
Kazuaki Ishizaki via All-commits
- [all-commits] [llvm/llvm-project] 4330d7: [mlir] NFC: Fix trivial typo under Dialects
Kazuaki Ishizaki via All-commits
- [all-commits] [llvm/llvm-project] 9488f0: [mlir] NFC: fix broken links in doc of operation d...
Kazuaki Ishizaki via All-commits
- [all-commits] [llvm/llvm-project] d88162: [VE] Create a TargetInfo header. NFC
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] ba4162: [VE] Add alternative names to registers
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] a6ef47: [VE] Update shift operation instructions
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 9aa679: [VE] Update floating-point arithmetic instructions
Kazushi Marukawa via All-commits
- [all-commits] [llvm/llvm-project] 67b2db: [clangd] Extend dexp to support remote index
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 1ccfe4: [clangd] Fix build when CLANGD_REMOTE is not enabled
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 9774c3: [clangd] NFC: Omit deduced template parameters
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 120304: [GlobalISel] Introduce InlineAsmLowering class
Konstantin Schwarz via All-commits
- [all-commits] [llvm/llvm-project] d8e1dd: [Hexagon] Add missing live-in registers in some co...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 5c7a2c: [Hexagon] Fix result word order when bitcasting ve...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 3a5380: Add extension links for VSCode
Kumar Harsh via All-commits
- [all-commits] [llvm/llvm-project] ba4909: [mlir][spirv] Lower memref with dynamic dimensions...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] f83d50: [mlir][spirv] NFC: remove unnecessary `%N =` in te...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 92bf40: [mlir][ods] Update doc regarding attribute definit...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 2f8b16: [mlir][drr] NFC: avoid SmallVector when collecting...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 2458cd: [mlir] Add a ViewLikeOpInterface
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] 60f1d2: Revert "[mlir][drr] NFC: avoid SmallVector when co...
Lei Zhang via All-commits
- [all-commits] [llvm/llvm-project] ecf313: [libc++] Fix the no-exceptions build of libc++ on ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 1cac82: [libc++] Fix a few warnings when running the test ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 20fd62: [libc++] Re-enable warnings in the new format
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5ec6fd: Revert "[libc++] Re-enable warnings in the new for...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] b4fb70: [libc++] Fix warnings with Clang in C++03
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] fccc4a: [libc++] Re-enable warnings in the new format
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] d63258: [libc++] Do not enable assertions in the dylib in ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 58f324: [libc++abi] Add a rate limiter when logging dynami...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 8c6111: [libc++/abi/unwind] Rename Lit features for no exc...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 347226: [CMake] Add a warning message to prepare the upcom...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2d0c9b: [libc++] Update the cache for building libc++/libc...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 430b00: [libc++] Add support for blocks in std::function
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] cd6697: [libc++] Don't try to include <Block.h> when not a...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] fee489: [libc++abi] NFC: Use "" instead of <> to include _...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] e5291c: [libc++/abi] Provide an option to turn on forgivin...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2464d8: [libc++] Make sure we assume merged typeinfo names...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] d6c95a: [libc++] Update scripts to build libc++/libc++abi ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f76c42: [libc++] Improve the detection of whether the bloc...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a2fc22: [libc++] NFC: Remove unused parameters in the new ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 7f4824: [libc++] Quietly scp tarballs over with the remote...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 4fd92c: [libc++] Get rid of pipe in command to check wheth...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 4de60d: [libc++] NFC: Refactor the new format substitution...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a9104f: [libc++] Properly import lit.formats from the new ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 38a952: [libc++] NFC: Expose a top-level parseScript funct...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 727e6f: [NFC][llvm][X86] Adding missing -mtiple to X86 test.
Lucas Duarte Prates via All-commits
- [all-commits] [llvm/llvm-project] 832cd7: [AArch64] Armv8.6-a Matrix Mult Assembly + Intrinsics
Luke Geeson via All-commits
- [all-commits] [llvm/llvm-project] 939194: [mlir][StandardToSPIRV] Fix test cases where DCE r...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] d27ab5: [mlir][Linalg] NFC: Refactor fusion on tensors to ...
MaheshRavishankar via All-commits
- [all-commits] [llvm/llvm-project] c79227: [mlir] Extended Liveness analysis to support neste...
Marcel Koester via All-commits
- [all-commits] [llvm/llvm-project] 328bb4: Add a policy to enable computing SchedDFSResult.
Mark Lacey via All-commits
- [all-commits] [llvm/llvm-project] 3ce0ad: [ARM][MC][Thumb] Revert relocation for some pc-rel...
Mark Murray via All-commits
- [all-commits] [llvm/llvm-project] f5a812: Revert 3ce0ad1b336e67a76d78ae7ff7d66fe127586620 Di...
Mark Murray via All-commits
- [all-commits] [llvm/llvm-project] 3df813: [ARM][MC][Thumb] Recommit: Revert relocation for s...
Mark Murray via All-commits
- [all-commits] [llvm/llvm-project] 7dece2: AMDGPU: Use Register
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 5fe3f0: AMDGPU/GlobalISel: Add new baseline checks for can...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 89c8c8: AMDGPU: Change pre-gfx9 implementation of fcanonic...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 156afb: AMDGPU: Fix inlining logic for denormals
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 50128f: AMDGPU: Use Register
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 6bffd0: AMDGPU: Fix redundant members
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 35e6a9: AMDGPU: Break read2/write2 search range on a memor...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 4cef98: AMDGPU: Add some missing atomics tests
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 8dc790: Add `//` before the banner displayed in `--print-i...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] 2107af: Revert "[VPlan] Add & use VPValue operands for VPW...
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] b36b88: Explicitly move from llvm::json Array/Object to Value
Michael Forster via All-commits
- [all-commits] [llvm/llvm-project] d7ab9e: [ARM] Release notes for the Custom Datapath Extens...
Mikhail Maltsev via All-commits
- [all-commits] [llvm/llvm-project] 089fbe: [Docs] Fixed formatting in release notes, NFC
Mikhail Maltsev via All-commits
- [all-commits] [llvm/llvm-project] 180994: [llvm][NFC][CallSite] Remove CallSite from Lint.cpp
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 15cd1e: [llvm][NFC][CallSite] Remove CallSite from CoroEarly
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] c2d86e: [llvm][NFC][CallSite] Remove CallSite from Argumen...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] d70232: [llvm][NFC][CallSite] Remove CallSite from DeadArg...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 9ee02a: [llvm][NFC][CallSite] Remove CallSite from Functio...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 1b6b05: [llvm][NFC][CallSite] Remove CallSite from a few t...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] cea6f4: [llvm][NFC][CallSite] Remove CallSite from TypeMet...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] ceb7f3: [llvm][NFC][CallSite] Removed CallSite from few im...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 201498: [llvm][NFC] Factor out cost-model independent inli...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 2059a6: [llvm][NFC][CallSite] Remove ImmutableCallSite fro...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] b8960b: [llvm][NFC][CallSite] Remove remaining {Immutable}...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 5948da: [lldb][NFC][CallSite] Remove CallSite use
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] c3770c: [llvm][NFC] Factor out inlining pipeline as a modu...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] fdbf49: [llvm][NFC][CallSite] Remove {Immutable}CallSite a...
Mircea Trofin via All-commits
- [all-commits] [llvm/llvm-project] 478619: Revert "get rid of PythonInteger::GetInteger()"
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 230cae: [clangd] Enable textual fallback for go-to-definit...
Nathan Ridge via All-commits
- [all-commits] [llvm/llvm-project] 64b31d: [PowerPC] Do not attempt to reuse load for 64-bit ...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] d3fdaf: [InlineSpiller] simplify insertReload() NFC
Nick Desaulniers via All-commits
- [all-commits] [llvm/llvm-project] aed67a: [gn build] (manually) merge 8f766e382b77eef in a m...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0efb95: [gn build] minimally merge 67b2dbd5a33583fe148fd12
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 76ea36: [gn build] minimally merge 67b2dbd5a33583fe148fd12...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 446082: [gn build] minimally merge 67b2dbd5a33583fe148fd12...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 612112: [gn build] update two comments
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 538ac2: [mlir][Linalg] Create a named batch_matmul op and ...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 367229: [mlir][EDSC] Retire ValueHandle
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 37d417: [mlir][EDSC] Hotfix - Provide impl for `negate`
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 54d01c: [IPT] Don't use OrderedInstructions (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b3f547: [ValueLattice] Add move constructor (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 8f4c78: [IR] Use map for string attributes (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 164845: [GVN] Reduce expression size (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2b2827: [CaptureTracking] Make MaxUsesToExplore cheaper (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 09a1f0: [analyzer] Do not report NSError null dereference ...
NoQ via All-commits
- [all-commits] [llvm/llvm-project] 878194: [analyzer] GenericTaint: Don't expect CallEvent to...
NoQ via All-commits
- [all-commits] [llvm/llvm-project] 981b22: [AArch64] Allow PAC mnemonics in the HINT space wi...
Pablo Barrio via All-commits
- [all-commits] [llvm/llvm-project] d4e7b0: [AArch64] Allow PAC mnemonics in the HINT space wi...
Pablo Barrio via All-commits
- [all-commits] [llvm/llvm-project]
Pablo Barrio via All-commits
- [all-commits] [llvm/llvm-project] d94af3: [libc] Surround get_start_args_addr in __llvm_libc...
Paula Toth via All-commits
- [all-commits] [llvm/llvm-project] 292138: [libc] Add spec for sigdelset and sigfillset.
Paula Toth via All-commits
- [all-commits] [llvm/llvm-project] 6e22a1: [AArch64][NFC] More intrinsic tests.
Pavel Iliin via All-commits
- [all-commits] [llvm/llvm-project] c2dd38: [AArch64][NFC] One more intrinsic test.
Pavel Iliin via All-commits
- [all-commits] [llvm/llvm-project] be881e: [AArch64] FMLA/FMLS patterns improvement.
Pavel Iliin via All-commits
- [all-commits] [llvm/llvm-project] 4eca1c: [AArch64][FIX] f16 indexed patterns encoding restr...
Pavel Iliin via All-commits
- [all-commits] [llvm/llvm-project] cc4576: [AArch64][FIX] FPR16_lo for f16 indexed patterns.
Pavel Iliin via All-commits
- [all-commits] [llvm/llvm-project] 6afa5c: [lldb] Prefer executable files from sysroot over f...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] cc0acd: [DWARFDataExtractor] Add a "truncating" constructor
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] c47585: [DWARFDebugLine] Check for errors when parsing v2 ...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] c9e6b7: [lldb/Host] Modernize some socket functions
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] f512b9: [lldb/Utility] Improve error_code->Status conversion
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] 932125: [lldb/Core] Avoid more Communication::Disconnect r...
Pavel Labath via All-commits
- [all-commits] [llvm/llvm-project] fc0262: [flang] More CHARACTER runtime support + unit test
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 3a1afd: Rework DATA statement semantics to use typed expre...
Peter Klausler via All-commits
- [all-commits] [llvm/llvm-project] 61bccd: [LLD][ELF][ARM] Convert ADR/LDR to .inst .reloc
Peter Smith via All-commits
- [all-commits] [llvm/llvm-project] 673612: [LLD][ELF][ARM] Replace adr, ldr with .inst .reloc...
Peter Smith via All-commits
- [all-commits] [llvm/llvm-project] f969c2: [LLD][ELF][ARM] Fix ARM Exidx order for non monoto...
Peter Smith via All-commits
- [all-commits] [llvm/llvm-project] 1ca16f: Revert "[LLD][ELF][ARM] Fix ARM Exidx order for no...
Peter Smith via All-commits
- [all-commits] [llvm/llvm-project] 3b1622: [LLD][ELF][ARM] recommit Fix ARM Exidx order for n...
Peter Smith via All-commits
- [all-commits] [llvm/llvm-project] 063128: [Fuchsia] Build compiler-rt builtins for 32-bit x86
Petr Hosek via All-commits
- [all-commits] [llvm/llvm-project] 524749: Revert "[ARM] Fix conditions for lowering to S[LR]I"
Petre-Ionut Tudor via All-commits
- [all-commits] [llvm/llvm-project] c48cea: Revert "[AMDGPU] Set the CostPerUse value for vgpr...
Piotr Sobczak via All-commits
- [all-commits] [llvm/llvm-project] 7631af: [AMDGPU] Skip generating cache invalidating instru...
Piotr Sobczak via All-commits
- [all-commits] [llvm/llvm-project] 73812f: [SanitizerCoverage] Add `__sanitizer_cov_bool_flag...
Pratyai Mazumder via All-commits
- [all-commits] [llvm/llvm-project] 264c07: [llvm][MIRVRegNamer] Avoid collisions across jump ...
Puyan Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 2aa044: [NFC] Refactoring PropertyAttributeKind for ObjCPr...
Puyan Lotfi via All-commits
- [all-commits] [llvm/llvm-project] bbf386: Revert "[NFC] Refactoring PropertyAttributeKind fo...
Puyan Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 9721fb: [NFC] Refactoring PropertyAttributeKind for ObjCPr...
Puyan Lotfi via All-commits
- [all-commits] [llvm/llvm-project] 2957fa: [NFC][DAGCombine] Adding three helper functions an...
QingShan Zhang via All-commits
- [all-commits] [llvm/llvm-project] c12722: [PowerPC] Exploit RLDIMI for OR with large immediates
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] 42431d: [AssumeBundles] Use assume bundles in isKnownNonZero
Ralender via All-commits
- [all-commits] [llvm/llvm-project] 97ecd9: [NFC] Refactor SimplifyCFG to make propagating inf...
Ralender via All-commits
- [all-commits] [llvm/llvm-project] e5f8a7: [AssumeBundles] Refactor asssume builder
Ralender via All-commits
- [all-commits] [llvm/llvm-project] a53874: [lldb] Fix modules build by adding missing include
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] e327ea: [lldb] Fix typo in breakpoint set -r description
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] c2fec2: [lldb] Make RNBSocketTest compile again after sock...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] bd6942: Re-land "[MS] Fix assert handling enum forward dec...
Reid Kleckner via All-commits
- [all-commits] [llvm/llvm-project] 4b03dd: PR45534: don't ignore unmodeled side-effects when ...
Richard Smith via All-commits
- [all-commits] [llvm/llvm-project] b87531: [mlir] Fix getTypes() support for result ranges.
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 152d29: [mlir][Transforms] Add pass to perform sparse cond...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] cf6070: [mlir] Remove braces to avoid ambiguous constructo...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 2f4b30: [mlir][Standard] Add canonicalization for collapsi...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 48e9ef: [mlir] Give each OpResult its own use list
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 0e2bd4: [mlir][DictionaryAttr] Add a new getWithSorted and...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 0816de: [mlir][DialectConversion] Add support for properly...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 910fff: [mlir][DenseStringAttr] Fix support for splat dete...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 8da0f8: [mlir] Optimize the allocation of resizable operan...
River Riddle via All-commits
- [all-commits] [llvm/llvm-project] 1f9c16: [NFC][InstCombine] sub-of-negatible.ll: some more ...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 352fef: [InstCombine] Negator - sink sinkable negations
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 4d44ce: [NFC][InstCombine] Add shuffle negation tests
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] a70d2a: [NFC][InstCombine] Tests for negation of sign-/zer...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 5a159e: [InstCombine] Negator: don't negate multi-use `sub`
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] ba7238: [InstCombine] improve types/names for logic-of-icm...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 978166: [InstCombine] improve types/names for logic-of-icm...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 44a8c5: [InstCombine] add tests for logic-of-icmps; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] b34909: [InstCombine] add tests for logic-of-icmps; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] cf30aa: [Analysis] recognize the 'null' pointer constant a...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 6f19f0: [InstCombine] add tests for min/max FP intrinsics ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 6a1056: [InstCombine] add test for logic-of-icmps that sho...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] e86eff: [InstSimplify] fold and/or of compares with equali...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 62da6e: [InstCombine] substitute equivalent constant to re...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] b53fd7: [x86] add tests for FP->int->FP with different FP ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] e4175f: [InstCombine] intersect FMF when reassociating FP ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 238f00: [InstCombine] regenerate test checks; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 919364: [InstCombine] add tests for icmp with bitmask logi...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 4abab5: [InstCombine] generalize canonicalization of maske...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 7f4ff7: [x86] use vector instructions to lower even more F...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 3f10f1: [InstCombine] updated test comments; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 06bdff: [AMDGPU] Expose llvm fence instruction as clang in...
Saiyedul Islam via All-commits
- [all-commits] [llvm/llvm-project] 4b8e2d: [lld][WebAssembly] Fix crash on function signature...
Sam Clegg via All-commits
- [all-commits] [llvm/llvm-project] ee12ed: [Preamble] Allow recursive inclusion of header-gua...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 6529b0: [clangd] Enable diagnostic fixes within macro argu...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 5a6813: [clangd] Add icon to VSCode extension, and fix URLs
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] f5b059: [clangd] Bump VSCode version number to allow repub...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 161afc: [clangd] Remove vscode plugin: now https://github....
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 3f1c2b: [clangd] go-to-def on names in comments etc that a...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 226b04: [clangd] Look for compilation database in `build` ...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 6d7637: [clangd] Disable delayed template parsing in the m...
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] 6880c4: [clangd] Fold buildAST into ParsedAST::build. NFCI
Sam McCall via All-commits
- [all-commits] [llvm/llvm-project] e3056a: [NFC][TTI] Explicit use of VectorType
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 62f971: [ARM][MVE] Add patterns for VRHADD
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 27d191: [ARM][ParallelDSP] Handle squaring multiplies
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] ee959d: [TTI] Remove getOperationCost
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 32c056: Attempting fix buildbot
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 04ef15: [NFC] Test changes
Sam Parker via All-commits
- [all-commits] [llvm/llvm-project] 5a7a63: FixIrreducible: don't crash when moving a child loop
Sameer Sahasrabuddhe via All-commits
- [all-commits] [llvm/llvm-project] 639598: [Driver] Move GCC multilib/multiarch paths support...
Samuel Thibault via All-commits
- [all-commits] [llvm/llvm-project] d52bb6: [PowerPC][AIX] ByVal formal argument support: pass...
Sean Fertile via All-commits
- [all-commits] [llvm/llvm-project] 8541a3: [PowerPC][AIX] Use a file check variable for regis...
Sean Fertile via All-commits
- [all-commits] [llvm/llvm-project] cd8e9e: [PowerPC][AIX][NFC] Fix use of FileCheck variable...
Sean Fertile via All-commits
- [all-commits] [llvm/llvm-project] 22219c: Fix inlining multi-block callees with type convers...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] 7b5497: Isolate zero_whitespace parser test into its own f...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] 1b2c78: Add support for IndexType inside DenseIntElementsA...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] d1ad26: [shape] Basic constant folding.
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] 5fff16: [shape] More constant folding
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] bffd45: [NFC][AMDGPU] Fix cmake when LLVM is a subproject
Seebi via All-commits
- [all-commits] [llvm/llvm-project] 09684b: llvm: IPO: handle IRMover error handling, bug #45636
Sergei Trofimovich via All-commits
- [all-commits] [llvm/llvm-project] 41eb0f: [Lexicon] fix typo "may is" -> "is"
Sergei Trofimovich via All-commits
- [all-commits] [llvm/llvm-project] a5bf02: [TimeProfiler] Emit real process ID and thread names
Sergej Jaskiewicz via All-commits
- [all-commits] [llvm/llvm-project] 289910: [TimeProfiler] Emit clock synchronization point
Sergej Jaskiewicz via All-commits
- [all-commits] [llvm/llvm-project] abe827: [libcxx] Add FILE_DEPENDENCIES line to the func.bl...
Sergej Jaskiewicz via All-commits
- [all-commits] [llvm/llvm-project] 67aed1: [Attributor] Do not set 'returned' attribute for a...
Sergey Dmitriev via All-commits
- [all-commits] [llvm/llvm-project] def7c7: [ASTImporter] Fix handling of not defined FromReco...
Shafik Yaghmour via All-commits
- [all-commits] [llvm/llvm-project] 0eec66: [MC][mips] Replace setRType## methods by single se...
Simon Atanasyan via All-commits
- [all-commits] [llvm/llvm-project] da3bf8: X86InstrFoldTables.h - remove unnecessary include....
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 2cfcbc: X86Subtarget.cpp - sort includes. NFC
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 4ba7ae: X86Subtarget.h - remove unused includes. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 21bd37: X86MacroFusion.cpp - ensure X86MacroFusion.h modul...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9036fc: MIRVRegNamerUtils.h - remove unnecessary includes....
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 3caa03: AliasAnalysisSummary.h - cleanup includes and forw...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 181106: TGLexer.h - add missing <vector> include.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 75aeb5: SHA1.h - remove unnecessary ArrayRef.h/StringRef.h...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] c74acd: X86ISelLowering.cpp - clang-format to fix col80 li...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d9af50: [Transforms] getOrEnforceKnownAlignment - fix MSVC...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 09ba6f: X86TargetMachine.h - remove unused X86RegisterBank...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 920290: RuntimeDyldImpl.h - remove unused Twine forward de...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fa6b68: BPFMCTargetDesc.h - remove unused raw_ostream forw...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] b108a4: [VPlan] Remove unused forward declarations. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 7c5fc4: XCOFF.h - replace StringRef.h include with forward...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 0f1a2a: [MSP430] Remove unused forward declarations. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 33f52e: [Sparc] Remove unused forward declarations. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 90c956: X86TargetObjectFile.h - remove unnecessary TargetL...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 757c7c: [X86][SSE] Add SSE2 extract-concat tests
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 051725: PassAnalysisSupport.h - reduce StringRef.h include...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fd8035: HexagonShuffler.h - remove duplicate STLExtras.h i...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 27ad10: ARCRuntimeEntryPoints.h - remove unnecessary inclu...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] d7593e: LLParser.h - remove unnecessary Module.h include. ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 091f7f: AMDGPUArgumentUsageInfo.h - cleanup includes and f...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 628b02: AllocationOrder.h - split MCRegisterInfo.h include...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 73868a: MCJIT.h - reduce unnecessary includes to forward d...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 442575: X86ISelLowering.h - remove unnecessary includes. NFC.
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 43d6f9: AMDGPU/Utils - cleanup include and forward declara...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] a39824: [Pass] Ensure we don't include PassSupport.h or Pa...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] fd283d: X86MacroFusion.h - reduce MachineScheduler.h inclu...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] acbc5e: [X86][SSE] getFauxShuffle - support insert(truncat...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 39f6f2: [polly] Don't include PassSupport.h directly - inc...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 8c2e66: [libc] [NFC] Split the CMake rules into multiple f...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 20cb44: [libc] Propagate entrypoint deps to downstream tar...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] a8086b: [libc] Revert "Propagate entrypoint deps to downst...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 7f1251: [libc][Take 2] Propagate entrypoint deps to downst...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] c08af2: [libc][NFC] Cleanup dependencies in src/signal and...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 1e2772: [libc] Link mpfr and gmp wrapper to the libcMPFRWr...
Siva Chandra via All-commits
- [all-commits] [llvm/llvm-project] 0cc063: Use .text.unlikely and .text.eh prefixes for Machi...
Snehasish Kumar via All-commits
- [all-commits] [llvm/llvm-project] 365b60: New pass to make internal linkage symbol names uni...
Sriraman Tallam via All-commits
- [all-commits] [llvm/llvm-project] 7720d6: Add constructor to ShapedTypeComponents for unrank...
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] 485cf1: Define SDBM key methods in its own cpp file.
Stella Laurenzo via All-commits
- [all-commits] [llvm/llvm-project] c22876: [MLIR] Add extra locking during cubin generation.
Stephan Herhut via All-commits
- [all-commits] [llvm/llvm-project] 026d88: [flang] Add missing check for unresolved name
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] 962300: [flang][NFC] Refactor derived type instantiation
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] 4ced7a: [flang] Remove unused variable
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] c353eb: [flang] Compute sizes and offsets for symbols
Tim Keith via All-commits
- [all-commits] [llvm/llvm-project] 9cf971: [Dexter][NFC] Add Debugger Controller To Dexter
Tom Weaver via All-commits
- [all-commits] [llvm/llvm-project] b1097e: [Dexter] Fix failing clang-opt-bisect sub tool test
Tom Weaver via All-commits
- [all-commits] [llvm/llvm-project] dc9cff: [MLIR] Add RecursiveSideEffects to Loops::ParallelOp.
Tres via All-commits
- [all-commits] [llvm/llvm-project] 5daa25: clang-format: support aligned nested conditionals ...
Typz via All-commits
- [all-commits] [llvm/llvm-project] 3dff8c: [MLIR] Fix affine loop tiling utility upper bound bug
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 2d231c: [MLIR] NFC clean up loop tiling test cases
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 81bed2: [MLIR]][DOC] Fix dimension validity constraint in ...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] a6c169: [Flang] fix dependency issues after D78215
Valentin Clement (バレンタイン クレメン) via All-commits
- [all-commits] [llvm/llvm-project] a88025: [analyzer] Consider array subscripts to be interes...
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 2a5675: [MachineDebugify] Insert synthetic DBG_VALUE instr...
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] 210616: Rename a shadowed variable causing build failure o...
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] 517f0f: MachineBasicBlock: Avoid copy in skipDebugInstruct...
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] c0fa44: AArch64: Remove reversedInstructionsWithoutDebug h...
Vedant Kumar via All-commits
- [all-commits] [llvm/llvm-project] 43abef: [PowerPC][Future] Initial support for PCRel addres...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] 02141a: [PowerPC][Future] Remove redundant r2 save and res...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] a60ca4: [PowerPC][Future] Initial support for PCRel addres...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] e20b07: [PowerPC][Future] Add missing changes for PC Realt...
Victor Huang via All-commits
- [all-commits] [llvm/llvm-project] 65f588: [ObjC generics] Fix not inheriting type bounds in ...
Volodymyr Sapsai via All-commits
- [all-commits] [llvm/llvm-project] 122241: [dsymutil][doc] Improve documentation.
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] b0a1c0: [doc] Fix broken link. NFC.
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] b0a1c0: [doc] Fix broken link. NFC.
Xing GUO via All-commits
- [all-commits] [llvm/llvm-project] 2da89d: Fix minor bug in CommonArgs.cpp
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] c77a40: [CUDA][HIP] Fix host/device based overload resolution
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 7eae00: Revert "[CUDA][HIP] Fix host/device based overload...
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] b46b1a: recommit c77a4078e01033aa2206c31a579d217c8a07569b
Yaxun (Sam) Liu via All-commits
- [all-commits] [llvm/llvm-project] 7c65e8: [llvm-objcopy] Match GNU behaviour regarding file ...
Yi Kong via All-commits
- [all-commits] [llvm/llvm-project] 37a1c2: Revert "[llvm-objcopy] Match GNU behaviour regardi...
Yi Kong via All-commits
- [all-commits] [llvm/llvm-project] a8e15e: [CodeGen] Support freeze expand for ppc_fp128
Zhang Kang via All-commits
- [all-commits] [llvm/llvm-project] e47791: [PowerPC] Add a new test case expand-isel-liveness...
Zhang Kang via All-commits
- [all-commits] [llvm/llvm-project] 302e11: [NFC][PowerPC] Fix the liveins for 3 mir test cases
Zhang Kang via All-commits
- [all-commits] [llvm/llvm-project] fe2a52: [NFC][PowerPC] Add a new test case in expand-isel-...
Zhang Kang via All-commits
- [all-commits] [llvm/llvm-project] f85e35: [NFC][PowerPC] Add the killed flag for the case ex...
Zhang Kang via All-commits
- [all-commits] [llvm/llvm-project] 6e0171: [clangd] Store ppdirective in Inclusion
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 6b3168: [clangd] Fix windows buildbots for #import statements
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 4ccafa: [clangd] Change field name to prevent shadowing
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 411a25: [clang] Make sure argument expansion locations are...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 89cb5d: [clangd] Delete remapped buffers in tests
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 294b9d: [clangd] Disable all dependency outputs
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] a940a2: [clangd] Disable dependency-output lit test on win...
kadir çetinkaya via All-commits
- [all-commits] [llvm/llvm-project] 3cb7e7: BPF: fix a CORE optimization bug
yonghong-song via All-commits
- [all-commits] [llvm/llvm-project] 33ad38: [libcxx][docs] Clearer mark up for --param
zbrid via All-commits
- [all-commits] [llvm/llvm-project] 0f1248: [dfsan] Add "DataFlow" option to LLVM_USE_SANITIZER
zbrid via All-commits
Last message date:
Sun Apr 26 21:37:35 PDT 2020
Archived on: Sun Apr 26 21:38:10 PDT 2020
This archive was generated by
Pipermail 0.09 (Mailman edition).