llvm-mirror/lib
Alkis Evlogimenos b28bc78d0a Use next() helper to make code more readable. Use
MachineFunction::iterator instead of MachineBasicBlock* to avoid
dereferencing end iterators.

llvm-svn: 15373
2004-07-31 15:14:29 +00:00
..
Analysis Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00
AsmParser Merge i*.h headers into Instructions.h as part of bug403. 2004-07-29 12:17:34 +00:00
Bytecode Merge i*.h headers into Instructions.h as part of bug403. 2004-07-29 12:17:34 +00:00
CodeGen Use next() helper to make code more readable. Use 2004-07-31 15:14:29 +00:00
Debugger Header moved 2004-07-29 17:15:38 +00:00
ExecutionEngine
Support
System
Target Align breaks. 2004-07-31 10:05:44 +00:00
Transforms Expose this as a functionpass 2004-07-31 10:01:58 +00:00
VMCore Fix #includes of i*.h => Instructions.h as per PR403. 2004-07-29 17:30:56 +00:00
Makefile