llvm-6502/lib
Chris Lattner 87ca5faed7 Remove the "recursive bit", not only is it unused by anyone, it was also
not correctly calculated, and calculating it wrong for fun seems rather
pointless.  This also speeds up my favorite testcase by .25 seconds.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8330 91177308-0d34-0410-b5e6-96231b3b80d8
2003-09-02 21:41:05 +00:00
..
Analysis This file is hopelessly out of date 2003-09-01 20:14:00 +00:00
Archive
AsmParser Remove gross old hacky code that was in there for backwards compatibility 2003-09-01 16:31:28 +00:00
Bytecode
CodeGen Don't build dead directories 2003-09-01 20:34:15 +00:00
ExecutionEngine Preselection is now integrated into the Sparc target library 2003-09-01 20:30:17 +00:00
Linker
Support Added the MakeFileReadable() method. 2003-09-02 21:09:30 +00:00
Target OptInfo is no longer required 2003-09-01 20:41:07 +00:00
Transforms Prototype for creator function got moved 2003-09-01 20:45:33 +00:00
VMCore Remove the "recursive bit", not only is it unused by anyone, it was also 2003-09-02 21:41:05 +00:00
Makefile