| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
For consistency with isl and ppcg which are already in lib/External.
llvm-svn: 294126
|
|
|
|
|
|
|
|
|
|
| |
Reviewers: grosser, _jdoerfert, zinob
Projects: #polly
Differential Revision: https://reviews.llvm.org/D23285
llvm-svn: 278143
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Arcanist (arc) will now always run linters before uploading any new
commit to Phabricator. All errors/warnings (or their absence) will be
shown in the web interface together with a explanation by the commiter
(arcanist will ask the commiter if the build was not clean).
The linters include:
- clang-format
- spelling check
- permissions check (aka. chmod)
- filename check
- merge conflict marker check
Note, that their scope is sometimes limited (see .arclint for
details).
This commit also fixes all errors and warnings these linters reported,
namely:
- spelling mistakes and typos
- executable permissions for various text files
Differential Revision: http://reviews.llvm.org/D4916
llvm-svn: 215871
|
|
|
|
| |
llvm-svn: 206361
|
|
|
|
|
|
|
| |
+ vim 'fixed' line endings in json_value.cpp
Contributed-by: Johannes Doerfert <doerfert@cs.uni-saarland.de>
llvm-svn: 206044
|
|
|
|
| |
llvm-svn: 203957
|
|
|
|
|
|
|
|
|
|
| |
The module LLVMPolly.so links to that. There is really no reason to build a
large number of mini-libraries here, especially as we do have dependences
between the libraries that are not properly handled and that make linking fail
on darwin.
Submitted-by: David Fang <fang@csl.cornell.edu>
llvm-svn: 202743
|
|
|
|
| |
llvm-svn: 194923
|
|
|
|
| |
llvm-svn: 171224
|
|
|
|
| |
llvm-svn: 168311
|
|
|
|
| |
llvm-svn: 149239
|
|
|
|
| |
llvm-svn: 130575
|
|
|
|
|
|
| |
default.
llvm-svn: 130574
|
|
This version is equivalent to commit ba26ebece8f5be84e9bd6315611d412af797147e
in the old git repository.
llvm-svn: 130476
|