On Fri, Sep 7, 2012 at 8:20 PM, Aldy Hernandez wrote:
> This is a bit different, in that we don't currently have an infrastructure
> to test transactional memory code within the simulate-thread framework.
> Luckily for this test, the LIM pass has an actual dump message when it fails
> to hoist a v
This is a bit different, in that we don't currently have an
infrastructure to test transactional memory code within the
simulate-thread framework. Luckily for this test, the LIM pass has an
actual dump message when it fails to hoist a value due to its presence
in a transaction.
Eventually/id