SCM Repository
Log of /branches/pure-cfg/src/include/Diderot/diderot.h
Links to HEAD: | (view) (download) (as text) (annotate) |
Sticky Revision: |
Revision 1276 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 6 12:07:05 2011 UTC (10 years, 11 months ago) by jhr
File length: 3004 byte(s)
Diff to previous 1273
Added timing support and fixed a build typo
Revision 1273 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 6 10:46:20 2011 UTC (10 years, 11 months ago) by jhr
File length: 2948 byte(s)
Diff to previous 1271
Working on OpenCL support
Revision 1271 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Jun 6 02:45:57 2011 UTC (10 years, 11 months ago) by lamonts
File length: 2722 byte(s)
Diff to previous 1268
Commiting OpenCL implementation does not include Diderot library functions support
Revision 1268 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Jun 5 11:25:58 2011 UTC (10 years, 11 months ago) by jhr
File length: 2671 byte(s)
Diff to previous 1237
expand tabs to avoid editor differences
Revision 1237 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue May 17 22:29:28 2011 UTC (11 years ago) by jhr
File length: 2495 byte(s)
Diff to previous 1231
Added options.h header file
Revision 1231 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 16 13:49:17 2011 UTC (11 years ago) by jhr
File length: 2474 byte(s)
Diff to previous 1229
Split input functions into their own file and added Diderot_InputVec2
Revision 1229 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon May 16 06:07:56 2011 UTC (11 years ago) by jhr
File length: 2400 byte(s)
Diff to previous 1196
Changed the naming convention for Input functions to precision independent
Revision 1196 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu May 12 04:04:45 2011 UTC (11 years ago) by jhr
File length: 2382 byte(s)
Diff to previous 758
Added configure tests for various parallel runtime features. Also, we now generate a config.h file, so autoheader is needed.
Revision 758 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 7 19:19:18 2011 UTC (11 years, 1 month ago) by glk
File length: 1857 byte(s)
Diff to previous 756
added minf as peer to maxf
Revision 756 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Apr 7 15:06:23 2011 UTC (11 years, 1 month ago) by jhr
File length: 1781 byte(s)
Diff to previous 727
Added lerp functions
Revision 727 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Apr 1 23:59:45 2011 UTC (11 years, 1 month ago) by jhr
File length: 1696 byte(s)
Diff to previous 710
Split matrix operations into their own file and added matrix (Frobenius) norm
Revision 710 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 30 16:56:13 2011 UTC (11 years, 1 month ago) by jhr
File length: 2116 byte(s)
Diff to previous 688
Split up diderot header file into multiple files.
Revision 688 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 24 21:16:10 2011 UTC (11 years, 1 month ago) by jhr
File length: 10453 byte(s)
Diff to previous 687
Added fourth (zero) component to result of cross product.
Revision 687 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 24 18:55:44 2011 UTC (11 years, 1 month ago) by glk
File length: 10449 byte(s)
Diff to previous 684
missing a ; I think
Revision 684 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 24 14:11:47 2011 UTC (11 years, 1 month ago) by jhr
File length: 10441 byte(s)
Diff to previous 683
Added cross3f
Revision 683 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Mar 24 00:42:27 2011 UTC (11 years, 1 month ago) by jhr
File length: 10172 byte(s)
Diff to previous 671
Added trace operator for 2x2, 3x3, and 4x4 matrices
Revision 671 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 23 15:47:23 2011 UTC (11 years, 1 month ago) by jhr
File length: 9787 byte(s)
Diff to previous 654
Added -m64 flag to C compiles and fixed some warnings.
Revision 654 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 21 17:10:54 2011 UTC (11 years, 1 month ago) by jhr
File length: 9772 byte(s)
Diff to previous 624
Added support for tracking output state variables through ILs and generating a print function in the C target.
Revision 624 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Mar 15 21:23:04 2011 UTC (11 years, 2 months ago) by jhr
File length: 9616 byte(s)
Diff to previous 622
Switch to compiler-generated initially code.
Revision 622 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Mar 14 19:56:40 2011 UTC (11 years, 2 months ago) by jhr
File length: 9765 byte(s)
Diff to previous 611
Added runtime interface to support creation of initial array/collection of strands
Revision 611 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Mar 12 07:10:21 2011 UTC (11 years, 2 months ago) by glk
File length: 8986 byte(s)
Diff to previous 601
new implementation of inside
Revision 601 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Fri Mar 11 16:57:31 2011 UTC (11 years, 2 months ago) by jhr
File length: 8969 byte(s)
Diff to previous 588
Workaround for the fact that gcc does not handle vec2f_t correctly
Revision 588 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Mar 9 21:45:37 2011 UTC (11 years, 2 months ago) by jhr
File length: 8469 byte(s)
Diff to previous 579
Add vector conversions and 2D vector support
Revision 579 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sun Mar 6 22:26:51 2011 UTC (11 years, 2 months ago) by jhr
File length: 7866 byte(s)
Diff to previous 571
Fixing bugs in runtime code
Revision 571 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Mon Feb 28 21:36:12 2011 UTC (11 years, 2 months ago) by jhr
File length: 7466 byte(s)
Diff to previous 565
Working on vr-MIP example
Revision 565 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 24 18:34:48 2011 UTC (11 years, 2 months ago) by jhr
File length: 6827 byte(s)
Diff to previous 564
Streamlined code for real to int conversions
Revision 564 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 23 22:34:31 2011 UTC (11 years, 2 months ago) by jhr
File length: 6375 byte(s)
Diff to previous 561
Working on code generation
Revision 561 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 23 00:31:32 2011 UTC (11 years, 2 months ago) by jhr
File length: 6262 byte(s)
Diff to previous 560
Working on C target and code generation
Revision 560 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 22 22:14:12 2011 UTC (11 years, 2 months ago) by jhr
File length: 5628 byte(s)
Diff to previous 558
merged changes
Revision 558 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 22 20:09:16 2011 UTC (11 years, 2 months ago) by jhr
File length: 4587 byte(s)
Diff to previous 557
Fixing type errors
Revision 557 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 22 20:03:12 2011 UTC (11 years, 2 months ago) by jhr
File length: 4378 byte(s)
Diff to previous 556
Fix type errors
Revision 556 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Feb 22 19:58:28 2011 UTC (11 years, 2 months ago) by jhr
File length: 4244 byte(s)
Copied from: branches/pure-cfg/src/lib/diderot.h revision 554
Diff to previous 550
Move diderot.h header to include/Diderot
Revision 550 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Feb 17 22:54:44 2011 UTC (11 years, 2 months ago) by jhr
Original Path: branches/pure-cfg/src/lib/diderot.h
File length: 4244 byte(s)
Diff to previous 545
Minor edit
Revision 545 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Feb 16 23:19:14 2011 UTC (11 years, 3 months ago) by jhr
Original Path: branches/pure-cfg/src/lib/diderot.h
File length: 4244 byte(s)
Diff to previous 477
Working on header
Revision 477 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Sat Nov 13 16:02:07 2010 UTC (11 years, 6 months ago) by jhr
Original Path: branches/pure-cfg/src/lib/diderot.h
File length: 4032 byte(s)
Diff to previous 449
Creating a branch to explore a pure CFG IL
Revision 449 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 21 15:46:51 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/lib/diderot.h
File length: 4032 byte(s)
Diff to previous 448
Added comments about SSE
Revision 448 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 21 15:23:02 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/lib/diderot.h
File length: 3962 byte(s)
Diff to previous 444
Working on C version of MIP
Revision 444 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Thu Oct 21 00:11:00 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/lib/diderot.h
File length: 3883 byte(s)
Diff to previous 442
Add Diderot_Mat types
Revision 442 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 20 23:48:14 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/lib/diderot.h
File length: 3277 byte(s)
Diff to previous 441
Bug fix: change + to *
Revision 441 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 20 19:21:32 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/lib/diderot.h
File length: 3277 byte(s)
Diff to previous 440
Working on runtime
Revision 440 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Wed Oct 20 03:20:16 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/lib/diderot.h
File length: 2288 byte(s)
Diff to previous 439
More runtime work
Revision 439 - (view) (download) (as text) (annotate) - [select for diffs]
Modified Tue Oct 19 22:38:54 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/lib/diderot.h
File length: 1991 byte(s)
Diff to previous 438
Working on Diderot runtime
Revision 438 - (view) (download) (as text) (annotate) - [select for diffs]
Added Tue Oct 19 20:38:10 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/lib/diderot.h
File length: 1986 byte(s)
Working on C version of runtime
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 |