SCM Repository
Log of /branches/vis12/src/compiler/high-to-mid
Sticky Revision: |
Revision 2029 - Directory Listing
Modified Thu Oct 11 12:03:24 2012 UTC (7 years, 2 months ago) by jhr
dynamic sequence, etc. support
Revision 2027 - Directory Listing
Modified Thu Oct 11 10:40:12 2012 UTC (7 years, 2 months ago) by jhr
working on inputs etc
Revision 2022 - Directory Listing
Modified Wed Oct 10 11:55:39 2012 UTC (7 years, 2 months ago) by jhr
minor code cleanup
Revision 2021 - Directory Listing
Modified Wed Oct 10 11:53:22 2012 UTC (7 years, 2 months ago) by jhr
adding missing support for dynamic sequence subscripting
Revision 2016 - Directory Listing
Modified Tue Oct 9 03:22:30 2012 UTC (7 years, 2 months ago) by jhr
working on inputs
Revision 2014 - Directory Listing
Modified Mon Oct 8 14:58:19 2012 UTC (7 years, 2 months ago) by jhr
working on inputs
Revision 2011 - Directory Listing
Modified Sun Oct 7 21:14:31 2012 UTC (7 years, 2 months ago) by jhr
Working on inputs
Revision 2009 - Directory Listing
Modified Fri Oct 5 17:58:18 2012 UTC (7 years, 2 months ago) by jhr
Working on dynamic sequence loading
Revision 1945 - Directory Listing
Modified Fri Jul 6 14:54:21 2012 UTC (7 years, 5 months ago) by jhr
Working on ":" support
Revision 1939 - Directory Listing
Modified Mon Jul 2 21:11:07 2012 UTC (7 years, 5 months ago) by jhr
Add support for 3rd-order tensor norm and fix issues with tensor/vector multiply
Revision 1925 - Directory Listing
Modified Sat Jun 23 14:16:09 2012 UTC (7 years, 5 months ago) by jhr
Added length function on dynamic sequences
Revision 1922 - Directory Listing
Modified Sat Jun 23 11:25:39 2012 UTC (7 years, 5 months ago) by jhr
Changed "ln" function to "log"; added "acos", "asin", and "atan" functions; restructured the way that C math functions are handled in the compiler.
Revision 1795 - Directory Listing
Modified Thu Apr 5 12:00:08 2012 UTC (7 years, 8 months ago) by jhr
Generalize probing to handle higher-order tensors
Revision 1689 - Directory Listing
Modified Wed Jan 25 14:55:43 2012 UTC (7 years, 10 months ago) by jhr
pushing dynamic sequences through the compiler
Revision 1685 - Directory Listing
Modified Sun Jan 22 15:23:36 2012 UTC (7 years, 10 months ago) by jhr
Create a branch to implement things that we need for the Vis 2012 paper
Revision 1640 - Directory Listing
Modified Wed Nov 16 02:19:51 2011 UTC (8 years, 1 month ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Merging in changes from pure-cfg branch.
Revision 1444 - Directory Listing
Modified Mon Jul 11 12:11:53 2011 UTC (8 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Merging in changes from pure-cfg branch: removed CL, expanded trace, and added method name datatype.
Revision 1393 - Directory Listing
Modified Mon Jun 27 02:58:00 2011 UTC (8 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Port bugfix from pure-cfg branch
Revision 1301 - Directory Listing
Modified Thu Jun 9 23:58:40 2011 UTC (8 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Added support for hest-based command-line arguments to trunk. Also switched output filename to prog.txt (from mip.txt)
Revision 1295 - Directory Listing
Modified Thu Jun 9 06:42:54 2011 UTC (8 years, 6 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Added support for clamp to trunk
Revision 1166 - Directory Listing
Modified Tue May 10 03:39:35 2011 UTC (8 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Redirect output to log file.
Revision 1116 - Directory Listing
Modified Thu May 5 04:49:02 2011 UTC (8 years, 7 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
more merging of pure-cfg changes back into trunk
Revision 511 - Directory Listing
Modified Tue Feb 8 17:01:43 2011 UTC (8 years, 10 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Backporting changes from pure-cfg branch. These include the "actor" ==> "strand" changes.
Revision 450 - Directory Listing
Modified Thu Oct 21 15:58:26 2010 UTC (9 years, 1 month ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Change name of MidIL Transform operator to PosToImgSpace. Also added GradToWorldSpace operator to MidIL.
Revision 435 - Directory Listing
Modified Tue Oct 19 13:14:20 2010 UTC (9 years, 1 month ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Upated URL in header to diderot-language.cs.uchicago.edu
Revision 421 - Directory Listing
Modified Sun Oct 17 02:26:16 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Bug fix: get type of Select right
Revision 420 - Directory Listing
Modified Sun Oct 17 02:23:55 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Adding MidIL checking
Revision 407 - Directory Listing
Modified Fri Oct 15 12:27:09 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Added more type info to HighIL operators to aid checking.
Revision 397 - Directory Listing
Modified Thu Oct 14 20:08:03 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
bug fixes
Revision 394 - Directory Listing
Modified Thu Oct 14 16:30:29 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Added types to IL variables
Revision 392 - Directory Listing
Modified Thu Oct 14 15:34:28 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Moving IL types out of the Op structures into their own per-IL structures.
Revision 391 - Directory Listing
Modified Thu Oct 14 13:18:24 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Move MidIL types into their own module
Revision 387 - Directory Listing
Modified Fri Oct 8 15:29:24 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Copy some of the translation boilerplate from the high-to-mid translation into the mid-to-low translation
Revision 374 - Directory Listing
Modified Sun Oct 3 18:56:32 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Debugging probe.sml.
Revision 373 - Directory Listing
Modified Sun Oct 3 15:27:04 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Added fld2d' test case
Revision 367 - Directory Listing
Modified Thu Sep 30 21:20:13 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Added HighIL to MidIL translation phase
Revision 365 - Directory Listing
Modified Wed Sep 29 20:07:58 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Working on translation
Revision 364 - Directory Listing
Modified Wed Sep 29 18:06:12 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Working on high to mid translation
Revision 358 - Directory Listing
Modified Tue Sep 28 13:38:09 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Working on high to mid translation
Revision 353 - Directory Listing
Modified Fri Sep 24 21:43:11 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Debugging generation of probe code
Revision 352 - Directory Listing
Modified Fri Sep 24 07:21:51 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Debugging probe.sml
Revision 351 - Directory Listing
Modified Fri Sep 24 01:14:58 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Working on test driver for probe code
Revision 349 - Directory Listing
Modified Fri Sep 24 00:24:20 2010 UTC (9 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
working on HighIL to MidIL translation
Revision 334 - Directory Listing
Modified Thu Aug 19 20:53:07 2010 UTC (9 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Working on high to mid translation
Revision 328 - Directory Listing
Modified Wed Aug 18 22:19:26 2010 UTC (9 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Working on HighIL to MidIL translation
Revision 323 - Directory Listing
Modified Wed Aug 18 14:59:35 2010 UTC (9 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Working on probe code generation
Revision 314 - Directory Listing
Modified Tue Aug 17 21:49:25 2010 UTC (9 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
Working on compiler
Revision 280 - Directory Listing
Added Fri Aug 13 17:40:28 2010 UTC (9 years, 4 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid
New directory
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |