llvm-6502/include/llvm
Reid Spencer e4d87aa2de For PR950:
This patch removes the SetCC instructions and replaces them with the ICmp
and FCmp instructions. The SetCondInst instruction has been removed and
been replaced with ICmpInst and FCmpInst.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32751 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-23 06:05:41 +00:00
..
ADT eliminate constructor from Statistic class. It is now impossible to get a 2006-12-19 23:17:40 +00:00
Analysis For PR950: 2006-12-23 06:05:41 +00:00
Assembly
Bytecode
CodeGen
Config Determine if the -enable-pic option was given. 2006-12-18 04:11:16 +00:00
Debugger
ExecutionEngine
Support For PR950: 2006-12-23 06:05:41 +00:00
System
Target Grandchildren are covered by protect. 2006-12-21 21:24:35 +00:00
Transforms For PR950: 2006-12-23 06:05:41 +00:00
.cvsignore
AbstractTypeUser.h
Argument.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h For PR950: 2006-12-23 06:05:41 +00:00
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h For PR950: 2006-12-23 06:05:41 +00:00
Instruction.def For PR950: 2006-12-23 06:05:41 +00:00
Instruction.h For PR950: 2006-12-23 06:05:41 +00:00
Instructions.h For PR950: 2006-12-23 06:05:41 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
Pass.h For PR950: 2006-12-23 06:05:41 +00:00
PassAnalysisSupport.h
PassManager.h s/BasicBlockPassManager/BBPassManager/g 2006-12-19 19:46:59 +00:00
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h