llvm-6502/include/llvm/Support
2005-02-27 19:07:36 +00:00
..
.cvsignore Ignore generated files 2004-11-21 00:00:04 +00:00
AIXDataTypesFix.h Fix header 2004-10-26 16:19:57 +00:00
Annotation.h Convert 'struct' to 'class' in various places to adhere to the coding standards 2004-10-27 16:14:51 +00:00
CallSite.h Update comments, now that CPR's are gone, inline the methods 2004-11-18 17:46:57 +00:00
Casting.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
CFG.h Switch from using an ilist for uses to using a custom doubly linked list. 2005-02-01 01:22:06 +00:00
CommandLine.h Added a size_type typedef to LLVM containers to make Visual Studio shut up 2004-12-13 16:28:53 +00:00
Compressor.h There is no reason to include ostream here, include iosfwd instead. 2005-01-29 17:16:07 +00:00
ConstantRange.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
DataTypes.h.in Add missing data types for VC++ 2005-01-19 05:08:31 +00:00
Debug.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
DOTGraphTraits.h Add support for bottom-up graphs. 2005-01-11 00:24:59 +00:00
DynamicLinker.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ELF.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
FileUtilities.h Remove two dead methods and improve the comments for DiffFilesWithTolerance. 2005-01-23 03:30:39 +00:00
GetElementPtrTypeIterator.h Add a method 2005-01-13 23:26:28 +00:00
GraphWriter.h Add support for bottom-up graphs. 2005-01-11 00:24:59 +00:00
InstIterator.h
InstVisitor.h Standardize on 'class' instead of 'struct'. Gets rid of warnings in VC++ 2004-11-16 06:58:55 +00:00
LeakDetector.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
Mangler.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
MathExtras.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
MutexGuard.h Rename include guard, patch contributed by Evan Jones! 2005-02-27 19:05:24 +00:00
PassNameParser.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
PatternMatch.h Add support for shifts 2004-11-13 19:32:45 +00:00
PluginLoader.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
SlowOperationInformer.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
StableBasicBlockNumbering.h
SystemUtils.h Move private helper function into the only .cpp file that uses it. 2005-02-13 23:14:06 +00:00
ThreadSupport-NoSupport.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
ThreadSupport-PThreads.h Fix this to create a recursive mutex. Patch by Evan Jones! 2005-02-27 19:07:36 +00:00
ThreadSupport.h.in Rename include guard, patch contributed by Evan Jones! 2005-02-27 19:05:24 +00:00
Timer.h Fix quotes. 2005-01-29 06:29:45 +00:00
ToolRunner.h Fix VC++ complaint 2005-01-22 16:30:58 +00:00
type_traits.h Changes For Bug 352 2004-09-01 22:55:40 +00:00
TypeInfo.h Changes For Bug 352 2004-09-01 22:55:40 +00:00