nzinfo / gpuocelot

Automatically exported from code.google.com/p/gpuocelot
0 stars 0 forks source link

Review LLVM IR #14

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Purpose of code changes on this branch:
Make sure that the proposed IR is suitable for being a translated target
for the PTX IR.

When reviewing my code changes, please focus on:

1) Make sure that the IR is able of expressing all LLVM instructions.
2) Suggest ways to modify the IR to make it easier to use/understand.
3) Check to make sure that the code generation functions and error checking
functions are complete and correct.

Original issue reported on code.google.com by gregory....@gatech.edu on 29 Jul 2009 at 9:59

GoogleCodeExporter commented 9 years ago
Set review issue status to: Done

Original comment by gregory....@gatech.edu on 7 Sep 2009 at 6:59