Jonas Maebe
|
0fc1fd6ac1
* replaced current_procinfo.currtrue/falselabel with storing the true/false
|
10 年 前 |
Jonas Maebe
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 年 前 |
Jonas Maebe
|
eae68e86a1
* don't insert a typeconversion from pasbool to int in case the left
|
10 年 前 |
Jonas Maebe
|
f7b5ee64ae
* always insert type conversion for pasbool to int on llvm, as pasbool is
|
10 年 前 |
Jonas Maebe
|
0aab46b97f
+ tllvmtypeconvnode.second_int_to_bool() implementation
|
11 年 前 |
Jonas Maebe
|
9fada1a238
* don't internalerror when typecasting voidpointer^ or formaldef
|
11 年 前 |
Jonas Maebe
|
27e350fa9a
+ llvm implementation of second_int_to_real()
|
11 年 前 |
Jonas Maebe
|
4746e17be5
* implemented second_int_to_int() for llvm
|
11 年 前 |
Jonas Maebe
|
b494f76b81
* made internalerror unique
|
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 年 前 |