-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Matt Windsor edited this page Oct 9, 2018
·
25 revisions
act
(automagic compiler tormentor) is a toolbox for testing whether compilers respect the C memory model, based on the herd
memory model testing system and the memalloy
C memory model witness generator.
Also see the README
.
-
Overall design: making sense of
act
's module soup - Converting assembly to litmus: observational notes on how we might sanitise assembly output