diff options
author | Dan Gohman <gohman@apple.com> | 2009-01-28 17:46:25 +0000 |
---|---|---|
committer | Dan Gohman <gohman@apple.com> | 2009-01-28 17:46:25 +0000 |
commit | f560ffae1f1f6591859c7b70636a3eca6c03f083 (patch) | |
tree | ffaa2ae20af1840dd6fd005b05f29b659c045bb7 /lib/CodeGen/MachineModuleInfo.cpp | |
parent | 0b3aa26384ff37597f1d686a834252f97a619380 (diff) |
Make isOperationLegal do what its name suggests, and introduce a
new isOperationLegalOrCustom, which does what isOperationLegal
previously did.
Update a bunch of callers to use isOperationLegalOrCustom
instead of isOperationLegal. In some case it wasn't obvious
which behavior is desired; when in doubt I changed then to
isOperationLegalOrCustom as that preserves their previous
behavior.
This is for the second half of PR3376.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@63212 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachineModuleInfo.cpp')
0 files changed, 0 insertions, 0 deletions