llvm-6502/lib
Chris Lattner 1d21f3eb1d * Add a useful file comment
* Move InsertPrologEpilogCode class to PrologEpilogCodeInserter.cpp
   -> Among other things, this eliminates the need for the minstrVec static
      global array.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@2195 91177308-0d34-0410-b5e6-96231b3b80d8
2002-04-09 05:21:26 +00:00
..
Analysis * General cleanups 2002-04-09 05:14:14 +00:00
AsmParser isLabelType is obsolete 2002-04-08 21:59:08 +00:00
Bytecode s/method/function 2002-04-08 22:01:15 +00:00
CodeGen Clean up the ownership model a bit so that nodes actually get deleted more 2002-04-09 05:15:33 +00:00
ExecutionEngine Remove extranous #include 2002-04-08 22:05:10 +00:00
Linker Eliminate explicit use of Writer library, using debug dump output instead. 2002-04-07 22:31:23 +00:00
Support 64 bit clean now 2002-02-24 23:02:12 +00:00
Target * Add a useful file comment 2002-04-09 05:21:26 +00:00
Transforms s/Method/Function 2002-04-08 22:03:00 +00:00
VMCore *blush* somehow this debugging code got checked in... 2002-04-09 05:10:39 +00:00
Makefile Moved assembly writer library into its own top level directory. 2002-04-08 19:42:33 +00:00