llvm-6502/lib
Benjamin Kramer b9bee04995 Add intrinsics for Ivy Bridge's rdrand instruction.
The rdrand/cmov sequence is the same that is emitted by both
GCC and ICC.

Fixes PR13284.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@160117 91177308-0d34-0410-b5e6-96231b3b80d8
2012-07-12 09:31:43 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen The result type of EXTRACT_VECTOR_ELT doesn't have to match the element type of 2012-07-12 09:01:35 +00:00
DebugInfo
ExecutionEngine
Linker
MC
Object
Support
TableGen TableGen: Location information for diagnostic. 2012-07-12 00:53:31 +00:00
Target Add intrinsics for Ivy Bridge's rdrand instruction. 2012-07-12 09:31:43 +00:00
Transforms Instcombine was transforming: 2012-07-12 01:45:35 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile