Jonas Maebe
|
0d74752b1f
Fix %cpu type as spotted by Alexey Torgashin
|
3 年之前 |
Jonas Maebe
|
9b11509dd0
Text for merge request #226
|
3 年之前 |
Brendan Dougherty
|
1923c8a611
Only use Win64 vectorcall special case if calling convention is vectorcall.
|
3 年之前 |
Jonas Maebe
|
16cb409fbf
LLVM: separate as_clang_llvm_darwin
|
3 年之前 |
Jonas Maebe
|
481741c65b
llvmdbg: remove some commented dbgdwarf code
|
3 年之前 |
florian
|
e8da1d081a
+ Aarch64: MovOp2AddUtxw optimization
|
3 年之前 |
Pierre Muller
|
9b87fb4a34
Use '.L' as labelprefix for LLVM compiler variant
|
3 年之前 |
Pierre Muller
|
a0d4cccd87
Fix syntax error for isLocal field for function/procedure type LLVM debug information
|
3 年之前 |
J. Gareth "Curious Kit" Moreton
|
f6c741ee73
* Corrected label reference counts caused by TAsmLabel.GetName incrementing refs
|
3 年之前 |
Jonas Maebe
|
cddffbed58
llvmdbg: disable open array data location
|
3 年之前 |
Jonas Maebe
|
fd125b506e
LLVM debug info: LLVM 7.0 support
|
3 年之前 |
Jonas Maebe
|
edbddec98a
llvmdbg: diflags/dispflags fixes
|
3 年之前 |
Jonas Maebe
|
816ab7ffcc
llvm metadata: counter per unit rather than globally
|
3 年之前 |
Jonas Maebe
|
9b280db2b1
dbgllvm: add scopeLine attribute for function debug info
|
3 年之前 |
Jonas Maebe
|
d1aaeff832
dbgllvm: fix crash for files without procedures/functions
|
3 年之前 |
Jonas Maebe
|
067d96242c
dbgllvm: fix crash when generating debug info for procdef of imported struct
|
3 年之前 |
Jonas Maebe
|
cf6a97c8ed
LLVM: fix fileinfo of temp allocations
|
3 年之前 |
Jonas Maebe
|
8d2d91d505
dbgllvm: fix infinite loop when writing multi-dimensional array info
|
3 年之前 |
Jonas Maebe
|
a7e19e9f06
llvm metadata: use cardinal instead of tsuperregister for unnamed metadata numbers
|
3 年之前 |
Jonas Maebe
|
a75adf542d
dbgllvm: handle empty spFlags
|
3 年之前 |
Jonas Maebe
|
91563115c4
dbgllvm: handle array of const (stub)
|
3 年之前 |
Jonas Maebe
|
aec7aefdd5
dbgllvm: create dummy line info for instructions that shouldn't have any
|
3 年之前 |
Jonas Maebe
|
20674089bd
llvmdbg: add declaration for all DISPFlags
|
3 年之前 |
Jonas Maebe
|
13055bb58a
llvmtype: ensure all processed defs get recorded
|
3 年之前 |
Jonas Maebe
|
f832444eaa
LLVM lineinfo: fix nolineinfo generation
|
3 年之前 |
Jonas Maebe
|
40418f5b3d
dbgllvm: remove restriction to only write struct procdef in context of struct
|
3 年之前 |
Jonas Maebe
|
6cacd9c824
llvmdbg: initial version based on dbgdwarf
|
3 年之前 |
Jonas Maebe
|
f1bcd02aaf
Typed const builder: store tsym
|
3 年之前 |
Jonas Maebe
|
5075198a8b
tfileposinfo: separate types for the fields
|
3 年之前 |
Jonas Maebe
|
b7b495a679
LLVM: assign procdef.procstarttai, like in the regular code generator
|
3 年之前 |