copyFastMathFlags utility and test case
authorMichael Ilseman <milseman@apple.com>
Thu, 29 Nov 2012 21:25:12 +0000 (21:25 +0000)
committerMichael Ilseman <milseman@apple.com>
Thu, 29 Nov 2012 21:25:12 +0000 (21:25 +0000)
commit4b896dd613b1d85ee1b261ee470cb72fab24c282
treeb82cd633db6da677fc430fe61787c0085bbe0937
parente8832680f8b7a052bd77751d616d41a20d8bacb1
copyFastMathFlags utility and test case

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