Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
fp2-dev
/
platform
/
external
/
llvm
/
227c3d355b017393963a690f9f27d1de7fa359bc
/
lib
/
CodeGen
/
MachineFunction.cpp
227c3d3
Move machine code generation/destruction passes out of Sparc.cpp because
by Chris Lattner
· 23 years ago
1febf88
Prune #includes
by Chris Lattner
· 23 years ago
fce1143
Changed `MachineCodeForMethod' to `MachineFunction'.
by Misha Brukman
· 23 years ago
cde3982
Don't pad variables in stack slots for performance!
by Vikram S. Adve
· 23 years ago
1318bed
Improve and fix error in allocating stack slots: adjust alignment after adding
by Vikram S. Adve
· 23 years ago
0c0edf8
*** empty log message ***
by Chris Lattner
· 23 years ago
09ff112
*** empty log message ***
by Chris Lattner
· 23 years ago
e683f77
added std:: to endl
by Anand Shukla
· 23 years ago
cd13e7a
Fix print of BB name in dump().
by Vikram S. Adve
· 23 years ago
432e1ca
Fix printing of BB in dump.
by Vikram S. Adve
· 23 years ago
0b12b5f
by Chris Lattner
· 23 years ago
03d33bd
Optional args are no longer allocated as they are discovered.
by Vikram S. Adve
· 23 years ago
2fbfdcf
Change references to the Method class to be references to the Function
by Chris Lattner
· 23 years ago
fa79e6e
Include temp. values when computing max. size of stack frame!
by Vikram S. Adve
· 23 years ago
e4e4d4e
Fix padding for variables allocated on stack.
by Vikram S. Adve
· 23 years ago
89e2da0
Added function computeOffsetforLocalVar to check how big the
by Vikram S. Adve
· 23 years ago
b91ca1f
* Make it compile with GCC 3.0.4
by Chris Lattner
· 23 years ago
221d688
Method.h no longer includes BasicBlock.h
by Chris Lattner
· 23 years ago
f2868ce
Code pulled out of MAchineInstr.(h|cpp)
by Chris Lattner
· 24 years ago