llvm-6502/lib
Chris Lattner bebd86d58e The preheader insertion pass only depends on the CFG. Mark it as such, which
allows GCCAS to only run it once.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9056 91177308-0d34-0410-b5e6-96231b3b80d8
2003-10-12 19:33:10 +00:00
..
Analysis
Archive
AsmParser Include <cctype> and <cstdlib> instead of <ctype.h> and "Config/stdlib.h". 2003-10-10 19:12:08 +00:00
Bytecode
CodeGen
ExecutionEngine Make mmap's fd for anonymous memory acquisition default to -1, except on 2003-10-11 03:51:18 +00:00
Linker Don't include "Config/stdlib.h". 2003-10-10 19:12:22 +00:00
Support
Target * Spell "necessary" correctly 2003-10-12 08:12:58 +00:00
Transforms The preheader insertion pass only depends on the CFG. Mark it as such, which 2003-10-12 19:33:10 +00:00
VMCore Rename method 2003-10-12 18:52:12 +00:00
Makefile