Skip to content
  • Michael Liao's avatar
    Add support of RTM from TSX extension · 73cffddb
    Michael Liao authored
    - Add RTM code generation support throught 3 X86 intrinsics:
      xbegin()/xend() to start/end a transaction region, and xabort() to abort a
      tranaction region
    
    llvm-svn: 167573
    73cffddb
Loading