satune.git
7 years agoMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler
bdemsky [Wed, 30 Aug 2017 20:49:52 +0000 (13:49 -0700)]
Merge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler

7 years agoGet rid of unnecessary hashfunction and comparison
bdemsky [Wed, 30 Aug 2017 20:25:04 +0000 (13:25 -0700)]
Get rid of unnecessary hashfunction and comparison

7 years agoMerge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler
bdemsky [Wed, 30 Aug 2017 20:22:42 +0000 (13:22 -0700)]
Merge branch 'master' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler

7 years agoAdd support for true and false and normalizing them away
bdemsky [Wed, 30 Aug 2017 20:21:24 +0000 (13:21 -0700)]
Add support for true and false and normalizing them away

7 years agoAdding support for mutableset in backend + OO-style Set
Hamed [Wed, 30 Aug 2017 00:41:12 +0000 (17:41 -0700)]
Adding support for mutableset in backend + OO-style Set

7 years agoOmitting tunable parameters from Transform's constructors
Hamed [Tue, 29 Aug 2017 23:20:53 +0000 (16:20 -0700)]
Omitting tunable parameters from Transform's constructors

7 years agoMerging with branch master and fixing bugs
Hamed [Tue, 29 Aug 2017 22:12:22 +0000 (15:12 -0700)]
Merging with branch master and fixing bugs

7 years agoTranslate expressions only once
bdemsky [Tue, 29 Aug 2017 18:59:13 +0000 (11:59 -0700)]
Translate expressions only once

7 years agoDeduplication Support
bdemsky [Tue, 29 Aug 2017 06:05:34 +0000 (23:05 -0700)]
Deduplication Support

7 years agoEdit
Hamed [Tue, 29 Aug 2017 06:01:25 +0000 (23:01 -0700)]
Edit

7 years agoFixing bugs
Hamed [Tue, 29 Aug 2017 05:25:44 +0000 (22:25 -0700)]
Fixing bugs

7 years agoOOP representation of Transforms
Hamed [Tue, 29 Aug 2017 05:16:01 +0000 (22:16 -0700)]
OOP representation of Transforms

7 years agoFinish hash/comparison functions
bdemsky [Tue, 29 Aug 2017 03:22:08 +0000 (20:22 -0700)]
Finish hash/comparison functions

7 years agoAdd AST Hashing and Equals Functions
bdemsky [Tue, 29 Aug 2017 03:12:43 +0000 (20:12 -0700)]
Add AST Hashing and Equals Functions

7 years agoGet rid of silly macros
bdemsky [Tue, 29 Aug 2017 00:00:46 +0000 (17:00 -0700)]
Get rid of silly macros

7 years agoSmall edit
bdemsky [Mon, 28 Aug 2017 23:38:34 +0000 (16:38 -0700)]
Small edit

7 years agoBug fixes
Brian Demsky [Mon, 28 Aug 2017 23:30:16 +0000 (16:30 -0700)]
Bug fixes

7 years agoAuto Tuner Initial Full Checkin
bdemsky [Mon, 28 Aug 2017 21:41:46 +0000 (14:41 -0700)]
Auto Tuner Initial Full Checkin

7 years agoAutotune Framework
bdemsky [Mon, 28 Aug 2017 21:14:46 +0000 (14:14 -0700)]
Autotune Framework

7 years agoMore of Tuning Framework
bdemsky [Mon, 28 Aug 2017 02:40:55 +0000 (19:40 -0700)]
More of Tuning Framework

7 years agoMore tuner framework code
bdemsky [Mon, 28 Aug 2017 01:51:45 +0000 (18:51 -0700)]
More tuner framework code

7 years agoClass renaming
bdemsky [Mon, 28 Aug 2017 01:09:33 +0000 (18:09 -0700)]
Class renaming

7 years agoedit
bdemsky [Mon, 28 Aug 2017 00:59:09 +0000 (17:59 -0700)]
edit

7 years agoMore OO conversion
bdemsky [Mon, 28 Aug 2017 00:55:25 +0000 (17:55 -0700)]
More OO conversion

