Jonas Maebe
|
4686f61002
* keep track of the temp position separately from the offset in references,
|
7 years ago |
Jonas Maebe
|
e4dbd24a49
+ inline trunc() support for the LLVM backend when using -Oofastmath (because
|
8 years ago |
Jonas Maebe
|
a25ebbba3e
+ added volatility information to all memory references
|
8 years ago |
Jonas Maebe
|
7b93e40530
* fixed opcode in second_sqr_real
|
9 years ago |
Jonas Maebe
|
69b832c1d0
* added in_sqr_x support for llvm
|
9 years ago |
Jonas Maebe
|
616dbead35
+ handle abs(real) internally for LLVM, as the generic code calls a helper
|
10 years ago |
Jonas Maebe
|
677595880a
+ support for get_frame() for the LLVM target (using the llvm.frameaddress()
|
10 years ago |
Jonas Maebe
|
f402b0d7df
* changed getpointerdef() into a tpointerdef.getreusable() class method
|
10 years ago |
Jonas Maebe
|
6aafe209d0
+ llvm second_length() implementation (can't use generic one because of its
|
11 years ago |