OSDN Git Service

- Remove isSetCCExpensive() etc. These are no longer used.
authorEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jan 2007 23:31:08 +0000 (23:31 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Fri, 5 Jan 2007 23:31:08 +0000 (23:31 +0000)
commit257464a07272a74b772d03fca31617cd3a1826db
tree02ebf363cee3a4eeadfd5115a8be13ba8957c8df
parentcde53d3c1e9d6a2add5de847b44818fbb1d69c20
- Remove isSetCCExpensive() etc. These are no longer used.
- Add isSelectExpensive() etc. It's used to tell codegen that select is expensive for a given target, avoid using it if possible. Currently it's only
used to expand FCOPYSIGN.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32939 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLowering.h