llvm-6502/lib
Chris Lattner 329c1c6c94 Improve encapsulation in the Loop and LoopInfo classes by eliminating the
getSubLoops/getTopLevelLoops methods, replacing them with iterator-based
accessors.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10714 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-08 00:09:44 +00:00
..
Analysis Improve encapsulation in the Loop and LoopInfo classes by eliminating the 2004-01-08 00:09:44 +00:00
Archive
AsmParser
Bytecode
CodeGen Add a separate list of fixed intervals. This improves the running time 2004-01-07 09:20:58 +00:00
Debugger Fix some typos and copy-and-paste-os in comments, and doxygenify. 2004-01-05 17:22:52 +00:00
ExecutionEngine Add new ExecutionEngine::getGlobalValueAtAddress method, which can efficiently 2003-12-31 20:21:04 +00:00
Linker
Support Pass std::string to constructor as const reference to avoid multiple 2004-01-06 09:16:02 +00:00
Target
Transforms Improve encapsulation in the Loop and LoopInfo classes by eliminating the 2004-01-08 00:09:44 +00:00
VMCore Add support for new intrinsic 2004-01-06 05:33:02 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00