[llvm-commits] PATCH. Fix of hang during intel jit profiling.

Uhanov, Kirill kirill.uhanov at intel.com
Wed Jul 11 02:08:18 PDT 2012


Hi. All.
Could you review patch for Intel JIT API support?
Patch includes fix for hanging on freeing machine code call (IntelJITEventListener::NotifyFreeingMachineCode) - Wrappre object is destroyed in this time.
The 2nd thing is removing dependency from Intel(R) VTune(TM) Amplifier jitprofiling static library. That helps to simplify LLVM builds and makes it possible to support Amplifier without having it around at build time.
Thanks, Kirill

--------------------------------------------------------------------
Closed Joint Stock Company Intel A/O
Registered legal address: Krylatsky Hills Business Park, 
17 Krylatskaya Str., Bldg 4, Moscow 121614, 
Russian Federation

This e-mail and any attachments may contain confidential material for
the sole use of the intended recipient(s). Any review or distribution
by others is strictly prohibited. If you are not the intended
recipient, please contact the sender and delete all copies.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120711/a9fc5163/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: llvm_inteljit.patch
Type: application/octet-stream
Size: 63594 bytes
Desc: llvm_inteljit.patch
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20120711/a9fc5163/attachment.obj>


More information about the llvm-commits mailing list