llvm-6502/include/llvm/CodeGen
Chris Lattner 80f55abf00 improve comment: mention vectors
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@24971 91177308-0d34-0410-b5e6-96231b3b80d8
2005-12-23 00:46:10 +00:00
..
AsmPrinter.h Add a couple more fields, move ctor init list to .cpp file, add support 2005-12-13 06:32:10 +00:00
DwarfWriter.h Add an eol at the end to shut gcc up. 2005-12-22 01:40:06 +00:00
ELFWriter.h Add two helper methods, adjust a prototype 2005-07-16 17:40:34 +00:00
InstrScheduling.h
IntrinsicLowering.h add a flag 2005-11-16 07:21:15 +00:00
LiveInterval.h add a new method 2005-10-20 07:37:59 +00:00
LiveIntervalAnalysis.h add missing prototype 2005-10-21 15:49:28 +00:00
LiveVariables.h Fix a problem Duraid noticed, where we weren't removing values from the kills 2005-08-25 05:45:31 +00:00
MachineBasicBlock.h
MachineCodeEmitter.h new is not a valid default anywhere, so make this pure virtual 2005-07-28 18:13:59 +00:00
MachineConstantPool.h
MachineDebugInfo.h Added source file/line correspondence for dwarf (PowerPC only at this point.) 2005-12-16 22:45:29 +00:00
MachineFrameInfo.h Change a comment slightly 2005-11-06 17:40:18 +00:00
MachineFunction.h Added source file/line correspondence for dwarf (PowerPC only at this point.) 2005-12-16 22:45:29 +00:00
MachineFunctionPass.h
MachineInstr.h Mark these as V9 specific 2005-08-01 20:38:31 +00:00
MachineInstrBuilder.h
MachineRelocation.h Eliminate tabs and trailing spaces. 2005-07-27 05:53:44 +00:00
Passes.h Remove a prototype 2005-10-24 04:13:21 +00:00
SchedGraphCommon.h
SelectionDAG.h remove a dead node 2005-12-22 21:16:35 +00:00
SelectionDAGISel.h add a method 2005-08-18 18:44:33 +00:00
SelectionDAGNodes.h improve comment: mention vectors 2005-12-23 00:46:10 +00:00
SSARegMap.h
ValueSet.h
ValueTypes.h First chunk of actually generating vector code for packed types. These 2005-11-30 08:22:07 +00:00