SCM Repository
Log of /branches/vis12/src/compiler/codegen
Sticky Revision: |
Revision 1912 - Directory Listing
Modified Tue Jun 5 16:02:39 2012 UTC (8 years, 10 months ago) by jhr
Add support for snapshots
Revision 1870 - Directory Listing
Modified Fri May 11 17:44:18 2012 UTC (8 years, 11 months ago) by nseltzer
Fixed memory leaks.
Revision 1858 - Directory Listing
Modified Fri Apr 20 20:14:41 2012 UTC (9 years ago) by jhr
Fix copy code for reals and vectors
Revision 1850 - Directory Listing
Modified Mon Apr 16 22:11:09 2012 UTC (9 years ago) by jhr
cleanup some FIXMEs
Revision 1820 - Directory Listing
Modified Wed Apr 11 10:53:15 2012 UTC (9 years ago) by jhr
Clean up the handling of translation from TreeIL types to C types. There are two cases: translating to the external C API amd translating to the internal Diderot types.
Revision 1818 - Directory Listing
Modified Tue Apr 10 22:18:20 2012 UTC (9 years ago) by jhr
Working on factoring out the generation of code to translate between the internal Diderot representation of types (e.g., Diderot_vec3_t) and the external C API (e.g., float[3]).
Revision 1806 - Directory Listing
Modified Sat Apr 7 00:02:25 2012 UTC (9 years ago) by jhr
Working on input support
Revision 1803 - Directory Listing
Modified Fri Apr 6 13:46:37 2012 UTC (9 years ago) by jhr
Working on input variable support
Revision 1730 - Directory Listing
Modified Tue Mar 13 10:28:50 2012 UTC (9 years, 1 month ago) by jhr
Fixed typo
Revision 1729 - Directory Listing
Modified Tue Mar 13 10:07:17 2012 UTC (9 years, 1 month ago) by jhr
change back to using the same runtime for both libraries and standalone executables
Revision 1716 - Directory Listing
Modified Sat Mar 10 17:08:11 2012 UTC (9 years, 1 month ago) by jhr
Working on library support
Revision 1715 - Directory Listing
Modified Sat Mar 10 14:42:07 2012 UTC (9 years, 1 month ago) by jhr
Fixing bugs in generated code
Revision 1713 - Directory Listing
Modified Fri Mar 9 21:37:19 2012 UTC (9 years, 1 month ago) by jhr
Working on library support
Revision 1706 - Directory Listing
Modified Wed Mar 7 12:06:48 2012 UTC (9 years, 1 month ago) by jhr
more work on library support
Revision 1705 - Directory Listing
Modified Tue Mar 6 21:59:47 2012 UTC (9 years, 1 month ago) by jhr
Working on library support
Revision 1704 - Directory Listing
Modified Tue Mar 6 15:44:37 2012 UTC (9 years, 1 month ago) by jhr
Working on adding library support to compiler
Revision 1702 - Directory Listing
Modified Tue Mar 6 13:05:40 2012 UTC (9 years, 1 month ago) by jhr
add D_Proto to the CLang module
Revision 1685 - Directory Listing
Modified Sun Jan 22 15:23:36 2012 UTC (9 years, 3 months ago) by jhr
Create a branch to implement things that we need for the Vis 2012 paper
Revision 1671 - Directory Listing
Modified Sun Dec 4 10:56:10 2011 UTC (9 years, 4 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Merging changes from pure-cfg branch back into trunk
Revision 1640 - Directory Listing
Modified Wed Nov 16 02:19:51 2011 UTC (9 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Merging in changes from pure-cfg branch.
Revision 1444 - Directory Listing
Modified Mon Jul 11 12:11:53 2011 UTC (9 years, 9 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Merging in changes from pure-cfg branch: removed CL, expanded trace, and added method name datatype.
Revision 1380 - Directory Listing
Modified Thu Jun 23 19:20:07 2011 UTC (9 years, 10 months ago) by jhr
Original Path: trunk/src/compiler/codegen
merging changes from pure-cfg
Revision 1368 - Directory Listing
Modified Wed Jun 22 20:58:28 2011 UTC (9 years, 10 months ago) by jhr
Original Path: trunk/src/compiler/codegen
merging changes from pure-cfg
Revision 1301 - Directory Listing
Modified Thu Jun 9 23:58:40 2011 UTC (9 years, 10 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Added support for hest-based command-line arguments to trunk. Also switched output filename to prog.txt (from mip.txt)
Revision 1232 - Directory Listing
Modified Mon May 16 23:37:52 2011 UTC (9 years, 11 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Porting many changes from the pure-cfg branch, including value numbering and support for parallel execution on SMP systems.
Revision 1131 - Directory Listing
Modified Thu May 5 18:53:48 2011 UTC (9 years, 11 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Port updates from development branch to support die.
Revision 1116 - Directory Listing
Modified Thu May 5 04:49:02 2011 UTC (9 years, 11 months ago) by jhr
Original Path: trunk/src/compiler/codegen
more merging of pure-cfg changes back into trunk
Revision 1115 - Directory Listing
Modified Thu May 5 04:42:18 2011 UTC (9 years, 11 months ago) by jhr
Original Path: trunk/src/compiler/codegen
More merging of pure-cfg back into trunk
Revision 511 - Directory Listing
Modified Tue Feb 8 17:01:43 2011 UTC (10 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Backporting changes from pure-cfg branch. These include the "actor" ==> "strand" changes.
Revision 456 - Directory Listing
Modified Wed Oct 27 04:31:38 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Working on codegen
Revision 455 - Directory Listing
Modified Wed Oct 27 02:42:13 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Working on codegen
Revision 454 - Directory Listing
Modified Mon Oct 25 19:59:47 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Working on coed generation
Revision 453 - Directory Listing
Modified Sun Oct 24 00:47:57 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Minor edit
Revision 451 - Directory Listing
Modified Fri Oct 22 18:18:00 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Working on code generator API
Revision 435 - Directory Listing
Modified Tue Oct 19 13:14:20 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Upated URL in header to diderot-language.cs.uchicago.edu
Revision 433 - Directory Listing
Added Mon Oct 18 22:27:56 2010 UTC (10 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/codegen
Beginnings of code generation infrastructure
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |