[PATCH] [PATCH v3] [PowerPC] Add Hardware Transaction Memory builtins support
Peter Bergner
bergner at vnet.ibm.com
Tue Mar 10 14:46:16 PDT 2015
On Tue, 2015-03-10 at 20:06 +0000, Adhemerval Zanella wrote:
> - Added PowerPC HTM High Level Inline Functions header (htmxlintrin.h).
[snip]
> Files:
> include/llvm/IR/IntrinsicsPowerPC.td
> lib/Target/PowerPC/AsmParser/PPCAsmParser.cpp
> lib/Target/PowerPC/Disassembler/PPCDisassembler.cpp
> lib/Target/PowerPC/InstPrinter/PPCInstPrinter.cpp
> lib/Target/PowerPC/InstPrinter/PPCInstPrinter.h
> lib/Target/PowerPC/PPC.td
> lib/Target/PowerPC/PPCISelLowering.cpp
> lib/Target/PowerPC/PPCInstr64Bit.td
> lib/Target/PowerPC/PPCInstrFormats.td
> lib/Target/PowerPC/PPCInstrHTM.td
> lib/Target/PowerPC/PPCInstrInfo.cpp
> lib/Target/PowerPC/PPCInstrInfo.td
> lib/Target/PowerPC/PPCRegisterInfo.cpp
> lib/Target/PowerPC/PPCRegisterInfo.h
> lib/Target/PowerPC/PPCRegisterInfo.td
> lib/Target/PowerPC/PPCSubtarget.cpp
> lib/Target/PowerPC/PPCSubtarget.h
> test/CodeGen/PowerPC/htm.ll
> test/MC/PowerPC/htm.s
I don't actually see the htmxlintrin.h file as part of the patch,
but it seems from your notes above, it should be there? Maybe you
didn't do a "svn add ..." to it?
Peter
More information about the llvm-commits
mailing list