llvm-6502/lib
Chris Lattner 46de01e0c8 Move InstrSelection into lib/Target/Sparc, as it's sparc specific. This
makes the incestuous #include'ing of sparc internal headers much less
disturbing.  :)


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10729 91177308-0d34-0410-b5e6-96231b3b80d8
2004-01-09 06:22:34 +00:00
..
Analysis Improve encapsulation in the Loop and LoopInfo classes by eliminating the 2004-01-08 00:09:44 +00:00
Archive Use new getFileSize function instead of sys/stat.h directly. 2003-12-30 07:40:35 +00:00
AsmParser Minor code cleanups. The only bugfix is to the UR_DEBUG stuff which didn't 2003-12-31 02:18:11 +00:00
Bytecode Inching our way towards fixing PR82 2004-01-09 05:42:34 +00:00
CodeGen Move lib/Codegen/RegAlloc into lib/Target/Sparc, as it is sparc specific 2004-01-09 06:17:12 +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 Finegrainify namespacification 2004-01-09 06:12:26 +00:00
Support Pass std::string to constructor as const reference to avoid multiple 2004-01-06 09:16:02 +00:00
Target Move InstrSelection into lib/Target/Sparc, as it's sparc specific. This 2004-01-09 06:22:34 +00:00
Transforms Finegrainify namespacification 2004-01-09 06:12:26 +00:00
VMCore Finegrainify namespacification 2004-01-09 06:12:26 +00:00
Makefile Add new dir 2004-01-05 05:25:59 +00:00