SCM Repository
Log of /branches/pure-cfg/src/compiler/tree-il/tree-il.sml
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 1073 - (view) (download) (annotate) - [select for diffs]
Modified Tue May 3 21:43:41 2011 UTC (9 years, 8 months ago) by jhr
File length: 2694 byte(s)
Diff to previous 1041
Added TreeIL.Var.toString function
Revision 1041 - (view) (download) (annotate) - [select for diffs]
Modified Mon May 2 01:50:13 2011 UTC (9 years, 8 months ago) by jhr
File length: 2592 byte(s)
Diff to previous 1036
Lots of tweaking of the variable analysis phase and its use in translating Low IL to Tree IL.
Revision 1036 - (view) (download) (annotate) - [select for diffs]
Modified Sun May 1 19:26:54 2011 UTC (9 years, 8 months ago) by jhr
File length: 2398 byte(s)
Copied from: branches/pure-cfg/src/compiler/codegen/tree-il.sml revision 1030
Diff to previous 834
Code reorganization: split the tree-il stuff into its own directory and moved the variable analysis into that directory too. This reorg. is in anticipation of using the variable scoping information from VarAnalysis in the translation to TreeIL.
Revision 834 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 17 20:28:32 2011 UTC (9 years, 9 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2398 byte(s)
Diff to previous 833
More refactoring work
Revision 833 - (view) (download) (annotate) - [select for diffs]
Modified Sun Apr 17 20:00:11 2011 UTC (9 years, 9 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2579 byte(s)
Diff to previous 695
Working on refactoring code generation
Revision 695 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 25 17:52:54 2011 UTC (9 years, 9 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2532 byte(s)
Diff to previous 654
Added mechanism for supporting "black box" functions (e.g., sin and sqrt). Also added atan2, sqrt, and tan functions to Basis
Revision 654 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 21 17:10:54 2011 UTC (9 years, 9 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2489 byte(s)
Diff to previous 651
Added support for tracking output state variables through ILs and generating a print function in the C target.
Revision 651 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 20 16:53:55 2011 UTC (9 years, 10 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2480 byte(s)
Diff to previous 624
Starting to work on partitioning strand states
Revision 624 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 15 21:23:04 2011 UTC (9 years, 10 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2455 byte(s)
Diff to previous 618
Switch to compiler-generated initially code.
Revision 618 - (view) (download) (annotate) - [select for diffs]
Modified Mon Mar 14 13:21:58 2011 UTC (9 years, 10 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2299 byte(s)
Diff to previous 615
More work on supporting initially in code generation
Revision 615 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 13 14:36:05 2011 UTC (9 years, 10 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2300 byte(s)
Diff to previous 563
Adding for loops to TreeIL to support initially code generation
Revision 563 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 21:58:41 2011 UTC (9 years, 10 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2236 byte(s)
Diff to previous 562
Working on code generation
Revision 562 - (view) (download) (annotate) - [select for diffs]
Modified Wed Feb 23 15:17:44 2011 UTC (9 years, 10 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2144 byte(s)
Diff to previous 548
Working on code generation.
Revision 548 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 17 22:41:53 2011 UTC (9 years, 11 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2129 byte(s)
Diff to previous 538
Lots of changes to push image info through to the code generator.
Revision 538 - (view) (download) (annotate) - [select for diffs]
Modified Tue Feb 15 19:16:03 2011 UTC (9 years, 11 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2057 byte(s)
Diff to previous 533
Working on code generation
Revision 533 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 22:56:45 2011 UTC (9 years, 11 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 2054 byte(s)
Diff to previous 532
Working on code generation
Revision 532 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 20:26:41 2011 UTC (9 years, 11 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 1927 byte(s)
Diff to previous 531
Working on code generation
Revision 531 - (view) (download) (annotate) - [select for diffs]
Modified Mon Feb 14 17:45:57 2011 UTC (9 years, 11 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 1442 byte(s)
Diff to previous 529
Working on code generation
Revision 529 - (view) (download) (annotate) - [select for diffs]
Added Mon Feb 14 15:03:54 2011 UTC (9 years, 11 months ago) by jhr
Original Path: branches/pure-cfg/src/compiler/codegen/tree-il.sml
File length: 1402 byte(s)
Working on code generation
This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, enter a numeric revision.
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |