llvm-6502/include/llvm/Support
Gabor Greif 4ec2258ffb reapply r101434
with a fix for self-hosting

rotate CallInst operands, i.e. move callee to the back
of the operand array

the motivation for this patch are laid out in my mail to llvm-commits:
more efficient access to operands and callee, faster callgraph-construction,
smaller compiler binary


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101465 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-16 15:33:14 +00:00
..
AlignOf.h
Allocator.h
CallSite.h reapply r101434 2010-04-16 15:33:14 +00:00
Casting.h
CFG.h Fix whitespace, comments. 2010-04-14 15:59:02 +00:00
circular_raw_ostream.h
CommandLine.h
Compiler.h
ConstantFolder.h
ConstantRange.h
DataFlow.h
Debug.h
DebugLoc.h
DOTGraphTraits.h
Dwarf.h
DynamicLinker.h
ELF.h
ErrorHandling.h
FileUtilities.h
Format.h
FormattedStream.h
GetElementPtrTypeIterator.h
GraphWriter.h
InstIterator.h
InstVisitor.h
IRBuilder.h
IRReader.h
LeakDetector.h
MachO.h
ManagedStatic.h
MathExtras.h
MemoryBuffer.h
MemoryObject.h
MutexGuard.h
NoFolder.h
OutputBuffer.h
PassNameParser.h
PatternMatch.h
PluginLoader.h
PointerLikeTypeTraits.h
PredIteratorCache.h
PrettyStackTrace.h
raw_os_ostream.h
raw_ostream.h
Recycler.h
RecyclingAllocator.h
Regex.h
Registry.h
RegistryParser.h
SlowOperationInformer.h
SMLoc.h
SourceMgr.h
StableBasicBlockNumbering.h
StandardPasses.h
StringPool.h
SystemUtils.h
TargetFolder.h
Timer.h
type_traits.h
TypeBuilder.h
ValueHandle.h Fix TrackingVH to handle const Value subclasses. 2010-04-14 22:24:25 +00:00