llvm/lib
Chris Lattner df7306f1b9 * Add support for null as a constant
* Allow multiple definitions of a type with the same name as long as they are the same type
* Eagerly resolve types to allow #2 to work instead of after the whole const pool has been processed
* Change grammar to require a const before a local constant definition


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@699 91177308-0d34-0410-b5e6-96231b3b80d8
2001-10-03 01:49:25 +00:00
..
Analysis Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
AsmParser * Add support for null as a constant 2001-10-03 01:49:25 +00:00
Bytecode Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
CodeGen Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
ExecutionEngine Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
Support Clean up Type class by removing mutable ConstRules member and use annotations insead 2001-09-09 21:02:38 +00:00
Target Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
Transforms Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
VMCore Commit more code over to new cast style 2001-10-02 03:41:24 +00:00
Makefile Move the sparc target to a new lib/Target directory 2001-09-14 03:55:11 +00:00