remove the intrinsiclowering hook
authorChris Lattner <sabre@nondot.org>
Thu, 23 Mar 2006 05:22:51 +0000 (05:22 +0000)
committerChris Lattner <sabre@nondot.org>
Thu, 23 Mar 2006 05:22:51 +0000 (05:22 +0000)
commit726c1ef2bdd72975f41e3188371bb7d6f40401be
tree43efa948842597774234f3b3048e053442567609
parent3b047f7bfa190f494e0e51a4329b54228dc5e92e
remove the intrinsiclowering hook

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@26970 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/ExecutionEngine/ExecutionEngine.h
lib/ExecutionEngine/ExecutionEngine.cpp
lib/ExecutionEngine/Interpreter/Interpreter.cpp
lib/ExecutionEngine/Interpreter/Interpreter.h
lib/ExecutionEngine/JIT/JIT.h
lib/ExecutionEngine/JIT/TargetSelect.cpp