The Week Of Monday 5 July 2021 Archives by thread
Starting: Mon Jul 5 00:34:09 PDT 2021
Ending: Sun Jul 11 23:55:07 PDT 2021
Messages: 442
- [all-commits] [llvm/llvm-project] 380fa7: [mlir] Add LogOp lowering from Complex dialect to ...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 4aaf87: [lld-macho][nfc] Add REQUIRES: x86 to test
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 3697f2: [docs] Fix linking issues in LibASTMatchers tutorial
Georgiy Komarov via All-commits
- [all-commits] [llvm/llvm-project] b8173c: [AMDGPU] Stop mulhi from doing 24 bit mul for unif...
David Stuttard via All-commits
- [all-commits] [llvm/llvm-project] 14b62f: [DebugInfo] CGP+HWasan: Handle dbg.values with dup...
Stephen Tozer via All-commits
- [all-commits] [llvm/llvm-project] a96911: [mlir] Escape strings of opaque attributes
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] ee7521: [AArch64] Cost-model i8 vector loads/stores
sjoerdmeijer via All-commits
- [all-commits] [llvm/llvm-project] 4b125b: [DAGCombiner] Pre-commit test to demonstrate mulhi...
David Stuttard via All-commits
- [all-commits] [llvm/llvm-project] bf17ee: Add MulOp lowering from Complex dialect to Standar...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 83cb96: [DAGCombiner] Add support for mulhi const folding ...
David Stuttard via All-commits
- [all-commits] [llvm/llvm-project] cc2739: [AArch64][SVE] Improve fixed length codegen for co...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 85255a: [C++][Sema] Ignore top-level qualifiers in casts
Ole Strøhm via All-commits
- [all-commits] [llvm/llvm-project] b868a2: [SLPVectorizer] Fix crash in vectorizeChainsInBloc...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] de8274: [clangd] NFC: Remove outdated comment
Kirill Bobyrev via All-commits
- [all-commits] [llvm/llvm-project] 3d3c0e: [InstSimplify] fold extractelement of splat with v...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 65e424: [CostModel][X86] Adjust i32/i64 to f32/f64 scalar ...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 681aa5: [libc++] NFC: Sort headers in CMakeLists.txt
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 9ab99f: [X86] Twist shuffle mask when fold HOP(SHUFFLE(X, Y...
Pengfei Wang via All-commits
- [all-commits] [llvm/llvm-project] a2c5c5: [AArch64][CostModel] Add cost model for experiment...
CarolineConcatto via All-commits
- [all-commits] [llvm/llvm-project] 32dd91: [InstCombine][tests] add tests for signed icmp wit...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 0724c0: [libc++] NFC: Add note about how the libcxx websit...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 4ff440: [mlir] Change custom syntax of emitc.include op to...
Simon Camphausen via All-commits
- [all-commits] [llvm/llvm-project] 91ee1e: [LV] Add initial test cases with small clamped ind...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 0bb9c0: [LV] Extend FIXME in test add in 91ee1e379901af3.
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 7bc1ba: [MCParser][z/OS] Mark a few tests as unsupported f...
Anirudh Prasad via All-commits
- [all-commits] [llvm/llvm-project] 96e3fb: [mlir] Unbreak building mlir-reduce
Marius Brehler via All-commits
- [all-commits] [llvm/llvm-project] 885224: Fix typo in help text for -aarch64-enable-branch-t...
paulwalker-arm via All-commits
- [all-commits] [llvm/llvm-project] d4ed96: [AArch64ISelDAGToDAG] Fix ORRWrs/ORRXrs usefulbits...
ChenMd via All-commits
- [all-commits] [llvm/llvm-project] b931c2: Precommit another test for https://reviews.llvm.or...
Akira Hatanaka via All-commits
- [all-commits] [llvm/llvm-project] 715137: [MLIR] Fix memref get constant bound size and shap...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 98f078: [llvm-strings] Switch command line parsing from ll...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 086370: [M68k][GloballSel] Lower outgoing return values in...
Sushma Unnibhavi via All-commits
- [all-commits] [llvm/llvm-project] 325a56: [gn build] (manually) port 98f078324fc5 (llvm-stri...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 0f31f6: [libc++] NFC: Sort header lists in test scripts
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 28fe9a: [ObjC][ARC] Prevent moving objc_retain calls past ...
Akira Hatanaka via All-commits
- [all-commits] [llvm/llvm-project] 36ba86: [profile][test] Improve coverage-linkage.cpp
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] a77e2d: [ARM] Fix arm.mve.pred.v2i range upper limit
David Green via All-commits
- [all-commits] [llvm/llvm-project] 52f346: [AIX] Add _AIX73 version macro
Steven Wan via All-commits
- [all-commits] [llvm/llvm-project] b3f5d0: [Bazel] Fix build for 35d4593e6b555f852088211f5561...
Benjamin Kramer via All-commits
- [all-commits] [llvm/llvm-project] 9964b0: [clang] Add -fdump-record-layouts-canonical option
David Tenty via All-commits
- [all-commits] [llvm/llvm-project] 873e8b: [compiler-rt][iwyu] explicitly includes `<new>` in...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] e2904c: [clang] unbreak Index/preamble-reparse-changed-mod...
Steven Wan via All-commits
- [all-commits] [llvm/llvm-project] 718c32: [lld-macho] Only emit one BIND_OPCODE_SET_SYMBOL p...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] db6430: [lld/mac] Implement -umbrella
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 211063: [clang] fixes named return of variables with depen...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 7d10dd: [PowerPC] Implament Load and Reserve and Store Con...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 203b48: [PowerPC] Removed a test case meant for a later patch
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 64be5b: [lld/mac] Implement -arch_multiple
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6017cb: [analyzer][solver] Use all sources of constraints
Valeriy Savchenko via All-commits
- [all-commits] [llvm/llvm-project] 51ab17: [lldb][docs] Fix reference warnings in python-refe...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] cbb09c: Revert "[clang] fixes named return of variables wi...
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] f48249: [Polly][Isl] Use isl::set::tuple_dim, isl::map::do...
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] 17b701: [LV] Collect a list of all element types found in ...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] 0c29f4: [MLIR] Fix dialect conversion cancelRootUpdate
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] db646d: [AMDGPU] Set optional PAL metadata
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] a0b1f3: [hwasan] Check for overflow when searching candida...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] 6c3451: [VPlan] Add VPReductionPHIRecipe (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] c9d747: [AMDGPU] Remove outdated comment and tidy up. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] bbcbf2: [VPlan] Add destructor to VPReductionRecipe to unb...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 3fed6d: [VPlan] Mark overriden function in VPWidenPHIRecip...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 706bbf: Revert "[VPlan] Add VPReductionPHIRecipe (NFC)." a...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] 745758: [hwasan] Fix incorrect candidate matching for stac...
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] c5dfee: [CodeGen][AArch64][SVE] Use ld1r[bhsd] for vector ...
Peter Waller via All-commits
- [all-commits] [llvm/llvm-project] a75124: [LV] Prevent vectorization with unsupported elemen...
kmclaughlin-arm via All-commits
- [all-commits] [llvm/llvm-project] f7d875: [runtimes] Move enable_32bit to the DSL
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f814cd: Revert "[profile][test] Improve coverage-linkage.cpp"
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6f3f95: [CostModel][X86] i8/i16 sitofp/uitofp are sext/zex...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ef0d14: Recommit "[VPlan] Add VPReductionPHIRecipe (NFC)."...
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] cf005c: [libc++] NFC: Move the status docs to their own su...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5ffa05: [libc++] NFC: Remove outdated link to TS status
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 5ab900: [AArch64][SVE] Fix selection failures for scalable...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] 3eb2fc: [lld/mac] Partially implement -export_dynamic
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 130ea3: Use swift mangling for resume functions
Arnold Schwaighofer via All-commits
- [all-commits] [llvm/llvm-project] 4e1a06: [SLP]Fix non-determinism in PHI sorting.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] ddfb07: [libomptarget][nfc] Group environment variables, d...
Jon Chesterfield via All-commits
- [all-commits] [llvm/llvm-project] 37a92f: [SystemZ] Generate XC loop for memset 0 of variab...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] f1cbea: [RISCV] Remove Zvamo implication for v1.0-rc change
ShihPo Hung via All-commits
- [all-commits] [llvm/llvm-project] b29830: [CostModel][X86] fptosi/fptoui to i8/i16 are trunc...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 846a53: Fix coro lowering of single predecessor phis
Arnold Schwaighofer via All-commits
- [all-commits] [llvm/llvm-project] 2b5e53: [RISCV] Add support for matching vwmul(u) and vwma...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 2b2ffb: [DebugInfo][InstrRef][3/4] Produce DBG_INSTR_REFs ...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 458eac: [SystemZ] Support the 'N' code for the odd registe...
Jonas Paulsson via All-commits
- [all-commits] [llvm/llvm-project] 74d6ce: [ScalarEvolution] Make getMinusSCEV() fail for unr...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 600624: [LoopVersion] Move an assert [nfc-ish]
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] 8517a2: [libcxx][modularisation] splices `<iterator>` into...
Christopher Di Bella via All-commits
- [all-commits] [llvm/llvm-project] 35e8cc: [InstSimplify][test] add tests for poison propagat...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 7b6b15: [profile][test] Improve coverage-linkage.cpp with ...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2ce0df: [libc++][docs] Overhaul the documentation for buil...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 045872: [AIX] Define __TOS_AIX__ predefined macro
Steven Wan via All-commits
- [all-commits] [llvm/llvm-project] a6d081: Revert "[ScalarEvolution] Make getMinusSCEV() fail...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 7a46d8: [gn build] Port 8517a26d442f
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] be0924: [Tests] Update some tests for D104765. NFC
David Green via All-commits
- [all-commits] [llvm/llvm-project] 2b0d95: [openmp] [test] Add missing <limits> include to ca...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 2d68bb: [compiler-rt] [test] Fix asan symbolize tests on p...
Michał Górny via All-commits
- [all-commits] [llvm/llvm-project] 12d51f: [RISCV] Implement lround*/llround*/lrint*/llrint* ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 5d2511: [libc++] NFC: Sort header lists and remove outdate...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 6e43f3: [libc++] Do not set CMAKE_BUILD_WITH_INSTALL_NAME_DIR
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 7ac1c7: Recommit [ScalarEvolution] Make getMinusSCEV() fai...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 76f734: [lld/mac] Give several LTO tests an "lto-" prefix
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 94e01d: [Hexagon] Generate trap/undef if misaligned access...
Krzysztof Parzyszek via All-commits
- [all-commits] [llvm/llvm-project] 8d6963: [NFC][AMDGPU] Add link to AMD GPU gfx906 instructi...
Tony Tye via All-commits
- [all-commits] [llvm/llvm-project] aff66b: [AMDGPU] Fix pass name of AMDGPULowerKernelAttribu...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 5915d3: [AMDGPU] Do not run IR optimizations at -O0
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] a0ab45: [AMDGPU] Move atomic expand past infer address spaces
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 6c9559: DebugInfo: Mangle K&R declarations for debug info ...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 56b3e9: [AArch64] Sync isDef32 to the current x86 version.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] f2d5fc: [clang] fixes named return of variables with depen...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 355369: [PowerPC] Re-enable combine for i64 BSWAP on targe...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] 7f1c07: tests/CodeGen: Use %python lit substitution when i...
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 11d88c: [MLIR][NFC] Move normalizeAffine methods to Affine...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] fc8240: [Attributor] Simplify operands inside of simplific...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] b16400: [AMDGPU] isPassEnabled() helper to check cl::opt a...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 593bf9: [Clang][RISCV] Implement vlseg and vlsegff.
Kai Wang via All-commits
- [all-commits] [llvm/llvm-project] 4acf38: [MLIR] Split out GPU ops library from Transforms
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] 1894c8: [llvm-readobj][test] Improve grouped option test
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 0c1a77: [MLIR] Simplify affine.if having yield values and ...
Srishti Srivastava via All-commits
- [all-commits] [llvm/llvm-project] c2d4d6: [flang] Create HostAssocDetails symbols when neede...
jeanPerier via All-commits
- [all-commits] [llvm/llvm-project] ce098c: [AMDGPU] Simplify tablegen files. NFC.
Jay Foad via All-commits
- [all-commits] [llvm/llvm-project] 0c4e53: [mlir][Linalg] Add an InitTensor -> DimOp canonica...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] b5d847: [mlir] factor out common parts of the converstion ...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 7586b4: [SVE] Fix cast<FixedVectorType> in truncateToMinim...
DylanFleming-arm via All-commits
- [all-commits] [llvm/llvm-project] 94d5f2: [Clang] Add test dependency on llvm-ar
Saiyedul Islam via All-commits
- [all-commits] [llvm/llvm-project] 4ce26d: [DAG] Reassociate Add with Or
David Green via All-commits
- [all-commits] [llvm/llvm-project] 50ad77: [mlir][CAPI] Export mlirValueEqual in C API
Bairen Yi via All-commits
- [all-commits] [llvm/llvm-project] 6e80e3: Add Log1pOp to complex dialect.
Adrian Kuegel via All-commits
- [all-commits] [llvm/llvm-project] 8ae9ab: [SVE] Fixed cast<FixedVectorType> on scalable vect...
DylanFleming-arm via All-commits
- [all-commits] [llvm/llvm-project] 19885c: [NFC] Remove duplicate function calls
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 6829db: [libc++] Implement copyable-box from Ranges
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 645e59: [gn build] Port 6829db727e9e
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] a7da02: [CostModel][X86] Adjust sitofp/uitofp SSE/AVX lega...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 9a0af6: [mlir][Linalg] Proper handling of ForOp and TiledL...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 35df2f: Refactor GenericPadTensorOpVectorizationPattern
Yi Zhang via All-commits
- [all-commits] [llvm/llvm-project] d0b282: [mlir][Linalg] Rewrite PadTensorOp to enable its c...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 6412a1: [mlir] Move common reshapeops-related code to Resh...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] b3c80d: [OPENMP]Remove const firstprivate allocation as a ...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 4c7e9a: [CostModel][X86] Adjust sext/zext SSE/AVX legalize...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] ee6ca9: [AIX] Use VSSRC/VSFRC Register classes for f32/f64...
Zarko Todorovski via All-commits
- [all-commits] [llvm/llvm-project] 033de1: [coro async] Move code to proper switch
Arnold Schwaighofer via All-commits
- [all-commits] [llvm/llvm-project] d65952: [mlir] Use indices instead of affine maps when com...
Alexander Belyaev via All-commits
- [all-commits] [llvm/llvm-project] 97215f: [CostModel] Express cost(urem) as cost(div+mul+sub...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] feef17: [libc++] NFC: Fix incorrect comments in CMake
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 2e4ec3: unittests: Fix build with LLVM_LINK_LLVM_DYLIB=ON
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 2c03d9: unittests: Fix library dependency name
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] b55aed: [Polly][Isl] Use isl::union_set::unite() instead o...
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] 7215dc: [SVE] Fix ShuffleVector cast<FixedVectorType> in t...
DylanFleming-arm via All-commits
- [all-commits] [llvm/llvm-project] 5888a1: [AArch64][GlobalISel] Lower vector types for min/max
Irina Dobrescu via All-commits
- [all-commits] [llvm/llvm-project] 723144: [LV] Unconditionally branch from middle to scalar ...
Philip Reames via All-commits
- [all-commits] [llvm/llvm-project] d0fe29: [SystemZ][z/OS][libcxx] mark aligned allocation te...
DanielMcIntosh-IBM via All-commits
- [all-commits] [llvm/llvm-project] 366805: [LIBC] Add an optimized memcmp implementation for ...
Andre Vieira via All-commits
- [all-commits] [llvm/llvm-project] 2937f8: [coro async] Cap the alignment of spilled values (...
Arnold Schwaighofer via All-commits
- [all-commits] [llvm/llvm-project] 29cc50: [LLDB][GUI] Add initial forms support
Omar Emara via All-commits
- [all-commits] [llvm/llvm-project] d8fc4e: [Flang][Docs] Update meeting URL
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] d7e657: [lld/mac] Tweak reserve() argument in unwind code
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] ded886: [X86][Atom] Fix vector fp<->int resource/throughputs
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 223261: Fix broken libc test
Guillaume Chatelet via All-commits
- [all-commits] [llvm/llvm-project] d4cb28: [NFC][lldb-vscode] Fix launch test
walter erquinigo via All-commits
- [all-commits] [llvm/llvm-project] 8a7b5e: [lld/mac] Don't crash when dead-stripping removes ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e25a38: [lld-macho][nfc] Rename test file to be more descr...
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] f5603a: [ScalarEvolution] Make sure getMinusSCEV doesn't n...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] d2e32f: [libTooling] Add support for implicit `this` to `b...
Yitzhak Mandelbaum via All-commits
- [all-commits] [llvm/llvm-project] 3ebfeb: [lldb][docs] Force documentation emission of speci...
Raphael Isemann via All-commits
- [all-commits] [llvm/llvm-project] e81ba2: [lldb/lua] Add scripted watchpoints for Lua
Siger Yeung via All-commits
- [all-commits] [llvm/llvm-project] 3c5721: Fix a failing assertion with -Wcast-align
Aaron Ballman via All-commits
- [all-commits] [llvm/llvm-project] 291025: [mlir][vector] Refactor Vector Unrolling and remov...
Thomas via All-commits
- [all-commits] [llvm/llvm-project] 71dc0f: [dfsan][NFC] Add Origin Tracking into doc
Z via All-commits
- [all-commits] [llvm/llvm-project] da289a: [mlir] Allow conversion to LLVM for ElementsAttr's...
Sean Silva via All-commits
- [all-commits] [llvm/llvm-project] 97c473: [SLP] rename variable to not be misleading; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 84c15b: [SCEVExpander] Support opaque pointers
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 6a06db: [PowerPC] Disable permuted SCALAR_TO_VECTOR on LE ...
Nemanja Ivanovic via All-commits
- [all-commits] [llvm/llvm-project] d20b01: [COFF] [CodeView] Add a few new enum values
jeremyd2019 via All-commits
- [all-commits] [llvm/llvm-project] 9bcce1: [CodeView] Add missing cases for new enum values
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] eaf22b: [MLIR] Provide lowering of std switch to llvm switch
William Moses via All-commits
- [all-commits] [llvm/llvm-project] 9a11c7: [SCF] Handle lowering of Execute region to Standar...
William Moses via All-commits
- [all-commits] [llvm/llvm-project] 85bac9: [AArch64] Simplify sve-breakdown-scalable-vectorty...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 458c23: GlobalISel/AArch64: don't optimize away redundant ...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 8e2253: [IR] Make some pointer element type accesses expli...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] cae3b8: [llvm-nm] Switch command line parsing from llvm::c...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] e000b8: [IR] Simplify Attribute::getAsString() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] f42bc8: [AsmWriter] Simplify type attribute printing (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] ab0096: [ARM] Add some opaque pointer gather/scatter tests...
David Green via All-commits
- [all-commits] [llvm/llvm-project] af3baf: [MCA] [AMDGPU] Adding an implementation to AMDGPUC...
Patrick Holland via All-commits
- [all-commits] [llvm/llvm-project] 81ee49: utils: add a revert checker
George Burgess IV via All-commits
- [all-commits] [llvm/llvm-project] d338e7: [OpaquePtr] Remove checking pointee type for byval...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 89f2d9: [PowerPC] Add P7 RUN line for load and splat test
jsji via All-commits
- [all-commits] [llvm/llvm-project] aad41e: [OpaquePtr] Use ArgListEntry::IndirectType for low...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] b81aa4: [llvm-nm][test] Fix just-symbols.test
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 966386: [compiler-rt][hwasan] Setup hwasan thread handling...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 2c60d2: [clang] disable P2266 simpler implicit moves under...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 398bfa: [compiler-rt][Fuchsia] Disable interceptors while ...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 0fdb25: [AMDGPU] Disable garbage collection passes
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 877e83: [gn build] (semi-manually) port 966386514bec
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 74c308: [Bazel] Fixes for b5d847b1b95750d0af40cfc8c71a8fec...
Jordan Rupprecht via All-commits
- [all-commits] [llvm/llvm-project] e37dbc: [gn build] (manually) port ef16c8eaa5cd5679759 (MC...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 31d10e: [AIX] Don't pass no-integrated-as by default
jsji via All-commits
- [all-commits] [llvm/llvm-project] a22ecb: [PowerPC] Fix i64 to vector lowering on big endian
Qiu Chaofan via All-commits
- [all-commits] [llvm/llvm-project] d38b9f: Revert "[MCA] [AMDGPU] Adding an implementation to...
Patrick Holland via All-commits
- [all-commits] [llvm/llvm-project] 88efb5: [ORC] Fix file comments.
lhames via All-commits
- [all-commits] [llvm/llvm-project] f8c5a4: [WebAssembly] Optimize out shift masks
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 0fd5e7: [WebAssembly][lld] Fix segfault on .bss sections i...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 963378: [ORC] Improve computeLocalDeps / computeNamedSymbo...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 511af1: [mlir][linalg] Tighter StructuredOp Verification.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 21fd87: [lld/mac] Fix warning about unused variable [NFC]
mikaelholmen via All-commits
- [all-commits] [llvm/llvm-project] 9ced1e: [AMDGPU] Fix typo
Sebastian Neubauer via All-commits
- [all-commits] [llvm/llvm-project] 684dfe: [mlir] factor out ConvertToLLVMPattern
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 6c0fd4: [mlir][MemRef] Fix DimOp folding of OffsetSizeAndS...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 84354b: [mlir][linalg] Remove GenericOpBase.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] abfa95: [mlir][linalg][python] Add exp and log to the OpDSL.
Tobias Gysi via All-commits
- [all-commits] [llvm/llvm-project] 715ca7: [libcxx] [test] Fix spurious failures in the threa...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] d58c7a: [IR] Added operator delete to subclasses of User t...
Moritz Sichert via All-commits
- [all-commits] [llvm/llvm-project] 31f803: Revert "[mlir][MemRef] Fix DimOp folding of Offset...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 767eb9: [Test] Add loop deletion switch tests
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 026bb8: [AArch64][SVE] Add ISel patterns for floating poin...
Bradley Smith via All-commits
- [all-commits] [llvm/llvm-project] ba913b: [mlir-reduce] Fix the memory leak and recycle unus...
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 7445f1: [NFC] Mark Expected<T>::assertIsChecked() as const
xndcn via All-commits
- [all-commits] [llvm/llvm-project] 727e1c: Support: add llvm::thread class that supports spec...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 2bf5e8: Revert "Support: add llvm::thread class that suppo...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] cc9283: [amdgpu] Remove the GlobalDCE pass prior to the in...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 9320d4: [Instcombine][NFC]Add a test for reduce+([sext/zex...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 3e6d2c: [mlir] Fully qualify types and expressions in Inte...
zero9178 via All-commits
- [all-commits] [llvm/llvm-project] 4e5d9c: [Internalize] Preserve variables externally initia...
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] b5113b: [Instcombine]Transform reduction+(sext/zext(<n x i...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 48c68a: Recommit: Support: add llvm::thread class that sup...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 4947ec: [libc++] Guard testing implementation details.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 321c2e: [libc++][NFC] Move monostate to its own header.
mordante via All-commits
- [all-commits] [llvm/llvm-project] 87e41c: [gn build] Port 321c2ea91cb1
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 63cc25: [DebugInfo][InstrRef][4/4] Support DBG_INSTR_REF t...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 6afd6e: [libc++] Workaround failures with modules on Clang...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] a276f4: [libc++][docs] Update documentation to reflect lib...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 83a87b: [IR] Restore vector support for deprecated CreateG...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d2a8d3: [libc++][ci] Stop testing on GCC previous, since w...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 74a576: [AMDGPU] Set LoopInfo as preserved by SIAnnotateCo...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 8cf60e: [mlir][sparse] updated setter/getter comments
Aart Bik via All-commits
- [all-commits] [llvm/llvm-project] c34b0a: [LangRef] Clarify !associated
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 8ef67f: [CostModel][X86] Account for older SSE targets wit...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 5b3501: [ScalarEvolution] Fix overflow in computeBECount.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] a11aea: [compiler-rt][hwasan] Define fuchsia implementatio...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] d83354: [LangRef] Fix typo about SHF_LINK_ORDER
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 2f9504: Mips/GlobalISel: Use correct callee calling conven...
Matt Arsenault via All-commits
- [all-commits] [llvm/llvm-project] 9dae86: [AMDGPU] Fix indention in llc-pipeline test. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 8c7ff9: [Metadata] Decorate methods with 'const'. NFC.
darkbuck via All-commits
- [all-commits] [llvm/llvm-project] 4747e1: [mlir][Linalg] Fix tensor.extract_slice(linalg.ini...
Nicolas Vasilache via All-commits
- [all-commits] [llvm/llvm-project] 8ea2b9: [libc++][ci] Install Clang 11, Clang 12 and Clang ...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] de5582: [AMDGPU] Fix more indention in llc-pipeline test. ...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 5a1c50: [clang] fix constexpr code generation for user con...
Matheus Izvekov via All-commits
- [all-commits] [llvm/llvm-project] 9d826f: [X86][NFC]Add run lines for AVX512VL for masked ga...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 693251: [CodeGen] Avoid CreateGEP with nullptr type (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 74fb86: [libc++] Add XFAIL for Clang ToT with modules
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 6dd94c: [ARM] Use matchSimpleRecurrence to simplify some c...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 0d74fd: [SLP][COST][X86]Improve cost model for masked gather.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] f57d39: [OPENMP]Do no privatize const firstprivates in tar...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] b5a7da: [NVPTX] Pass explicit GEP type (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] c574d2: [SLP]Improve vectorization of stores.
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] ccc6f4: [msan] Add funel shift tests
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] d458f3: [GWP-ASan] Change unreachable -> trap to work arou...
Mitch Phillips via All-commits
- [all-commits] [llvm/llvm-project] a7992b: [NFC][compiler-rt][fuchsia] Add InitShadowBounds d...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 1def25: PR51018: Remove explicit conversions from SmallStr...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] c9a0e7: Revert "PR51018: Disallow explicit construction of...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 82563d: [mlir][bazel] Added missing MathDialect dep to Lin...
rsuderman via All-commits
- [all-commits] [llvm/llvm-project] 8af699: [InstCombine][NFC]Use only `replaceInstUsesWith`, ...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] e2bc88: [ARM] Extra v8i16 -> i64 reduction tests with load...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 3dd75f: [WebAssembly] Scalarize extract_vector_elt of binops
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 7c35aa: Mark TensorDialect legal and PadTensor op illegal
Yi Zhang via All-commits
- [all-commits] [llvm/llvm-project] 631516: [ARM] Pass 2 instead of 0 to PHINode::Create in MV...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] e5b0fe: [AMDGPU] Mark more SOP instructions as remateriali...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 0d0cff: [mlir][sparse] Add Merger unit tests
Gus Smith via All-commits
- [all-commits] [llvm/llvm-project] 0eb2b1: Add AddDiscriminatorsPass to NPM default O0 pipeline
Yuanfang Chen via All-commits
- [all-commits] [llvm/llvm-project] 1dc005: Add documentation for -fsanitize-address-use-after...
kda via All-commits
- [all-commits] [llvm/llvm-project] 70eb3b: [mlir-reduce] Fix the grammer in the doc
ChiaHungDuan via All-commits
- [all-commits] [llvm/llvm-project] 009436: [NFC][ScalarEvolution] Cleanup howManyLessThans.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 38451f: Revert "[mlir][sparse] Add Merger unit tests"
Mehdi Amini via All-commits
- [all-commits] [llvm/llvm-project] ed102c: [RISCV][test] Add new tests for mul optimization i...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] 2e194d: [ASan][AMDGPU] Make shadow offset match X86 on Linux
Reshabh Sharma via All-commits
- [all-commits] [llvm/llvm-project] 932e3d: Revert "GlobalISel/AArch64: don't optimize away re...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 5553d8: Update Bazel overlay in GPUToGPURuntimeTransforms.
Eric Christopher via All-commits
- [all-commits] [llvm/llvm-project] 55bd12: [PowerPC] Remove implicit use register after trans...
bzEq via All-commits
- [all-commits] [llvm/llvm-project]
Tom Stellard via All-commits
- [all-commits] [llvm/llvm-project] 62cc3c: [CMake] Disable -fno-semantic-interposition for GC...
Haruki Imai via All-commits
- [all-commits] [llvm/llvm-project] 88326b: [RISCV][clang] Add macro __riscv_zvlsseg for RVV Z...
Ben Shi via All-commits
- [all-commits] [llvm/llvm-project] e24bb6: [NewPM] Handle passes with params in -print-before...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] 375694: Transform memset + malloc --> calloc (PR25892)
yurai007 via All-commits
- [all-commits] [llvm/llvm-project] 0c39f8: [Support] reorder Threading includes to avoid conf...
Tim Northover via All-commits
- [all-commits] [llvm/llvm-project] 6d87ca: [ELF] Refactor DynamicReloc to fix incorrect reloc...
Alexander Richardson via All-commits
- [all-commits] [llvm/llvm-project] 74da7a: [NFC][llvm][docs] YamlIO: StringRef validate -> st...
Whisperity via All-commits
- [all-commits] [llvm/llvm-project] f4877c: [clang] Improve `-Wnull-dereference` diag to be mo...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 47653d: [clang] Fix an infinite loop during typo-correction
Haojian Wu via All-commits
- [all-commits] [llvm/llvm-project] a72a44: [compiler-rt][ASAN] Speculatively fix Windows/dll_...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 3485e9: [NewPM][FuzzMutate] Fix renaming 'unswitch' to 'si...
Björn Pettersson via All-commits
- [all-commits] [llvm/llvm-project] dddb22: [Polly][Isl] Update isl to isl-0.24-52-gd7be01f7
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] 2df37d: [NFC][Codegen] Harden a few tests to not rely that...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 38c9a4: [TTI] Remove IsPairwiseForm from getArithmeticRedu...
David Green via All-commits
- [all-commits] [llvm/llvm-project] 9c5e65: [LoopDeletion] Handle switch in proving that loop ...
Max Kazantsev via All-commits
- [all-commits] [llvm/llvm-project] 9dbeac: [X86] ReplaceNodeResults - fp_to_sint/uint - manua...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 329f81: [NFC][Clang][CodegenOpenCL] Fix test not to rely o...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] e47977: Revert "[ScalarEvolution] Fix overflow in computeB...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] beb0e7: [llvm-rc] Make commas in user data structs optional
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 3f7c9c: [compiler-rt] Conceal UB in sanitizer_common/TestC...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 9a0152: [compiler-rt] fuzzer: adjust tests to not expect t...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] 75e5f0: [mlir] factor memref-to-llvm lowering out of std-t...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] 4e332c: Revert "Transform memset + malloc --> calloc (PR25...
Roman Lebedev via All-commits
- [all-commits] [llvm/llvm-project] ffccf9: [libc++][ci] Test Clang ToT by default, and add jo...
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] f551fb: [Debug-info][InstrRef] Avoid an unnecessary map or...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 841077: [AIX][XCOFF] Use bit order of has_vec and longtbta...
diggerlin via All-commits
- [all-commits] [llvm/llvm-project] 529004: [FPEnv][InstSimplify] Constrained FP support for NaN
Kevin P. Neal via All-commits
- [all-commits] [llvm/llvm-project] 004c12: [PowerPC] Implement trap and conversion builtins f...
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 5035e7: [IR] Don't accept nullptr as GEP element type
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 2b7472: Add Hightec toolchain description
Dominik Montada via All-commits
- [all-commits] [llvm/llvm-project] 97c675: Revert "Revert "Temporarily do not drop volatile s...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 42cc7f: [AttrBuilder] Make handling of type attributes mor...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] d4df38: [mlir] don't drop undef initializers in translatio...
ftynse via All-commits
- [all-commits] [llvm/llvm-project] c282d5: [mlir] add support for reductions in OpenMP WsLoopOp
ftynse via All-commits
- [all-commits] [llvm/llvm-project] b11d31: [llvm-mca] Fix JSON format for multiple regions
Markos Horro via All-commits
- [all-commits] [llvm/llvm-project] 7a372c: [libc++][ci] Keep the C++03 build job on Clang 12
Louis Dionne via All-commits
- [all-commits] [llvm/llvm-project] 84ed3a: [IR] Don't mark mustprogress as type attribute
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 28b2bb: [AttrBuilder] Try to fix build
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] e4f66a: [OpaquePointers][CallPromotion] Don't look at poin...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 544f27: [SLP] make checks for cmp+select min/max more expl...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 23dd75: Revert "[IR] Don't mark mustprogress as type attri...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 486992: [SLP] improve code comments; NFC
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 4e6013: [NFC][OpaquePtr] Use GlobalValue::getValueType() more
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] 0ac753: m86k: adjust the usage of ArgInfo after change 9b0...
Sylvestre Ledru via All-commits
- [all-commits] [llvm/llvm-project] f95173: [lldb] Add the ability to silently import scripted...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 48de8b: [llvm-cxxfilt] Switch command line parsing from ll...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 30cce5: [X86] Return src/dest register from stack spill/re...
Jeremy Morse via All-commits
- [all-commits] [llvm/llvm-project] 084942: [libcxx][nfc] Remove <variant>'s dependence on <ar...
Zoe Carver via All-commits
- [all-commits] [llvm/llvm-project] 214f63: [gn build] Port 0e09a41b415b
llvmgnsyncbot via All-commits
- [all-commits] [llvm/llvm-project] 47db32: [llvm-size] Switch command line parsing from llvm:...
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 9a7afa: [OpaquePtr][InferAddrSpace] Use PointerType::getWi...
aeubanks via All-commits
- [all-commits] [llvm/llvm-project] a2860b: [llvm-mca] Fix -Wunused-private-field after D105618
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] bef5ed: [AMDGPU][Docs] Update Code Object V3 example to in...
Krzysztof Drewniak via All-commits
- [all-commits] [llvm/llvm-project] d564cf: [NFC][compiler-rt][hwasan] Move __hwasan_tag_misma...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 89f778: [NFC][compiler-rt][hwasan] Rename InitPrctl to Ini...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 8b68ae: [NFC][compiler-rt][hwasan] Move TagMemoryAligned i...
Leonard Chan via All-commits
- [all-commits] [llvm/llvm-project] 739f49: [flang][driver] Fix how output filename is generated
Andrzej Warzyński via All-commits
- [all-commits] [llvm/llvm-project] a821df: Revert "[IR] Don't accept nullptr as GEP element t...
Stella Stamenova via All-commits
- [all-commits] [llvm/llvm-project] 92dcb1: [Clang] Introduce Swift async calling convention.
Varun Gandhi via All-commits
- [all-commits] [llvm/llvm-project] ff8b1b: Reapply [IR] Don't mark mustprogress as type attri...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 768e3a: PR51034: Debug Info: Remove 'prototyped' from K&R ...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 0813bd: [Polly][Isl] Use isl::*::ctx instead of isl::*::ge...
Riccardo Mori via All-commits
- [all-commits] [llvm/llvm-project] c47656: [IRForTarget] Don't pass nullptr to GetElementPtrI...
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] b379ab: [AMDGPU] Add VOP rematerialization test. NFC.
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] ecd15f: [ARC][NFC] Include file re-ordering
graham-yiu via All-commits
- [all-commits] [llvm/llvm-project] 5511bf: [hwasan] More realistic setjmp test.
Florian Mayer via All-commits
- [all-commits] [llvm/llvm-project] f8bef4: [libcxx][CI] Work around Arm buildkite failures
David Spickett via All-commits
- [all-commits] [llvm/llvm-project] c2b7f0: [SLP] make invalid operand explicit for extra arg ...
RotateRight via All-commits
- [all-commits] [llvm/llvm-project] 2e3f46: [IR] Add GEPOperator::indices() (NFC)
Nikita Popov via All-commits
- [all-commits] [llvm/llvm-project] 488fce: [lldb] Use custom script instead of lldb.macosx.cr...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] 4a3b05: [AMDGPU] Fix flags of V_MOV_B64_PSEUDO
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] ab8989: [OPENMP]Fix overlapped mapping for dereferenced po...
cilkplus via All-commits
- [all-commits] [llvm/llvm-project] 3e97d1: [AMDGPU] Added v_accvgpr_read_b32 rematerializatio...
Stanislav Mekhanoshin via All-commits
- [all-commits] [llvm/llvm-project] 333881: [lldb] Drop REQUIRES where redundant because of li...
Jonas Devlieghere via All-commits
- [all-commits] [llvm/llvm-project] d12413: Add scoped timers to ReadMemoryFromInferior and Re...
adrian-prantl via All-commits
- [all-commits] [llvm/llvm-project] 9a9bc7: Prepare Compiler-RT for GnuInstallDirs, matching l...
John Ericson via All-commits
- [all-commits] [llvm/llvm-project] 0562d1: PR51018: A few more explicit conversions from Smal...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 9647a6: [WebAssembly] Added initial type checker to MC Ass...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] 47aeef: [GlobalISel] Use GCDTy when extracting GCD ty from...
Jessica Paquette via All-commits
- [all-commits] [llvm/llvm-project] ccb102: [HIP] Move std headers after device malloc/free
Aaron Enye Shi via All-commits
- [all-commits] [llvm/llvm-project] 156cb8: [WebAssembly] fix broken tools/llvm-symbolizer/was...
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] f3e6c3: [WebAssembly] Fixed 2 warnings in Asm Type Checker
Wouter van Oortmerssen via All-commits
- [all-commits] [llvm/llvm-project] 10cb03: [llvm-mca] Refactor the logic that prints JSON files.
Andrea Di Biagio via All-commits
- [all-commits] [llvm/llvm-project] 1a4d13: [llvm-nm][test] diff -q => diff to make AIX happy
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] c82b96: [gn build] fix formatting after 9647a6f719ee
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 5f306f: [WebAssembly] Fix warnings
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 49d66d: [AFDO] Merge function attributes after inlining
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] fc01fa: [MLIR][GPU][NFC] Fix documentation for wmma matrix...
Uday Bondhugula via All-commits
- [all-commits] [llvm/llvm-project] ac02ba: WebAssembly: Update datalayout to match fp128 ABI ...
Derek Schuff via All-commits
- [all-commits] [llvm/llvm-project] 8e9216: [SLP] Do not make an attempt to match reduction on...
Valery Dmitriev via All-commits
- [all-commits] [llvm/llvm-project] 9c4baf: [ScalarEvolution] Strictly enforce pointer/int typ...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] d67cbe: Fixed LDARX
Conanap via All-commits
- [all-commits] [llvm/llvm-project] db4c25: [scudo] Check if we use __clang_major__ >= 12
Vitaly Buka via All-commits
- [all-commits] [llvm/llvm-project] 882ee7: Fix buildbot regression from 9c4baf5.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 04c203: llvm-symbolizer: Fix "start file" to work with Spl...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] e52201: [WebAssembly] Custom combines for f64x2.promote_lo...
Thomas Lively via All-commits
- [all-commits] [llvm/llvm-project] 3822e3: [lld-macho] Fix bug in handling unwind info from l...
Vy Nguyen via All-commits
- [all-commits] [llvm/llvm-project] b8e5f9: [ORC] Flesh out ExecutorAddress, rename CommonOrcR...
lhames via All-commits
- [all-commits] [llvm/llvm-project] 58a2cb: [GlobalISel] Add a new artifact combiner for unmer...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 1f4087: [NFC][ScalarEvolution] Precommit tests for D104075.
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 97c426: [AArch64][GlobalISel] Implement moreElements legal...
Amara Emerson via All-commits
- [all-commits] [llvm/llvm-project] 8cf7dd: Revert "Prepare Compiler-RT for GnuInstallDirs, ma...
Martin Storsjö via All-commits
- [all-commits] [llvm/llvm-project] 41b605: [InstructionCost] Add saturation support.
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] 239fcd: [LV] NFCI: Do cost comparison on InstructionCost d...
sdesmalen-arm via All-commits
- [all-commits] [llvm/llvm-project] d919bc: [llvm-mca][JSON] Further refactoring of the JSON p...
Andrea Di Biagio via All-commits
- [all-commits] [llvm/llvm-project] 4fe0fc: [llvm-mca][JSON] Teach the PipelinePrinter how to ...
Andrea Di Biagio via All-commits
- [all-commits] [llvm/llvm-project] a328ee: [X86] Add tests from D93707 for fsub_strict(x, fneg...
Simon Pilgrim via All-commits
- [all-commits] [llvm/llvm-project] 8f4e54: [AFDO] Require x86_64-linux in a testcase
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 1d0456: [OpenMP] Avoid checking parent reference count in ...
Joel E. Denny via All-commits
- [all-commits] [llvm/llvm-project] f4f11e: [mlir][NFC] Switched `interfaces` to a private mem...
itaiz-google via All-commits
- [all-commits] [llvm/llvm-project] be5d46: [Attributor][FIX] Traverse uses even if a value is...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 768510: Revert "llvm-symbolizer: Fix "start file" to work ...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] f01d45: Reland "[clang-repl] Allow passing in code as posi...
Vassil Vassilev via All-commits
- [all-commits] [llvm/llvm-project] d3e749: Revert Attributor patch series
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 5b12cf: [Attributor][FIX] Traverse uses even if a value is...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] a64704: [ARM] Extra widening and narrowing combinations te...
David Green via All-commits
- [all-commits] [llvm/llvm-project] dbb3a6: [Attributor][FIX] Do not replace a value with a no...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 773beb: [PowerPC] Fix L[D|W]ARX Implementation
Conanap via All-commits
- [all-commits] [llvm/llvm-project] c1c1fe: [Attributor] Reorganize AAHeapToStack
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 5b05a5: [OpenMP][FIX] Update remark in test file after rew...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] c1d53a: [Attributor] Look through selects in genericValueT...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] e2cfbf: [OpenMP] Unified entry point for SPMD & generic ke...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] a706b9: [OpenMP][NFCI] Re-enable two remarks tests after D...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 86109f: [RISCV] Add test cases for div/rem with constant l...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 4f9412: [Analysis] Remove changeCondBranchToUnconditionalT...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 99b8c4: [RISCV] Restore non-constant srem test I accidenta...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] cbba72: [DivRemPairs] Add test cases for D87555. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] b447b9: Reapply "llvm-symbolizer: Fix "start file" to work...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 09cdcf: Fix windows directory separator some more for test...
David Blaikie via All-commits
- [all-commits] [llvm/llvm-project] 1a5f4c: [InstCombine] Add optimization to prevent poison f...
Hyeongyu Kim via All-commits
- [all-commits] [llvm/llvm-project] d5c0b9: [lld-macho][nfc] Expand the compact unwind symbol ...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 1e1f75: sanitizer_common: split LibIgnore into fast/slow p...
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 8df3c7: sanitizer_common: sanitize time functions
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 6775fc: [clang-repl] Implement partial translation units a...
Vassil Vassilev via All-commits
- [all-commits] [llvm/llvm-project] 8e489b: sanitizer_common: add simpler ThreadRegistry ctor
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] 03a3f8: [lldb] Fix compilation by adjusting to the new AST...
Vassil Vassilev via All-commits
- [all-commits] [llvm/llvm-project] 6062c6: sanitizer_common: unbreak ThreadRegistry tests
Dmitry Vyukov via All-commits
- [all-commits] [llvm/llvm-project] dc0bbc: [IfCvt] Don't use pristine register for counting l...
David Green via All-commits
- [all-commits] [llvm/llvm-project] ee8da6: [Analysis] Remove unused declaration isPotentially...
kazutakahirata via All-commits
- [all-commits] [llvm/llvm-project] 5922f2: Revert "[clang-repl] Implement partial translation...
Vassil Vassilev via All-commits
- [all-commits] [llvm/llvm-project] 98c2e4: [ARM] Add lowering of uadd_sat to uq{add|sub}8 and...
Daniel Egger via All-commits
- [all-commits] [llvm/llvm-project] 10e28a: [lld/mac] Use normal Undefined machinery for dyld_...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] e38b7e: [DivRemPairs] Add an initial case for hoisting to ...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 1410aa: [RISCV] Remove stale FIXME from a test. NFC
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] 6e05c1: [lld/mac] Always reference dyld_stub_binder when l...
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] c10947: [lld/mac] Unbreak objc.s after 6e05c1cd5f98
Nico Weber via All-commits
- [all-commits] [llvm/llvm-project] 6644a6: [RISCV] Add tests for suboptimal handling of negat...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] f0393d: [RISCV] Add tests for suboptimal handling of negat...
Craig Topper via All-commits
- [all-commits] [llvm/llvm-project] c6e4c1: [VPlan] Remove default arg from getVPValue (NFC).
Florian Hahn via All-commits
- [all-commits] [llvm/llvm-project] f6e84a: [lld-macho][nfc] Avoid using std::map for Platform...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 28a210: [lld-macho][nfc] Remove unnecessary llvm:: namespa...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 614408: [IndVars] Don't widen pointers in WidenIV::getWide...
Eli Friedman via All-commits
- [all-commits] [llvm/llvm-project] 792aac: [Attributor][NFCI] Add UsedAssumedInformation to m...
Johannes Doerfert via All-commits
- [all-commits] [llvm/llvm-project] 0fb299: [lld-macho][nfc] Fix YAML input in compact-unwind-...
Jez Ng via All-commits
- [all-commits] [llvm/llvm-project] 6ebeb7: [llvm][Inliner] Templatize PriorityInlineOrder
Liqiang TAO via All-commits
- [all-commits] [llvm/llvm-project] 5e6aab: Support AArch64/Linux watchpoint on tagged addresses
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] a18b3c: [PowerPC] Fix L[D|W]ARX Implementation
Conanap via All-commits
- [all-commits] [llvm/llvm-project] b7df33: [PowerPC] Fix L[D|W]ARX Implementation
Conanap via All-commits
- [all-commits] [llvm/llvm-project] 51cbe4: [mlir] Fix broadcasting check with 1 values
Jacques Pienaar via All-commits
- [all-commits] [llvm/llvm-project] 7c7447: [LLDB] Only build TestWatchTaggedAddress.py on aar...
Muhammad Omair Javaid via All-commits
- [all-commits] [llvm/llvm-project] 575035: [AArch64] De-capitalize some Emit* functions
Fangrui Song via All-commits
- [all-commits] [llvm/llvm-project] 04f8ff: [llvm-exegesis] Fix compilation with old libpfm ve...
Clement Courbet via All-commits
- [all-commits] [llvm/llvm-project] d3e14f: [analyzer][NFC] Display the correct function name ...
Balazs Benics via All-commits
Last message date:
Sun Jul 11 23:55:07 PDT 2021
Archived on: Sun Jul 11 23:55:10 PDT 2021
This archive was generated by
Pipermail 0.09 (Mailman edition).