index
:
external_llvm.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
MachineFrameInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-5
/
+5
*
Remove helper method
Chris Lattner
2004-08-15
1
-2
/
+1
*
finegrainify namespacification
Chris Lattner
2004-02-15
1
-7
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+9
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Forward declare class Type since it is used in this class and Type.h is not i...
Alkis Evlogimenos
2003-10-08
1
-0
/
+1
*
Merged in autoconf branch. This provides configuration via the autoconf
John Criswell
2003-06-30
1
-1
/
+0
*
Included assert.h so that the code compiles under newer versions of GCC.
John Criswell
2003-06-11
1
-0
/
+1
*
Print machine frame objects with the frame offset intrinsic to the machine
Chris Lattner
2003-01-16
1
-3
/
+4
*
* Add utility methods which make common cases easier
Chris Lattner
2003-01-13
1
-2
/
+12
*
Rename FunctionFrameInfo to MachineFrameInfo
Chris Lattner
2002-12-28
1
-5
/
+5
*
Descriptor object used to manage abstract frame references
Chris Lattner
2002-12-28
1
-0
/
+204
[prev]