| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
cases
Several tests wouldn't pass when executed on an armv7a_pc_linux triple
due to the non-default arm_aapcs calling convention produced on the
function definitions in the IR output. Account for this with the
application of a little regex.
Patch by Ying Yi.
llvm-svn: 240971
|
|
|
|
|
|
| |
{extract,insert} vector element instructions.
llvm-svn: 209942
|
|
|
|
|
|
| |
tests fail.
llvm-svn: 188447
|
|
|
|
|
|
| |
undefined element value to match IR capabilities.
llvm-svn: 187694
|
|
|
|
|
|
| |
In preparation for the FileCheck enhancement to support backreferences.
llvm-svn: 169090
|
|
as a vector actually usable. Patch by David Neto. PR12465.
llvm-svn: 154128
|