llvm-6502/lib/CodeGen
Chris Lattner 69a86e4e23 The old getIndices has been deprecated, because it no longer works. It now
is named getIndicesBROKEN() and shall be removed when the codebase is updated
to not call it


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@1338 91177308-0d34-0410-b5e6-96231b3b80d8
2001-11-26 16:56:19 +00:00
..
InstrSched Eliminate most uses of the machine instruction vector for each LLVM instr, 2001-11-12 18:53:43 +00:00
InstrSelection The old getIndices has been deprecated, because it no longer works. It now 2001-11-26 16:56:19 +00:00
RegAlloc Commented some popTempArg.. since it leads to a bug 2001-11-15 22:02:06 +00:00
MachineInstr.cpp Added naming to inserted phi copy values - for easy debugging 2001-11-15 20:46:40 +00:00
Makefile added RegAlloc Directory to DIRS 2001-09-14 21:28:17 +00:00