NAKAMURA Takumi
d40d387fb1
Update the copyright credits -- Happy new year 2014!
...
FIXME: Dragonegg may be updated at non-trivial changes.
llvm-svn: 198274
2014-01-01 08:27:31 +00:00
Tobias Grosser
e602a07662
Reformat with clang-format
...
clang-format become way more stable. This time we mainly reformat function
signatures.
llvm-svn: 181294
2013-05-07 07:30:56 +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
NAKAMURA Takumi
43632a26a5
Update the copyright coredits -- Happy new year 2013!
...
llvm-svn: 171342
2013-01-01 10:00:19 +00:00
Tobias Grosser
903c242662
Update libGPURuntime to be dual licensed under MIT and UIUC license.
...
Contributed by: Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 159815
2012-07-06 10:40:15 +00:00
Tobias Grosser
5c0f6f3350
Replace CUDA data types with Polly's GPGPU data types.
...
Contributed by: Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 159725
2012-07-04 21:45:03 +00:00
Tobias Grosser
fb4842ff95
Add the runtime library for GPGPU code generation.
...
Contributed by: Yabin Hu <yabin.hwu@gmail.com>
llvm-svn: 158304
2012-06-11 09:25:01 +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