Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2012-08-10 | started to implement gen encoding | Benjamin Segovia | 1 | -5/+3 |
2012-08-10 | Added proper bookkeeping for the argument types Finished the liveness pretty ... | Benjamin Segovia | 1 | -1/+2 |
2012-08-10 | Removed unused returnStruct field from function Included stdlib.h for all files | Benjamin Segovia | 1 | -0/+1 |
2012-08-10 | Added first support for immediates Started to add support for builtin functions | Benjamin Segovia | 1 | -1/+1 |
2012-08-10 | Implemented a first implementation of the function argument parsing from LLVM IR | Benjamin Segovia | 1 | -0/+12 |