macaw/x86_symbolic
Luke Maurer 5a8fba6d08 Cache TypeRepr and Position values
Generating the type of the register structure on demand was causing
`TypeRepr` to be the biggest chunk of the heap.  Similarly, we only need
to create a new `Position` when we change the offset.
2019-01-28 14:47:06 -08:00
..
src/Data/Macaw/X86 Cache TypeRepr and Position values 2019-01-28 14:47:06 -08:00
tests Adapt to changed crucible-llvm exports. 2018-08-27 16:16:32 -07:00
LICENSE Add macaw-x86-symbolic 2018-01-02 22:50:23 -08:00
macaw-x86-symbolic.cabal Added -Wcompat for warnings about future compatibility. 2019-01-10 13:43:27 -08:00