Jonas Maebe
|
72c7cb2770
* typecast second_proc_to_procvar() results for llvm if the generic code
|
9 år sedan |
Jonas Maebe
|
8cebb76572
* corrected llvm level type of interfaces
|
9 år sedan |
Jonas Maebe
|
be69fbef4f
* fixed type used to store copied open array value parameters
|
9 år sedan |
Jonas Maebe
|
423eb7ddb6
* fixed int_to_real() conversion llvm destination type when the result is
|
9 år sedan |
Jonas Maebe
|
a55e9a8b0a
* fixed type in second_class_to_intf if the class was in a LOC_REGISTER
|
9 år sedan |
Jonas Maebe
|
118f3c8049
* fixed type of stored exception class instance in on-node
|
9 år sedan |
Jonas Maebe
|
cc52730147
* typecast function results if an explicit type is forced
|
9 år sedan |
Jonas Maebe
|
83521e7d1f
* ensure that the def used when calling virtual methods matches the
|
9 år sedan |
Jonas Maebe
|
32796f4af9
* ensure that the def used when calling procvars matches the value in
|
9 år sedan |
Jonas Maebe
|
00a5dd87c9
* allow g_ptrtypecast_reg() to allocate a new register, because spilling
|
9 år sedan |
Jonas Maebe
|
abd79d275f
* always emit the procdef when calling a routine in llvm; this is
|
9 år sedan |
Jonas Maebe
|
fed94f56c8
* fixed spilling_get_operation_type and spilling_get_reg_type for
|
9 år sedan |
Jonas Maebe
|
554be0c301
* fixed hlcg type correctness when getting the address of a virtual method
|
9 år sedan |
Jonas Maebe
|
a3cdf466e3
* fixed type of proc address when loading a complex procvar
|
9 år sedan |
Jonas Maebe
|
9a0cb50a08
* converted the result of fullownerhierarchyname to tsymstr so it (and
|
9 år sedan |
Jonas Maebe
|
eaeb9d8351
* renamed thlcgobj.g_set_addr_nonbitpacked_record_field_ref() to
|
9 år sedan |
Jonas Maebe
|
c8a5994e2e
* fixed size used for left in in_smallset (it's been forced in a register
|
9 år sedan |
Jonas Maebe
|
1284032765
+ llvm blockaddress() intrinsic (supported as of LLVM 3.5.1)
|
9 år sedan |
Jonas Maebe
|
949fd53a0a
- reverted r32315: targets using the high level code generator should keep
|
9 år sedan |
Jonas Maebe
|
bd4787c716
* force complex procvars immediately to memory for llvm, so we don't have to
|
9 år sedan |
Jonas Maebe
|
ae5a355f06
* helpers to load registers/constants into a record field at the hlcg level
|
9 år sedan |
Jonas Maebe
|
8d8851afd6
* set minimum alignment for pchar to 1 instead of 0 (llvm doesn't
|
9 år sedan |
Jonas Maebe
|
7b93e40530
* fixed opcode in second_sqr_real
|
9 år sedan |
Jonas Maebe
|
7ce34ac7d2
* fixed code generator type correctness when loading a resourcestring
|
9 år sedan |
Jonas Maebe
|
ba37a48bcb
* support OS_32..OS_128 as source size for LOC_(C)MMREGISTER records
|
9 år sedan |
Jonas Maebe
|
8e43a8a9cf
* changed fix for reusable defs and exceptiontables again: we cannot create
|
9 år sedan |
Jonas Maebe
|
91e8f4c439
+ custom section name support for llvm
|
9 år sedan |
Jonas Maebe
|
92ba1c90a1
* set default machinetype for mach-o/ARM
|
9 år sedan |
Jonas Maebe
|
4974201d7f
+ provide way to specify a custom section name for vectorized dead strippable
|
9 år sedan |
Jonas Maebe
|
416894f206
* converted tnodeutils.InsertResourceTablesTable() to the high level typed
|
9 år sedan |