7 years agoedits
bdemsky [Mon, 28 Aug 2017 00:27:52 +0000 (17:27 -0700)]
edits

7 years agoFixing the ordergraphtest
Hamed [Sun, 27 Aug 2017 23:12:19 +0000 (16:12 -0700)]
Fixing the ordergraphtest

7 years agoAdding Transform object ... applying Brian's comments
Hamed [Sun, 27 Aug 2017 22:14:51 +0000 (15:14 -0700)]
Adding Transform object ... applying Brian's comments

7 years agoConvert structs to classes...
bdemsky [Sun, 27 Aug 2017 08:14:12 +0000 (01:14 -0700)]
Convert structs to classes...

7 years agoFinish clone
bdemsky [Sun, 27 Aug 2017 07:59:13 +0000 (00:59 -0700)]
Finish clone

7 years agotowards cloning
bdemsky [Sun, 27 Aug 2017 07:08:54 +0000 (00:08 -0700)]
towards cloning

7 years agoRun tabbing pass
bdemsky [Sun, 27 Aug 2017 01:11:20 +0000 (18:11 -0700)]
Run tabbing pass

7 years agoTry to fix encapsulation
bdemsky [Sun, 27 Aug 2017 01:06:04 +0000 (18:06 -0700)]
Try to fix encapsulation

