llvm-6502/include/llvm
Chris Lattner 23cfda719e contract movechild+checktype into a new checkchild node, shrinking the
x86 table by 1200 bytes.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97053 91177308-0d34-0410-b5e6-96231b3b80d8
2010-02-24 20:15:25 +00:00
..
ADT Adding the MicroBlaze backend. 2010-02-23 19:15:24 +00:00
Analysis Convert a few more backedge-taken count functions to use BackedgeTakenInfo. 2010-02-24 17:31:30 +00:00
Assembly
Bitcode
CodeGen contract movechild+checktype into a new checkchild node, shrinking the 2010-02-24 20:15:25 +00:00
CompilerDriver Correct option forwarding: initial implementation. 2010-02-23 09:04:44 +00:00
Config
ExecutionEngine
MC This is the first patch to put the needed bits in place to eventually allow code 2010-02-23 18:26:34 +00:00
Support Refer to -help instead of --help since this is what tools themselves say. 2010-02-18 14:08:13 +00:00
System Fix various doxygen warnings. 2010-02-22 04:10:52 +00:00
Target Updated version of r96634 (which was reverted due to failing 176.gcc and 2010-02-22 23:10:38 +00:00
Transforms Rename SuccessorNumber to GetSuccessorNumber. 2010-02-16 21:06:42 +00:00
AbstractTypeUser.h
Argument.h
Attributes.h Reduce size of 'StackAlignment' field from 5 to 3 bits. Seriously, who needs a 2010-02-21 04:26:06 +00:00
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h
Constants.h When forming SSE min and max nodes for UGE and ULE comparisons, it's 2010-02-24 06:52:40 +00:00
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
GVMaterializer.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Fix various doxygen warnings. 2010-02-22 04:10:52 +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
LLVMContext.h
Metadata.h Fix comments. 2010-02-18 21:03:36 +00:00
Module.h
OperandTraits.h
Operator.h
Pass.h Fix a few unused parameter warnings. 2010-02-17 23:55:26 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h Correct LastPrimitiveTyID: MetadataType is a primitive type. 2010-02-19 09:18:53 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h