llvm-6502/lib
Chris Lattner 312edd330f Propagate globals graph from the local to bu to td globals graphs. This
fixes bug: DSGraph/buglobals.ll


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@6947 91177308-0d34-0410-b5e6-96231b3b80d8
2003-06-28 22:14:55 +00:00
..
Analysis Propagate globals graph from the local to bu to td globals graphs. This 2003-06-28 22:14:55 +00:00
Archive
AsmParser Add support for a new zeroinitializer token which can be used to get rid of 2003-06-28 20:01:34 +00:00
Bytecode Detemplatize the PATypeHandle class, which was only really instantiated on 'Type'. 2003-06-18 19:22:36 +00:00
CodeGen Remove a ton of extraneous #includes 2003-06-22 03:08:05 +00:00
ExecutionEngine Include <cmath> instead of <math.h> 2003-06-23 19:41:55 +00:00
Linker
Support Add support for 'unsigned' command line arguments 2003-06-28 15:47:20 +00:00
Target jmp_buf is really a pointer type that is passed around... 2003-06-28 19:29:34 +00:00
Transforms Allow the inlining limit to be controlled from the command line! 2003-06-28 15:57:04 +00:00
VMCore Avoid printing out huge structures or arrays if they are just filled with zeros 2003-06-28 20:08:24 +00:00
Makefile