summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/TargetLoweringObjectFile.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-02-16 22:35:06 +0000
committerChris Lattner <sabre@nondot.org>2010-02-16 22:35:06 +0000
commitafac7dad216d38676ca0e9909d5a4e7588410b64 (patch)
treee6dc46988cd3cba40fa4cd091fe5ace2a59822d2 /llvm/lib/Target/TargetLoweringObjectFile.cpp
parent0062f7bf599993d5766c70d6cf56476a4e8166b1 (diff)
downloadbcm5719-llvm-afac7dad216d38676ca0e9909d5a4e7588410b64.tar.gz
bcm5719-llvm-afac7dad216d38676ca0e9909d5a4e7588410b64.zip
fix rdar://7653908, a crash on a case where we would fold a load
into a roundss intrinsic, producing a cyclic dag. The root cause of this is badness handling ComplexPattern nodes in the old dagisel that I noticed through inspection. Eliminate a copy of the of the code that handled ComplexPatterns by making EmitChildMatchCode call into EmitMatchCode. llvm-svn: 96408
Diffstat (limited to 'llvm/lib/Target/TargetLoweringObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud