llvm-6502/include/llvm
Nate Begeman 7cbd525ba8 Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty
fixme from the PowerPC backend.  Emit slightly better code for legalizing
select_cc.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22805 91177308-0d34-0410-b5e6-96231b3b80d8
2005-08-16 19:49:35 +00:00
..
ADT
Analysis add two helper methods 2005-08-09 23:36:18 +00:00
Assembly
Bytecode
CodeGen Implement BR_CC and BRTWOWAY_CC. This allows the removal of a rather nasty 2005-08-16 19:49:35 +00:00
Config Please do not reintroduce tabs. 2005-07-28 02:04:44 +00:00
Debugger
ExecutionEngine
Support Fix an obvious bug in the Log2 stuff that broke SingleSource/UnitTests/2005-05-12-Int64ToFP 2005-08-03 20:53:19 +00:00
System Implement SetInterruptFunction for Windows. 2005-08-02 03:04:47 +00:00
Target Since getSubtarget() always provides a const Subtarget, dont' require the user 2005-08-05 21:53:21 +00:00
Transforms Fix a fixme in CondPropagate.cpp by moving a PhiNode optimization into 2005-08-04 23:24:19 +00:00
AbstractTypeUser.h
Argument.h
BasicBlock.h add a helper method 2005-08-12 22:13:27 +00:00
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalValue.h
GlobalVariable.h
InstrTypes.h
Instruction.def
Instruction.h add a new helper method 2005-08-08 05:21:33 +00:00
Instructions.h Mark hasConstantValue as a const method 2005-08-05 00:49:06 +00:00
IntrinsicInst.h
Intrinsics.h
Linker.h
Module.h
ModuleProvider.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassSupport.h
SymbolTable.h
SymbolTableListTraits.h
Type.h
Use.h
User.h
Value.h