index
:
emscripten-fastcomp
master
LLVM with the emscripten fastcomp javascript backend
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
llvm
/
CodeGen
/
MachineFunction.h
Age
Commit message (
Expand
)
Author
2002-10-29
Remove unneeded #include
Chris Lattner
2002-10-28
Iterator functions now line up together.
Misha Brukman
2002-10-28
s/method/function
Chris Lattner
2002-10-28
Change MachineBasicBlock's to not be Annotations, instead they are kept as
Chris Lattner
2002-10-28
Add BasicBlock list to MchineFunction that will eventually be the only
Chris Lattner
2002-10-28
MachineFunction.h now includes MachineBasicBlock.h in preparation for
Chris Lattner
2002-10-28
Add note about state that should be removed when time permits
Chris Lattner
2002-10-28
Add prototypes for creation/destruction passes
Chris Lattner
2002-10-28
Changed `MachineCodeForMethod' to `MachineFunction'.
Misha Brukman
2002-07-24
Non-standard hash classes are not in the std:: namespace
Chris Lattner
2002-07-24
*** empty log message ***
Chris Lattner
2002-04-25
Optional args are no longer allocated as they are discovered.
Vikram S. Adve
2002-03-31
Include temp. values when computing max. size of stack frame!
Vikram S. Adve
2002-03-24
Fix padding when allocating local variables on stack.
Vikram S. Adve
2002-03-23
Rename Method to Function
Chris Lattner
2002-03-18
Added function computeOffsetforLocalVar to check how big the
Vikram S. Adve
2002-02-03
Code pulled out of MAchineInstr.(h|cpp)
Chris Lattner
[prev]