Non-functional change: make custom lowering for truncate stylistically
authorScott Michel <scottm@aero.org>
Tue, 2 Dec 2008 19:55:08 +0000 (19:55 +0000)
committerScott Michel <scottm@aero.org>
Tue, 2 Dec 2008 19:55:08 +0000 (19:55 +0000)
commit546d7b5c4a3cebf0d5017d42302b4a8d1c8ef584
tree2a28152e3b33a2d03580bb2cf2c95c0fbb70a6f1
parentb30e8f6334e9dd04098e834303ae1bd38abe20b0
Non-functional change: make custom lowering for truncate stylistically
consistent with the way it's generally done in other places.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@60439 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/SelectionDAG/LegalizeDAG.cpp