| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
table
llvm-svn: 218776
|
|
|
|
| |
llvm-svn: 205242
|
|
|
|
|
|
|
| |
Some of them also had the pattern on both, so this removes the
duplication.
llvm-svn: 204492
|
|
|
|
|
|
|
|
|
|
| |
We can't enable the verifier for tests with SI_IF and SI_ELSE, because
these instructions are always followed by a COPY which copies their
result to the next basic block. This violates the machine verifier's
rule that non-terminators can not folow terminators.
Reviewed-by: Vincent Lejeune<vljn at ovi.com>
llvm-svn: 192366
|
|
Reviewed-by: Christian König <christian.koenig@amd.com>
llvm-svn: 181775
|