llvm-6502/include/llvm
Reid Spencer 9a2b7c91cb Fix some indentation.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@29825 91177308-0d34-0410-b5e6-96231b3b80d8
2006-08-22 17:38:05 +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 Update comments. 2006-07-28 22:09:37 +00:00
CodeGen Switch to using smallvector for liveintervals. This speeds up live interval 2006-08-22 06:32:56 +00:00
Config Update the auto* tools: autoconf 2.60, libtool 1.5.22, automake 1.9.6. 2006-08-04 18:18:08 +00:00
Debugger For PR797: 2006-08-22 16:06:27 +00:00
ExecutionEngine add a way to have multiple modules in a JIT :) 2006-08-16 02:53:27 +00:00
Support Adding new Dwarf constants. 2006-08-21 21:18:10 +00:00
System Fix some indentation. 2006-08-22 17:38:05 +00:00
Target Constify some methods. Patch provided by Anton Vayvod, thanks! 2006-08-17 22:00:08 +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
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 Avoid extra string copy. 2006-08-14 23:27:36 +00:00
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h Introducing plugable register allocators and instruction schedulers. 2006-08-01 14:21:23 +00:00
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h