All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/3] valgrind cleanup + fix for armv7a without vfp/neon
@ 2016-01-20  2:47 Andre McCurdy
  2016-01-20  2:47 ` [PATCH v2 1/3] valgrind: let valgrind determine its own optimisation flags Andre McCurdy
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Andre McCurdy @ 2016-01-20  2:47 UTC (permalink / raw)
  To: openembedded-core

v2: fix issue with intdiv test if TUNE_CCARGS sets -march instead of -mcpu

Andre McCurdy (3):
  valgrind: let valgrind determine its own optimisation flags
  valgrind: re-enable ARM intdiv and vcvt_fixed_float_VFP tests
  valgrind: avoid neon for targets which don't support it

 ...d-neon-for-targets-which-don-t-support-it.patch | 33 +++++++++++
 .../valgrind/remove-arm-variant-specific.patch     | 66 ----------------------
 ...opriate-march-mcpu-mfpu-for-ARM-test-apps.patch | 44 +++++++++++++++
 meta/recipes-devtools/valgrind/valgrind_3.11.0.bb  | 12 ++--
 4 files changed, 85 insertions(+), 70 deletions(-)
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/avoid-neon-for-targets-which-don-t-support-it.patch
 delete mode 100644 meta/recipes-devtools/valgrind/valgrind/remove-arm-variant-specific.patch
 create mode 100644 meta/recipes-devtools/valgrind/valgrind/use-appropriate-march-mcpu-mfpu-for-ARM-test-apps.patch

-- 
1.9.1



^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-01-20  3:00 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-01-20  2:47 [PATCH v2 0/3] valgrind cleanup + fix for armv7a without vfp/neon Andre McCurdy
2016-01-20  2:47 ` [PATCH v2 1/3] valgrind: let valgrind determine its own optimisation flags Andre McCurdy
2016-01-20  2:47 ` [PATCH v2 2/3] valgrind: re-enable ARM intdiv and vcvt_fixed_float_VFP tests Andre McCurdy
2016-01-20  3:00   ` Rongqing Li
2016-01-20  2:47 ` [PATCH v2 3/3] valgrind: avoid neon for targets which don't support it Andre McCurdy
2016-01-20  3:00   ` Rongqing Li

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.