7 years agoMerge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into...
Hamed [Sat, 26 Aug 2017 23:58:05 +0000 (16:58 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed

7 years agoFix Tuner framework to be OO
bdemsky [Sat, 26 Aug 2017 20:36:58 +0000 (13:36 -0700)]
Fix Tuner framework to be OO

7 years agoFully convert ordergraph to objects
bdemsky [Sat, 26 Aug 2017 20:31:58 +0000 (13:31 -0700)]
Fully convert ordergraph to objects

7 years agoMore conversion to classes
bdemsky [Sat, 26 Aug 2017 20:19:33 +0000 (13:19 -0700)]
More conversion to classes

7 years agoStyle change...
bdemsky [Sat, 26 Aug 2017 06:11:00 +0000 (23:11 -0700)]
Style change...

7 years agoFix bogus test case
bdemsky [Sat, 26 Aug 2017 06:10:32 +0000 (23:10 -0700)]
Fix bogus test case

7 years agoBug fixes
bdemsky [Sat, 26 Aug 2017 02:33:11 +0000 (19:33 -0700)]
Bug fixes

7 years agoUpdate test files
bdemsky [Sat, 26 Aug 2017 02:32:56 +0000 (19:32 -0700)]
Update test files

7 years agoMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler
bdemsky [Sat, 26 Aug 2017 02:11:30 +0000 (19:11 -0700)]
Merge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler

7 years agoMerge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into...
Hamed [Sat, 26 Aug 2017 01:41:12 +0000 (18:41 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed

7 years agoMerge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into...
Hamed [Sat, 26 Aug 2017 00:48:29 +0000 (17:48 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed

7 years agoFixing the Integer encoding ...
Hamed [Sat, 26 Aug 2017 00:42:38 +0000 (17:42 -0700)]
Fixing the Integer encoding ...

7 years agoFix memory leaks
bdemsky [Sat, 26 Aug 2017 00:18:32 +0000 (17:18 -0700)]
Fix memory leaks

7 years agoAdding back the IntegerEncoding ...
Hamed [Sat, 26 Aug 2017 00:18:19 +0000 (17:18 -0700)]
Adding back the IntegerEncoding ...

7 years agoMerge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into...
Hamed [Fri, 25 Aug 2017 23:49:47 +0000 (16:49 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed

7 years agoedit
Hamed [Fri, 25 Aug 2017 23:49:40 +0000 (16:49 -0700)]
edit

7 years agoBig Bug Fix
bdemsky [Fri, 25 Aug 2017 23:47:44 +0000 (16:47 -0700)]
Big Bug Fix

7 years agoMerge with branch master ...
Hamed [Fri, 25 Aug 2017 05:26:41 +0000 (22:26 -0700)]
Merge with branch master ...

7 years agoFix bug
bdemsky [Fri, 25 Aug 2017 23:24:59 +0000 (16:24 -0700)]
Fix bug

7 years agoReorg code
bdemsky [Fri, 25 Aug 2017 23:10:20 +0000 (16:10 -0700)]
Reorg code

7 years agoReorg code
bdemsky [Fri, 25 Aug 2017 23:08:08 +0000 (16:08 -0700)]
Reorg code

7 years agoMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler
bdemsky [Fri, 25 Aug 2017 23:03:21 +0000 (16:03 -0700)]
Merge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler

7 years agoedits
bdemsky [Fri, 25 Aug 2017 22:59:28 +0000 (15:59 -0700)]
edits

7 years agoedits
bdemsky [Fri, 25 Aug 2017 08:54:32 +0000 (01:54 -0700)]
edits

7 years agoGet rid of OrderPair warning
bdemsky [Fri, 25 Aug 2017 08:12:32 +0000 (01:12 -0700)]
Get rid of OrderPair warning

7 years agoSwitch hashtable/hashset
bdemsky [Fri, 25 Aug 2017 07:38:04 +0000 (00:38 -0700)]
Switch hashtable/hashset

7 years agoSwitch to vector class
bdemsky [Fri, 25 Aug 2017 05:56:17 +0000 (22:56 -0700)]
Switch to vector class

7 years agoMerge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into...
Hamed [Fri, 25 Aug 2017 05:09:34 +0000 (22:09 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed

7 years agoreplacing booleanOrder with booleanPredicate in IntegerEncoding ...
Hamed [Fri, 25 Aug 2017 05:09:26 +0000 (22:09 -0700)]
replacing booleanOrder with booleanPredicate in IntegerEncoding ...

7 years agoSwitch array struct to class
bdemsky [Fri, 25 Aug 2017 04:36:05 +0000 (21:36 -0700)]
Switch array struct to class

7 years agoAdding ASTTransform ...
Hamed [Fri, 25 Aug 2017 04:28:59 +0000 (21:28 -0700)]
Adding ASTTransform ...

7 years agoedit
bdemsky [Fri, 25 Aug 2017 02:41:44 +0000 (19:41 -0700)]
edit

7 years agoMove
bdemsky [Fri, 25 Aug 2017 02:31:43 +0000 (19:31 -0700)]
Move

7 years agoMove Files
bdemsky [Fri, 25 Aug 2017 02:30:37 +0000 (19:30 -0700)]
Move Files

7 years agofix bug
bdemsky [Fri, 25 Aug 2017 02:24:36 +0000 (19:24 -0700)]
fix bug

7 years agoedits
bdemsky [Fri, 25 Aug 2017 02:11:49 +0000 (19:11 -0700)]
edits

7 years agoedits
Brian Demsky [Fri, 25 Aug 2017 00:47:01 +0000 (17:47 -0700)]
edits

7 years agoMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler
bdemsky [Fri, 25 Aug 2017 00:46:30 +0000 (17:46 -0700)]
Merge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler

7 years agoedits
Brian Demsky [Fri, 25 Aug 2017 00:46:12 +0000 (17:46 -0700)]
edits

7 years agoMerge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into...
Hamed [Fri, 25 Aug 2017 00:13:19 +0000 (17:13 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed
Switching to C++

7 years agomore
bdemsky [Fri, 25 Aug 2017 00:07:37 +0000 (17:07 -0700)]
more

7 years agoMore fixes
bdemsky [Fri, 25 Aug 2017 00:05:48 +0000 (17:05 -0700)]
More fixes

7 years agoMerge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into...
Hamed [Fri, 25 Aug 2017 00:02:52 +0000 (17:02 -0700)]
Merge branch 'master' of ssh://demsky.eecs.uci.edu/home/git/constraint_compiler into hamed

7 years agoRename everything
bdemsky [Thu, 24 Aug 2017 23:49:49 +0000 (16:49 -0700)]
Rename everything

7 years agoAdd LTE function for completeness and fix bug in LT
bdemsky [Thu, 24 Aug 2017 23:02:57 +0000 (16:02 -0700)]
Add LTE function for completeness and fix bug in LT

7 years agoremoving true nodes from the OrderGraph
Hamed [Thu, 24 Aug 2017 21:40:16 +0000 (14:40 -0700)]
removing true nodes from the OrderGraph

7 years agoFixin memory bug
Hamed [Tue, 22 Aug 2017 22:25:16 +0000 (15:25 -0700)]
Fixin memory bug

7 years agoAdding support for Integer Encoding ...
Hamed [Tue, 22 Aug 2017 22:09:28 +0000 (15:09 -0700)]
Adding support for Integer Encoding ...

7 years agoAdding circuit-based encoding for LT and GT
Hamed [Tue, 22 Aug 2017 15:50:27 +0000 (08:50 -0700)]
Adding circuit-based encoding for LT and GT

7 years agoAfter merging with master branch ...
Hamed [Tue, 22 Aug 2017 10:48:14 +0000 (03:48 -0700)]
After merging with master branch ...

7 years agoFix memory bugs
bdemsky [Wed, 23 Aug 2017 06:01:42 +0000 (23:01 -0700)]
Fix memory bugs

7 years agoImplement Partial->Total Conversion
bdemsky [Wed, 23 Aug 2017 05:38:45 +0000 (22:38 -0700)]
Implement Partial->Total Conversion

7 years agoGet rid of redundant code
bdemsky [Wed, 23 Aug 2017 05:26:44 +0000 (22:26 -0700)]
Get rid of redundant code

7 years agoedits
bdemsky [Tue, 22 Aug 2017 23:45:29 +0000 (16:45 -0700)]
edits

7 years agoAdd option to optimize edges in final encoding
bdemsky [Tue, 22 Aug 2017 23:36:07 +0000 (16:36 -0700)]
Add option to optimize edges in final encoding

7 years agoAdd printings ...
Hamed [Tue, 22 Aug 2017 10:03:54 +0000 (03:03 -0700)]
Add printings ...

7 years agoTestcase for ordergraph
Hamed [Tue, 22 Aug 2017 07:22:31 +0000 (00:22 -0700)]
Testcase for ordergraph

7 years agoMerge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler
bdemsky [Tue, 22 Aug 2017 05:22:14 +0000 (22:22 -0700)]
Merge branch 'hamed' of ssh://plrg.eecs.uci.edu/home/git/constraint_compiler

7 years agoAdd calls into tuner framework
bdemsky [Tue, 22 Aug 2017 05:22:07 +0000 (22:22 -0700)]
Add calls into tuner framework

7 years agoFixin some bugs ..
Hamed [Tue, 22 Aug 2017 00:29:15 +0000 (17:29 -0700)]
Fixin some bugs ..

7 years agoedit
bdemsky [Mon, 21 Aug 2017 21:40:34 +0000 (14:40 -0700)]
edit

7 years agoedits
bdemsky [Mon, 21 Aug 2017 21:28:51 +0000 (14:28 -0700)]
edits

7 years agoBug fix for pseudoPos edges
bdemsky [Mon, 21 Aug 2017 20:28:39 +0000 (13:28 -0700)]
Bug fix for pseudoPos edges

7 years agoedit
bdemsky [Mon, 21 Aug 2017 06:38:58 +0000 (23:38 -0700)]
edit

7 years agoStarting tuner framework
bdemsky [Mon, 21 Aug 2017 06:18:22 +0000 (23:18 -0700)]
Starting tuner framework

7 years agoFix bug where we assumed sccNum could be used even for negative edges in partial...
bdemsky [Fri, 18 Aug 2017 18:42:41 +0000 (11:42 -0700)]
Fix bug where we assumed sccNum could be used even for negative edges in partial order...

7 years agoedits
bdemsky [Fri, 18 Aug 2017 05:32:48 +0000 (22:32 -0700)]
edits

7 years agofix logic
bdemsky [Fri, 18 Aug 2017 05:15:15 +0000 (22:15 -0700)]
fix logic