llvm-6502/include/llvm/Support
Owen Anderson 46d9a64944 Make timers threadsafe again. This isn't quite as nice as I'd hoped (it uses locking rather than atomic arithmetic),
but should work on all the platforms we care about.

I might revisit this if a totally awesome way to do it occurs to me.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74002 91177308-0d34-0410-b5e6-96231b3b80d8
2009-06-23 20:52:29 +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 Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
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
Dwarf.h
DynamicLinker.h
ELF.h
FileUtilities.h
Format.h
GetElementPtrTypeIterator.h
GraphWriter.h
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 Fix the name of the function in this comment. 2009-05-31 16:18:03 +00:00
MemoryBuffer.h
MutexGuard.h
NoFolder.h Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
OutputBuffer.h Simple ELF32/64 binary files can now be emitted for x86 and x86_64 without 2009-06-07 21:22:38 +00:00
PassNameParser.h
PatternMatch.h Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +00:00
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_ostream.h Add support for outputting ANSI colors to raw_fd_ostream. 2009-06-04 07:09:50 +00:00
Recycler.h
RecyclingAllocator.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SourceMgr.h rename SourceMgr::PrintError to PrintMessage. 2009-06-21 21:22:11 +00:00
StableBasicBlockNumbering.h
StandardPasses.h Change LTO to run the global opt pass twice. 2009-06-03 21:51:32 +00:00
Streams.h
StringPool.h
SystemUtils.h
TargetFolder.h Split the Add, Sub, and Mul instruction opcodes into separate 2009-06-04 22:49:04 +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
ValueHandle.h