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

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

llvm-svn: 552
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