[PATCH] Implement __builtin_stack_pointer

Renato Golin renato.golin at linaro.org
Wed Mar 26 04:29:43 PDT 2014


  langref more clear about undefined behaviour

Hi joerg, rsmith,

http://llvm-reviews.chandlerc.com/D3184

CHANGE SINCE LAST DIFF
  http://llvm-reviews.chandlerc.com/D3184?vs=8097&id=8125#toc

Files:
  docs/LangRef.rst
  include/llvm/CodeGen/ISDOpcodes.h
  include/llvm/IR/Intrinsics.td
  lib/CodeGen/SelectionDAG/LegalizeDAG.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
  lib/CodeGen/SelectionDAG/SelectionDAGDumper.cpp
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64ISelLowering.h
  lib/Target/ARM/ARMISelLowering.cpp
  lib/Target/ARM/ARMISelLowering.h
  lib/Target/X86/X86ISelLowering.cpp
  lib/Target/X86/X86ISelLowering.h
  test/CodeGen/AArch64/stackpointer.ll
  test/CodeGen/ARM/stackpointer.ll
  test/CodeGen/X86/stackpointer.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3184.2.patch
Type: text/x-patch
Size: 11378 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140326/52aeee9b/attachment.bin>


More information about the llvm-commits mailing list