llvm-6502/include/llvm
Daniel Berlin ad92c633c7 Fix intersectWithComplement bug noticed by Curtis Dunham
Optimize |= case for empty RHS


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42629 91177308-0d34-0410-b5e6-96231b3b80d8
2007-10-05 05:10:53 +00:00
..
ADT Fix intersectWithComplement bug noticed by Curtis Dunham 2007-10-05 05:10:53 +00:00
Analysis Completely merge the implementation details of DomTree and PostDomTree. 2007-10-03 21:25:45 +00:00
Assembly
Bitcode
CodeGen If a node that defines a physical register that is expensive to copy. The 2007-10-05 01:39:18 +00:00
Config Regenerate. 2007-10-03 12:07:14 +00:00
Debugger
ExecutionEngine
Support Add empty() member functions to a few container-like classes. 2007-10-01 16:01:23 +00:00
System
Target - Added a few target hooks to generate load / store instructions from / to any 2007-10-05 01:32:41 +00:00
Transforms
AbstractTypeUser.h
Argument.h
AutoUpgrade.h
BasicBlock.h
CallGraphSCCPass.h
CallingConv.h
Constant.h
Constants.h
DerivedTypes.h
Function.h
GlobalAlias.h
GlobalValue.h
GlobalVariable.h
InlineAsm.h
InstrTypes.h
Instruction.def
Instruction.h
Instructions.h Remove an unnecessary static_cast. 2007-09-24 15:46:02 +00:00
IntrinsicInst.h
Intrinsics.h
Intrinsics.td Rewrite sqrt and powi to use anyfloat. By popular demand. 2007-10-02 17:43:59 +00:00
IntrinsicsPowerPC.td
IntrinsicsX86.td
LinkAllPasses.h
LinkAllVMCore.h
Linker.h
LinkTimeOptimizer.h
Module.h
ModuleProvider.h
ParameterAttributes.h
Pass.h
PassAnalysisSupport.h
PassManager.h
PassManagers.h Fix a using namespace llvm; in a header file. 2007-10-03 19:04:09 +00:00
PassSupport.h
SymbolTableListTraits.h
Type.h Fix spelling. 2007-09-25 13:53:22 +00:00
TypeSymbolTable.h
Use.h
User.h
Value.h
ValueSymbolTable.h