OSDN Git Service

Make isSafeToSpeculativelyExecute() return the right answer for some new instructions...
authorEli Friedman <eli.friedman@gmail.com>
Thu, 1 Sep 2011 21:03:03 +0000 (21:03 +0000)
committerEli Friedman <eli.friedman@gmail.com>
Thu, 1 Sep 2011 21:03:03 +0000 (21:03 +0000)
commit81b4e434d98d4d2ed0a7b493b3ecd09dd7735275
tree837037567ce7505fcd66c2d2f8ed690181111d15
parentbcf47a5bce48fe5f0c6ef1e803100682d001f182
Make isSafeToSpeculativelyExecute() return the right answer for some new instructions.  Found by inspection; not sure what practical impact, if any, this has.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@138962 91177308-0d34-0410-b5e6-96231b3b80d8
lib/VMCore/Instruction.cpp