Rename several variables from EVT to more descriptive names, now that EVT
authorDan Gohman <gohman@apple.com>
Wed, 23 Sep 2009 21:02:20 +0000 (21:02 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 23 Sep 2009 21:02:20 +0000 (21:02 +0000)
commit8a55ce4a392f07ac1f3c183100ac591b7ad7c693
tree3099f4bb00912bd560f494a01c585729ae0242ca
parent54d4a53c4236df7fcba50698d7c9773081150ee8
Rename several variables from EVT to more descriptive names, now that EVT
is also the name of their type, as declarations like "EVT EVT" look
really odd.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@82654 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/SelectionDAG.h
lib/CodeGen/SelectionDAG/DAGCombiner.cpp
lib/CodeGen/SelectionDAG/LegalizeIntegerTypes.cpp
lib/CodeGen/SelectionDAG/SelectionDAG.cpp
lib/CodeGen/SelectionDAG/TargetLowering.cpp
lib/Target/X86/X86ISelLowering.cpp