RESOLVED FIXED Bug 114264
LLInt conditional branch compilation fault on MIPS.
https://bugs.webkit.org/show_bug.cgi?id=114264
Summary LLInt conditional branch compilation fault on MIPS.
Balazs Kilvady
Reported 2013-04-09 04:23:21 PDT
The mips.rb offlineasm compiler loses the type/size info of bt(i|p|b). instructions.
Attachments
proposed patch. (3.33 KB, patch)
2013-04-09 04:56 PDT, Balazs Kilvady
no flags
Balazs Kilvady
Comment 1 2013-04-09 04:56:16 PDT
Created attachment 197029 [details] proposed patch.
Mark Lam
Comment 2 2013-04-09 13:08:46 PDT
Comment on attachment 197029 [details] proposed patch. I don’t know enough about MIPS to properly review this, but FWIW, this fine to me in terms of the offline ask part Need someone else to r+ though.
WebKit Commit Bot
Comment 3 2013-04-09 13:40:51 PDT
Comment on attachment 197029 [details] proposed patch. Clearing flags on attachment: 197029 Committed r148045: <http://trac.webkit.org/changeset/148045>
WebKit Commit Bot
Comment 4 2013-04-09 13:40:53 PDT
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.