llvm-6502/lib
Nadav Rotem affe889d08 Add support for additional vector instructions in the interpreter.
patch by Veselov, Yuri <Yuri.Veselov@intel.com>.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179409 91177308-0d34-0410-b5e6-96231b3b80d8
2013-04-12 20:45:20 +00:00
..
Analysis Aliasing rules for struct-path aware TBAA. 2013-04-11 23:24:18 +00:00
Archive
AsmParser
Bitcode
CodeGen Revert broken pieces of r179373. 2013-04-12 12:13:51 +00:00
DebugInfo
ExecutionEngine Add support for additional vector instructions in the interpreter. 2013-04-12 20:45:20 +00:00
IR Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answers for blocks larger than 3 instrs. 2013-04-12 08:33:11 +00:00
IRReader
Linker
MC [ms-inline asm] Add the implementation for the AOK_Delete kind, which was added 2013-04-12 16:26:42 +00:00
Object Add 179294 back, but don't use bit fields so that it works on big endian hosts. 2013-04-12 00:17:33 +00:00
Option
Support Add a function to check if an argument list is too long. 2013-04-11 14:06:34 +00:00
TableGen
Target [ms-inline asm] Move this logic into a static function as it's only applicable 2013-04-12 20:20:54 +00:00
Transforms Simplify (A & ~B) in icmp if A is a power of 2 2013-04-12 17:25:07 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile