Issues
- 3
Invalid C generation
#217 opened by xTachyon - 1
LLVM 18 or 19 Support
#208 opened by zlfn - 0
Add support for the Saturation Arithmetic Intrinsics (`llvm.uadd.sat.*` and others)
#207 opened by zlfn - 1
Add support for the `llvm.is.fpclass` instruction
#206 opened by zlfn - 2
Issues with CWriter::printGEPExpression
#193 opened by bcoppens - 0
Incorrect "c++" code generation with -O3
#203 opened by edo9300 - 0
macOS CI issue
#205 opened by vtjnash - 0
Readme "Compile LLVM yourself:" contains wrong steps
#197 opened by elix22 - 0
- 5
llvm-cbe generates missing l_fptr_1 from .ll ouput from clang++-10 (plzip-1.9 dec_stdout.c)
#132 opened by makise-homura - 0
- 2
Global variable declared out of order
#146 opened by SusanTan - 0
- 2
- 0
Clobbers in assembly inline
#184 opened by r00t0s - 1
c++ code does not compile
#183 opened by rfx77 - 0
Please update the Dockerfile
#182 opened by rfx77 - 1
- 2
Add support for the `freeze` instruction
#175 opened by dpaoliello - 0
- 0
- 11
TODO: need to support opaque pointers
#154 opened by vtjnash - 3
no matching constructor for initialization of `llvm::TargetSubtargetInfo` when building with LLVM 12
#116 opened by XAMPPRocky - 5
RFC: Add CI validation for PRs
#165 opened by dpaoliello - 1
not usable with llvm15/14, `llvm/Support/TargetRegistry.h` (and possibly others) moved
#163 opened by walksanatora - 4
compilation fails with LLVM 12
#136 opened by nonchip - 0
Missing structure field
#161 opened by ng88 - 4
Missing case:FunctionTyID in printTypeString
#150 opened by tpunix - 0
- 1
Code generator does not support intrinsic functions `llvm.abs.*`, `llvm.is.constant.*`
#149 opened by nonchip - 3
error: unterminated attribute group
#151 opened by Heath123 - 3
Bug in the char array representation of string
#147 opened by SusanTan - 6
Version of C?
#145 opened by trapexit - 2
compile_ll.sh cannot find JDK Lib files
#143 opened by jsomeara - 1
- 1
llvm-cbe: CommandLine Error: Option 'mc-relax-all' registered more than once!
#142 opened by longbiao7498 - 1
UNREACHABLE executed at /tmp/llvm-cbe/lib/Target/CBackend/CBackend.cpp:5642!
#139 opened by DarthGandalf - 1
Dockerfile fails to build
#137 opened by Manouchehri - 0
llvm-cbe generates missing LLVMMul_uov from .ll ouput from clang++-10 (plzip-1.9 dec_stdout.c)
#138 opened by makise-homura - 2
- 5
Missing '{' in llvm-cbe.cpp:401 ?
#130 opened by makise-homura - 1
llvm-cbe generates use of variables just before they are being declared, from .ll ouput from clang++-10 (plzip-1.9 main.c)
#134 opened by makise-homura - 1
- 1
Non-null-terminated strings end up pretty ugly
#124 opened by hikari-no-yume - 5
- 2
Zero-length arrays (e.g. from C99 flexible array members) not supported
#123 opened by hikari-no-yume - 3
Compilation error when building llvm-cbe with LLVM-9
#119 opened by hc825b - 4
Expected ')' at end of argument list
#115 opened by XAMPPRocky - 5
Enabling 2FA on the org
#110 opened by ViralBShah - 3
Return `int` in the main function
#113 opened by aminya