llvm-6502/lib
Anton Korobeynikov 6ca0b9e722 Add NEON 'laned' operations. This fixes another bunch of gcc testsuite fails and
makes the code faster.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@81220 91177308-0d34-0410-b5e6-96231b3b80d8
2009-09-08 15:22:32 +00:00
..
Analysis fix ComputeMaskedBits handling of zext/sext/trunc to work with vectors. 2009-09-08 00:13:52 +00:00
Archive
AsmParser Reappy r80998, now that the GlobalOpt bug that it exposed on MiniSAT is fixed. 2009-09-07 23:54:19 +00:00
Bitcode Reappy r80998, now that the GlobalOpt bug that it exposed on MiniSAT is fixed. 2009-09-07 23:54:19 +00:00
CodeGen When emitting a label for a PostCall safe point, the machine 2009-09-08 07:39:27 +00:00
CompilerDriver
Debugger
ExecutionEngine
Linker
MC Print "X-42" instead of "X+-42". 2009-09-08 06:37:35 +00:00
Support
System
Target Add NEON 'laned' operations. This fixes another bunch of gcc testsuite fails and 2009-09-08 15:22:32 +00:00
Transforms remove a turd 2009-09-08 03:47:41 +00:00
VMCore Hoist out the test+insert to CheckedTypes. This doesn't seem to affect 2009-09-08 05:46:15 +00:00
Makefile