llvm-6502/lib
Hal Finkel 0e11c017a9 [PowerPC] Fix VSX permutation isel
Not only did I invert the indices when I wrote the code, but I also did the
same thing when I wrote the regression test. Oops.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@205046 91177308-0d34-0410-b5e6-96231b3b80d8
2014-03-28 20:24:55 +00:00
..
Analysis
AsmParser
Bitcode
CodeGen Provide a target override for the cost of using a callee-saved register 2014-03-27 23:10:04 +00:00
DebugInfo
ExecutionEngine Add ARM big endian Target (armeb, thumbeb) 2014-03-28 14:35:30 +00:00
IR Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc) 2014-03-28 12:31:39 +00:00
IRReader
LineEditor
Linker
LTO
MC Map ELf flags back to more specific section kinds. 2014-03-28 19:14:08 +00:00
Object
Option
ProfileData
Support Add ARM big endian Target (armeb, thumbeb) 2014-03-28 14:35:30 +00:00
TableGen
Target [PowerPC] Fix VSX permutation isel 2014-03-28 20:24:55 +00:00
Transforms SLPVectorizer: Take credit for free extractelement instructions 2014-03-28 17:21:32 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile