llvm-6502/lib
Simon Pilgrim dd5cde6e60 [X86] Removed (unused) FSRL x86 operation
This patch removes the old X86ISD::FSRL op - which allowed float vectors to use the byte right shift operations (causing a domain switch....).

Since the refactoring of the shuffle lowering code this no longer has any use.

Differential Revision: http://reviews.llvm.org/D10169

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@238906 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-03 08:32:36 +00:00
..
Analysis
AsmParser
Bitcode [BitcodeReader] Diagnose type mismatches with aliases 2015-06-03 01:30:13 +00:00
CodeGen
DebugInfo
ExecutionEngine This reverts commit r238838, r238844 and r238888. 2015-06-03 05:39:59 +00:00
Fuzzer
IR Int128 is also a built-in preconstructed type. 2015-06-02 23:56:53 +00:00
IRReader
LineEditor
Linker
LTO
MC Clarify when we can avoid creating names for temp symbols. 2015-06-02 22:52:13 +00:00
Object Move to llvm-objdump a large amount of code to that is only used there. 2015-06-03 04:48:06 +00:00
Option
Passes
ProfileData
Support
TableGen
Target [X86] Removed (unused) FSRL x86 operation 2015-06-03 08:32:36 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile