llvm-6502/include/llvm/Support
Chris Lattner 06ebbcc71d make m_ConstantInt(int64_t) safely match ConstantInt's that are larger than i64.
This fixes an instcombine crash on PR3235.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61775 91177308-0d34-0410-b5e6-96231b3b80d8
2009-01-05 23:45:50 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
CallSite.h
Casting.h Roll back rev 59890, since Chris says this can never happen. 2008-11-23 19:22:48 +00:00
CFG.h
CommandLine.h * Alphabetized system headers per the style guide 2009-01-02 20:26:30 +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
DebugInfoBuilder.h Tidy up #includes, deleting a bunch of unnecessary #includes. 2009-01-05 17:59:02 +00:00
DOTGraphTraits.h
Dwarf.h
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
MathExtras.h
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 make m_ConstantInt(int64_t) safely match ConstantInt's that are larger than i64. 2009-01-05 23:45:50 +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 Have raw_fd_ostream keep track of the position in the file to make tell() go faster by not requiring a flush(). 2008-12-04 22:51:11 +00:00
Recycler.h
RecyclingAllocator.h
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h add a write method. 2008-11-19 06:45:06 +00:00
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h