llvm-6502/include/llvm
Chris Lattner b2560526d5 Split format() out to its own file, add support for formatting
up to three values in one call.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@55251 91177308-0d34-0410-b5e6-96231b3b80d8
2008-08-23 19:48:00 +00:00
..
ADT Add a clear() method to FoldingSet. 2008-08-23 00:42:16 +00:00
Analysis Remove GCSE, ValueNumbering, and LoadValueNumbering. These have been deprecated for almost a year; it's finally time for them to go away. 2008-08-15 21:31:02 +00:00
Assembly Change WriteTypeSymbolic/WriteAsOperand to return void instead of 2008-08-19 04:47:09 +00:00
Bitcode Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
CodeGen Make MBBMap a DenseMap instead of a std::map. 2008-08-23 02:44:46 +00:00
Config
Debugger
ExecutionEngine
Support Split format() out to its own file, add support for formatting 2008-08-23 19:48:00 +00:00
System
Target Use raw_ostream throughout the AsmPrinter. 2008-08-21 00:14:44 +00:00
Transforms Add a new trivial -inst-namer pass which makes it possible to diff the 2008-08-23 06:07:02 +00:00
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h Add a new ConstantExpr::getWithOperands that takes any array of operands 2008-08-20 22:27:40 +00:00
DerivedTypes.h
Function.h Rename some GC classes so that their roll will hopefully be clearer. 2008-08-17 18:44:35 +00:00
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsPowerPC.td Implement __sync_synchronize on ppc32. Patch by Gary Benson. 2008-08-22 17:20:54 +00:00
IntrinsicsX86.td
LinkAllPasses.h Add a new trivial -inst-namer pass which makes it possible to diff the 2008-08-23 06:07:02 +00:00
LinkAllVMCore.h
Linker.h
Module.h
ModuleProvider.h
OperandTraits.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Use SmallVector instead of std::vector 2008-08-12 15:44:31 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h Inline the fastpath of PATypeHolder::get(). This is a small speedup in 2008-08-15 15:16:50 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h