[PATCH] D10977: Allow {e, r}bp as the target of {read, write}_register.

Pat Gavlin pagavlin at microsoft.com
Thu Jul 9 10:40:58 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL241827: Allow {e,r}bp as the target of {read,write}_register. (authored by pgavlin).

Changed prior to commit:
  http://reviews.llvm.org/D10977?vs=29205&id=29354#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D10977

Files:
  llvm/trunk/include/llvm/Target/TargetLowering.h
  llvm/trunk/lib/CodeGen/SelectionDAG/SelectionDAGISel.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/lib/Target/ARM/ARMISelLowering.cpp
  llvm/trunk/lib/Target/ARM/ARMISelLowering.h
  llvm/trunk/lib/Target/Mips/MipsISelLowering.cpp
  llvm/trunk/lib/Target/Mips/MipsISelLowering.h
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.cpp
  llvm/trunk/lib/Target/PowerPC/PPCISelLowering.h
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/lib/Target/X86/X86ISelLowering.h
  llvm/trunk/test/CodeGen/X86/frameregister.ll
  llvm/trunk/test/CodeGen/X86/read-fp-no-frame-pointer.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10977.29354.patch
Type: text/x-patch
Size: 12200 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150709/71993eca/attachment.bin>


More information about the llvm-commits mailing list