Eric Christopher
|
60d20a81fc
|
Revert "Recommit r179497 after fixing uninitialized variable." until
I can fix the testcases here:
http://lab.llvm.org:8011/builders/clang-native-arm-cortex-a9/builds/6952
This reverts commit r179512 due to testcases specifying triples
that they didn't actually mean and causing failures on other platforms.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179513 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-15 07:31:37 +00:00 |
|
Eric Christopher
|
fdf9624f3c
|
Recommit r179497 after fixing uninitialized variable.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179512 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-15 07:07:21 +00:00 |
|
Eric Christopher
|
f1216abf7e
|
Revert "Remove some unused triple and data layout."
This reverts commit r179497 and the accompanying commit as it broke random platforms that aren't osx.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179499 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-14 23:35:36 +00:00 |
|
Eric Christopher
|
199ff9cdd7
|
Remove some unused triple and data layout.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179498 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-14 23:32:44 +00:00 |
|
Nadav Rotem
|
687a9dfcb9
|
Make the command line triple match the module triple.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179492 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-14 20:13:05 +00:00 |
|
Nadav Rotem
|
1f098af364
|
Remove unused function attributes.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179476 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-14 05:47:04 +00:00 |
|
Nadav Rotem
|
f7eaf29cf7
|
SLPVectorizer: add initial support for reduction variable vectorization.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@179470 91177308-0d34-0410-b5e6-96231b3b80d8
|
2013-04-14 03:22:20 +00:00 |
|