Chris Lattner 679e8e1b19 - Add a bunch of checking to make sure that dead nodes are not used after they
are marked DEAD.  This helped track down some bugs
- Fix a bunch of bugs where we were doing work on nodes after they became dead
- Add support for aux function call sites
- Add support for not cloning call sites


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4633 91177308-0d34-0410-b5e6-96231b3b80d8
2002-11-08 21:27:12 +00:00
2002-11-08 06:50:22 +00:00
2002-11-06 20:58:26 +00:00
2002-11-04 21:06:54 +00:00
2002-11-08 00:31:27 +00:00
2002-11-06 16:10:57 +00:00
2002-11-01 03:16:45 +00:00
2002-11-04 21:03:13 +00:00
Description
LLVM backend for 6502
277 MiB
Languages
C++ 48.7%
LLVM 38.5%
Assembly 10.2%
C 0.9%
Python 0.4%
Other 1.2%