Issues
- 3
Cheri LLVM-16
#742 opened by veselypeta - 2
RISC-V Assertion failure in SelectionDagBuilder.cpp when compiling CheriBSD-compiler-rt with 128bit intrinsics: `(PartVT.isInteger() || PartVT == MVT::x86mmx) && ValueVT.isInteger() && "Unknown mismatch!"'
#743 opened by romameie - 3
- 1
Miscompilation due to wrong provenance when capabilities compare equal
#727 opened by LawrenceEsswood - 1
Lowering of unions with nested structs sometimes incorrect with capabilities
#725 opened by arichardson - 1
- 2
Strange bug in preprocessor
#722 opened by mcatkins - 0
bug report: symbols in linker script to denote addresses result in warnings about relocations
#703 opened by georglauterbach - 4
Padding in layout of std::string with allocator
#718 opened by arichardson - 1
Function pointer implicitly convertible to any capability type in hybrid
#719 opened by kevin-brodsky-arm - 0
__builtin_*_overflow crashes with __intcap types
#720 opened by arichardson - 0
C++ coroutines intrinsics need overloading
#717 opened by arichardson - 0
- 1
Assertion failure compiling for hybrid ("Ptr must be a pointer to Val type!")
#660 opened by acoplan-arm - 2
clang::SourceLocation clang::DeclSpec::getTypeSpecTypeNameLoc() const: Assertion `isDeclRep((TST) TypeSpecType) || TypeSpecType == TST_typename' failed.
#713 opened by tmarkettos - 1
Can not run clang on cheribsd-riscv64-purecap
#699 opened by zintown - 1
- 0
- 0
- 3
clang-13 frontend error with inline assembler on openjdk17 morello purecap
#700 opened by drandynisbet - 1
[CHERIoT] CHERIOT R_RISCV_CHERI_COMPARTMENT_SIZE relocation out of range error
#696 opened by ajrn1998 - 0
- 0
Dummy issue to test issue #686
#687 opened by NickLewisL3H - 2
DevOps issue in LLVM Bugs notifier
#686 opened by NickLewisL3H - 1
- 0
- 0
Crash in clang::Sema::CheckConditionalOperands with mismatched pointer operands in hybrid
#679 opened by acoplan-arm - 0
- 0
TargetInfo::getSizeOfUnwindException wrong for CHERI
#680 opened by jrtc27 - 6
Using a non-capability register in riscv inline assembly where a capability register is expected causes llvm termination
#678 opened by NickLewisL3H - 3
- 1
#pragma pack(1) doesn't issue a compilation warning
#676 opened by speedy-h - 1
- 0
- 5
Crash building RISC-V hybrid sys/netlink/route.c
#672 opened by bsdjhb - 2
- 0
- 0
- 0
- 0
- 1
- 0
- 0
- 0
- 1
Assertion failed: (!getType()->isBooleanType() && "unheralded conversion to bool")
#657 opened by gcjenkinson - 0
Assertion failed: (isa<X>(Val) && "cast<Ty>() argument of incompatible type!")
#654 opened by gcjenkinson - 0
-cheri-comparison=exact does not work on RISC-V
#653 opened by arichardson - 8
- 8
Pointer equality succeeds surprisingly
#649 opened by davidchisnall - 1
hybrid malloc bounds are broken
#647 opened by brooksdavis