llvm-6502/lib
Chris Lattner bbb91498da add a comment and fix some consistency issues, converting
to a signed vs unsigned value depending on the sign of the
constant fp means that we can't distinguish between a 
truly negative number and a positive number so large the
32nd bit is set.  So, do don't this!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100283 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-03 06:41:49 +00:00
..
Analysis Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
Archive
AsmParser include header. 2010-04-01 05:20:21 +00:00
Bitcode Add special case bitcode support for DebugLoc. This avoids 2010-04-03 02:17:50 +00:00
CodeGen Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
CompilerDriver
ExecutionEngine Switch the code generator (except the JIT) onto the new DebugLoc 2010-04-02 19:42:39 +00:00
Linker
MC
Support Remove accidental include and add a comment. 2010-04-01 14:39:55 +00:00
System
Target Get rid of the middleman (ARMAlgorithm), which causes more trouble than the 2010-04-03 04:10:56 +00:00
Transforms add a comment and fix some consistency issues, converting 2010-04-03 06:41:49 +00:00
VMCore Ok, third time's the charm. No changes from last time except the CMake 2010-04-02 23:17:14 +00:00
Makefile