OSDN Git Service

remove the JIT "NeedsExactSize" feature and supporting logic.
authorChris Lattner <sabre@nondot.org>
Thu, 22 Jul 2010 21:17:55 +0000 (21:17 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 22 Jul 2010 21:17:55 +0000 (21:17 +0000)
commit134d8eec8789184c7a7290ee101ca3d6f62f384a
tree4c53ddff97a5c807ed5732a469c6885fad7e64eb
parent1c55386dae428d076bd7d054ed8bbb59c4ba954e
remove the JIT "NeedsExactSize" feature and supporting logic.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@109167 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/JITMemoryManager.h
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/TargetInstrInfoImpl.cpp
lib/ExecutionEngine/JIT/JITEmitter.cpp
lib/Target/X86/X86InstrInfo.cpp
lib/Target/X86/X86InstrInfo.h