[LLVMbugs] [Bug 8559] clang -arch armv6 can't load immediates into registers

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Sat Nov 6 00:54:02 PDT 2010


http://llvm.org/bugs/show_bug.cgi?id=8559

Eric Christopher <echristo at gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|                            |FIXED

--- Comment #1 from Eric Christopher <echristo at gmail.com> 2010-11-06 02:54:02 CDT ---
Fixed thusly:


[issola:lib/Target/ARM] echristo% svn ci
Sending        ARM/ARMFastISel.cpp
Transmitting file data .
Committed revision 118333.


[issola:~] echristo% ~/builds/build-llvm/Debug+Asserts/bin/clang -arch armv6 -S
foo.m
[issola:~] echristo% grep movw foo.s
[issola:~] echristo%

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list