Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [External] Move lib/JSON to lib/External/JSON. NFC. | Michael Kruse | 2017-02-05 | 1 | -829/+0 |
| | | | | | | For consistency with isl and ppcg which are already in lib/External. llvm-svn: 294126 | ||||
* | Fix spacing around variable initializations and for-loops. NFC. | Mandeep Singh Grang | 2016-08-09 | 1 | -1/+1 |
| | | | | | | | | | | Reviewers: grosser, _jdoerfert, zinob Projects: #polly Differential Revision: https://reviews.llvm.org/D23285 llvm-svn: 278143 | ||||
* | [C++11] Use nullptr | Tobias Grosser | 2014-04-16 | 1 | -4/+4 |
| | | | | llvm-svn: 206361 | ||||
* | Add initial version of Polly | Tobias Grosser | 2011-04-29 | 1 | -0/+829 |
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e in the old git repository. llvm-svn: 130476 |