diff options
author | Chris Lattner <sabre@nondot.org> | 2005-07-10 01:56:13 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2005-07-10 01:56:13 +0000 |
commit | bce81ae51ececbd03ffdb17d56c4a1206edfc52e (patch) | |
tree | 91daf70a444cd0ce68f7af2b856cd27f412e101f /lib/ExecutionEngine/ExecutionEngine.cpp | |
parent | 5f056bf4b862a7c31388a68711dd3b3ed5de2be8 (diff) |
Change *EXTLOAD to use an VTSDNode operand instead of being an MVTSDNode.
This is the last MVTSDNode.
This allows us to eliminate a bunch of special case code for handling
MVTSDNodes.
Also, remove some uses of dyn_cast that should really be cast (which is
cheaper in a release build).
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22368 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/ExecutionEngine/ExecutionEngine.cpp')
0 files changed, 0 insertions, 0 deletions