llvm-6502/include/llvm/CodeGen
Andrew Lenharth 691ef2ba06 Implement count leading zeros (ctlz), count trailing zeros (cttz), and count
population (ctpop).  Generic lowering is implemented, however only promotion
is implemented for SelectionDAG at the moment.

More coming soon.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21676 91177308-0d34-0410-b5e6-96231b3b80d8
2005-05-03 17:19:30 +00:00
..
AsmPrinter.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
InstrScheduling.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
IntrinsicLowering.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
LiveInterval.h Fix typeo 2004-11-18 04:31:10 +00:00
LiveIntervalAnalysis.h Allow the live interval analysis pass to be a bit more aggressive about 2005-03-09 23:05:19 +00:00
LiveVariables.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
MachineBasicBlock.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineCodeEmitter.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineConstantPool.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineFrameInfo.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineFunction.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
MachineFunctionPass.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineInstr.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
MachineInstrBuilder.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineRelocation.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
Passes.h Adding ModuloSched SB. 2005-05-01 16:14:34 +00:00
SchedGraphCommon.h Convert tabs to spaces 2005-04-22 03:46:24 +00:00
SelectionDAG.h Implement count leading zeros (ctlz), count trailing zeros (cttz), and count 2005-05-03 17:19:30 +00:00
SelectionDAGISel.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
SelectionDAGNodes.h Implement count leading zeros (ctlz), count trailing zeros (cttz), and count 2005-05-03 17:19:30 +00:00
SSARegMap.h add an assertion 2005-01-05 16:27:34 +00:00
ValueSet.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
ValueTypes.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00