summaryrefslogtreecommitdiffstats
path: root/llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
diff options
context:
space:
mode:
authorJohn McCall <rjmccall@apple.com>2010-02-24 07:14:12 +0000
committerJohn McCall <rjmccall@apple.com>2010-02-24 07:14:12 +0000
commit8ee376f08ae11a8a79a9d8d6b36de12ad3b12869 (patch)
tree1b344eae714e87c6d15c02cdc9bbcd1f12de66ce /llvm/utils/TableGen/DAGISelMatcherEmitter.cpp
parente7327435a7f8336afb7db9022a5e7fbee8d67825 (diff)
downloadbcm5719-llvm-8ee376f08ae11a8a79a9d8d6b36de12ad3b12869.tar.gz
bcm5719-llvm-8ee376f08ae11a8a79a9d8d6b36de12ad3b12869.zip
Canonicalize parameter and return types before computing ABI info. Eliminates
a common source of oddities and, in theory, removes some redundant ABI computations. Also fixes a miscompile I introduced yesterday by refactoring some code and causing a slightly different code path to be taken that didn't perform *parameter* type canonicalization, just normal type canonicalization; this in turn caused a bit of ABI code to misfire because it was looking for 'double' or 'float' but received 'const float'. llvm-svn: 97030
Diffstat (limited to 'llvm/utils/TableGen/DAGISelMatcherEmitter.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud