Age | Commit message (Expand) | Author |
---|---|---|
2012-02-28 | remove blanks, and some code format | Jia Liu |
2011-09-22 | Mips64 aligns stack on 16-byte boundary. | Akira Hatanaka |
2011-07-18 | Move getInitialFrameState from TargetFrameInfo to MCAsmInfo (suggestions for | Evan Cheng |
2011-05-26 | Add support for C++ exception handling. | Akira Hatanaka |
2011-05-23 | Change StackDirection from StackGrowsUp to StackGrowsDown. | Akira Hatanaka |
2011-05-20 | Make $fp and $ra callee-saved registers and let PrologEpilogInserter handle | Akira Hatanaka |
2011-04-15 | Reverse unnecessary changes made in r129606 and r129608. There is no change i... | Akira Hatanaka |
2011-04-15 | Fix lines that have incorrect indentation or exceed 80 columns. There is no c... | Akira Hatanaka |
2011-03-04 | Fix an old copy-n-paste | Bruno Cardoso Lopes |
2011-01-18 | Ensure Mips::GP is properly reloaded after a function call. Patch by Sasa Sta... | Bruno Cardoso Lopes |
2011-01-10 | Rename TargetFrameInfo into TargetFrameLowering. Also, put couple of FIXMEs a... | Anton Korobeynikov |