llvm-6502/lib/Target/X86/Utils
Saleem Abdulrasool 7708f5b68a X86: silence a GCC warning
GCC 4.9 gives the following warning:
  warning: enumeral and non-enumeral type in conditional expression
Cast the enumeral value to an integer within the ternary operation.  NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227692 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-31 17:56:11 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
X86ShuffleDecode.cpp X86: silence a GCC warning 2015-01-31 17:56:11 +00:00
X86ShuffleDecode.h [X86][SSE] Shuffle mask decode support for zero extend, scalar float/double moves and integer load instructions 2015-01-31 14:09:36 +00:00