llvm-6502/lib
Bob Wilson 9a1c189d9e Add a separate ARM instruction format for Saturate instructions.
(I discovered 2 more copies of the ARM instruction format list, bringing the
total to 4!!  Two of them were already out of sync.  I haven't yet gotten into
the disassembler enough to know the best way to fix this, but something needs
to be done.)  Add support for encoding these instructions.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@110754 91177308-0d34-0410-b5e6-96231b3b80d8
2010-08-11 00:01:18 +00:00
..
Analysis Rename and reorder the arguments to isImpliedCond, for consistency and clarity. 2010-08-10 23:46:30 +00:00
Archive
AsmParser
Bitcode
CodeGen Turn optimize compares back on with fix. We needed to test that a machine op was 2010-08-10 21:38:11 +00:00
CompilerDriver
ExecutionEngine
Linker
MC MC/AsmParser: Fix a bug in macro argument parsing, which was dropping 2010-08-10 17:38:52 +00:00
Support
System Mark this variable as used. 2010-08-10 10:39:25 +00:00
Target Add a separate ARM instruction format for Saturate instructions. 2010-08-11 00:01:18 +00:00
Transforms Add the minimal amount of smarts necessary to instcombine of shufflevectors to recognize 2010-08-10 21:38:12 +00:00
VMCore
Makefile