http://llvm.org/bugs/show_bug.cgi?id=8412
Summary: Inefficient relaxation
Product: libraries
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P
Component: Backend: X86
AssignedTo: [email protected]
ReportedBy: [email protected]
CC: [email protected]
For
_ZN4llvm24llvm_start_multithreadedEv:
addl $_GLOBAL_OFFSET_TABLE_, %eax
llvm-mc will use the "81 c0" add instead of the more compact "05" one.
--
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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs