diff options
| author | Tim Foley <tfoley@nvidia.com> | 2017-08-07 16:06:58 -0700 |
|---|---|---|
| committer | Tim Foley <tfoley@nvidia.com> | 2017-08-15 12:21:08 -0700 |
| commit | 831896f844453ba09c9e6cbfe7d29f6d44282632 (patch) | |
| tree | b3f2bd89ffb324bbdc84e542ef42f8e9b3731c31 /examples/hello | |
| parent | e6abc6821a1bf13a9826e7db74362ce34ccaca2a (diff) | |
Starting to add intermediate representation (IR)
Right now none of this is hooked up, but I want to get things checked in incrementally rather than have along long-lived branches.
- Added placeholder declarations for IR representation of instructions, basic blocks, etc.
- Start adding a `lower-to-ir` pass to translate from AST representation to IR
Again: none of this is functional, so it shouldn't mess with existing users of the compiler.
Diffstat (limited to 'examples/hello')
0 files changed, 0 insertions, 0 deletions
