issues
search
dibyendumajumdar
/
dmr_c
dmr_C is a C parser and JIT compiler with LLVM, Eclipse OMR and NanoJIT backends
Other
52
stars
2
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Avoid using long type
#34
dibyendumajumdar
opened
6 years ago
0
Refactor code to avoid simplification
#33
dibyendumajumdar
opened
6 years ago
0
Add a build option that only includes the preprocessor and C parser
#32
dibyendumajumdar
opened
6 years ago
0
Create new JIT backend using Eclipse OMR technology
#31
dibyendumajumdar
opened
6 years ago
0
Error Building without a backend
#30
QuestionPython
closed
6 years ago
4
Remove experimental newssa implementation
#29
dibyendumajumdar
opened
6 years ago
0
Merge pseudo with size patch by Chris Lee
#28
dibyendumajumdar
closed
6 years ago
1
NanoJIT backend: call NJX api to get a reference to function parameters
#27
dibyendumajumdar
opened
7 years ago
0
NanoJIT backend fails on AND_BOOL instruction
#26
dibyendumajumdar
opened
7 years ago
0
NanoJIT backend fails with assertion error on CBR instruction
#25
dibyendumajumdar
closed
6 years ago
1
Bug in the conversion of a symbol type in switch condition
#24
dibyendumajumdar
closed
7 years ago
1
A conditional branch may be omitted by NanoJIT
#23
dibyendumajumdar
closed
7 years ago
1
Missing liveness information causes stack being over-written
#22
dibyendumajumdar
closed
7 years ago
1
Check whether the empty file list check in dmrC_sparse_initialize() can be permanently removed
#21
dibyendumajumdar
opened
7 years ago
0
Reinstate type specific ptr list
#20
dibyendumajumdar
closed
7 years ago
1
Change the LLVM api to accept a Module
#19
dibyendumajumdar
closed
7 years ago
1
Add the ability to compile a buffer
#18
dibyendumajumdar
closed
7 years ago
1
showsymbols mapping of type modifiers is incorrect
#17
dibyendumajumdar
closed
7 years ago
1
showsymbols output XML needs a root element
#16
dibyendumajumdar
closed
7 years ago
1
Create an X86_64 backend using NanoJIT
#15
dibyendumajumdar
opened
7 years ago
0
Variable argument handling is incorrect
#14
dibyendumajumdar
opened
7 years ago
0
Make the sparse-llvm interface available as a library interface
#13
dibyendumajumdar
closed
7 years ago
1
The llvm backend does not handle assignment of aggregate types
#12
dibyendumajumdar
opened
7 years ago
0
Unable to handle assignment to a bitfield when optimizations are enabled and the struct has not been initialized
#11
dibyendumajumdar
opened
7 years ago
0
Array size where the size is computed through the initializer is not handled correctly by sparse-llvm
#10
dibyendumajumdar
closed
7 years ago
2
Linearizer outputs incorrect code if a variable is initialized inside a branch
#9
dibyendumajumdar
opened
7 years ago
0
Variables must be initialized before use else compilation may fail
#8
dibyendumajumdar
opened
7 years ago
0
(*)() function pointer call syntax is not handled correctly
#7
dibyendumajumdar
opened
7 years ago
0
Initializers of local / global static variables not fully supported
#6
dibyendumajumdar
opened
7 years ago
0
Create an X86-64 backend using asmjit
#5
dibyendumajumdar
closed
7 years ago
0
The linearizer outputs OP_CAST instead of OP_PTRCAST
#4
dibyendumajumdar
closed
7 years ago
1
Sparse-LLVM attempts to put wrong type on PSEUDO_VAL
#3
dibyendumajumdar
closed
7 years ago
2
Review error handling to avoid program termination on error
#2
dibyendumajumdar
opened
7 years ago
1
Work out how to avoid global allocator for ptr_list nodes
#1
dibyendumajumdar
closed
7 years ago
2