llvm-6502/lib
Dan Gohman 8468d1a845 Track local physical register liveness. This is not the most
efficient implementation possible, but it's pretty simple and
good enough for the time being.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@56504 91177308-0d34-0410-b5e6-96231b3b80d8
2008-09-23 21:40:44 +00:00
..
Analysis Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Archive Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
AsmParser regenerate 2008-09-23 21:18:31 +00:00
Bitcode Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
CodeGen Track local physical register liveness. This is not the most 2008-09-23 21:40:44 +00:00
Debugger Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
ExecutionEngine Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Linker Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Support Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
System Initial support for the CMake build system. 2008-09-22 01:08:49 +00:00
Target Fix these enums' starting values to reflect the way that 2008-09-23 18:42:32 +00:00
Transforms Add hasNote() to check note associated with a function. 2008-09-22 22:32:29 +00:00
VMCore Rationalize the names of passes that print information: 2008-09-23 12:47:39 +00:00
Makefile