qt5base-lts/src
Tor Arne Vestbø c998200282 Don't build or use qt_convert_rgb888_to_rgb32_neon on ARM64/AArch64
The assembly code doesn't build on that architecture yet:

    qimage_neon.cpp:78:17: error: vector register expected
                "vld3.8     { d0, d1, d2 }, [%[SRC]] !\n\t"
                ^
    <inline asm>:1:15: note: instantiated into assembly here
        vld3.8     { d0, d1, d2 }, [x1] !
                     ^
    qimage_neon.cpp:78:57: error: unrecognized instruction mnemonic
                "vld3.8     { d0, d1, d2 }, [%[SRC]] !\n\t"
                                                        ^
    <inline asm>:2:2: note: instantiated into assembly here
        vswp d0, d2
        ^
    qimage_neon.cpp:79:31: error: vector register expected
                "vswp d0, d2\n\t"
                              ^
    <inline asm>:3:15: note: instantiated into assembly here
        vst4.8     { d0, d1, d2, d3 }, [x8,:64] !
                     ^

Change-Id: I8fe93b3940d971c0aed5973fe6e1a5e2f362df3c
Reviewed-by: Thiago Macieira <thiago.macieira@intel.com>
2014-11-03 18:17:35 +01:00
..
3rdparty Import the FreeBSD strtoXX functions 2014-10-30 22:49:51 +01:00
android Android: QtActivitiyDelegate: extras can be null 2014-10-29 21:10:59 +01:00
angle ANGLE: Upgrade to 2.1~abce76206141 2014-09-29 16:09:29 +02:00
concurrent Update license headers and add new license files 2014-09-24 12:26:19 +02:00
corelib Doc: corrected autolink issue animation 2014-11-03 16:54:56 +01:00
dbus Doc: Use title case in section1 titles 2014-09-30 13:52:51 +02:00
gui Don't build or use qt_convert_rgb888_to_rgb32_neon on ARM64/AArch64 2014-11-03 18:17:35 +01:00
network clang: Fix compilation with -openssl-linked 2014-10-30 10:52:32 +01:00
opengl Doc: Use title case in section1 titles 2014-09-30 13:52:51 +02:00
openglextensions purge vestiges of opengl es 1 support 2014-04-04 19:32:21 +02:00
platformheaders Doc: Adding API reference section in Qt Platform Headers page. 2014-09-30 21:00:50 +02:00
platformsupport OS X: fix CFString leaks in mime classes 2014-10-30 21:23:37 +01:00
plugins WinRT: Set WindowTitle in application switcher 2014-11-03 10:58:26 +01:00
printsupport Fix warning about unused variable in qprintengine_win.cpp. 2014-11-03 09:14:39 +01:00
sql Improve QDebug formatting of QtSql classes. 2014-10-23 21:15:40 +02:00
testlib Make QTestEventLoop::exitLoop() thread-safe 2014-10-31 22:18:34 +01:00
tools moc: do not error if the last token of a define is # 2014-10-28 19:37:10 +01:00
widgets Doc: corrected wrong equivalent of obsolete QGraphicsItem::rotate 2014-11-03 17:15:05 +01:00
winmain Merge remote-tracking branch 'origin/5.3' into 5.4 2014-08-12 13:05:02 +02:00
xml Remove old Trolltech feature string from QXmlSimpleReader docs 2014-10-20 11:24:59 +02:00
src.pro Remove vestiges of d3dcompiler_qt 2014-09-02 21:55:41 +02:00