Displaying 20 results from an estimated 23 matches for "omap1".
Did you mean:
omap2
2019 Oct 04
0
[RESEND TRIVIAL 3/3] treewide: arch: Fix Kconfig indentation
...| 2 +-
arch/arm/Kconfig.debug | 4 ++--
arch/arm/mach-ep93xx/Kconfig | 8 ++++----
arch/arm/mach-hisi/Kconfig | 2 +-
arch/arm/mach-ixp4xx/Kconfig | 16 ++++++++--------
arch/arm/mach-mmp/Kconfig | 2 +-
arch/arm/mach-omap1/Kconfig | 14 +++++++-------
arch/arm/mach-prima2/Kconfig | 6 +++---
arch/arm/mach-s3c24xx/Kconfig | 4 ++--
arch/arm/mach-s3c64xx/Kconfig | 6 +++---
arch/arm/plat-samsung/Kconfig | 2 +-
arch/arm64/Kconfig | 6 +++---
arch/...
2009 Apr 08
0
[LLVMdev] What is the state of LLVM's ARM backend
Hi Xerxes,
> 4. softfloat related errors
> http://labb.zafena.se/shark-testing/llvmARMCodeGenFailures200904/softenfloat_Do_not_know_how_to_soften_the_result_of_this_operator/
> example:
>
> root at overo:/home/xerxes/llvm-test/fail/CodeGen/softenfloat# llvm-as < 2007-11-19-VectorSplitting.ll | llc
> SoftenFloatResult #0: 0x614e00: f32 = undef
> llc:
2009 Apr 08
2
[LLVMdev] What is the state of LLVM's ARM backend
...lt(llvm::SDNode*, unsigned
int): Assertion `0 && "Do not know how to soften the result of this
operator!"' failed.
Stack dump:
0. Program arguments: llc
1. Running pass 'ARM Instruction Selection' on function '@main'
Aborted
uname -a
Linux overo 2.6.28-omap1 #1 Mon Mar 2 08:40:39 PST 2009 armv7l unknown
llc --version
Low Level Virtual Machine (http://llvm.org/):
llvm version 2.6svn
Optimized build with assertions.
Built Apr 8 2009(16:04:09).
it seems we need to fix softenfloat f64 as well.
Cheers
Xerxes
2009 Apr 16
0
[LLVMdev] Using CallingConvLower in ARM target
...t; test/CodeGen/X86/dagcombine-buildvector.ll | llc
Formal argument #1 has unhandled type i64
Stack dump:
0. Program arguments: llc
1. Running pass 'ARM Instruction Selection' on function '@test'
Aborted
I have tested this on a overo-earth ti omap3 hardware
Linux overo 2.6.28-omap1 #1 Mon Mar 2 08:40:39 PST 2009 armv7l unknown
Cheers, and have a great day!
Xerxes
Sandeep Patel skrev:
> After wasting an inordinate amount of time trying to get test-suite to
> run on arm-apple-darwin so I could reproduce your results, attached is
> a patch that fixes the small copy&am...
2009 Apr 08
4
[LLVMdev] What is the state of LLVM's ARM backend
Hello Evan and Robert
I have been investigating the unexpected test failures from the ARM
nightly builders in order to get a better picture why the ARM backend
don't pass the whole testsuite: I have run the failing tests manually on
my arm board and can now categorize most of the thirteen unexpected
CodeGen failures in four categories:
1. llvm don't lower MVT::i64 properly on arm
2019 Sep 23
2
[PATCH trivial 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--
2019 Oct 04
3
[RESEND TRIVIAL 1/3] treewide: drivers: Fix Kconfig indentation
Adjust indentation from spaces to tab (+optional two spaces) as in
coding style with command like:
$ sed -e 's/^ /\t/' -i */Kconfig
Signed-off-by: Krzysztof Kozlowski <krzk at kernel.org>
---
drivers/acpi/Kconfig | 8 +-
drivers/ata/Kconfig | 12 +--
drivers/auxdisplay/Kconfig | 14 +--
2009 Feb 28
3
[LLVMdev] Using CallingConvLower in ARM target
I'm not currently setup to be able to run the A/B comparison tests
that test-suite relies upon.
Fhourstones-3.1 looks to be the simplest. If you can send me the two
.o files from either EABI or Darwin, I can dig into why this went
wrong for you.
deep
On Thu, Feb 26, 2009 at 3:53 PM, Evan Cheng <echeng at apple.com> wrote:
> Sorry I haven't gotten back to you earlier. I have
2009 Apr 16
2
[LLVMdev] Using CallingConvLower in ARM target
After wasting an inordinate amount of time trying to get test-suite to
run on arm-apple-darwin so I could reproduce your results, attached is
a patch that fixes the small copy&paste error of having 8-byte
alignment for stack-allocated f64s instead of the proper 4-byte. I've
updated the patch to the top of trunk changes as well.
deep
On Fri, Feb 27, 2009 at 8:31 PM, Sandeep Patel
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...I SUBSYSTEM: Use fallthrough;
NFS, SUNRPC, AND LOCKD CLIENTS: Use fallthrough;
TC subsystem: Use fallthrough;
FCOE SUBSYSTEM (libfc, libfcoe, fcoe): Use fallthrough;
CRYPTO API: Use fallthrough;
BPF (Safe dynamic programs and tools): Use fallthrough;
OMAP USB SUPPORT: Use fallthrough;
OMAP1 SUPPORT: Use fallthrough;
OMAP2+ SUPPORT: Use fallthrough;
ARM SUB-ARCHITECTURES: Use fallthrough;
M68K ON APPLE MACINTOSH: Use fallthrough;
PCI SUBSYSTEM: Use fallthrough;
FPU EMULATOR: Use fallthrough;
X86 MM: Use fallthrough;
NETWORKING [IPv4/IPv6]: Use fallthrough;
USER-MODE LIN...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...I SUBSYSTEM: Use fallthrough;
NFS, SUNRPC, AND LOCKD CLIENTS: Use fallthrough;
TC subsystem: Use fallthrough;
FCOE SUBSYSTEM (libfc, libfcoe, fcoe): Use fallthrough;
CRYPTO API: Use fallthrough;
BPF (Safe dynamic programs and tools): Use fallthrough;
OMAP USB SUPPORT: Use fallthrough;
OMAP1 SUPPORT: Use fallthrough;
OMAP2+ SUPPORT: Use fallthrough;
ARM SUB-ARCHITECTURES: Use fallthrough;
M68K ON APPLE MACINTOSH: Use fallthrough;
PCI SUBSYSTEM: Use fallthrough;
FPU EMULATOR: Use fallthrough;
X86 MM: Use fallthrough;
NETWORKING [IPv4/IPv6]: Use fallthrough;
USER-MODE LIN...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...I SUBSYSTEM: Use fallthrough;
NFS, SUNRPC, AND LOCKD CLIENTS: Use fallthrough;
TC subsystem: Use fallthrough;
FCOE SUBSYSTEM (libfc, libfcoe, fcoe): Use fallthrough;
CRYPTO API: Use fallthrough;
BPF (Safe dynamic programs and tools): Use fallthrough;
OMAP USB SUPPORT: Use fallthrough;
OMAP1 SUPPORT: Use fallthrough;
OMAP2+ SUPPORT: Use fallthrough;
ARM SUB-ARCHITECTURES: Use fallthrough;
M68K ON APPLE MACINTOSH: Use fallthrough;
PCI SUBSYSTEM: Use fallthrough;
FPU EMULATOR: Use fallthrough;
X86 MM: Use fallthrough;
NETWORKING [IPv4/IPv6]: Use fallthrough;
USER-MODE LIN...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...I SUBSYSTEM: Use fallthrough;
NFS, SUNRPC, AND LOCKD CLIENTS: Use fallthrough;
TC subsystem: Use fallthrough;
FCOE SUBSYSTEM (libfc, libfcoe, fcoe): Use fallthrough;
CRYPTO API: Use fallthrough;
BPF (Safe dynamic programs and tools): Use fallthrough;
OMAP USB SUPPORT: Use fallthrough;
OMAP1 SUPPORT: Use fallthrough;
OMAP2+ SUPPORT: Use fallthrough;
ARM SUB-ARCHITECTURES: Use fallthrough;
M68K ON APPLE MACINTOSH: Use fallthrough;
PCI SUBSYSTEM: Use fallthrough;
FPU EMULATOR: Use fallthrough;
X86 MM: Use fallthrough;
NETWORKING [IPv4/IPv6]: Use fallthrough;
USER-MODE LIN...
2020 Mar 11
0
[PATCH -next 000/491] treewide: use fallthrough;
...I SUBSYSTEM: Use fallthrough;
NFS, SUNRPC, AND LOCKD CLIENTS: Use fallthrough;
TC subsystem: Use fallthrough;
FCOE SUBSYSTEM (libfc, libfcoe, fcoe): Use fallthrough;
CRYPTO API: Use fallthrough;
BPF (Safe dynamic programs and tools): Use fallthrough;
OMAP USB SUPPORT: Use fallthrough;
OMAP1 SUPPORT: Use fallthrough;
OMAP2+ SUPPORT: Use fallthrough;
ARM SUB-ARCHITECTURES: Use fallthrough;
M68K ON APPLE MACINTOSH: Use fallthrough;
PCI SUBSYSTEM: Use fallthrough;
FPU EMULATOR: Use fallthrough;
X86 MM: Use fallthrough;
NETWORKING [IPv4/IPv6]: Use fallthrough;
USER-MODE LIN...
2013 Mar 18
0
[linux-linus test] 17325: regressions - trouble: broken/fail/pass
...;
Tony Breeds <tony@bakeyournoodle.com>
Tony Camuso <tcamuso@redhat.com>
Tony Camuso <tony.camuso@hp.com>
Tony Cheneau <tony.cheneau@amnesiak.org>
Tony Lindgren <tony@atomide.com
Tony Lindgren <tony@atomide.com>
Tony Lindgren <tony@atomide.com> (OMAP1)
Tony Lindgren <tony@atomide.com>:
Tony Luck <tony.luck@gmail.com>
Tony Luck <tony.luck@intel.com>
Tony Luck <tony.luck@lintel.com>
Tony Prisk <linux@prisktech.co.nz>
Tony Wu <tung7970@gmail.com>
Tony Zelenoff <antonz@parallels.com>
Toralf F...
2013 Mar 29
0
[linux-linus test] 17454: regressions - FAIL
...;
Tony Breeds <tony@bakeyournoodle.com>
Tony Camuso <tcamuso@redhat.com>
Tony Camuso <tony.camuso@hp.com>
Tony Cheneau <tony.cheneau@amnesiak.org>
Tony Lindgren <tony@atomide.com
Tony Lindgren <tony@atomide.com>
Tony Lindgren <tony@atomide.com> (OMAP1)
Tony Lindgren <tony@atomide.com>:
Tony Luck <tony.luck@gmail.com>
Tony Luck <tony.luck@intel.com>
Tony Luck <tony.luck@lintel.com>
Tony Prisk <linux@prisktech.co.nz>
Tony Wu <tung7970@gmail.com>
Tony Zelenoff <antonz@parallels.com>
Toralf F...
2013 Apr 10
0
[linux-linus test] 17612: regressions - FAIL
...;
Tony Breeds <tony@bakeyournoodle.com>
Tony Camuso <tcamuso@redhat.com>
Tony Camuso <tony.camuso@hp.com>
Tony Cheneau <tony.cheneau@amnesiak.org>
Tony Lindgren <tony@atomide.com
Tony Lindgren <tony@atomide.com>
Tony Lindgren <tony@atomide.com> (OMAP1)
Tony Lindgren <tony@atomide.com>:
Tony Luck <tony.luck@gmail.com>
Tony Luck <tony.luck@intel.com>
Tony Luck <tony.luck@lintel.com>
Tony Prisk <linux@prisktech.co.nz>
Tony Wu <tung7970@gmail.com>
Tony Zelenoff <antonz@parallels.com>
Toralf F...
2013 May 05
0
[linux-linus test] 17901: regressions - FAIL
...;
Tony Breeds <tony@bakeyournoodle.com>
Tony Camuso <tcamuso@redhat.com>
Tony Camuso <tony.camuso@hp.com>
Tony Cheneau <tony.cheneau@amnesiak.org>
Tony Lindgren <tony@atomide.com
Tony Lindgren <tony@atomide.com>
Tony Lindgren <tony@atomide.com> (OMAP1)
Tony Lindgren <tony@atomide.com>:
Tony Luck <tony.luck@gmail.com>
Tony Luck <tony.luck@intel.com>
Tony Luck <tony.luck@lintel.com>
Tony Prisk <linux@prisktech.co.nz>
Tony Wu <tung7970@gmail.com>
Tony Zelenoff <antonz@parallels.com>
Toralf F...
2013 May 07
0
[linux-linus test] 17916: regressions - FAIL
...;
Tony Breeds <tony@bakeyournoodle.com>
Tony Camuso <tcamuso@redhat.com>
Tony Camuso <tony.camuso@hp.com>
Tony Cheneau <tony.cheneau@amnesiak.org>
Tony Lindgren <tony@atomide.com
Tony Lindgren <tony@atomide.com>
Tony Lindgren <tony@atomide.com> (OMAP1)
Tony Lindgren <tony@atomide.com>:
Tony Luck <tony.luck@gmail.com>
Tony Luck <tony.luck@intel.com>
Tony Luck <tony.luck@lintel.com>
Tony Prisk <linux@prisktech.co.nz>
Tony Wu <tung7970@gmail.com>
Tony Zelenoff <antonz@parallels.com>
Toralf F...
2013 Jun 16
0
[linux-linus test] 18150: regressions - FAIL
...;
Tony Breeds <tony@bakeyournoodle.com>
Tony Camuso <tcamuso@redhat.com>
Tony Camuso <tony.camuso@hp.com>
Tony Cheneau <tony.cheneau@amnesiak.org>
Tony Lindgren <tony@atomide.com
Tony Lindgren <tony@atomide.com>
Tony Lindgren <tony@atomide.com> (OMAP1)
Tony Lindgren <tony@atomide.com>:
Tony Luck <tony.luck@gmail.com>
Tony Luck <tony.luck@intel.com>
Tony Luck <tony.luck@lintel.com>
Tony Prisk <linux@prisktech.co.nz>
Tony Wu <tung7970@gmail.com>
Tony Zelenoff <antonz@parallels.com>
Toralf F...