Rename llvm.recoverframeallocation to llvm.framerecover
authorReid Kleckner <reid@kleckner.net>
Tue, 13 Jan 2015 01:51:34 +0000 (01:51 +0000)
committerReid Kleckner <reid@kleckner.net>
Tue, 13 Jan 2015 01:51:34 +0000 (01:51 +0000)
commit3542ace6ef36c15049e20cf17774ced0df8be741
treee4179193a38f639f020a50d9243de9fbb1d783bc
parent00a4a85d2bf78393a8615e8b94c4473dc2a0b2fa
Rename llvm.recoverframeallocation to llvm.framerecover

This name is less descriptive, but it sort of puts things in the
'llvm.frame...' namespace, relating it to frameallocate and
frameaddress. It also avoids using "allocate" and "allocation" together.

llvm-svn: 225752
llvm/docs/LangRef.rst
llvm/include/llvm/CodeGen/ISDOpcodes.h
llvm/include/llvm/IR/Intrinsics.td
llvm/lib/CodeGen/SelectionDAG/SelectionDAGBuilder.cpp
llvm/lib/IR/Verifier.cpp
llvm/lib/Target/X86/X86InstrInfo.td
llvm/test/CodeGen/X86/frameallocate.ll
llvm/test/Verifier/frameallocate.ll