llvm-6502/lib
Sean Callanan a21e2eae3d X86 table-generator and disassembler support for the AVX
instruction set.  This code adds support for the VEX prefix
and for the YMM registers accessible on AVX-enabled
architectures.  Instruction table support that enables AVX
instructions for the disassembler is in an upcoming patch.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@127644 91177308-0d34-0410-b5e6-96231b3b80d8
2011-03-15 01:23:15 +00:00
..
Analysis Remove getMinusSCEVForExitTest(). 2011-03-15 01:16:14 +00:00
Archive
AsmParser
Bitcode
CodeGen There are some situations which can cause the URoR hack to infinitely recurse 2011-03-15 01:03:17 +00:00
CompilerDriver Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
ExecutionEngine Support unregistering exception frames of functions when they are removed. 2011-03-04 23:37:39 +00:00
Linker
MC Fixed the comparison operator for the enhanced 2011-03-12 03:27:54 +00:00
Object
Support Don't compute the file size if we don't need to. 2011-03-10 20:54:07 +00:00
Target X86 table-generator and disassembler support for the AVX 2011-03-15 01:23:15 +00:00
Transforms If we don't know how long a string is we can't fold an _chk version to the 2011-03-15 00:25:41 +00:00
VMCore Unbreak the CMake build. 2011-03-10 00:51:01 +00:00
CMakeLists.txt Build CompilerDriver library. 2011-03-12 22:01:42 +00:00
Makefile