Benjamin Kramer
|
66af99eb34
|
Update after LLVM API change.
llvm-svn: 146279
|
2011-12-09 21:34:43 +00:00 |
Tobias Grosser
|
29ee0b14d5
|
Do not use getNameStr() anymore.
Instead we switch to the recommended getName(). This fixes compilation with
recent versions of LLVM.
llvm-svn: 144909
|
2011-11-17 14:52:36 +00:00 |
Tobias Grosser
|
73600b8edd
|
Initialize the passes early and properly.
llvm-svn: 141455
|
2011-10-08 00:30:40 +00:00 |
Tobias Grosser
|
758053788b
|
Add initial version of Polly
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e
in the old git repository.
llvm-svn: 130476
|
2011-04-29 06:27:02 +00:00 |