Jonas Maebe
|
48ef33a8b3
* fixed interprocedural gotos for llvm
|
8 лет назад |
Jonas Maebe
|
c0ff55e95a
* changed the abstract method wrapper generation from thlcgobj to synthetic
|
9 лет назад |
Jonas Maebe
|
7b89072d88
* fixed external wrapper generation on llvm
|
9 лет назад |
Jonas Maebe
|
4f287207cd
* initialise all register temps with "undef" for llvm, so that llvm knows
|
9 лет назад |
Jonas Maebe
|
cf2e46c2c1
* reworked external symbol handling on llvm to deal with the fact that
|
10 лет назад |
Jonas Maebe
|
6aafe209d0
+ llvm second_length() implementation (can't use generic one because of its
|
11 лет назад |
Jonas Maebe
|
5b884c96f2
+ initial llvm implementation of the ttai_typedconstbuilder class
|
11 лет назад |
Jonas Maebe
|
6dcfd73d21
+ support for a_call_name() on the llvm target:
|
11 лет назад |
Jonas Maebe
|
fcbde1d6e9
+ hlcg/llvm support for unary minus
|
11 лет назад |
Jonas Maebe
|
8cc9b64ad7
* don't discard typeconversion nodes that only change the result type when
|
11 лет назад |
Jonas Maebe
|
1acd563d86
+ unit that uses all required llvm code generation units
|
11 лет назад |