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
/
lib
/
CodeGen
/
MachineFunction.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Improve and fix error in allocating stack slots: adjust alignment after adding
Vikram S. Adve
2002-09-16
1
-73
/
+43
*
*** empty log message ***
Chris Lattner
2002-07-25
1
-2
/
+2
*
*** empty log message ***
Chris Lattner
2002-07-24
1
-1
/
+1
*
added std:: to endl
Anand Shukla
2002-07-11
1
-1
/
+1
*
Fix print of BB name in dump().
Vikram S. Adve
2002-07-10
1
-2
/
+1
*
Fix printing of BB in dump.
Vikram S. Adve
2002-07-08
1
-2
/
+3
*
MEGAPATCH checkin.
Chris Lattner
2002-06-25
1
-40
/
+36
*
Optional args are no longer allocated as they are discovered.
Vikram S. Adve
2002-04-25
1
-51
/
+22
*
Change references to the Method class to be references to the Function
Chris Lattner
2002-04-07
1
-25
/
+25
*
Include temp. values when computing max. size of stack frame!
Vikram S. Adve
2002-03-31
1
-3
/
+3
*
Fix padding for variables allocated on stack.
Vikram S. Adve
2002-03-24
1
-13
/
+18
*
Added function computeOffsetforLocalVar to check how big the
Vikram S. Adve
2002-03-18
1
-60
/
+75
*
* Make it compile with GCC 3.0.4
Chris Lattner
2002-02-24
1
-7
/
+6
*
Method.h no longer includes BasicBlock.h
Chris Lattner
2002-02-12
1
-6
/
+7
*
Code pulled out of MAchineInstr.(h|cpp)
Chris Lattner
2002-02-03
1
-0
/
+300
[prev]