llvm-6502/lib/Support
Reid Spencer 15aab8a723 When converting from 64 to 32-bits, use the actual number of words to
extract the value, not the number of words implied by the active bits.
This fixes numerous, but not all divide bugs.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@34484 91177308-0d34-0410-b5e6-96231b3b80d8
2007-02-22 00:58:45 +00:00
..
bzip2
Allocator.cpp
Annotation.cpp
APInt.cpp When converting from 64 to 32-bits, use the actual number of words to 2007-02-22 00:58:45 +00:00
CommandLine.cpp
Compressor.cpp
ConstantRange.cpp Fix comments to match names of functions. 2007-02-11 00:58:49 +00:00
Debug.cpp
Dwarf.cpp
FileUtilities.cpp
FoldingSet.cpp
GraphWriter.cpp Add possibility to set memory limit for binaries run via libSystem. This 2007-02-16 19:11:07 +00:00
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp Not all managedstatics need object pointers. 2007-02-20 06:18:57 +00:00
PluginLoader.cpp
SlowOperationInformer.cpp
SmallPtrSet.cpp do not let the table fill up with tombstones. 2007-02-07 01:11:25 +00:00
Statistic.cpp
Streams.cpp
StringExtras.cpp
StringMap.cpp Add support for removing elements out of StringMap. 2007-02-11 20:58:00 +00:00
SystemUtils.cpp
Timer.cpp