llvm-6502/include/llvm
Chris Lattner fa5416b6f6 update to reflect reality
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@36643 91177308-0d34-0410-b5e6-96231b3b80d8
2007-05-02 05:47:22 +00:00
..
ADT Rename identifier that GCC uses as a macro, breaking llvm-gcc build. 2007-04-26 15:07:47 +00:00
Analysis Do not use typeinfo to identify pass in pass manager. 2007-05-01 21:15:47 +00:00
Assembly Do not use typeinfo to identify pass in pass manager. 2007-05-01 21:15:47 +00:00
Bitcode update to reflect reality 2007-05-02 05:47:22 +00:00
Bytecode Do not use typeinfo to identify pass in pass manager. 2007-05-01 21:15:47 +00:00
CodeGen Do not use typeinfo to identify pass in pass manager. 2007-05-01 21:15:47 +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 Fix couple of bugs connected with eh info: 2007-05-01 22:23:12 +00:00
Transforms Do not use typeinfo to identify pass in pass manager. 2007-05-01 21:15:47 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h Do not use typeinfo to identify pass in pass manager. 2007-05-01 21:15:47 +00:00
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 Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part 2007-04-25 14:27:10 +00:00
ModuleProvider.h
ParameterAttributes.h
Pass.h revert enough of devang's recent patches to get the tree basically working again 2007-05-02 04:25:31 +00:00
PassAnalysisSupport.h
PassManager.h
PassManagers.h Do not use typeinfo to identify pass in pass manager. 2007-05-01 21:15:47 +00:00
PassSupport.h revert enough of devang's recent patches to get the tree basically working again 2007-05-02 04:25:31 +00:00
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part 2007-04-25 14:27:10 +00:00
ValueSymbolTable.h Implement aliases. This fixes PR1017 and it's dependent bugs. CFE part 2007-04-25 14:27:10 +00:00