llvm-6502/lib
Chad Rosier 6cba97c555 For immediate encodings of icmp, zero or sign extend first. Then
determine if the value is negative and flip the sign accordingly.
rdar://10422026

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@144258 91177308-0d34-0410-b5e6-96231b3b80d8
2011-11-10 01:30:39 +00:00
..
Analysis Fix typo in comment. 2011-11-09 22:45:04 +00:00
Archive
AsmParser
Bitcode
CodeGen Strip old implicit operands after foldMemoryOperand. 2011-11-10 00:17:03 +00:00
DebugInfo
ExecutionEngine
Linker
MC Simplify code. No functionality change. 2011-11-09 13:19:15 +00:00
Object Object/COFF: Fix PE reading. 2011-11-08 23:34:07 +00:00
Support
TableGen
Target For immediate encodings of icmp, zero or sign extend first. Then 2011-11-10 01:30:39 +00:00
Transforms DeadStoreElimination can now trim the size of a store if the end of the store is dead. 2011-11-09 23:07:35 +00:00
VMCore
CMakeLists.txt
LLVMBuild.txt
Makefile