summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Analysis/DIBuilder.cpp
diff options
context:
space:
mode:
authorBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-09-12 19:30:40 +0000
committerBruno Cardoso Lopes <bruno.cardoso@gmail.com>2011-09-12 19:30:40 +0000
commitbe7a086f5826363c0f541dba247897a3523b8355 (patch)
tree9580e5b0fb7a03cd494c05e674fc39131fe84d79 /llvm/lib/Analysis/DIBuilder.cpp
parentf6382979f28b20170c7ec9f0778952de29126cfc (diff)
downloadbcm5719-llvm-be7a086f5826363c0f541dba247897a3523b8355.tar.gz
bcm5719-llvm-be7a086f5826363c0f541dba247897a3523b8355.zip
Not sure how CMPPS and CMPPD had already ever worked, I guess it didn't.
However with this fix it does now. Basically the operand order for the x86 target specific node is not the same as the instruction, but since the intrinsic need that specific order at the instruction definition, just change the order during legalization. Also, there were some wrong invertions of condition codes, such as GE => LE, GT => LT, fix that too. Fix PR10907. llvm-svn: 139528
Diffstat (limited to 'llvm/lib/Analysis/DIBuilder.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud