diff options
author | Bob Wilson <bob.wilson@apple.com> | 2009-04-16 21:51:05 +0000 |
---|---|---|
committer | Bob Wilson <bob.wilson@apple.com> | 2009-04-16 21:51:05 +0000 |
commit | d305e707a65fa18cbe828cae2338499661c9229e (patch) | |
tree | ad523234ffd50dc1c163bfb0b977546a647690d3 /lib/Transforms/Scalar/LoopStrengthReduce.cpp | |
parent | 3f91bb3ce4c8f6e31c4051cc10799e54c3a26a3a (diff) |
Fix PR3994: LLVMMatchType arguments do not refer to absolute return value
and argument positions but only to the overloaded intrinsic parameters.
Keep a separate list of these overloaded parameters in CodeGenTarget.cpp
so they can be resolved easily. Remove assertions from IntrinsicEmitter.cpp:
they were harmless but confusing, and the assertions elsewhere in TableGen
will catch any incorrect values.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@69316 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Scalar/LoopStrengthReduce.cpp')
0 files changed, 0 insertions, 0 deletions