llvm-6502/include/llvm/Support
2008-04-08 07:30:13 +00:00
..
AIXDataTypesFix.h
AlignOf.h Added "Profile" method to APFloat for use with FoldingSet. 2008-02-11 17:24:50 +00:00
Allocator.h
Annotation.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
CallSite.h Reimplement the parameter attributes support, phase #1. hilights: 2008-03-12 17:45:29 +00:00
Casting.h
CFG.h Treat BBs that use BBs as proper predecessors and successors in the CFG. 2008-03-06 06:54:53 +00:00
CommandLine.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
Compiler.h Silence a warning. Should we turn this into configure-time check? 2008-01-22 11:01:23 +00:00
ConstantRange.h Add explicit keywords. 2008-02-20 16:44:09 +00:00
DataFlow.h Add new file Support/DataFlow.h. 2008-04-02 14:57:52 +00:00
DataTypes.h.in
Debug.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
GetElementPtrTypeIterator.h
GraphWriter.h Added special escape sequences "\{", "\}", and "\|" when processing 2008-01-23 22:29:58 +00:00
InstIterator.h
InstVisitor.h Add GetResultInst. First step for multiple return value support. 2008-02-19 22:15:16 +00:00
LeakDetector.h
LLVMBuilder.h Add multiple value return instruction constructor. 2008-04-08 07:30:13 +00:00
ManagedStatic.h
Mangler.h
MathExtras.h Add count{Leading,Trailing}Ones_{32,64} functions with simple implementations. 2008-02-13 20:54:54 +00:00
MemoryBuffer.h Change the MemoryBuffer::getFile* methods to take just a pointer to the 2008-04-01 18:04:03 +00:00
MutexGuard.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h add match support for casts. 2008-01-08 07:02:44 +00:00
PluginLoader.h
Registry.h
SlowOperationInformer.h
StableBasicBlockNumbering.h
Streams.h De-constify the input to the "operator >>" method as it is modified. 2008-03-25 18:16:52 +00:00
StringPool.h Fix a memory correctness error noticed by valgrind (harmless in practice). 2008-01-15 20:02:11 +00:00
SystemUtils.h
Timer.h
type_traits.h