llvm-6502/include/llvm/CodeGen
Chris Lattner 1ccae666f5 Add a new helper method which returns the and that is equivalent to what
ZERO_EXTEND_INREG was.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21264 91177308-0d34-0410-b5e6-96231b3b80d8
2005-04-13 02:37:19 +00:00
..
AsmPrinter.h a wise man once said: 2005-04-03 14:57:35 +00:00
InstrScheduling.h
IntrinsicLowering.h
LiveInterval.h
LiveIntervalAnalysis.h
LiveVariables.h
MachineBasicBlock.h
MachineCodeEmitter.h
MachineConstantPool.h
MachineFrameInfo.h
MachineFunction.h add routines to track the livein/out set for a function 2005-04-09 15:22:53 +00:00
MachineFunctionPass.h
MachineInstr.h Eliminate major source of VC++ "possible loss of data" warnings. 2005-04-11 03:38:28 +00:00
MachineInstrBuilder.h rename addU64Imm() to addImm64() 2005-04-11 07:14:41 +00:00
MachineRelocation.h
Passes.h
SchedGraphCommon.h
SelectionDAG.h Add a new helper method which returns the and that is equivalent to what 2005-04-13 02:37:19 +00:00
SelectionDAGISel.h
SelectionDAGNodes.h Remove the ZERO_EXTEND_INREG node which is redundant with AND 2005-04-13 02:36:41 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h