JIT: Difference between revisions

No change in size ,  15 April 2013
→‎recommended reading: fixed closing url bracket
(created from IRC infos)
 
(→‎recommended reading: fixed closing url bracket)
Line 7: Line 7:
=== recommended reading ===
=== recommended reading ===
* [http://en.wikipedia.org/wiki/Abstract_syntax_tree AST (Abstract Syntax Tree)]
* [http://en.wikipedia.org/wiki/Abstract_syntax_tree AST (Abstract Syntax Tree)]
* [http://en.wikipedia.org/wiki/Static_single_assignment_form SSA form (Static single assignment form)}
* [http://en.wikipedia.org/wiki/Static_single_assignment_form SSA form (Static single assignment form)]
Both the intermediate Octave IR and LLVM's IR are in SSA form
Both the intermediate Octave IR and LLVM's IR are in SSA form


219

edits