[Target] Teach the query interfaces for lowering of extloads and
authorChandler Carruth <chandlerc@gmail.com>
Thu, 24 Jul 2014 12:20:53 +0000 (12:20 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 24 Jul 2014 12:20:53 +0000 (12:20 +0000)
commit6800393083a4030b43281b3d23848adc4780f3c0
tree9fa49d386ed36232977a6716a5a1d339d419c9c3
parent2c7c54c86c0619a0d3b9e22a6990b075fd174529
[Target] Teach the query interfaces for lowering of extloads and
truncstores to support EVTs and return expand for non-simple ones.

This makes them more consistent with the isLegal... query style methods
and makes using them simpler in many scenarios.

No functionality actually changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@213860 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h