Sorry that there's no log message. It should be:
removed unnecessary #include
-bw
On 11/16/06, Bill Wendling <[EMAIL PROTECTED]> wrote:
>
>
> Changes in directory llvm/lib/CodeGen:
>
> Passes.cpp updated: 1.22 -> 1.23
> ---
> Log message:
>
>
>
> ---
> Diffs of the changes: (+0 -1)
>
> Passes.
Changes in directory llvm/lib/CodeGen:
Passes.cpp updated: 1.22 -> 1.23
---
Log message:
---
Diffs of the changes: (+0 -1)
Passes.cpp |1 -
1 files changed, 1 deletion(-)
Index: llvm/lib/CodeGen/Passes.cpp
diff -u llvm/lib/CodeGen/Passes.cpp:1.22 llvm/lib/CodeGen/Passes.cpp:1.23
---
Changes in directory llvm/lib/CodeGen:
Passes.cpp updated: 1.21 -> 1.22
---
Log message:
Work around a bug in gcc 3.3.5, reported by a user
---
Diffs of the changes: (+1 -1)
Passes.cpp |2 +-
1 files changed, 1 insertion(+), 1 deletion(-)
Index: llvm/lib/CodeGen/Passes.cpp
diff -u ll
Changes in directory llvm/lib/CodeGen:
Passes.cpp updated: 1.18 -> 1.19
RegAllocLinearScan.cpp updated: 1.125 -> 1.126
RegAllocLocal.cpp updated: 1.83 -> 1.84
RegAllocSimple.cpp updated: 1.70 -> 1.71
---
Log message:
Introducing plugable register allocators and instruction schedulers.
---
Dif
Changes in directory llvm/lib/CodeGen:
Passes.cpp updated: 1.17 -> 1.18
---
Log message:
Working toward registration of register allocators.
---
Diffs of the changes: (+47 -11)
Passes.cpp | 58 +++---
1 files changed, 47 insertions(+),
Changes in directory llvm/lib/CodeGen:
Passes.cpp updated: 1.15 -> 1.16
RegAllocIterativeScan.cpp (r1.22) removed
---
Log message:
Alkis agrees that that iterative scan allocator isn't going to be worked on
in the future, remove it.
---
Diffs of the changes: (+1 -4)
Passes.cpp |5 +