SCM Repository
Log of /branches/pure-cfg/src/compiler/c-util
Sticky Revision: |
Revision 1630 - Directory Listing
Modified Sun Nov 13 19:05:36 2011 UTC (9 years, 5 months ago) by jhr
Changed C language printing so that verbatim decls to not have newlines appended to them.
Revision 1629 - Directory Listing
Modified Sat Nov 12 18:50:23 2011 UTC (9 years, 5 months ago) by jhr
Added support for printing sequences and 1st-order tensors
Revision 1628 - Directory Listing
Modified Sat Nov 12 18:00:41 2011 UTC (9 years, 5 months ago) by jhr
Printing support (scalar values only for starts)
Revision 1623 - Directory Listing
Modified Fri Nov 11 21:58:50 2011 UTC (9 years, 5 months ago) by jhr
Working on printing support.
Revision 1593 - Directory Listing
Modified Tue Nov 1 12:28:30 2011 UTC (9 years, 5 months ago) by jhr
Adding support for double-precision. The approach is to use typedefs in the C header files for the Diderot types.
Revision 1556 - Directory Listing
Modified Sun Oct 23 15:43:41 2011 UTC (9 years, 5 months ago) by jhr
Added multi-assignment nodes to ILs.
Revision 1554 - Directory Listing
Modified Fri Oct 21 20:43:07 2011 UTC (9 years, 5 months ago) by jhr
Adding Eigen support to C code generator
Revision 1553 - Directory Listing
Modified Fri Oct 21 17:45:29 2011 UTC (9 years, 5 months ago) by jhr
Working on multiple result support
Revision 1525 - Directory Listing
Modified Thu Oct 13 15:57:40 2011 UTC (9 years, 6 months ago) by jhr
Pushed sequence and tuple operations through compiler (tuples are still not supported in the code generator).
Revision 1522 - Directory Listing
Modified Mon Oct 10 15:34:37 2011 UTC (9 years, 6 months ago) by jhr
Added sequence and tuple types to the Mid and Low ILs. Replaced the IVecTy constructor with IntTy and SeqTy.
Revision 1515 - Directory Listing
Modified Fri Oct 7 18:17:05 2011 UTC (9 years, 6 months ago) by jhr
Bug fix: use lvalueVar for lhs of S_Input
Revision 1505 - Directory Listing
Modified Tue Sep 20 13:24:45 2011 UTC (9 years, 6 months ago) by jhr
Renamed the MethodName module StrandUtil and added the strand properties to it. Also added strand properties to the IL representation.
Revision 1504 - Directory Listing
Modified Mon Sep 19 17:55:42 2011 UTC (9 years, 6 months ago) by jhr
Major change to the intermediate representation. The loading and saving of strand state variables is now explicit, which simplifies a lot of things.
Revision 1487 - Directory Listing
Modified Fri Sep 9 01:44:27 2011 UTC (9 years, 7 months ago) by jhr
Minor tweaks
Revision 1480 - Directory Listing
Modified Fri Sep 2 20:17:11 2011 UTC (9 years, 7 months ago) by jhr
Added comments and fixed indentation
Revision 1479 - Directory Listing
Modified Fri Sep 2 14:17:54 2011 UTC (9 years, 7 months ago) by nseltzer
Moved output proceedure to seperate file and updated c-target to use new output.
Revision 1451 - Directory Listing
Modified Mon Jul 18 19:45:17 2011 UTC (9 years, 9 months ago) by jhr
Split encoding nrrd types into separate file so that we can share it across targets.
Revision 1434 - Directory Listing
Modified Tue Jul 5 22:20:43 2011 UTC (9 years, 9 months ago) by jhr
Added support for "do ... while" loops.
Revision 1400 - Directory Listing
Modified Wed Jun 29 17:45:07 2011 UTC (9 years, 9 months ago) by jhr
Changed T_Attr to T_Qual, since the C spec uses "type-qualifier" for this syntactic form. Also added missing "__global" qualifier.
Revision 1387 - Directory Listing
Modified Fri Jun 24 14:44:53 2011 UTC (9 years, 9 months ago) by jhr
Removed CL from compiler and Trace from LowIL and TreeIL (since it is expanded by mid-to-low).
Revision 1365 - Directory Listing
Modified Wed Jun 22 17:17:30 2011 UTC (9 years, 9 months ago) by jhr
Added ppAttrs function
Revision 1363 - Directory Listing
Modified Wed Jun 22 17:03:17 2011 UTC (9 years, 9 months ago) by jhr
Minor tweaks
Revision 1362 - Directory Listing
Modified Tue Jun 21 23:07:30 2011 UTC (9 years, 9 months ago) by lamonts
Fixed the broken build from the addition of the atrr list of S_DECL
Revision 1315 - Directory Listing
Modified Sat Jun 11 21:10:15 2011 UTC (9 years, 10 months ago) by jhr
Working on OpenCL support
Revision 1314 - Directory Listing
Modified Sat Jun 11 17:02:26 2011 UTC (9 years, 10 months ago) by jhr
Make CLang.mkInt easier to use
Revision 1297 - Directory Listing
Modified Thu Jun 9 12:44:43 2011 UTC (9 years, 10 months ago) by jhr
Added clamp and assignment operators.
Revision 1285 - Directory Listing
Modified Tue Jun 7 10:33:17 2011 UTC (9 years, 10 months ago) by jhr
Made TreeToCL into a functor parameterized over the translation of variables. This allows different clients to have different representations for globals, etc.
Revision 1283 - Directory Listing
Modified Mon Jun 6 22:24:53 2011 UTC (9 years, 10 months ago) by jhr
Move shared C codegen support to c-util.
Revision 1262 - Directory Listing
Modified Sat May 28 23:45:43 2011 UTC (9 years, 10 months ago) by jhr
Working on command-line option support
Revision 1261 - Directory Listing
Modified Sat May 28 23:16:30 2011 UTC (9 years, 10 months ago) by jhr
Working on compiler support for command-line options
Revision 1259 - Directory Listing
Modified Tue May 24 19:36:35 2011 UTC (9 years, 10 months ago) by jhr
remove stuff from sources.cm
Revision 1258 - Directory Listing
Added Tue May 24 19:33:45 2011 UTC (9 years, 10 months ago) by jhr
Start to factor common C code support
root@smlnj-gforge.cs.uchicago.edu | ViewVC Help |
Powered by ViewVC 1.0.0 |