Reappy r80998, now that the GlobalOpt bug that it exposed on MiniSAT is fixed.
authorDan Gohman <gohman@apple.com>
Mon, 7 Sep 2009 23:54:19 +0000 (23:54 +0000)
committerDan Gohman <gohman@apple.com>
Mon, 7 Sep 2009 23:54:19 +0000 (23:54 +0000)
commitf8dbee7cea072eb63ae343759975109553697bcb
treea200a06bc5c88ef39c60b3fab3b1d76c3052c8e6
parentfd06aa7c076f397b307ddd638a2666f4090ee2b1
Reappy r80998, now that the GlobalOpt bug that it exposed on MiniSAT is fixed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81172 91177308-0d34-0410-b5e6-96231b3b80d8
16 files changed:
include/llvm/Constants.h
include/llvm/InstrTypes.h
include/llvm/Instructions.h
include/llvm/Operator.h
include/llvm/Value.h
lib/AsmParser/LLParser.cpp
lib/Bitcode/Reader/BitcodeReader.cpp
lib/Transforms/Scalar/InstructionCombining.cpp
lib/VMCore/Constants.cpp
lib/VMCore/ConstantsContext.h
lib/VMCore/Instructions.cpp
test/Assembler/flags-plain.ll [deleted file]
test/Assembler/flags-reversed.ll [deleted file]
test/Assembler/flags-signed.ll [deleted file]
test/Assembler/flags-unsigned.ll [deleted file]
test/Assembler/flags.ll