llvm-6502/lib
Chris Lattner baf2ecda5f Start moving pass registration over to using the ManagedStatic mechanism.
This fixes issues where passes get unregistered before llvm_shutdown is
called, and is generally cleaner and simpler.  Analysis groups up next.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@32108 91177308-0d34-0410-b5e6-96231b3b80d8
2006-12-01 23:27:45 +00:00
..
Analysis WTF? These weird newlines got in there... 2006-11-29 01:14:00 +00:00
Archive Use ostream instead of iostream 2006-11-28 22:49:32 +00:00
AsmParser Regenerate. 2006-12-01 00:33:46 +00:00
Bytecode Replacing std::iostreams with llvm iostreams. Some of these changes involve 2006-11-29 00:19:40 +00:00
CodeGen Match TargetInstrInfo changes. 2006-12-01 21:52:58 +00:00
Debugger For PR786: 2006-11-02 20:25:50 +00:00
ExecutionEngine Introducing external weak linkage. Darwin codegen should be added later. 2006-12-01 00:25:12 +00:00
Linker Introducing external weak linkage. Darwin codegen should be added later. 2006-12-01 00:25:12 +00:00
Support WTF? These weird newlines got in there... 2006-11-29 01:14:00 +00:00
System Unbreak VC++ build. 2006-11-05 19:31:28 +00:00
Target Match TargetInstrInfo changes. 2006-12-01 21:52:58 +00:00
Transforms Remove 4 FIXMEs to hack around cast-to-bool problems which no longer exist. 2006-11-30 23:13:36 +00:00
VMCore Start moving pass registration over to using the ManagedStatic mechanism. 2006-12-01 23:27:45 +00:00
Makefile Make some changes suggested by Chris: 2006-05-17 22:55:35 +00:00