AArch64/ARM64: enable directcond.ll test on ARM64.
authorTim Northover <tnorthover@apple.com>
Mon, 14 Apr 2014 12:51:06 +0000 (12:51 +0000)
committerTim Northover <tnorthover@apple.com>
Mon, 14 Apr 2014 12:51:06 +0000 (12:51 +0000)
commite90d4e2c6938686cc72f805dd887cc5ae892909b
tree38bc8c0afe70549a927e5ea7a3a0d4705ab8635e
parent97c1fc08324c2bed43cd1200f76aabc24b3ffe2e
AArch64/ARM64: enable directcond.ll test on ARM64.

Code change is because optimizeCompareInstr didn't know how to pull the
condition code out of FCSEL instructions.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@206171 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM64/ARM64InstrInfo.cpp
test/CodeGen/AArch64/directcond.ll