llvm-6502/lib
Bob Wilson b123b8bee0 Replace r101053 with a fix for getSOImmValRotate() so that it will correctly
recognize all the valid rotated immediates.  This fixes the disassembler
issue and will also help codegen for some unusual constant values.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101114 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-13 02:11:48 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Replace r101053 with a fix for getSOImmValRotate() so that it will correctly 2010-04-13 02:11:48 +00:00
Transforms Teach IndVarSimplify how to eliminate remainder operators where the 2010-04-13 01:46:36 +00:00
VMCore VMCore: Add Type::getIntN[Ptr]Ty, which are the obvious generic forms of 2010-04-13 01:39:07 +00:00
Makefile