llvm-6502/lib
Chris Lattner 072d3a0224 * Catch and ignore (for now) return instructions in tranformed functions
* Add more debugging output
* Fix problems refering to wrong versions of various graphs
* Build the pool descriptor map!
* Clear the nodemapping map after building pool descriptor to avoid assert
* Transform the NEw function body, not the old one...
* Matrix.ll now works!


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2058 91177308-0d34-0410-b5e6-96231b3b80d8
2002-03-30 20:53:14 +00:00
..
Analysis s/Method/Function 2002-03-29 17:08:29 +00:00
AsmParser
Bytecode s/Method/Function 2002-03-29 03:51:11 +00:00
CodeGen
ExecutionEngine s/Method/Function 2002-03-29 03:57:15 +00:00
Linker
Support
Target s/Method/Function 2002-03-29 03:51:11 +00:00
Transforms * Catch and ignore (for now) return instructions in tranformed functions 2002-03-30 20:53:14 +00:00
VMCore * s/Method/Function 2002-03-29 19:06:18 +00:00
Makefile