llvm-6502/lib
Bill Seurer dfa6293b55 [PowerPC]Add VSX loads/stores to fastisel for PPC target
This patch adds VSX floating point loads and stores to fastisel.

Along with the change to tablegen (D6220), VSX instructions are now fully supported in fastisel.

http://reviews.llvm.org/D6274


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@223507 91177308-0d34-0410-b5e6-96231b3b80d8
2014-12-05 20:15:56 +00:00
..
Analysis BFI: Saturate when combining edges to a successor 2014-12-05 19:13:42 +00:00
AsmParser
Bitcode
CodeGen These two calls were grabbing the same register info. Unify them. 2014-12-05 19:23:55 +00:00
DebugInfo
ExecutionEngine
IR Fix a bug when pretty-printing DW_OP_deref. 2014-12-05 18:19:38 +00:00
IRReader
LineEditor
Linker Remove unused arguments. NFC. 2014-12-05 19:35:07 +00:00
LTO
MC
Object
Option
ProfileData
Support
TableGen
Target [PowerPC]Add VSX loads/stores to fastisel for PPC target 2014-12-05 20:15:56 +00:00
Transforms
CMakeLists.txt
LLVMBuild.txt
Makefile