llvm-6502/lib/Support
Jay Foad e4d19c9eb2 PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be
static methods that return a new APInt.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@120261 91177308-0d34-0410-b5e6-96231b3b80d8
2010-11-28 21:04:48 +00:00
..
Allocator.cpp
APFloat.cpp PR5207: change APInt::doubleToBits() and APInt::floatToBits() to be 2010-11-28 21:04:48 +00:00
APInt.cpp Bounds-check APInt's operator[]. 2010-11-18 17:14:56 +00:00
APSInt.cpp
circular_raw_ostream.cpp
CMakeLists.txt Add ADT/IntervalMap. 2010-11-19 04:47:19 +00:00
CommandLine.cpp Fix a use after free. Patch by Frits van Bommel. 2010-11-19 21:14:29 +00:00
ConstantRange.cpp
COPYRIGHT.regex
CrashRecoveryContext.cpp CrashRecoveryContext: Add RunSafelyOnThread helper function. 2010-11-05 07:19:09 +00:00
DAGDeltaAlgorithm.cpp
Debug.cpp
DeltaAlgorithm.cpp
Dwarf.cpp
ErrorHandling.cpp report_fatal_error: Simplify a possible ambiguity. 2010-11-13 02:48:51 +00:00
FileUtilities.cpp
FoldingSet.cpp Aligned and unaligned copies of the same string 2010-11-19 00:48:58 +00:00
FormattedStream.cpp
GraphWriter.cpp
IntervalMap.cpp Move tree navigation to a new Path class that doesn't have to be a template. 2010-11-26 01:39:40 +00:00
IsInf.cpp
IsNAN.cpp
Makefile
ManagedStatic.cpp
MemoryBuffer.cpp add a MemoryBuffer::getOpenFile method, which turns an open 2010-11-23 22:20:27 +00:00
MemoryObject.cpp
PluginLoader.cpp
PrettyStackTrace.cpp
raw_os_ostream.cpp
raw_ostream.cpp raw_ostream::write_escaped: Add a UseHexEscapes argument. 2010-11-27 07:59:50 +00:00
regcclass.h
regcname.h
regcomp.c
regengine.inc
regerror.c
regex2.h
regex_impl.h
Regex.cpp
regexec.c
regfree.c
regstrlcpy.c
regutils.h
SmallPtrSet.cpp
SmallVector.cpp
SourceMgr.cpp now that AsmPrinter::EmitInlineAsm is factored right, we can eliminate the 2010-11-17 08:13:01 +00:00
Statistic.cpp
StringExtras.cpp
StringMap.cpp
StringPool.cpp
StringRef.cpp Fix Whitespace. 2010-11-26 04:16:08 +00:00
SystemUtils.cpp
TargetRegistry.cpp
Timer.cpp
ToolOutputFile.cpp
Triple.cpp Remove PIC16 remnants. 2010-11-27 18:20:30 +00:00
Twine.cpp Fix Whitespace. 2010-11-26 04:16:08 +00:00