llvm-6502/lib
Chris Lattner 657253119e Fix some really nasty dominance bugs that were exposed by my patch to
make the verifier more strict.  This fixes building zlib


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@13002 91177308-0d34-0410-b5e6-96231b3b80d8
2004-04-16 18:08:07 +00:00
..
Analysis Include <cmath> for compatibility with gcc 3.0.x (the system compiler on 2004-04-16 15:57:32 +00:00
Archive
AsmParser
Bytecode
CodeGen
Debugger
ExecutionEngine Add a TargetData to the PassManager regardless of the TargetMachine. 2004-04-14 17:45:52 +00:00
Linker Don't use invalid HTML in a doxygen comment. 2004-04-15 15:23:45 +00:00
Support Bugpoint was not correctly capturing stderr! This caused it to "find" bugs 2004-04-16 05:35:58 +00:00
Target Give SparcV9CodeEmitter a head-of-file comment and a PassName. 2004-04-15 20:23:13 +00:00
Transforms Fix some really nasty dominance bugs that were exposed by my patch to 2004-04-16 18:08:07 +00:00
VMCore Fix retriving parent Function. 2004-04-16 17:37:12 +00:00
Makefile