llvm-6502/lib
Rafael Espindola 984f2fc09e Two fixes to the vpermilvar optimization.
The instcomine logic to handle vpermilvar's pd and 256 variants was incorrect.
The _256 variants have indexes into the individual 128 bit lanes and in all
cases it also has to mask out unused bits.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207577 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-29 20:41:54 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen
DebugInfo
ExecutionEngine [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
IR [PM] Add pass run listeners to the pass manager. 2014-04-28 18:19:25 +00:00
IRReader
LineEditor
Linker
LTO
MC Parse and create GOT_PREL relocations. 2014-04-29 13:42:02 +00:00
Object
Option
ProfileData
Support BranchProb: Simplify printing code 2014-04-29 17:07:42 +00:00
TableGen
Target
Transforms Two fixes to the vpermilvar optimization. 2014-04-29 20:41:54 +00:00
CMakeLists.txt
LLVMBuild.txt ProfileData: Introduce the InstrProfReader interface and a text reader 2014-03-21 17:24:48 +00:00
Makefile ProfileData: Introduce the InstrProfReader interface and a text reader 2014-03-21 17:24:48 +00:00