Sanjay Patel
|
87c977a52b
|
Rename getMaximumUnrollFactor -> getMaxInterleaveFactor; also rename option names controlling this variable.
"Unroll" is not the appropriate name for this variable. Clang already uses
the term "interleave" in pragmas and metadata for this.
Differential Revision: http://reviews.llvm.org/D5066
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@217528 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-09-10 17:58:16 +00:00 |
|
Alp Toker
|
8aeca44558
|
Reduce verbiage of lit.local.cfg files
We can just split targets_to_build in one place and make it immutable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@210496 91177308-0d34-0410-b5e6-96231b3b80d8
|
2014-06-09 22:42:55 +00:00 |
|
Chandler Carruth
|
89ec610f76
|
Name the XCore target-specific subdirectories canonically.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@190940 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-09-18 14:08:30 +00:00 |
|