Displaying 3 results from an estimated 3 matches for "dtmc".
Did you mean:
dtc
2010 Jun 06
11
Hotplug scripts not working - Networking woes on opensuse 11.3 m7 with XEN4 on W510 Thinkpad
Anyone can help me with this problem I''ve described here:
https://bugzilla.novell.com/show_bug.cgi?id=612006
I''ve had XEN4.0 working on CentOS 5.4 platform without these problems. I''m trying to do the same now with a newer laptop and CentOS didn''t recognise half hte drivers. The latest opensuse 11.3 does have these drivers and specifically nouveau
2010 Oct 01
2
[LLVMdev] interest in support for Transactional Memory?
...l.com/file/8097/
Intel has published an ICC prototype version with TM support, and Red Hat is
working on TM support in the gcc "trans-memory" branch.
My group has been working on compiler support for TM for LLVM during the last
couple of years, and we have built an LLVM-based compiler, DTMC, that covers
both the frontend part (ie, parsing the __transaction statements and
translating txn boundaries to IR markers) and the IR transformations
(transforming all transactional code). The former is a patch to llvm-gcc
(based, in turn, on gcc's TM support), but we're currently also...
2010 Oct 26
0
[LLVMdev] interest in support for Transactional Memory?
...Intel has published an ICC prototype version with TM support, and Red Hat is
> working on TM support in the gcc "trans-memory" branch.
>
> My group has been working on compiler support for TM for LLVM during the last
> couple of years, and we have built an LLVM-based compiler, DTMC, that covers
> both the frontend part (ie, parsing the __transaction statements and
> translating txn boundaries to IR markers) and the IR transformations
> (transforming all transactional code). The former is a patch to llvm-gcc
> (based, in turn, on gcc's TM support), but we'r...