Alvise de Faveri
221b8f74d9
Add reference semantics to stack opcodes
...
`revng_stack_frame` and `revng_stack_args` are treated as returning
a reference, and are always followed by an `AddressOf` call.
2022-06-28 10:23:45 +02:00
Giacomo Vercesi
ab125b35b0
Fix License headers
...
Change company name to "rev.ng Labs Srl" in all license headers
to reflect changed company name and legal status
Add missing license headers to files that didn't have one
2022-04-19 12:17:59 +02:00
Alessandro Di Federico
77335d036a
Rename Lifted tag to Isolated
2022-03-17 14:08:05 +01:00
Alessandro Di Federico
24f5515842
Import passes of the new stack promotion pipeline
2021-12-17 14:01:00 +01:00
Pietro Fezzardi
abee369841
Handle calls whose callee is not an llvm::Function
2021-12-14 16:57:41 +01:00
Pietro Fezzardi
f057441ce8
Fix linking
2021-08-20 11:21:04 +02:00