SCM Repository
Log of /branches/pure-cfg/src/compiler
Sticky Revision: |
Revision 500 - Directory Listing
Modified Tue Feb 1 17:40:24 2011 UTC (11 years, 3 months ago) by jhr
Made cfg type immutable
Revision 499 - Directory Listing
Modified Tue Feb 1 17:37:51 2011 UTC (11 years, 3 months ago) by jhr
Change "actor" to "strand"
Revision 498 - Directory Listing
Modified Tue Feb 1 01:43:52 2011 UTC (11 years, 3 months ago) by jhr
Working on porting to new IL
Revision 497 - Directory Listing
Modified Mon Jan 31 04:40:27 2011 UTC (11 years, 3 months ago) by jhr
Working on porting to new IR
Revision 496 - Directory Listing
Modified Sun Jan 30 03:52:13 2011 UTC (11 years, 3 months ago) by jhr
Working on port to new IR
Revision 495 - Directory Listing
Modified Fri Jan 28 20:43:10 2011 UTC (11 years, 3 months ago) by jhr
Work around for new IL
Revision 494 - Directory Listing
Modified Fri Jan 28 18:15:25 2011 UTC (11 years, 3 months ago) by jhr
Working on porting to new CFG IR
Revision 493 - Directory Listing
Modified Thu Jan 27 16:40:50 2011 UTC (11 years, 3 months ago) by jhr
Working on porting to new IL
Revision 491 - Directory Listing
Modified Wed Jan 26 15:31:09 2011 UTC (11 years, 3 months ago) by jhr
Porting code to new IL
Revision 488 - Directory Listing
Modified Wed Jan 12 23:21:04 2011 UTC (11 years, 4 months ago) by jhr
Fixing type errors
Revision 487 - Directory Listing
Modified Wed Jan 5 19:14:02 2011 UTC (11 years, 4 months ago) by jhr
Added splice implementation
Revision 486 - Directory Listing
Modified Wed Jan 5 17:00:05 2011 UTC (11 years, 4 months ago) by jhr
Fixing type errors
Revision 478 - Directory Listing
Modified Sun Nov 14 04:15:48 2010 UTC (11 years, 6 months ago) by jhr
Working on pure CFG representation
Revision 477 - Directory Listing
Modified Sat Nov 13 16:02:07 2010 UTC (11 years, 6 months ago) by jhr
Creating a branch to explore a pure CFG IL
Revision 475 - Directory Listing
Modified Thu Nov 4 18:57:11 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Changed typing rules for tensor construction. The convention is now slow-to-fast for tensor dimensions.
Revision 470 - Directory Listing
Modified Tue Nov 2 16:33:48 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Added additional operations on fields (F+F, F-F, sF, Fs, F/s)
Revision 467 - Directory Listing
Modified Fri Oct 29 13:34:08 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Fixed typos
Revision 466 - Directory Listing
Modified Thu Oct 28 23:00:52 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Fix typos
Revision 465 - Directory Listing
Modified Thu Oct 28 22:17:34 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on mid-to-low translation
Revision 464 - Directory Listing
Modified Thu Oct 28 12:57:20 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on MidIL to LowIL translation
Revision 463 - Directory Listing
Modified Wed Oct 27 22:48:59 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on MidIL to LowIL translation
Revision 462 - Directory Listing
Modified Wed Oct 27 22:48:45 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Added fromDigits function
Revision 461 - Directory Listing
Modified Wed Oct 27 22:48:29 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Added explode function
Revision 460 - Directory Listing
Modified Wed Oct 27 16:11:13 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on mid-to-low translation
Revision 459 - Directory Listing
Modified Wed Oct 27 12:54:03 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on Mid to Low translation
Revision 458 - Directory Listing
Modified Wed Oct 27 12:29:00 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on LowIL
Revision 457 - Directory Listing
Modified Wed Oct 27 12:08:13 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on low-il
Revision 456 - Directory Listing
Modified Wed Oct 27 04:31:38 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on codegen
Revision 455 - Directory Listing
Modified Wed Oct 27 02:42:13 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on codegen
Revision 454 - Directory Listing
Modified Mon Oct 25 19:59:47 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on coed generation
Revision 453 - Directory Listing
Modified Sun Oct 24 00:47:57 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Minor edit
Revision 451 - Directory Listing
Modified Fri Oct 22 18:18:00 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Working on code generator API
Revision 450 - Directory Listing
Modified Thu Oct 21 15:58:26 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Change name of MidIL Transform operator to PosToImgSpace. Also added GradToWorldSpace operator to MidIL.
Revision 445 - Directory Listing
Modified Thu Oct 21 04:01:15 2010 UTC (11 years, 6 months ago) by jhr
Original Path: trunk/src/compiler
Clarify description of simplify
Revision 435 - Directory Listing
Modified Tue Oct 19 13:14:20 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Upated URL in header to diderot-language.cs.uchicago.edu
Revision 433 - Directory Listing
Modified Mon Oct 18 22:27:56 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Beginnings of code generation infrastructure
Revision 432 - Directory Listing
Modified Mon Oct 18 22:27:41 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
fix comment
Revision 431 - Directory Listing
Modified Mon Oct 18 22:27:21 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Starting to work on mid-to-low translation
Revision 430 - Directory Listing
Modified Mon Oct 18 22:26:52 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
update descriptions of passes
Revision 429 - Directory Listing
Modified Mon Oct 18 19:59:04 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Slightly better error reporting
Revision 427 - Directory Listing
Modified Mon Oct 18 19:35:52 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix: realTy == VecTy 1 (not 0)
Revision 426 - Directory Listing
Modified Mon Oct 18 18:49:55 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Filter out dimensions of size one in tensor types
Revision 424 - Directory Listing
Modified Mon Oct 18 13:19:33 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Starting to work on the LowIL representation
Revision 423 - Directory Listing
Modified Sun Oct 17 02:29:06 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix: get type of Inside right
Revision 422 - Directory Listing
Modified Sun Oct 17 02:27:07 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix: wrong signature for EvalKernel
Revision 421 - Directory Listing
Modified Sun Oct 17 02:26:16 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix: get type of Select right
Revision 420 - Directory Listing
Modified Sun Oct 17 02:23:55 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Adding MidIL checking
Revision 419 - Directory Listing
Modified Sun Oct 17 02:23:43 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Better error messages
Revision 418 - Directory Listing
Modified Sun Oct 17 02:23:13 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix: add missing code to set CFG edges in destination
Revision 417 - Directory Listing
Modified Sun Oct 17 00:32:30 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added checking for HighIL representation
Revision 416 - Directory Listing
Modified Sun Oct 17 00:32:07 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix: get the result type of condtional expressions right when simplifying
Revision 415 - Directory Listing
Modified Sun Oct 17 00:21:51 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
bug fix for conditional expressions
Revision 414 - Directory Listing
Modified Sat Oct 16 18:00:43 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on checking
Revision 413 - Directory Listing
Modified Sat Oct 16 15:39:31 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
More work on checking
Revision 412 - Directory Listing
Modified Sat Oct 16 15:19:19 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on IL checking
Revision 411 - Directory Listing
Modified Sat Oct 16 15:03:18 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Rename file
Revision 410 - Directory Listing
Modified Fri Oct 15 19:31:53 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on checking code
Revision 408 - Directory Listing
Modified Fri Oct 15 12:30:15 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on HighIL checking code
Revision 407 - Directory Listing
Modified Fri Oct 15 12:27:09 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added more type info to HighIL operators to aid checking.
Revision 406 - Directory Listing
Modified Fri Oct 15 12:12:10 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Simplify basis by removing cruft that is not being used.
Revision 405 - Directory Listing
Modified Fri Oct 15 04:42:42 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on checking for HighIL
Revision 404 - Directory Listing
Modified Thu Oct 14 22:11:38 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Started to work on checking code for HighIL
Revision 403 - Directory Listing
Modified Thu Oct 14 22:11:13 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Minor edits
Revision 402 - Directory Listing
Modified Thu Oct 14 21:51:37 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
reorganize operators a bit
Revision 401 - Directory Listing
Modified Thu Oct 14 21:08:45 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
fixed typo
Revision 400 - Directory Listing
Modified Thu Oct 14 21:06:49 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Slice support in HighIL
Revision 399 - Directory Listing
Modified Thu Oct 14 20:08:35 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on slice support
Revision 398 - Directory Listing
Modified Thu Oct 14 20:08:18 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added types to pretty printing
Revision 397 - Directory Listing
Modified Thu Oct 14 20:08:03 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
bug fixes
Revision 395 - Directory Listing
Modified Thu Oct 14 16:52:15 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Fix inexhaustive matches by adding E_Slice placeholders
Revision 394 - Directory Listing
Modified Thu Oct 14 16:30:29 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added types to IL variables
Revision 393 - Directory Listing
Modified Thu Oct 14 15:45:01 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
new files
Revision 392 - Directory Listing
Modified Thu Oct 14 15:34:28 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
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 (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Move MidIL types into their own module
Revision 387 - Directory Listing
Modified Fri Oct 8 15:29:24 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Copy some of the translation boilerplate from the high-to-mid translation into the mid-to-low translation
Revision 383 - Directory Listing
Modified Tue Oct 5 21:53:49 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
normalize tensor shapes in prune functions (e.g., tensor[1] ==> tensor[]).
Revision 382 - Directory Listing
Modified Tue Oct 5 21:46:21 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Fixed bug in grammar
Revision 381 - Directory Listing
Modified Tue Oct 5 21:42:17 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on adding slice notation and fixed precedence of differentiation
Revision 379 - Directory Listing
Modified Tue Oct 5 00:28:29 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added conditional expression syntax
Revision 374 - Directory Listing
Modified Sun Oct 3 18:56:32 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Debugging probe.sml.
Revision 373 - Directory Listing
Modified Sun Oct 3 15:27:04 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added fld2d' test case
Revision 372 - Directory Listing
Modified Sun Oct 3 15:20:28 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Bug fixes to HigiIL optimization
Revision 370 - Directory Listing
Modified Sat Oct 2 17:19:14 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added parse-tree support for conditional expressions (still need parser support)
Revision 369 - Directory Listing
Modified Sat Oct 2 17:18:48 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Started to work on IL checker
Revision 368 - Directory Listing
Modified Fri Oct 1 18:17:34 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on optimization and translation
Revision 367 - Directory Listing
Modified Thu Sep 30 21:20:13 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added HighIL to MidIL translation phase
Revision 365 - Directory Listing
Modified Wed Sep 29 20:07:58 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation
Revision 364 - Directory Listing
Modified Wed Sep 29 18:06:12 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on high to mid translation
Revision 363 - Directory Listing
Modified Wed Sep 29 18:05:48 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
removed Transform from high IL
Revision 361 - Directory Listing
Modified Wed Sep 29 14:17:34 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation functor
Revision 360 - Directory Listing
Modified Wed Sep 29 02:59:34 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
working on translation
Revision 359 - Directory Listing
Modified Tue Sep 28 22:03:40 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Adding new file for translation support
Revision 358 - Directory Listing
Modified Tue Sep 28 13:38:09 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on high to mid translation
Revision 355 - Directory Listing
Modified Sun Sep 26 18:00:31 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Move test-kernel stuff to fields directory
Revision 354 - Directory Listing
Modified Sun Sep 26 18:00:16 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added hash-cons representation of IL expressions
Revision 353 - Directory Listing
Modified Fri Sep 24 21:43:11 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Debugging generation of probe code
Revision 352 - Directory Listing
Modified Fri Sep 24 07:21:51 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Debugging probe.sml
Revision 351 - Directory Listing
Modified Fri Sep 24 01:14:58 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Working on test driver for probe code
Revision 350 - Directory Listing
Modified Fri Sep 24 01:04:36 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Added assignToString function
Revision 349 - Directory Listing
Modified Fri Sep 24 00:24:20 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
working on HighIL to MidIL translation
Revision 347 - Directory Listing
Modified Tue Sep 21 15:31:49 2010 UTC (11 years, 7 months ago) by jhr
Original Path: trunk/src/compiler
Fixed header comment
Revision 346 - Directory Listing
Modified Mon Sep 20 19:23:56 2010 UTC (11 years, 7 months ago) by lamonts
Original Path: trunk/src/compiler
deleting a random file
Revision 345 - Directory Listing
Modified Mon Sep 20 19:22:51 2010 UTC (11 years, 7 months ago) by lamonts
Original Path: trunk/src/compiler
adding the translate directory for mid-to-low il
Revision 344 - Directory Listing
Modified Mon Sep 20 19:21:18 2010 UTC (11 years, 7 months ago) by lamonts
Original Path: trunk/src/compiler
Adding the files for the low-il specs
Revision 343 - Directory Listing
Modified Mon Sep 20 02:47:00 2010 UTC (11 years, 8 months ago) by jhr
Original Path: trunk/src/compiler
Adding comments
Revision 342 - Directory Listing
Modified Wed Sep 15 21:52:14 2010 UTC (11 years, 8 months ago) by jhr
Original Path: trunk/src/compiler
New files
Revision 341 - Directory Listing
Modified Mon Sep 13 17:14:24 2010 UTC (11 years, 8 months ago) by jhr
Original Path: trunk/src/compiler
Implementing the census functor
Revision 340 - Directory Listing
Modified Mon Sep 13 15:34:36 2010 UTC (11 years, 8 months ago) by jhr
Original Path: trunk/src/compiler
Working on debugging HighIL optimization
Revision 338 - Directory Listing
Modified Mon Sep 13 14:49:12 2010 UTC (11 years, 8 months ago) by jhr
Original Path: trunk/src/compiler
Working on HighIL optimization
Revision 337 - Directory Listing
Modified Sun Sep 12 14:26:47 2010 UTC (11 years, 8 months ago) by jhr
Original Path: trunk/src/compiler
Put optimization passes in IL directories
Revision 336 - Directory Listing
Modified Tue Aug 24 20:24:21 2010 UTC (11 years, 8 months ago) by jhr
Original Path: trunk/src/compiler
Added some comments
Revision 334 - Directory Listing
Modified Thu Aug 19 20:53:07 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on high to mid translation
Revision 333 - Directory Listing
Modified Thu Aug 19 20:52:48 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Tweaking MidIL definition
Revision 332 - Directory Listing
Modified Thu Aug 19 20:18:53 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Fixed bugs in mid-il and IL generator
Revision 328 - Directory Listing
Modified Wed Aug 18 22:19:26 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on HighIL to MidIL translation
Revision 325 - Directory Listing
Modified Wed Aug 18 17:07:16 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added compiler README file
Revision 324 - Directory Listing
Modified Wed Aug 18 17:06:10 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Adding placeholder directories
Revision 323 - Directory Listing
Modified Wed Aug 18 14:59:35 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on probe code generation
Revision 320 - Directory Listing
Modified Wed Aug 18 04:13:28 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on HighIL optimizer
Revision 319 - Directory Listing
Modified Wed Aug 18 04:13:08 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
comments
Revision 314 - Directory Listing
Modified Tue Aug 17 21:49:25 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on compiler
Revision 304 - Directory Listing
Modified Tue Aug 17 14:20:44 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
tweaking mid IL
Revision 287 - Directory Listing
Modified Fri Aug 13 21:40:04 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
new files
Revision 286 - Directory Listing
Modified Fri Aug 13 21:39:34 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
added convolve function
Revision 285 - Directory Listing
Modified Fri Aug 13 20:52:11 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added Stats module
Revision 284 - Directory Listing
Modified Fri Aug 13 20:39:04 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
More general representation of image samples
Revision 283 - Directory Listing
Modified Fri Aug 13 20:38:43 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added newProp and newFlag functions for nodes, stmts, and vars
Revision 282 - Directory Listing
Modified Fri Aug 13 19:20:23 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Made the IL generator more general to handle MidIL features
Revision 281 - Directory Listing
Modified Fri Aug 13 17:40:53 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on MidIL representation
Revision 280 - Directory Listing
Modified Fri Aug 13 17:40:28 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
New directory
Revision 269 - Directory Listing
Modified Wed Aug 11 04:42:30 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Make the "lift" phase be more agressive about evaluating
Revision 268 - Directory Listing
Modified Wed Aug 11 04:41:04 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
merge DIFF and CONV constructors
Revision 267 - Directory Listing
Modified Wed Aug 11 04:40:44 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
tweaking printing of SSA IL
Revision 266 - Directory Listing
Modified Tue Aug 10 21:25:40 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Moving high-IL stuff to its own directory
Revision 265 - Directory Listing
Modified Tue Aug 10 21:16:06 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Some work on SSA checking code
Revision 264 - Directory Listing
Modified Tue Aug 10 17:36:47 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Change kernel representation to not rely on symmetry
Revision 263 - Directory Listing
Modified Tue Aug 10 17:36:19 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix
Revision 258 - Directory Listing
Modified Mon Aug 9 18:36:44 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added BackwardDFAFn functor
Revision 257 - Directory Listing
Modified Mon Aug 9 18:28:37 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added ForwardDFAFn functor
Revision 256 - Directory Listing
Modified Mon Aug 9 17:28:57 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
New version of IL with translation to HighIL and pretty printing.
Revision 250 - Directory Listing
Modified Fri Aug 6 21:37:28 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Adding more Unicode operators
Revision 247 - Directory Listing
Modified Fri Aug 6 20:20:42 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added infix convolve syntax
Revision 246 - Directory Listing
Modified Fri Aug 6 15:32:26 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Output to log file
Revision 245 - Directory Listing
Modified Fri Aug 6 15:31:55 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Support evaluation for more functions
Revision 244 - Directory Listing
Modified Fri Aug 6 15:31:13 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added smart constructors
Revision 242 - Directory Listing
Modified Fri Aug 6 15:25:03 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix: get the order of instantiated meta variables right
Revision 241 - Directory Listing
Modified Fri Aug 6 14:07:20 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Bug fix: add missing case to pruneShape
Revision 240 - Directory Listing
Modified Fri Aug 6 04:59:16 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on lifting and translation
Revision 239 - Directory Listing
Modified Fri Aug 6 00:36:04 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on image-info input
Revision 238 - Directory Listing
Modified Thu Aug 5 23:17:46 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Use the log file for debugging output
Revision 237 - Directory Listing
Modified Thu Aug 5 23:17:27 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added Log structure
Revision 236 - Directory Listing
Modified Thu Aug 5 21:57:57 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Hook in evaluation of statics
Revision 235 - Directory Listing
Modified Thu Aug 5 21:57:46 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Bug fixes
Revision 234 - Directory Listing
Modified Thu Aug 5 21:34:29 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on static evalution
Revision 232 - Directory Listing
Modified Thu Aug 5 16:18:44 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on static evaluation
Revision 231 - Directory Listing
Modified Thu Aug 5 16:11:37 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on evaluation of static globals
Revision 230 - Directory Listing
Modified Thu Aug 5 16:00:24 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added Inputs module to handle static input variables
Revision 229 - Directory Listing
Modified Wed Aug 4 15:46:08 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added type field to E_Input in Simple AST.
Revision 228 - Directory Listing
Modified Wed Aug 4 13:36:35 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Made typechecking more strict.
Revision 227 - Directory Listing
Modified Wed Aug 4 05:27:13 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on lifting
Revision 226 - Directory Listing
Modified Tue Aug 3 21:34:18 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to HighIL
Revision 221 - Directory Listing
Modified Tue Aug 3 20:13:55 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added E_Input and E_Field constructors to Simple AST
Revision 202 - Directory Listing
Modified Tue Aug 3 13:06:03 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Reorganize stuff to do with images, kernels, and fields into its own directory.
Revision 201 - Directory Listing
Modified Tue Aug 3 12:57:10 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Reorganizing source
Revision 200 - Directory Listing
Modified Mon Aug 2 21:57:49 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translateion
Revision 199 - Directory Listing
Modified Mon Aug 2 21:34:31 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added Var substructure to SSAFn
Revision 198 - Directory Listing
Modified Mon Aug 2 21:26:57 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Starting to add utility code for SSA representations
Revision 197 - Directory Listing
Modified Mon Aug 2 20:51:47 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to HighIL
Revision 196 - Directory Listing
Modified Mon Aug 2 19:10:49 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Update
Revision 195 - Directory Listing
Modified Mon Aug 2 19:09:04 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Adding operations for fields
Revision 194 - Directory Listing
Modified Mon Aug 2 16:40:29 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to IL
Revision 193 - Directory Listing
Modified Mon Aug 2 16:40:18 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added Tbl structure
Revision 192 - Directory Listing
Modified Mon Aug 2 16:23:42 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to IL
Revision 190 - Directory Listing
Modified Sat Jul 31 04:39:18 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Minor work on translation
Revision 189 - Directory Listing
Modified Fri Jul 30 19:37:01 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to HighIL
Revision 188 - Directory Listing
Modified Thu Jul 29 22:28:39 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to IL
Revision 187 - Directory Listing
Modified Thu Jul 29 14:00:37 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on IL representation
Revision 186 - Directory Listing
Modified Thu Jul 29 04:26:57 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Add generator for IL operator structures.
Revision 185 - Directory Listing
Modified Wed Jul 28 17:11:09 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Renamed internal variable input to optInput and added input variable.
Revision 184 - Directory Listing
Modified Wed Jul 28 16:48:27 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation
Revision 183 - Directory Listing
Modified Wed Jul 28 16:28:10 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to HighIL
Revision 182 - Directory Listing
Modified Wed Jul 28 16:05:13 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added toType, toDiff, toShape, and toDim functions
Revision 181 - Directory Listing
Modified Wed Jul 28 14:37:42 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added file
Revision 180 - Directory Listing
Modified Wed Jul 28 14:37:08 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to HighIL
Revision 179 - Directory Listing
Modified Tue Jul 27 20:43:23 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Simplified AST code now uses default input values when no input is given.
Revision 176 - Directory Listing
Modified Mon Jul 26 19:47:48 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Switch the translate code to take simple AST as its input type
Revision 175 - Directory Listing
Modified Sat Jul 24 16:53:55 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added pretty printing for simplified AST
Revision 174 - Directory Listing
Modified Sat Jul 24 15:38:08 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Adding simplify pass to driver
Revision 173 - Directory Listing
Modified Sat Jul 24 15:37:50 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Cleanup and simplification of AST representation
Revision 172 - Directory Listing
Modified Sat Jul 24 15:37:08 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
New file: working on pretty printing for Simple AST
Revision 171 - Directory Listing
Modified Sat Jul 24 14:13:10 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Adding simple-ast representation
Revision 170 - Directory Listing
Modified Sat Jul 24 13:30:47 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Restrict polymorphism to operators/functions.
Revision 169 - Directory Listing
Modified Thu Jul 22 20:07:37 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Split function and variable namespaces and add notion of restricted operations that cannot appear inside actor or initialization code.
Revision 168 - Directory Listing
Modified Wed Jul 21 20:58:37 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Working on translation to HighIL
Revision 167 - Directory Listing
Modified Wed Jul 21 20:58:09 2010 UTC (11 years, 9 months ago) by jhr
Original Path: trunk/src/compiler
Added comment
Revision 166 - Directory Listing
Modified Wed Jul 21 15:21:12 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
New file
Revision 165 - Directory Listing
Modified Wed Jul 21 15:20:53 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Adding equality tests and hashing support
Revision 164 - Directory Listing
Modified Tue Jul 20 18:56:04 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Added output state variables and stabilize methods
Revision 155 - Directory Listing
Modified Fri Jul 9 21:38:01 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Added kernel printing code
Revision 153 - Directory Listing
Modified Fri Jul 9 18:59:12 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Debugging kernel support using test driver
Revision 143 - Directory Listing
Modified Thu Jul 8 19:12:22 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Added min and max on reals.
Revision 141 - Directory Listing
Modified Thu Jul 8 18:51:26 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Added RawTypes module
Revision 140 - Directory Listing
Modified Thu Jul 8 18:48:51 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Starting to write a test driver for the kernel code
Revision 139 - Directory Listing
Modified Thu Jul 8 18:48:23 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Made kernel type abstract and added derivative cache.
Revision 138 - Directory Listing
Modified Thu Jul 8 18:47:33 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Added toReal function
Revision 137 - Directory Listing
Modified Wed Jul 7 21:30:23 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Working on IR
Revision 136 - Directory Listing
Modified Wed Jul 7 20:38:52 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Added variable sets and maps
Revision 135 - Directory Listing
Modified Fri Jul 2 21:57:47 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Working on IL representation
Revision 133 - Directory Listing
Modified Fri Jul 2 21:41:27 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Merging image-info into IL directory
Revision 132 - Directory Listing
Modified Fri Jul 2 21:30:59 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
merge image-info directory into the IL directory
Revision 131 - Directory Listing
Modified Fri Jul 2 21:30:43 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Added normalize function
Revision 130 - Directory Listing
Modified Thu Jul 1 20:08:43 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Working on IL
Revision 129 - Directory Listing
Modified Thu Jul 1 18:03:54 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Parameterize the SSA representation over the operators
Revision 127 - Directory Listing
Modified Tue Jun 29 20:08:28 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Fixed syntax error
Revision 124 - Directory Listing
Modified Mon Jun 28 20:40:26 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
New file
Revision 123 - Directory Listing
Modified Mon Jun 28 18:05:04 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Adding configuration support
Revision 122 - Directory Listing
Modified Mon Jun 28 17:58:00 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Fix syntax errors
Revision 118 - Directory Listing
Modified Thu Jun 24 17:06:25 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Added compare to Rational
Revision 117 - Directory Listing
Modified Thu Jun 24 14:00:22 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Switched kernels to use rational coefficients and added definitions of common kernels.
Revision 116 - Directory Listing
Modified Thu Jun 24 13:43:16 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Fix bugs
Revision 115 - Directory Listing
Modified Wed Jun 23 22:01:49 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Working on rational numbers for the kernels
Revision 112 - Directory Listing
Modified Wed Jun 23 19:35:31 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Restore Gordon's edits
Revision 110 - Directory Listing
Added Wed Jun 23 19:28:48 2010 UTC (11 years, 10 months ago) by jhr
Original Path: trunk/src/compiler
Moving compiler sources into src/compiler
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |