Tobias Grosser
|
400a4ac658
|
Mark the increments of the generated induction variables 'NSW'
In general, all code that we produce is NSW.
llvm-svn: 157606
|
2012-05-29 09:11:59 +00:00 |
Hongbin Zheng
|
8a8466106c
|
Refactor: Move the code generation related header files to include/polly/CodeGen.
llvm-svn: 155547
|
2012-04-25 13:18:28 +00:00 |
Hongbin Zheng
|
4ac4e15582
|
Refactor: Pass the argument 'IRBuilder' and 'AfterBlock' of function 'createLoop' by
reference, so that we do not need to type an extra '&' operator when calling the function.
llvm-svn: 155349
|
2012-04-23 13:03:56 +00:00 |
Hongbin Zheng
|
609089f254
|
Move the CodeGeneration.cpp to the CodeGen folder and update the build system.
Patched by Tsingray.
llvm-svn: 153736
|
2012-03-30 08:46:18 +00:00 |