llvm-6502/include/llvm
2007-05-01 08:59:18 +00:00
..
ADT
Analysis Fix some null checks to actually test the part that needs checking. 2007-04-21 07:04:45 +00:00
Assembly
Bitcode several bitfixes to JumpToBit 2007-05-01 05:51:32 +00:00
Bytecode Implement review feedback. Aliasees can be either GlobalValue's or 2007-04-28 13:45:00 +00:00
CodeGen Pass call frame setup SP adjustment along to eliminateFrameIndex(). 2007-05-01 08:59:18 +00:00
Config
Debugger
ExecutionEngine
Support Add a new memorybuffer class, to unify all the file reading code in the system 2007-04-29 06:58:52 +00:00
System Jeff's fix was fine 2007-04-29 17:44:10 +00:00
Target Add SPAdj parameter to account for call frame setup SP adjustment. 2007-05-01 08:58:27 +00:00
Transforms
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h Implement review feedback 2007-04-29 18:02:48 +00:00
GlobalAlias.h Implement review feedback 2007-04-29 18:02:48 +00:00
GlobalValue.h Fix comment 2007-04-30 19:14:56 +00:00
GlobalVariable.h Implement review feedback. Aliasees can be either GlobalValue's or 2007-04-28 13:45:00 +00:00
InlineAsm.h represent indirect operands explicitly in inline asm strings. 2007-04-28 01:02:58 +00:00
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h add a GEP helper function 2007-04-27 20:35:56 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h If an archive is not recognized as an LLVM bytecode archive then declare 2007-04-30 00:29:39 +00:00
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassSupport.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h