SCM Repository
Log of /branches/pure-cfg/src/compiler/high-to-mid/probe.sml
Links to HEAD: | (view) (download) (annotate) |
Sticky Revision: |
Revision 737 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 2 19:48:56 2011 UTC (9 years, 9 months ago) by jhr
File length: 9442 byte(s)
Diff to previous 736
Added type labels to nodes in the differentiation iterator so that the intermediate variables get the right type
Revision 736 - (view) (download) (annotate) - [select for diffs]
Modified Sat Apr 2 18:50:43 2011 UTC (9 years, 9 months ago) by jhr
File length: 9244 byte(s)
Diff to previous 662
Overhaul in the way that the MidIL and LowIL represent tensor types (especially for orders > 1). We still need to deal with the flattening of tensor-value construction
Revision 662 - (view) (download) (annotate) - [select for diffs]
Modified Tue Mar 22 03:22:14 2011 UTC (9 years, 9 months ago) by jhr
File length: 9215 byte(s)
Diff to previous 640
Bug fix: use consistent axis order
Revision 640 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 17 17:59:58 2011 UTC (9 years, 10 months ago) by jhr
File length: 9206 byte(s)
Diff to previous 635
Bug fix: flip order of components in coefficient vectors so that they match the order of the voxel vectors
Revision 635 - (view) (download) (annotate) - [select for diffs]
Modified Thu Mar 17 03:42:51 2011 UTC (9 years, 10 months ago) by jhr
File length: 8992 byte(s)
Diff to previous 606
Fix coefficients in probe code
Revision 606 - (view) (download) (annotate) - [select for diffs]
Modified Fri Mar 11 19:25:02 2011 UTC (9 years, 10 months ago) by jhr
File length: 8805 byte(s)
Diff to previous 587
Fixed bug in computing coefficients for probes
Revision 587 - (view) (download) (annotate) - [select for diffs]
Modified Wed Mar 9 20:34:26 2011 UTC (9 years, 10 months ago) by jhr
File length: 8767 byte(s)
Diff to previous 577
Fix bug in order of axes when doing the convolution reduction (should be fastest to slowest).
Revision 577 - (view) (download) (annotate) - [select for diffs]
Modified Sun Mar 6 19:53:05 2011 UTC (9 years, 10 months ago) by jhr
File length: 8608 byte(s)
Diff to previous 565
Fix typo in comment
Revision 565 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 24 18:34:48 2011 UTC (9 years, 10 months ago) by jhr
File length: 8604 byte(s)
Diff to previous 548
Streamlined code for real to int conversions
Revision 548 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 17 22:41:53 2011 UTC (9 years, 11 months ago) by jhr
File length: 8605 byte(s)
Diff to previous 517
Lots of changes to push image info through to the code generator.
Revision 517 - (view) (download) (annotate) - [select for diffs]
Modified Thu Feb 10 11:45:00 2011 UTC (9 years, 11 months ago) by jhr
File length: 8607 byte(s)
Diff to previous 477
Many changes to IL operators for fields and images.
Revision 477 - (view) (download) (annotate) - [select for diffs]
Modified Sat Nov 13 16:02:07 2010 UTC (10 years, 2 months ago) by jhr
File length: 8777 byte(s)
Diff to previous 450
Creating a branch to explore a pure CFG IL
Revision 450 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 21 15:58:26 2010 UTC (10 years, 2 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 8777 byte(s)
Diff to previous 435
Change name of MidIL Transform operator to PosToImgSpace. Also added GradToWorldSpace operator to MidIL.
Revision 435 - (view) (download) (annotate) - [select for diffs]
Modified Tue Oct 19 13:14:20 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 8683 byte(s)
Diff to previous 421
Upated URL in header to diderot-language.cs.uchicago.edu
Revision 421 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 17 02:26:16 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 8674 byte(s)
Diff to previous 420
Bug fix: get type of Select right
Revision 420 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 17 02:23:55 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 8675 byte(s)
Diff to previous 394
Adding MidIL checking
Revision 394 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 14 16:30:29 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 8649 byte(s)
Diff to previous 391
Added types to IL variables
Revision 391 - (view) (download) (annotate) - [select for diffs]
Modified Thu Oct 14 13:18:24 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 8131 byte(s)
Diff to previous 374
Move MidIL types into their own module
Revision 374 - (view) (download) (annotate) - [select for diffs]
Modified Sun Oct 3 18:56:32 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 8098 byte(s)
Diff to previous 353
Debugging probe.sml.
Revision 353 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 24 21:43:11 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 7572 byte(s)
Diff to previous 352
Debugging generation of probe code
Revision 352 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 24 07:21:51 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 6887 byte(s)
Diff to previous 349
Debugging probe.sml
Revision 349 - (view) (download) (annotate) - [select for diffs]
Modified Fri Sep 24 00:24:20 2010 UTC (10 years, 3 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 6780 byte(s)
Diff to previous 334
working on HighIL to MidIL translation
Revision 334 - (view) (download) (annotate) - [select for diffs]
Modified Thu Aug 19 20:53:07 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 5917 byte(s)
Diff to previous 328
Working on high to mid translation
Revision 328 - (view) (download) (annotate) - [select for diffs]
Added Wed Aug 18 22:19:26 2010 UTC (10 years, 5 months ago) by jhr
Original Path: trunk/src/compiler/high-to-mid/probe.sml
File length: 5915 byte(s)
Working on HighIL to MidIL translation
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 |