1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/CodeGen
Chris Lattner 9236d30e29 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

llvm-svn: 1338
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