llvm-6502/lib/CodeGen/InstrSelection
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
..
InstrForest.cpp * Clean up InstrForest 2001-09-12 01:28:49 +00:00
InstrSelection.cpp Eliminate 'BasicNode' from InstrForest. 2001-09-11 23:52:11 +00:00
Makefile Remove source list. 2001-08-28 23:16:59 +00:00