search for: stm_load

Displaying 2 results from an estimated 2 matches for "stm_load".

Did you mean: pt_load
2007 Aug 19
2
[LLVMdev] Tool support for generation of transactional code
...ication-level declaration API for memory transactions (calls to hook functions begin() and commit() to declare transaction boundaries) into an application that contains proper calls to an STM for all accesses to memory in transactional code (e.g., load instructions are transformed into calls to stm_load() functions). You can find a more detailed description in our Transact'07 paper [1]. If you use Tanger in your work, please cite this paper (or the paper we link to at the website below). We are looking forward to any comments, questions, and contributions. There is large interest in compi...
2007 Aug 19
0
[LLVMdev] Tool support for generation of transactional code
...r memory transactions (calls to hook functions > begin() and > commit() to declare transaction boundaries) into an application > that contains > proper calls to an STM for all accesses to memory in transactional > code > (e.g., load instructions are transformed into calls to stm_load() > functions). > You can find a more detailed description in our Transact'07 paper > [1]. If you > use Tanger in your work, please cite this paper (or the paper we > link to at > the website below). > > We are looking forward to any comments, questions, and >...