Add some debug support code
[c11tester.git] / funcinst.cc
2019-12-16 rootmerge
2019-12-12 Brian DemskyGet rid of uninitialized actions and just use non-atomi...
2019-11-26 bdemskyRun tabbing pass
2019-11-21 bdemskyMerge branch 'master' of ssh://plrg.eecs.uci.edu:/home...
2019-10-23 weiyuAdd a collision list for FuncInsts with the same source...
2019-10-11 weiyuDesign a method to select predicate branches based...
2019-10-10 weiyuAvoid using a HashTable to associate FuncInsts with...
2019-10-02 weiyuDo not unset FuncInst locations when new executions...
2019-09-17 weiyuAdd comment about the difference between ModelAction...
2019-08-20 weiyuMerge branch 'master' into branch-weiyu
2019-08-14 weiyuexperiment with adding NULLITY predicate
2019-08-05 weiyufix a bug and print predicate tree in xdot syntax
2019-08-03 weiyutoward building a naive predicate tree
2019-07-31 weiyumerge
2019-07-31 bdemskyGet code to compile
2019-07-29 bdemskyedits
2019-07-29 rootMerge branch 'branch-weiyu' of /home/git/random-fuzzer...
2019-07-27 weiyuMerge branch 'new_fuzzer' into branch-weiyu
2019-07-27 weiyuplanning to build a predicate generator based on values...
2019-07-22 rootfix conflict
2019-07-16 bdemskyrun tabbing pass
2019-07-11 weiyuMerge branch 'new_fuzzer' into branch-weiyu
2019-07-11 weiyucommit stuff before merge
2019-07-09 weiyuadd entry atomic instructions to FuncNode
2019-07-08 weiyumerge and resolve conflict
2019-07-08 weiyufactor out codes for FuncInst class