aboutsummaryrefslogtreecommitdiffstats
path: root/lib/Target/Mips/MipsInstrFPU.td
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2008-07-04 11:47:58 +0000
committerDuncan Sands <baldrick@free.fr>2008-07-04 11:47:58 +0000
commit126d90770bdb17e6925b2fe26de99aa079b7b9b3 (patch)
tree4bf58791eda553cebec7a8897d0abcad610325f9 /lib/Target/Mips/MipsInstrFPU.td
parentececf99c07febbcaeec73822519f0d36d3ee50c4 (diff)
downloadexternal_llvm-126d90770bdb17e6925b2fe26de99aa079b7b9b3.zip
external_llvm-126d90770bdb17e6925b2fe26de99aa079b7b9b3.tar.gz
external_llvm-126d90770bdb17e6925b2fe26de99aa079b7b9b3.tar.bz2
Rather than having a different custom legalization
hook for each way in which a result type can be legalized (promotion, expansion, softening etc), just use one: ReplaceNodeResults, which returns a node with exactly the same result types as the node passed to it, but presumably with a bunch of custom code behind the scenes. No change if the new LegalizeTypes infrastructure is not turned on. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@53137 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/Mips/MipsInstrFPU.td')
0 files changed, 0 insertions, 0 deletions