Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Refactor: Pass the argument 'IRBuilder' and 'AfterBlock' of function ↵ | Hongbin Zheng | 2012-04-23 | 1 | -16/+18 | |
| | | | | | | | | 'createLoop' by reference, so that we do not need to type an extra '&' operator when calling the function. llvm-svn: 155349 | |||||
* | Move the CodeGeneration.cpp to the CodeGen folder and update the build system. | Hongbin Zheng | 2012-03-30 | 1 | -0/+335 | |
Patched by Tsingray. llvm-svn: 153736 |