summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2008-12-23 17:28:50 +0000
committerDan Gohman <gohman@apple.com>2008-12-23 17:28:50 +0000
commit072e52f1709ef803c899bb06153627a879ddac3e (patch)
tree80f74ffae65f3f12d0c4f9f6ee365e8fa7287b30 /llvm/lib/Support/CommandLine.cpp
parent92cf280dfb315be4a8c703c7803c45b795ae703b (diff)
downloadbcm5719-llvm-072e52f1709ef803c899bb06153627a879ddac3e.tar.gz
bcm5719-llvm-072e52f1709ef803c899bb06153627a879ddac3e.zip
Use isTerminator() instead of isBranch()||isReturn() in
several places. isTerminator() returns true for a superset of cases, and includes things like FP_REG_KILL, which are nither return or branch but aren't safe to move/remat/etc. llvm-svn: 61373
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud