llvm-6502/include/llvm
Chris Lattner c114b2cad7 Completely change the way that joining with physregs is implemented. This
paves the way for future changes, increases coallescing opportunities (in
theory, not witnessed in practice), and eliminates the really expensive
LiveIntervals::overlapsAliases method.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29890 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-25 23:41:24 +00:00
..
ADT add resize, move swap out of line 2006-08-22 17:28:57 +00:00
Analysis For PR885: 2006-08-21 05:34:03 +00:00
Assembly For PR797: 2006-08-18 08:43:06 +00:00
Bytecode For PR797: 2006-08-25 17:43:11 +00:00
CodeGen Completely change the way that joining with physregs is implemented. This 2006-08-25 23:41:24 +00:00
Config
Debugger For PR797: 2006-08-22 16:06:27 +00:00
ExecutionEngine
Support For PR797: 2006-08-23 20:34:57 +00:00
System For PR797: 2006-08-25 21:37:17 +00:00
Target update some comments 2006-08-24 00:21:32 +00:00
Transforms For PR885: 2006-08-21 05:34:03 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h For PR797: 2006-08-25 17:43:11 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsPowerPC.td vpkuwus didn't work, due to this typo 2006-08-18 19:25:35 +00:00
IntrinsicsX86.td
LinkAllPasses.h Fix the documentation for this file. 2006-08-21 05:37:03 +00:00
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h