llvm-6502/include/llvm/Support
Dale Johannesen 541ed9fd02 Do not use host floating point types when emitting
ASCII IR; loading and storing these can change the
bits of NaNs on some hosts.  Remove or add warnings
at a few other places using host floating point;
this is a bad thing to do in general.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@62712 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-21 20:32:55 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h Add member template MallocAllocator::Allocate(Num) (to match the same function in BumpPtrAllocator). 2009-01-14 00:38:21 +00:00
Annotation.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
CallSite.h make comparisons a bist faster 2009-01-17 19:03:45 +00:00
Casting.h
CFG.h
CommandLine.h Support for multi-valued options in CommandLine 2009-01-16 22:54:19 +00:00
Compiler.h
ConstantFolder.h
ConstantRange.h
DataFlow.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
DataTypes.h.cmake
DataTypes.h.in
Debug.h
DOTGraphTraits.h
Dwarf.h indentation... 2009-01-20 19:23:29 +00:00
DynamicLinker.h
ELF.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
FileUtilities.h
Format.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
IRBuilder.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
LeakDetector.h
ManagedStatic.h
Mangler.h Add the private linkage. 2009-01-15 20:18:42 +00:00
MathExtras.h Do not use host floating point types when emitting 2009-01-21 20:32:55 +00:00
MemoryBuffer.h
MutexGuard.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
NoFolder.h
OutputBuffer.h
PassNameParser.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
PatternMatch.h no need to negate the APInt for 0. 2009-01-06 00:06:25 +00:00
PluginLoader.h
PredIteratorCache.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Registry.h Registry.h should not depend on CommandLine.h. 2009-01-16 07:02:28 +00:00
RegistryParser.h Registry.h should not depend on CommandLine.h. 2009-01-16 07:02:28 +00:00
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h