llvm-6502/include/llvm/Support
Bill Wendling 866ec86542 Remove CreateUnwind from the IRBuillder.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136811 91177308-0d34-0410-b5e6-96231b3b80d8
2011-08-03 20:53:38 +00:00
..
AIXDataTypesFix.h
AlignOf.h
Allocator.h
Atomic.h
BlockFrequency.h Add BlockFrequency::getEntryFrequency() 2011-08-01 15:22:10 +00:00
BranchProbability.h BranchProbability::print returns void now. 2011-07-25 22:27:42 +00:00
CallSite.h land David Blaikie's patch to de-constify Type, with a few tweaks. 2011-07-18 04:54:35 +00:00
Capacity.h Add a generic 'capacity_in_bytes' function to allow inspection of memory usage of various data structures. 2011-07-27 18:40:45 +00:00
Casting.h
CFG.h SuccIterator on bbs without terminator insts 2011-07-04 23:09:02 +00:00
circular_raw_ostream.h
COFF.h
CommandLine.h Add an extension point to the CommandLine library where clients can 2011-07-22 07:50:40 +00:00
Compiler.h
ConstantFolder.h Convert ConstantExpr::getGetElementPtr and 2011-07-21 14:31:17 +00:00
ConstantRange.h
CrashRecoveryContext.h
DataFlow.h
DataTypes.h.cmake
DataTypes.h.in
Debug.h
DebugLoc.h Add dump() 2011-07-14 21:50:04 +00:00
Disassembler.h
DOTGraphTraits.h
Dwarf.h Reapply r135457. This needs llvm-gcc change, that I forgot to check-in yesterday. 2011-07-19 19:41:54 +00:00
DynamicLibrary.h
ELF.h Sketch out PowerPC ELF writer. This is enough to get clang -integrated-as 2011-08-02 15:51:38 +00:00
Endian.h Don't include config.h in public headers 2011-06-23 12:34:31 +00:00
Errno.h
ErrorHandling.h
FEnv.h Add missing file. 2011-06-23 14:02:13 +00:00
FileSystem.h Add an optional 'bool makeAbsolute' in llvm::sys::fs::unique_file function. 2011-07-28 00:29:20 +00:00
FileUtilities.h
Format.h
FormattedStream.h
GetElementPtrTypeIterator.h Convert gep_type_begin and gep_type_end to use ArrayRef. 2011-07-19 14:42:50 +00:00
GraphWriter.h
Host.h
IncludeFile.h
InstIterator.h
InstVisitor.h Add the 'resume' instruction for the new EH rewrite. 2011-07-31 06:30:59 +00:00
IRBuilder.h Remove CreateUnwind from the IRBuillder. 2011-08-03 20:53:38 +00:00
IRReader.h
LeakDetector.h
LICENSE.TXT
MachO.h
ManagedStatic.h
MathExtras.h
Memory.h
MemoryBuffer.h
MemoryObject.h
Mutex.h
MutexGuard.h
NoFolder.h Convert GetElementPtrInst to use ArrayRef. 2011-07-25 09:48:08 +00:00
OutputBuffer.h
PassNameParser.h
Path.h
PathV1.h Add r127409 back now that the windows file was updated. 2011-03-10 18:33:29 +00:00
PathV2.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
Process.h
Program.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
RWMutex.h
Signals.h
SMLoc.h
Solaris.h
SourceMgr.h
StringPool.h
SwapByteOrder.h
system_error.h Don't include config.h in public headers 2011-06-23 12:34:31 +00:00
SystemUtils.h
TargetFolder.h Convert ConstantExpr::getGetElementPtr and 2011-07-21 14:31:17 +00:00
Threading.h
ThreadLocal.h
Timer.h
TimeValue.h
ToolOutputFile.h
type_traits.h improve isPodLike to know that all non-class types are pod. 2009-12-15 07:40:44 +00:00
TypeBuilder.h Remove uses of std::vector from TypeBuilder. 2011-07-25 10:32:27 +00:00
Valgrind.h
ValueHandle.h
Win64EH.h