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 | 53676dfd33a98cbbb6abba62b044dccc90df5529 (patch) | |
tree | 8dec792023602b8ab7837414931db20664c74645 /llvm/lib/CodeGen/ELFWriter.cpp | |
parent | de0a4b198764c87de4dacce87950b899c40f7f5d (diff) | |
download | bcm5719-llvm-53676dfd33a98cbbb6abba62b044dccc90df5529.tar.gz bcm5719-llvm-53676dfd33a98cbbb6abba62b044dccc90df5529.zip |
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).
llvm-svn: 22368
Diffstat (limited to 'llvm/lib/CodeGen/ELFWriter.cpp')
0 files changed, 0 insertions, 0 deletions