OSDN Git Service

[SystemZ] Fix regression when handling conditional calls
authorZhan Jun Liau <zhanjunl@ca.ibm.com>
Thu, 7 Jul 2016 15:34:46 +0000 (15:34 +0000)
committerZhan Jun Liau <zhanjunl@ca.ibm.com>
Thu, 7 Jul 2016 15:34:46 +0000 (15:34 +0000)
commite58b508db1ce76860cf68fb20775003493bb3586
tree86b1814eafafb07363883ab5256a94fc6b2f0b55
parent849253f399857d4d642dc70955370b94f45d81ed
[SystemZ] Fix regression when handling conditional calls

Summary:
A regression showed up in node.js when handling conditional calls.
Fix the regression by recognizing external symbols as a possible
operand type in CallJG.

Reviewers: koriakin

Subscribers: llvm-commits

Differential Revision: http://reviews.llvm.org/D22054

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@274761 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/SystemZ/SystemZInstrInfo.cpp