Tobias Grosser
42aff30dbc
Adapt to DomTree changes in r199104
...
llvm-svn: 199157
2014-01-13 22:29:56 +00:00
Tobias Grosser
1c84d80457
Style fixes, brought to you by clang-format
...
llvm-svn: 194910
2013-11-16 01:07:06 +00:00
Tobias Grosser
51b78752fe
Use LLVM_DELETED_FUNCTION instead of a comment
...
Contributed-by: Michael Kruse <MichaelKruse@meinersbur.de>
llvm-svn: 191894
2013-10-03 13:09:14 +00:00
Tobias Grosser
58032cb029
Integrate latest clang-format changes
...
llvm-svn: 184655
2013-06-23 01:29:29 +00:00
Tobias Grosser
83628182f7
Sort includes
...
llvm-svn: 181297
2013-05-07 08:11:54 +00:00
Tobias Grosser
d7e58640a5
Update formatting to latest version of clang-format
...
llvm-svn: 179160
2013-04-10 06:55:45 +00:00
Tobias Grosser
4d96c8d714
clang-format: Many more files
...
After this commit, polly is clang-format clean. This can be tested with
'ninja polly-check-format'. Updates to clang-format may change this, but the
differences will hopefully be both small and general improvements to the
formatting.
We currently have some not very nice formatting for a couple of items, DEBUG()
stmts for example. I believe the benefit of being clang-format clean outweights
the not perfect layout of this code.
llvm-svn: 177796
2013-03-23 01:05:07 +00:00
Tobias Grosser
33bc2e93be
CodePreparation: Comment and format the file properly
...
llvm-svn: 177781
2013-03-23 00:13:39 +00:00
Tobias Grosser
5bfa4f8eb8
CodePrepare: Do not require canonical induction variables for scev based mode
...
llvm-svn: 177593
2013-03-20 22:41:53 +00:00
Chandler Carruth
535d52c7ca
Rewrite #includes for llvm/Foo.h to llvm/IR/Foo.h as appropriate to
...
reflect the migration in r171366.
llvm-svn: 171370
2013-01-02 11:47:44 +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