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
/
Target
/
TargetFrameInfo.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Shut GCC 4.0 up about classes that have virtual functions but a non-virtual
Reid Spencer
2005-04-25
1
-0
/
+2
*
Convert tabs to spaces
Misha Brukman
2005-04-22
1
-14
/
+11
*
Remove trailing whitespace
Misha Brukman
2005-04-21
1
-6
/
+6
*
Convert 'struct' to 'class' in various places to adhere to the coding standards
Chris Lattner
2004-10-27
1
-1
/
+2
*
Make this compile on gc 3.4.1 (static_cast to non-const type was not
Alkis Evlogimenos
2004-08-15
1
-1
/
+1
*
Allow targets to specify particular stack slots that certain physregs must
Chris Lattner
2004-08-12
1
-0
/
+17
*
Remove dead methods
Chris Lattner
2004-08-12
1
-12
/
+0
*
Remove dead methods
Chris Lattner
2004-08-12
1
-11
/
+0
*
Add documentation to the TargetFrameInfo class, contributed by Vladimir Prus
Chris Lattner
2004-06-08
1
-0
/
+7
*
Move function implementations to a .cpp file, avoid #including <cstdlib> here.
Misha Brukman
2004-03-11
1
-23
/
+21
*
If you call abort(), #include <cstdlib>
Misha Brukman
2004-01-21
1
-0
/
+2
*
Put all LLVM code into the llvm namespace, as per bug 109.
Brian Gaeke
2003-11-11
1
-0
/
+4
*
Added LLVM copyright header (for lack of a better term).
John Criswell
2003-10-20
1
-0
/
+7
*
Expose some very simple information about the frame, rather than in-depth
Chris Lattner
2002-12-28
1
-46
/
+65
*
Changed `MachineCodeForMethod' to `MachineFunction'.
Misha Brukman
2002-10-28
1
-10
/
+10
*
Add method adjustAlignment so that stack slot alignments can be computed
Vikram S. Adve
2002-09-16
1
-3
/
+9
*
* Removed extraneous #includes
Chris Lattner
2002-08-09
1
-22
/
+8
*
Added functions to compute the offset of a given incoming or outgoing
Vikram S. Adve
2002-04-25
1
-7
/
+15
*
Create a new #include "Support/..." directory structure to move things
Chris Lattner
2001-11-27
1
-1
/
+1
*
Machine-independent interface to target's stack frame layout parameters.
Vikram S. Adve
2001-11-08
1
-0
/
+76