Ecosyste.ms: OpenCollective
An open API service for software projects hosted on Open Collective.
github.com/llvm/clangir
A new (MLIR based) high-level IR for clang.
https://github.com/llvm/clangir
[CIR[CIRGen][NFC] Refactor build switch op
wenpen opened this pull request 8 months ago
wenpen opened this pull request 8 months ago
[CIR][CIRGen] Introduce initial support for ASTAllocaAddressSpace
orbiri opened this pull request 8 months ago
orbiri opened this pull request 8 months ago
[CIR][Codegen] TernaryOp flattening
gitoleg opened this pull request 8 months ago
gitoleg opened this pull request 8 months ago
[CIR][CodeGen] Adds SwitchOp flattening
gitoleg opened this pull request 8 months ago
gitoleg opened this pull request 8 months ago
[CIR][Codegen] fix union init with constant
gitoleg opened this pull request 8 months ago
gitoleg opened this pull request 8 months ago
[CIR][CIRGen] Add dynamic builtin alloca intrinsics support
orbiri opened this pull request 8 months ago
orbiri opened this pull request 8 months ago
[CIR][CodeGen] Flattening for ScopeOp and LoopOpInterface
gitoleg opened this pull request 8 months ago
gitoleg opened this pull request 8 months ago
[CIR][LLVMLowering] Lower cir.objectsize
ghehg opened this pull request 8 months ago
ghehg opened this pull request 8 months ago
lowering cir.objectsize
ghehg opened this pull request 8 months ago
ghehg opened this pull request 8 months ago
Remove collect_unreachable function from the lowering
gitoleg opened this issue 9 months ago
gitoleg opened this issue 9 months ago
Mark more operations as side-effectful to enable canonicalizer pass in CIR
gitoleg opened this issue 9 months ago
gitoleg opened this issue 9 months ago
`cir.vec.create` syntax is a bit confusing
bcardosolopes opened this issue 9 months ago
bcardosolopes opened this issue 9 months ago
[CIR][CIRGen] Add missing CIRGen for generic bit operation builtins
Lancern opened this pull request 9 months ago
Lancern opened this pull request 9 months ago
[CIR][CodeGen][Lowering] Support Integer overflow with fwrap
gitoleg opened this pull request 9 months ago
gitoleg opened this pull request 9 months ago
[CIR] Add initial support for bit-precise integer types
Lancern opened this pull request 9 months ago
Lancern opened this pull request 9 months ago
[CIR][Codegen] IfOp flattening
gitoleg opened this pull request 9 months ago
gitoleg opened this pull request 9 months ago
[CIR] Add support for long double type
Lancern opened this pull request 9 months ago
Lancern opened this pull request 9 months ago
Arm SVE vector types
dkolsen-pgi opened this issue 9 months ago
dkolsen-pgi opened this issue 9 months ago
Arm NEON vector types
dkolsen-pgi opened this issue 9 months ago
dkolsen-pgi opened this issue 9 months ago
AltiVec vector types
dkolsen-pgi opened this issue 9 months ago
dkolsen-pgi opened this issue 9 months ago
OpenCL vector types
dkolsen-pgi opened this issue 9 months ago
dkolsen-pgi opened this issue 9 months ago
[CIR] GNU vector type cleanup
dkolsen-pgi opened this pull request 9 months ago
dkolsen-pgi opened this pull request 9 months ago
[CIR] shufflevector and convertvector built-ins
dkolsen-pgi opened this pull request 9 months ago
dkolsen-pgi opened this pull request 9 months ago
[CIR][CIRGen] Improve switch support for unrecheable code
wenpen opened this pull request 9 months ago
wenpen opened this pull request 9 months ago
Bump the github-actions group with 7 updates
dependabot[bot] opened this pull request 9 months ago
dependabot[bot] opened this pull request 9 months ago
Bump the llvm-docs-requirements group in /llvm/docs with 16 updates
dependabot[bot] opened this pull request 9 months ago
dependabot[bot] opened this pull request 9 months ago
OpenMP Task Implementation
eZWALT opened this issue 9 months ago
eZWALT opened this issue 9 months ago
Doxygen Documentation
eZWALT opened this issue 9 months ago
eZWALT opened this issue 9 months ago
[CIR] Add support for byteswap intrinsic
Lancern opened this pull request 9 months ago
Lancern opened this pull request 9 months ago
Assertion failure on switch statement with case label in nested block
dkolsen-pgi opened this issue 9 months ago
dkolsen-pgi opened this issue 9 months ago
Assertion failure on switch statement with code outside a case
dkolsen-pgi opened this issue 9 months ago
dkolsen-pgi opened this issue 9 months ago
Assertion failure on switch statement with non-block substatement
dkolsen-pgi opened this issue 9 months ago
dkolsen-pgi opened this issue 9 months ago
[CIR][CIRGen] Add handling __extension__ keyword for lvalue
YazZz1k opened this pull request 9 months ago
YazZz1k opened this pull request 9 months ago
test
lanza opened this pull request 9 months ago
lanza opened this pull request 9 months ago
[CIR][CIRGen] Support for __attribute__((fallthrough)) statement
YazZz1k opened this pull request 9 months ago
YazZz1k opened this pull request 9 months ago
[CIR] Introduce a flattening pass
gitoleg opened this pull request 9 months ago
gitoleg opened this pull request 9 months ago
[CIR][CIRGen] Support for compound literal lvalue
YazZz1k opened this pull request 9 months ago
YazZz1k opened this pull request 9 months ago
Future improvements: 3 way comparison use upcoming LLVM intrinsics
bcardosolopes opened this issue 9 months ago
bcardosolopes opened this issue 9 months ago
[CIR][CIRGen] Add complex type and its CIRGen support
Lancern opened this pull request 9 months ago
Lancern opened this pull request 9 months ago
[CIR][CodeGen] Inline assembly: store the results
gitoleg opened this pull request 9 months ago
gitoleg opened this pull request 9 months ago
Raise union initialization
bcardosolopes opened this issue 9 months ago
bcardosolopes opened this issue 9 months ago
[CIR][OpenMP] Initial implementation of taskwait, taskyield and barrier
eZWALT opened this pull request 9 months ago
eZWALT opened this pull request 9 months ago
[CIR] Goto
gitoleg opened this pull request 9 months ago
gitoleg opened this pull request 9 months ago
[CIR] adds MemRead/MemWrite markers to bitfield ops
gitoleg opened this pull request 9 months ago
gitoleg opened this pull request 9 months ago
[CIR][CIRGen] Support for __builtin_constant_p
YazZz1k opened this pull request 9 months ago
YazZz1k opened this pull request 9 months ago
[CIR][CodeGen] Support compound literal expression
rusyaev-roman opened this pull request 10 months ago
rusyaev-roman opened this pull request 10 months ago
[CIR][CIRGen] Support for __builtin_prefetch
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
Possible bug in OpenMP implementation
eZWALT opened this issue 10 months ago
eZWALT opened this issue 10 months ago
[CIR][Lowering] Add LLVMIR lowering support for CIR bit operations
Lancern opened this pull request 10 months ago
Lancern opened this pull request 10 months ago
[CIR] Vector ternary operator
dkolsen-pgi opened this pull request 10 months ago
dkolsen-pgi opened this pull request 10 months ago
Implementation of OpenMP task constructs
eZWALT opened this issue 10 months ago
eZWALT opened this issue 10 months ago
Add a cir.const_vec, simlar to cir.const_array and cir.const_struct
bcardosolopes opened this issue 10 months ago
bcardosolopes opened this issue 10 months ago
Add a vector splat operation
bcardosolopes opened this issue 10 months ago
bcardosolopes opened this issue 10 months ago
[CIR] Add `cir.trap` operation
Lancern opened this pull request 10 months ago
Lancern opened this pull request 10 months ago
[CIR][CIRGen] Support for initialization of unions.
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
[CIR][CIRGen] Support for CStyleCastExprClass in buildCastLValue
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
[CIR][CIRGen] Enable support of bool increment
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
[CIR][CIRGen] Partial support for `offsetof`
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
[CIR][CodeGen] Inline assembler: service PR before the result obtaining
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
[CIR] Vector types - part 4
dkolsen-pgi opened this pull request 10 months ago
dkolsen-pgi opened this pull request 10 months ago
Bump the llvm-docs-requirements group in /llvm/docs with 15 updates
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
Bump the github-actions group with 8 updates
dependabot[bot] opened this pull request 10 months ago
dependabot[bot] opened this pull request 10 months ago
[CIR][Codegen][Lowering] Introduce new bitfield layout
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
[CIR][CIRGen] Emit `cir.unreachable` on implicit returns
Lancern opened this pull request 10 months ago
Lancern opened this pull request 10 months ago
[CIR][CIRGen] Support for C++20 three-way comparison
Lancern opened this pull request 10 months ago
Lancern opened this pull request 10 months ago
Documents for using CIR will be helpful
ChuanqiXu9 opened this issue 10 months ago
ChuanqiXu9 opened this issue 10 months ago
[CIR] Add `cir.dyn_cast` operation
Lancern opened this pull request 10 months ago
Lancern opened this pull request 10 months ago
[CIR] Cleanup cir.scopes with a single cir.yield operation
hardshah opened this pull request 10 months ago
hardshah opened this pull request 10 months ago
[CIR][NFC] Add unimplemented feature guard for dialect code
Lancern opened this pull request 10 months ago
Lancern opened this pull request 10 months ago
`!cir.bool` lowering differs from original clang CodeGen.
bcardosolopes opened this issue 10 months ago
bcardosolopes opened this issue 10 months ago
Simplify redundant bitcasts
bcardosolopes opened this issue 10 months ago
bcardosolopes opened this issue 10 months ago
[CIR][CIRGen] Support for __builtin_expect
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
[CIR][Codegen] Fixes bitfields unary and binary ops
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
CIR Record Layout diverges from LLVM's one
gitoleg opened this issue 10 months ago
gitoleg opened this issue 10 months ago
asdf
lanza opened this pull request 10 months ago
lanza opened this pull request 10 months ago
[CIR][CIRGen] Add support for builtin bit operations
Lancern opened this pull request 10 months ago
Lancern opened this pull request 10 months ago
[CIR][Codegen] Initial support for packed structures
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
[CIR][Lowering] cir.asm lowering
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
[CIR][Lowering] Handle unsupported types for CIR-MLIR type conversion
mrsoliman opened this pull request 10 months ago
mrsoliman opened this pull request 10 months ago
CIR operation for `dynamic_cast`
Lancern opened this issue 10 months ago
Lancern opened this issue 10 months ago
[CIR][CodeGen] Adds clobbers to inline assembly
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
[CIR][CIRGen] Support for zero initialization of arrays
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
[CIR][CIRGen] fix calling a function through a function pointer
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
Break down `emitStoresForConstant` into optimized operations
bcardosolopes opened this issue 10 months ago
bcardosolopes opened this issue 10 months ago
[CIR][CodeGen] Inline assembly: adds operands
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
[CIR][CIRGen] add missing case to VisitMemberExpr
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
[CIR][CodeGen] Locally inited structures with bitfields
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
[CIR][CodeGen][Bugfix] fixes storage size for bitfields
gitoleg opened this pull request 10 months ago
gitoleg opened this pull request 10 months ago
[CIR][Lowering] add lowering of bool attribute
YazZz1k opened this pull request 10 months ago
YazZz1k opened this pull request 10 months ago
[CIR][CIRGen] Fix in replacing of no_proto func
YazZz1k opened this pull request 11 months ago
YazZz1k opened this pull request 11 months ago
Fix cleanups crashes in `vla.c`
bcardosolopes opened this issue 11 months ago
bcardosolopes opened this issue 11 months ago
[CIR][CIRGen] Support for local const arrays
YazZz1k opened this pull request 11 months ago
YazZz1k opened this pull request 11 months ago
Insert remaining `cir.unreachable`s
bcardosolopes opened this issue 11 months ago
bcardosolopes opened this issue 11 months ago
[CIR][CIRGen][Bugfix] Emit valid type for evaluated const
YazZz1k opened this pull request 11 months ago
YazZz1k opened this pull request 11 months ago
Cleanup `cir.scope`s with a single `cir.yield` operation
bcardosolopes opened this issue 11 months ago
bcardosolopes opened this issue 11 months ago
[CIR][CIRGen] Add codegen for global compound literals
YazZz1k opened this pull request 11 months ago
YazZz1k opened this pull request 11 months ago
[CIR][CodeGen] VLA support next step
gitoleg opened this pull request 11 months ago
gitoleg opened this pull request 11 months ago
[CIR][CIRGen][BugFix] Fix building of calls
YazZz1k opened this pull request 11 months ago
YazZz1k opened this pull request 11 months ago
[CIR][CIRGen] Add suppport for local typedefs
YazZz1k opened this pull request 11 months ago
YazZz1k opened this pull request 11 months ago
[CIR][Lowering][Bugfix] Fix lowering of bool_to_int cast
YazZz1k opened this pull request 11 months ago
YazZz1k opened this pull request 11 months ago