macaw/base/src/Data/Macaw
Sam Breese 02c6cc3cb5
Handle bitwise operations on stack offset abstract values (#136)
- Generalize handling of bitwise operations to also apply them to stack offsets
- Use the extended bitwise handling on AND
2020-05-28 14:04:06 -04:00
..
AbsDomain Handle bitwise operations on stack offset abstract values (#136) 2020-05-28 14:04:06 -04:00
Analysis Remove spurious warnings from function args. 2020-03-25 23:20:53 -07:00
Architecture Support for offset jump tables. 2019-11-19 14:52:58 -08:00
CFG Fixed buggy rewrite rules involving testBit/shifts (#132) 2020-05-05 15:45:36 -07:00
Discovery macaw-refinement (#114) 2020-03-12 17:15:08 -07:00
Memory Various changes to support VCG. 2019-09-04 23:21:23 -07:00
Utils Implement new registerUse analysis. 2020-02-06 19:26:46 -08:00
CFG.hs Various changes to support VCG. 2019-09-04 23:21:23 -07:00
DebugLogging.hs Rename macaw to macaw-base and move directory. 2017-09-27 15:41:37 -07:00
Discovery.hs Remove the nested mux match rule from macaw core 2020-04-08 19:46:32 -07:00
Dwarf.hs Update/ghc 8.8 (#112) 2020-03-03 13:28:26 -08:00
Fold.hs Update cached fold to use CValue constructor. 2019-08-29 23:50:25 -07:00
Memory.hs Merge remote-tracking branch 'origin/master' into feature/asl 2020-04-03 23:38:19 -07:00
SCFG.hs Fix warnings 2019-08-12 11:44:39 -07:00
Types.hs Additional Hashable instances for Macaw/hashtable compatibility. 2019-08-27 16:40:16 -07:00