llvm-6502/include/llvm
Sean Silva ed84062812 Remove unnecessary classof()'s
isa<> et al. automatically infer when the cast is an upcast (including a
self-cast), so these are no longer necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@165767 91177308-0d34-0410-b5e6-96231b3b80d8
2012-10-11 23:30:49 +00:00
..
ADT
Analysis Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Assembly
Bitcode Change encoding of instruction operands in bitcode binaries to be relative 2012-10-11 20:20:40 +00:00
CodeGen Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Config
DebugInfo
ExecutionEngine
MC Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Object Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Support Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
TableGen Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Target Revert 165732 for further review. 2012-10-11 21:27:41 +00:00
Transforms Revert 165732 for further review. 2012-10-11 21:27:41 +00:00
AddressingMode.h
Argument.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Attributes.h Add the LLVM context to this c'tor. It will be needed in the future. 2012-10-11 01:10:00 +00:00
AttributesImpl.h
AutoUpgrade.h
BasicBlock.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
CallGraphSCCPass.h
CallingConv.h
CMakeLists.txt
Constant.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Constants.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
DataLayout.h Revert 165732 for further review. 2012-10-11 21:27:41 +00:00
DebugInfo.h
DefaultPasses.h
DerivedTypes.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
DIBuilder.h
Function.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
GlobalAlias.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
GlobalValue.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
GlobalVariable.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
GVMaterializer.h
InitializePasses.h dependence analysis 2012-10-11 07:32:34 +00:00
InlineAsm.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
InstrTypes.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Instruction.def
Instruction.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Instructions.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
IntrinsicInst.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Intrinsics.h
Intrinsics.td
IntrinsicsARM.td
IntrinsicsCellSPU.td
IntrinsicsHexagon.td
IntrinsicsMips.td
IntrinsicsNVVM.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
IntrinsicsXCore.td
IRBuilder.h
LinkAllPasses.h dependence analysis 2012-10-11 07:32:34 +00:00
LinkAllVMCore.h
Linker.h
LLVMContext.h
MDBuilder.h
Metadata.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Module.h
OperandTraits.h
Operator.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h
PassRegistry.h
PassSupport.h
SymbolTableListTraits.h
TargetTransformInfo.h Add a new interface to allow IR-level passes to access codegen-specific information. 2012-10-10 22:04:55 +00:00
Type.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
TypeBuilder.h
TypeFinder.h
Use.h
User.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
Value.h Remove unnecessary classof()'s 2012-10-11 23:30:49 +00:00
ValueSymbolTable.h