llvm-6502/include/llvm/CodeGen
Jim Laskey 3ea0e0e005 Sorry - really folowing convention.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@25691 91177308-0d34-0410-b5e6-96231b3b80d8
2006-01-27 18:32:41 +00:00
..
AsmPrinter.h add a method 2006-01-27 02:09:16 +00:00
DwarfWriter.h Sorry - really folowing convention. 2006-01-27 18:32:41 +00:00
ELFWriter.h Add two helper methods, adjust a prototype 2005-07-16 17:40:34 +00:00
InstrScheduling.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
IntrinsicLowering.h add a flag 2005-11-16 07:21:15 +00:00
LiveInterval.h Improve compatibility with VC2005, patch by Morten Ofstad! 2006-01-26 20:41:32 +00:00
LiveIntervalAnalysis.h add missing prototype 2005-10-21 15:49:28 +00:00
LiveVariables.h add a comment that I should have written a long time ago 2006-01-04 07:29:33 +00:00
MachineBasicBlock.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineCodeEmitter.h new is not a valid default anywhere, so make this pure virtual 2005-07-28 18:13:59 +00:00
MachineConstantPool.h be more polite in public headers 2005-12-28 06:47:33 +00:00
MachineDebugInfo.h Improve visibility/correctness of operand indices in "llvm.db" objects. 2006-01-27 15:20:54 +00:00
MachineFrameInfo.h Change a comment slightly 2005-11-06 17:40:18 +00:00
MachineFunction.h Move MachineDebugInfo to module level location. 2006-01-04 13:44:43 +00:00
MachineFunctionPass.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
MachineInstr.h Mark these as V9 specific 2005-08-01 20:38:31 +00:00
MachineInstrBuilder.h Remove trailing whitespace 2005-04-21 20:39:54 +00:00
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 Convert tabs to spaces 2005-04-22 03:46:24 +00:00
ScheduleDAG.h Duh. 2006-01-26 00:28:35 +00:00
SelectionDAG.h First part of bug 680: 2006-01-25 18:21:52 +00:00
SelectionDAGISel.h Do some code refactoring on Jim's scheduler in preparation of the new list 2006-01-21 02:32:06 +00:00
SelectionDAGNodes.h Add new INLINEASM node 2006-01-26 22:23:45 +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 add support for generating v4i32 code 2005-12-30 00:09:56 +00:00