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
*
Fix prolific source of 'possible loss of data' warnings.
Jeff Cohen
2007-04-27
1
-1
/
+1
*
support for >4G frames
Chris Lattner
2007-04-25
1
-2
/
+2
*
support > 4G stack objects
Chris Lattner
2007-04-25
1
-6
/
+6
*
allow 64-bit stack objects
Chris Lattner
2007-04-25
1
-5
/
+5
*
Add isFixedObjectIndex. It returns true if the stack slot index is for a fixe...
Evan Cheng
2007-04-04
1
-0
/
+6
*
Change the MachineDebugInfo to MachineModuleInfo to better reflect usage
Jim Laskey
2007-01-26
1
-10
/
+10
*
Hopefully a good crack at making debugging work on intel -disable-fp-elim.
Jim Laskey
2006-11-17
1
-1
/
+17
*
Tidy up.
Jim Laskey
2006-08-25
1
-2
/
+10
*
Consolidate callee saved register information so that it can me used by debug
Jim Laskey
2006-08-25
1
-0
/
+32
*
Make class comment visible in Doxygen.
Vladimir Prus
2006-05-23
1
-28
/
+31
*
Foundation for call frame information.
Jim Laskey
2006-04-07
1
-0
/
+18
*
Make sure to consider alignment of variable sized objects.
Chris Lattner
2006-04-04
1
-0
/
+1
*
Keep track of max stack alignment as objects are added. Remove an obsolete m...
Chris Lattner
2006-04-03
1
-5
/
+3
*
Change a comment slightly
Chris Lattner
2005-11-06
1
-2
/
+4
*
Add the necessary support to the ISel to allow targets to codegen the new
Nate Begeman
2005-11-06
1
-1
/
+18
*
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