llvm-6502/include/llvm
Chris Lattner 4e734dde54 Add the SelectInst class
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@12311 91177308-0d34-0410-b5e6-96231b3b80d8
2004-03-12 05:51:05 +00:00
..
ADT
Analysis Doxygenified and cleand up comments. 2004-03-11 23:08:20 +00:00
Assembly Add the ability to put an annotation at the end of a basic block as well. 2004-03-08 18:51:05 +00:00
Bytecode
CodeGen Fix bug introduced by yesterday's changes. 2004-03-04 18:02:07 +00:00
Config
Debugger
ExecutionEngine
Support
System
Target Move function implementations to a .cpp file, avoid #including <cstdlib> here. 2004-03-11 23:52:03 +00:00
Transforms Add prototype 2004-03-07 21:30:08 +00:00
AbstractTypeUser.h
Argument.h Forward-declare templates for fix compilation when Argument.h is included first. 2004-03-11 23:42:24 +00:00
BasicBlock.h
CallGraphSCCPass.h
Constant.h remove *THANKFULLY* dead method 2004-03-08 06:10:32 +00:00
Constants.h Add support for select constant exprs 2004-03-12 05:50:39 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
iMemory.h
InstrTypes.h
Instruction.def Add the Instruction::Select enum 2004-03-12 05:50:53 +00:00
Instruction.h
Instructions.h
IntrinsicLowering.h
Intrinsics.h
iOperators.h
iOther.h Add the SelectInst class 2004-03-12 05:51:05 +00:00
iPHINode.h
iTerminators.h
Linker.h
Module.h Remove Module::mutateConstantPointerRef, which is now thankfully dead! 2004-03-08 06:15:33 +00:00
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.def
Type.h
Use.h
User.h
Value.h