Jinsong Ji
d28f86723f
Re-land "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
...
This reverts commit bf544fa1c3
.
Fixed the typo in PPCInstrInfo.cpp.
2020-07-28 14:00:11 +00:00
Jinsong Ji
bf544fa1c3
Revert "[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support"
...
This reverts commit adffce7153
.
This is breaking test-suite, revert while investigation.
2020-07-27 21:07:00 +00:00
Jinsong Ji
adffce7153
[PowerPC] Remove QPX/A2Q BGQ/BGP CNK support
...
Per RFC http://lists.llvm.org/pipermail/llvm-dev/2020-April/141295.html
no one is making use of QPX/A2Q/BGQ/BGP CNK anymore.
This patch remove the support of QPX/A2Q in llvm, BGQ/BGP in clang,
CNK support in openmp/polly.
Reviewed By: hfinkel
Differential Revision: https://reviews.llvm.org/D83915
2020-07-27 19:24:39 +00:00
Fangrui Song
ac14f7b10c
[lit] Delete empty lines at the end of lit.local.cfg NFC
...
llvm-svn: 363538
2019-06-17 09:51:07 +00:00
Eric Christopher
cee313d288
Revert "Temporarily Revert "Add basic loop fusion pass.""
...
The reversion apparently deleted the test/Transforms directory.
Will be re-reverting again.
llvm-svn: 358552
2019-04-17 04:52:47 +00:00
Eric Christopher
a863435128
Temporarily Revert "Add basic loop fusion pass."
...
As it's causing some bot failures (and per request from kbarton).
This reverts commit r358543/ab70da07286e618016e78247e4a24fcb84077fda.
llvm-svn: 358546
2019-04-17 02:12:23 +00:00
Justin Bogner
3c6fbad388
InstCombine: Move tests that use target intrinsics into subdirectories
...
Tests with target intrinsics are inherently target specific, so it
doesn't actually make sense to run them if we've excluded their
target.
llvm-svn: 302979
2017-05-13 05:39:46 +00:00