| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| * | Move TargetData to DataLayout to fix build breakage caused by LLVM r16540 | Micah Villmow | 2012-10-08 | 1 | -2/+2 | |
| | | | | | llvm-svn: 165408 | |||||
| * | Mark the increments of the generated induction variables 'NSW' | Tobias Grosser | 2012-05-29 | 1 | -1/+1 | |
| | | | | | | | In general, all code that we produce is NSW. llvm-svn: 157606 | |||||
| * | Refactor: Move the code generation related header files to ↵ | Hongbin Zheng | 2012-04-25 | 1 | -1/+1 | |
| | | | | | | | include/polly/CodeGen. llvm-svn: 155547 | |||||
| * | 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 | ||||||

