llvm-6502/lib
Jim Laskey b6d4c2cf2d 1. Made things node-centric (from operand).
2. Added node groups to handle flagged nodes.

3. Started weaning simple scheduling off existing emitter.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@23566 91177308-0d34-0410-b5e6-96231b3b80d8
2005-09-30 19:15:27 +00:00
..
Analysis wrap a long line 2005-09-28 22:30:58 +00:00
Archive
AsmParser
Bytecode
CodeGen 1. Made things node-centric (from operand). 2005-09-30 19:15:27 +00:00
Debugger
ExecutionEngine
Linker For PR495: 2005-07-07 23:21:43 +00:00
Support
System
Target Rename MRegisterDesc -> TargetRegisterDesc for consistency 2005-09-30 17:49:27 +00:00
Transforms Insert stores after phi nodes in the normal dest. This fixes 2005-09-29 17:44:20 +00:00
VMCore Split SimpleConstantVal up into its components, so each Constant subclass getsa different enum value. This allows 'classof' for these to be really simple,not needing to call getType() anymore. 2005-09-27 06:09:08 +00:00
Makefile