llvm-6502/lib
Devang Patel 97149737f2 Robustify assingPassManager() for Module, Function and Basic Block
Passes.

Robustify PMStack.push()

Add dump() routine to print PMStack.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@33062 91177308-0d34-0410-b5e6-96231b3b80d8
2007-01-11 00:19:00 +00:00
..
Analysis Fix a bug in an assert that would never trigger. 2007-01-08 05:34:39 +00:00
Archive
AsmParser Make packed structs use packed initialiers for consistency 2007-01-08 18:16:47 +00:00
Bytecode
CodeGen Naming consistency. 2007-01-08 23:55:53 +00:00
Debugger
ExecutionEngine
Linker
Support Fix a bug in an assert that would never trigger. 2007-01-08 05:34:39 +00:00
System Allow LLI, in interpreter mode, to find stdin, stdout, and stderr. This is 2007-01-10 19:50:43 +00:00
Target Change the file header name as this file was renamed. 2007-01-10 04:17:32 +00:00
Transforms Fix a bug in heap-sra that caused compilation failure of office-ispell. 2007-01-09 23:29:37 +00:00
VMCore Robustify assingPassManager() for Module, Function and Basic Block 2007-01-11 00:19:00 +00:00
Makefile