[prev in list] [next in list] [prev in thread] [next in thread] 

List:       llvm-commits
Subject:    [llvm-commits] CVS: llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp
From:       Chris Lattner <lattner () cs ! uiuc ! edu>
Date:       2002-12-28 15:01:06
Message-ID: 200212282100.PAA13672 () apoc ! cs ! uiuc ! edu
[Download RAW message or body]


Changes in directory llvm/lib/CodeGen/RegAlloc:

PhyRegAlloc.cpp updated: 1.88 -> 1.89

---
Log message:

Rename MachineFrameInfo to TargetFrameInfo.h



---
Diffs of the changes:

Index: llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp
diff -u llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp:1.88 llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp:1.89
--- llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp:1.88	Sat Dec 28 14:35:34 2002
+++ llvm/lib/CodeGen/RegAlloc/PhyRegAlloc.cpp	Sat Dec 28 15:00:19 2002
@@ -15,7 +15,7 @@
 #include "llvm/Analysis/LiveVar/FunctionLiveVarInfo.h"
 #include "llvm/Analysis/LoopInfo.h"
 #include "llvm/Target/TargetMachine.h"
-#include "llvm/Target/MachineFrameInfo.h"
+#include "llvm/Target/TargetFrameInfo.h"
 #include "llvm/Target/MachineInstrInfo.h"
 #include "llvm/Function.h"
 #include "llvm/Type.h"



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic