Chris Lattner 24e845fa95 * Update to work with Megapatch
* Add two new checks:
  * PHI nodes must be the first thing in a basic block, all grouped together
  * All basic blocks should only end with terminator insts, not contain them


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2773 91177308-0d34-0410-b5e6-96231b3b80d8
2002-06-25 15:56:27 +00:00
2002-06-10 21:15:48 +00:00
2002-06-25 15:56:27 +00:00
2002-06-05 17:55:27 +00:00
2002-06-24 21:37:08 +00:00
2002-06-24 16:49:55 +00:00
2001-07-25 22:46:22 +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%