llvm-6502/include/llvm
Chris Lattner f40761d522 remove a densemap from TargetAsmInfo that was uniquing the targetflags strings,
just use a smallstring instead.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77144 91177308-0d34-0410-b5e6-96231b3b80d8
2009-07-26 07:33:58 +00:00
..
ADT Oops, forgot XCore. Sorry XCore! 2009-07-26 04:52:45 +00:00
Analysis Fix a few comments to say "backedge-taken count" instead of 2009-07-25 16:18:38 +00:00
Assembly
Bitcode
CodeGen
CompilerDriver
Config
Debugger
ExecutionEngine
MC
Support Remove spurious semicolons. 2009-07-25 16:00:54 +00:00
System
Target remove a densemap from TargetAsmInfo that was uniquing the targetflags strings, 2009-07-26 07:33:58 +00:00
Transforms Update comments to new-style syntax. 2009-07-25 16:03:55 +00:00
AbstractTypeUser.h
Argument.h Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
Attributes.h
AutoUpgrade.h
BasicBlock.h Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h
DerivedTypes.h
Function.h Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
GlobalAlias.h Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
GlobalValue.h Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
GlobalVariable.h Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
InlineAsm.h Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
InstrTypes.h Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
Instruction.def
Instruction.h
Instructions.h Initial update to VMCore to use Twines for string arguments. 2009-07-25 04:41:11 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsAlpha.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
LLVMContext.h Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
MDNode.h Remove Value::{isName, getNameRef}. 2009-07-25 23:55:21 +00:00
Module.h Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
ModuleProvider.h
OperandTraits.h
Operator.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h Finish migrating VMCore to StringRef/Twine based APIs. 2009-07-25 06:02:13 +00:00
Use.h
User.h
Value.h Some clients rely on getName{Start,End} not returning 0, even if the length is 2009-07-26 01:04:10 +00:00
ValueSymbolTable.h