llvm-6502/lib/CodeGen
Chris Lattner 4ddb4c82d7 * Clean up InstrForest
* Fix ins sel problem, test case:
void "foo" (int *%x, int *%y)

begin
        seteq int *%x, %y
        ret void
end


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@552 91177308-0d34-0410-b5e6-96231b3b80d8
2001-09-12 01:28:49 +00:00
..
InstrSched Use predicate for Value type test 2001-09-10 20:09:28 +00:00
InstrSelection * Clean up InstrForest 2001-09-12 01:28:49 +00:00
RegAlloc Committed for compliation. Not yet final. 2001-09-08 14:22:50 +00:00
TargetMachine * Clean up InstrForest 2001-09-12 01:28:49 +00:00
MachineInstr.cpp Eliminate MainTreeNode function 2001-09-11 23:22:43 +00:00
Makefile Added directory InstrSched. 2001-08-28 23:16:13 +00:00