summaryrefslogtreecommitdiff
path: root/lib/Target/SystemZ/SystemZOperands.td
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-03-08 18:51:21 +0000
committerChris Lattner <sabre@nondot.org>2010-03-08 18:51:21 +0000
commitd10a53d5a1a5f5a729b55638acfb25d3871df70b (patch)
tree10e27235a58c5a6ece04ce523798cc1d228efa09 /lib/Target/SystemZ/SystemZOperands.td
parentb200f1c28ee49fcb7876406fd26debc20cecbc5f (diff)
downloadllvm-d10a53d5a1a5f5a729b55638acfb25d3871df70b.tar.gz
llvm-d10a53d5a1a5f5a729b55638acfb25d3871df70b.tar.bz2
llvm-d10a53d5a1a5f5a729b55638acfb25d3871df70b.tar.xz
fix a bunch of partially ambiguous patterns on ARM. As an
example, this: (set DPR:$dst, (fsub (fneg (fmul DPR:$a, DPR:$b)), DPR:$dstin)) is ambiguous because DPR contains both f64 and v2f32. tblgen currently accidentally picks f64 because it's first in the regclass. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97955 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/SystemZ/SystemZOperands.td')
0 files changed, 0 insertions, 0 deletions