Jonas Maebe
|
dad45d63b1
* improved symbol alias handling (pass in old sym instead of name, add
|
11 жил өмнө |
Jonas Maebe
|
abee66b611
* optimized a_loadaddr_ref_reg() in cases where an offset is added to a
|
11 жил өмнө |
Jonas Maebe
|
c4869980e8
* fixed typo in comment
|
11 жил өмнө |
Jonas Maebe
|
358b346bbc
* fixed writing of constant operands outside the longint range
|
11 жил өмнө |
Jonas Maebe
|
161647f965
* simplified (incomplete) implementation of g_concatcopy() that simply calls
|
11 жил өмнө |
Jonas Maebe
|
366baac98d
* optimized version of a_load_ref_ref() in case the source has refaddr_full
|
11 жил өмнө |
Jonas Maebe
|
fcbde1d6e9
+ hlcg/llvm support for unary minus
|
11 жил өмнө |
Jonas Maebe
|
227ff0ea48
* llvm requires that single precision constants are exactly representable
|
11 жил өмнө |
Jonas Maebe
|
cdfb23bf6c
* converted some leftovers in tcgtypeconvnode.second_int_to_int/
|
11 жил өмнө |
Jonas Maebe
|
8cc9b64ad7
* don't discard typeconversion nodes that only change the result type when
|
11 жил өмнө |
Jonas Maebe
|
5e79789f9e
+ dummy mmregister allocator for platforms that use such registers
|
11 жил өмнө |
Jonas Maebe
|
bc0d4bbc87
+ support second_cmpfloat (just call through to second_addfloat, where the
|
11 жил өмнө |
Jonas Maebe
|
752b6739a8
* properly handle address and temp registers in return locations
|
11 жил өмнө |
Jonas Maebe
|
6b7ed0234c
+ new globalsymbolmangleprefix/suffix constant set to '@"\01' resp. '"'
|
11 жил өмнө |
Jonas Maebe
|
41a53ef037
* don't replace some pointer types in paralocs with int64, gives nicer
|
11 жил өмнө |
Jonas Maebe
|
68fa17593d
* no longer associated defs with size 1 to 3 bytes with paralocs, because
|
11 жил өмнө |
Jonas Maebe
|
81427523ab
* pass a list of (pointers to) the paralocs to hlcgobj.a_call/g_call*, as
|
11 жил өмнө |
Jonas Maebe
|
532d623be7
+ support for encoding records/objectdefs in LLVM-speak
|
11 жил өмнө |
Jonas Maebe
|
20a8175bf1
+ support for subscript nodes in LLVM
|
11 жил өмнө |
Jonas Maebe
|
e70175a10e
* added extra boolean parameter to getelementptr taillvm constructors to
|
11 жил өмнө |
Jonas Maebe
|
cefcb856b6
+ code from the old llvm branch to create a "shadow symtable" for records
|
11 жил өмнө |
Jonas Maebe
|
98be5b0825
* correctly handle loads/stores of aggregate types if the source and
|
11 жил өмнө |
Jonas Maebe
|
43e0eb3cfd
+ llvmaggregatetype() helper that returns whether a def is represented by an
|
11 жил өмнө |
Jonas Maebe
|
f344adaf22
* the first parameter of loadaddr_ref_reg has to be converted to a pointer
|
11 жил өмнө |
Jonas Maebe
|
9902864cce
* don't output alignments for reference operands to bitcast & co
|
11 жил өмнө |
Jonas Maebe
|
f629f38bbc
- removed unused local variable
|
11 жил өмнө |
Jonas Maebe
|
9c674ff444
* made internalerror unique
|
11 жил өмнө |
Jonas Maebe
|
c2c7f753a8
* don't hardcode the bitsize of the register states
|
11 жил өмнө |
Jonas Maebe
|
839ad45b9e
* ensure that the lineinfo of temps corresponds to the lineinfo of the
|
11 жил өмнө |
Jonas Maebe
|
c095a1b06a
* also check regtype in get_spill_temp()
|
11 жил өмнө |