Allow target to disable if-converting predicable instructions. e.g. NEON instructions...
authorEvan Cheng <evan.cheng@apple.com>
Sat, 21 Nov 2009 06:20:26 +0000 (06:20 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Sat, 21 Nov 2009 06:20:26 +0000 (06:20 +0000)
commite54cb16308ad40d0f0b257de47efaa0ee5a47004
tree3e3b83a8c49d3ff9c9bbc27b3576213a2fc6bcf3
parent2c4ceb177be718a7a3697ea63aa254719fc3528f
Allow target to disable if-converting predicable instructions. e.g. NEON instructions under ARM mode.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@89541 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetInstrInfo.h
lib/CodeGen/IfConversion.cpp