llvm-6502/include/llvm
Chris Lattner 786a518f47 Add some "useful" methods
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10277 91177308-0d34-0410-b5e6-96231b3b80d8
2003-12-01 05:30:29 +00:00
..
ADT Hrm, how could this compile? 2003-11-29 19:55:02 +00:00
Analysis be GCC 3.4 clean 2003-11-29 19:55:12 +00:00
Assembly
Bytecode
CodeGen Add some "useful" methods 2003-12-01 05:30:29 +00:00
Config Regenerated using autoheader-2.57 2003-11-18 06:21:24 +00:00
ExecutionEngine
Support fix gcc 3.4 compatibility problem 2003-11-28 01:46:06 +00:00
System
Target
Transforms
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
Constant.h
ConstantHandling.h Implement == and != correctly. Before they would incorrectly return != 2003-11-17 20:19:35 +00:00
Constants.h The ConstantPointer class is now gone. 2003-11-17 19:47:21 +00:00
DerivedTypes.h It is legal to index into sequential types with any integer 2003-11-25 21:20:19 +00:00
Function.h
GlobalValue.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
GlobalVariable.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
iMemory.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
InstrTypes.h * Add new constructors to allow insertion of terminator instructions at the 2003-11-20 17:44:37 +00:00
Instruction.def
Instruction.h
Instructions.h
Intrinsics.h
iOperators.h
iOther.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
iPHINode.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
iTerminators.h Somehow I forgot poor little UnwindInst 2003-11-20 18:11:56 +00:00
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
SlotCalculator.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
User.h Fixes for PR114: Thanks to Reid Spencer! 2003-11-16 20:21:15 +00:00
Value.h