[llvm-commits] [RFC] Add support of RTM from TSX

Sean Silva silvas at purdue.edu
Wed Jan 30 10:26:02 PST 2013


On Tue, Jan 29, 2013 at 11:52 PM, Hal Finkel <hfinkel at anl.gov> wrote:
> Michael,
>
> I think that I dropped the ball on this one. IBM recently released a new extension to their ISA to support transactional memory (https://www.power.org/documentation/power-isa-transactional-memory/) -- this is different from, and hopefully will have lower overhead compared to, what we have on the BG/Q -- and I'd like to read the documentation and then revisit this patch.

Do you think it would be worth adding that to
<http://llvm.org/docs/CompilerWriterInfo.html#powerpc>
(docs/CompilerWriterInfo.rst)? Also it seems like some of the other
PPC links there are dead, do you know where those documents can still
be found?

-- Sean Silva




More information about the llvm-commits mailing list