issues
search
llvm-dcpu16
/
clang
Clang frontend that supports DCPU16
Other
22
stars
6
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Update clang to the upstream tip
#20
krasin
closed
12 years ago
1
Merge Clang with LLVM upstream
#19
krasin
closed
12 years ago
2
Force -fno-builtin until the memset issues are fixed.
#18
Blei
closed
12 years ago
1
Fix void* to codegen to i16* instead of i8*
#17
Blei
closed
12 years ago
2
Use -fomit-frame-pointer for -O1 and higher when compiling to DCPU16
#16
Blei
closed
12 years ago
1
Merge with LLVM upstream
#15
krasin
closed
12 years ago
0
memset optimizer(?) still thinks DCPU is 8-bit addressible
#14
a1k0n
opened
12 years ago
12
calling convention on builtins is broken
#13
a1k0n
closed
12 years ago
4
Allocate inline strings using uint16 instead of uint8 entries
#12
Blei
closed
12 years ago
1
Crash on literal strings
#11
Blei
opened
12 years ago
2
Support __atribute__((dcpu16_int)) to declare a function as interrupt handler
#10
Blei
closed
12 years ago
1
Fix for issue 138 - inline assembly
#9
ghost
closed
12 years ago
0
Fix bitfields
#8
Blei
closed
12 years ago
1
Explicitely set the number of bits per byte in the target info
#7
Blei
closed
12 years ago
1
DCPU16: Update the test to the fact that byte is 16-bit, so sizeof(char)=1, sizeof(int)=1, sizeof(long)=2.
#6
krasin
closed
12 years ago
3
Tests are broken
#5
krasin
closed
12 years ago
2
disable #include (new branch)
#4
mgranberry
opened
12 years ago
5
Fix an assert that checks for CharWidth == 8
#3
Blei
closed
12 years ago
6
DCPU16: 16bit addressing
#2
ghost
closed
12 years ago
0
DCPU16: Fixed the datalayout for the DCPU16 target
#1
ghost
closed
12 years ago
2