OSDN Git Service

InstSelectSimple.cpp: (visitReturnInst) Add return instructions with return
authorBrian Gaeke <gaeke@uiuc.edu>
Mon, 11 Nov 2002 19:37:09 +0000 (19:37 +0000)
committerBrian Gaeke <gaeke@uiuc.edu>
Mon, 11 Nov 2002 19:37:09 +0000 (19:37 +0000)
commit20abb6bf45ae187577a6aa4271ddef295d847202
tree5bc562029495b31b6d98e935bca9304e11202c4d
parente71ffc291c29ad6ff62d746d57c690d501328b56
InstSelectSimple.cpp: (visitReturnInst) Add return instructions with return
 values.
X86InstrInfo.def: add LEAVE instruction.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4691 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/InstSelectSimple.cpp
lib/Target/X86/X86ISelSimple.cpp
lib/Target/X86/X86InstrInfo.def