llvm-6502/include/llvm/Support
Owen Anderson 07cf79ef53 "LLVMContext* " --> "LLVMContext *"
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74878 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-06 23:00:19 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Annotation.h
CallSite.h
Casting.h
CFG.h
CommandLine.h Fix comment. 2009-06-17 03:10:10 +00:00
Compiler.h
ConstantFolder.h
ConstantRange.h
DataFlow.h
DataTypes.h.cmake
DataTypes.h.in
Debug.h
DebugLoc.h mv CodeGen/DebugLoc.h Support/DebugLoc.h 2009-06-19 22:08:58 +00:00
DOTGraphTraits.h Get rid of the global CFGOnly flag by threading a ShortNames parameters through the GraphViz rendering code. 2009-06-24 17:37:09 +00:00
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
Format.h
GetElementPtrTypeIterator.h
GraphWriter.h Get rid of the global CFGOnly flag by threading a ShortNames parameters through the GraphViz rendering code. 2009-06-24 17:37:09 +00:00
InstIterator.h
InstVisitor.h
IRBuilder.h Revert IRBuilder CC propagation. Fix SimplifyLibCalls instead. 2009-06-18 20:05:31 +00:00
LeakDetector.h
ManagedStatic.h Fences are expensive. Avoid doing them when we're not in multithreaded mode. 2009-06-19 17:50:11 +00:00
Mangler.h
MathExtras.h
MemoryBuffer.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h switch the .ll parser to use SourceMgr. 2009-07-02 23:08:13 +00:00
StableBasicBlockNumbering.h
StandardPasses.h
Streams.h
StringPool.h
SystemUtils.h
TargetFolder.h "LLVMContext* " --> "LLVMContext *" 2009-07-06 23:00:19 +00:00
Timer.h Make timers threadsafe again. This isn't quite as nice as I'd hoped (it uses locking rather than atomic arithmetic), 2009-06-23 20:52:29 +00:00
type_traits.h
TypeBuilder.h improve the APIs for creating struct and function types with no arguments/elements 2009-07-01 04:13:31 +00:00
ValueHandle.h