llvm-6502/lib
Dan Gohman 8833c32108 Set isSigned to true when creating an all-ones integer constant, even
for unsigned purposes, so >64-bit integer values get a full all-ones
value.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@102739 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-30 19:22:39 +00:00
..
Analysis Set isSigned to true when creating an all-ones integer constant, even 2010-04-30 19:22:39 +00:00
Archive
AsmParser
Bitcode
CodeGen Don't use floating point in SimpleRegisterCoalescing. 2010-04-30 18:28:11 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target Remove the -disable-16bit command-line option, which is now obsolete. 2010-04-30 18:30:26 +00:00
Transforms
VMCore
Makefile