Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | remove a pseudo instruction, make ret always right, and fix vararg chains | Andrew Lenharth | 2005-06-23 | 1 | -1/+1 | |
| | | | | llvm-svn: 22276 | |||||
* | Convert tabs to spaces | Misha Brukman | 2005-04-22 | 1 | -5/+5 | |
| | | | | llvm-svn: 21452 | |||||
* | Remove trailing whitespace | Misha Brukman | 2005-04-21 | 1 | -19/+19 | |
| | | | | llvm-svn: 21424 | |||||
* | WOW, function calls still seem to work after this. | Andrew Lenharth | 2005-04-13 | 1 | -1/+5 | |
| | | | | llvm-svn: 21286 | |||||
* | Fix up some types and constants | Andrew Lenharth | 2005-03-29 | 1 | -2/+2 | |
| | | | | llvm-svn: 20928 | |||||
* | Should fix mesa | Andrew Lenharth | 2005-03-13 | 1 | -1/+1 | |
| | | | | llvm-svn: 20577 | |||||
* | don't break the build on 32-bit hosts. | Chris Lattner | 2005-03-05 | 1 | -2/+2 | |
| | | | | llvm-svn: 20455 | |||||
* | fix data size stuff for architectures with bit challenged data types | Andrew Lenharth | 2005-03-05 | 1 | -4/+4 | |
| | | | | llvm-svn: 20453 | |||||
* | fix up stack pointer adjustments | Andrew Lenharth | 2005-03-04 | 1 | -18/+22 | |
| | | | | llvm-svn: 20442 | |||||
* | fix Allocas. Really. I mean it this time. | Andrew Lenharth | 2005-02-24 | 1 | -1/+6 | |
| | | | | llvm-svn: 20306 | |||||
* | dynamic stack allocas | Andrew Lenharth | 2005-02-22 | 1 | -43/+88 | |
| | | | | llvm-svn: 20273 | |||||
* | Make the rest of file header comments consistent in format and style | Misha Brukman | 2005-02-05 | 1 | -1/+1 | |
| | | | | llvm-svn: 20048 | |||||
* | Correct stack stuff for FP | Andrew Lenharth | 2005-02-01 | 1 | -5/+12 | |
| | | | | llvm-svn: 19973 | |||||
* | This code is really unreachable. | Chris Lattner | 2005-01-30 | 1 | -1/+2 | |
| | | | | llvm-svn: 19934 | |||||
* | Fix warnings. | Chris Lattner | 2005-01-30 | 1 | -1/+1 | |
| | | | | llvm-svn: 19933 | |||||
* | support for larger calls | Andrew Lenharth | 2005-01-30 | 1 | -44/+34 | |
| | | | | llvm-svn: 19932 | |||||
* | Unbreak the build :( | Chris Lattner | 2005-01-29 | 1 | -1/+0 | |
| | | | | llvm-svn: 19926 | |||||
* | first step towards a correct and complete stack. also add some forms for ↵ | Andrew Lenharth | 2005-01-29 | 1 | -2/+2 | |
| | | | | | | things that were getting stuck in the nightly tester. llvm-svn: 19914 | |||||
* | stack frame fix and zero FP reg fix | Andrew Lenharth | 2005-01-27 | 1 | -10/+17 | |
| | | | | llvm-svn: 19857 | |||||
* | initial fp support | Andrew Lenharth | 2005-01-26 | 1 | -12/+19 | |
| | | | | llvm-svn: 19847 | |||||
* | Clean ups, and taught the instruction selector about immediate forms | Andrew Lenharth | 2005-01-24 | 1 | -2/+2 | |
| | | | | llvm-svn: 19816 | |||||
* | Let me introduce you to the early stages of the llvm backend for the alpha ↵ | Andrew Lenharth | 2005-01-22 | 1 | -0/+268 | |
processor llvm-svn: 19764 |