DescriptionRoll src/third_party/libyuv/ 3b583396b..945ea1b74 (2 commits)
https://chromium.googlesource.com/libyuv/libyuv.git/+log/3b583396bf13..945ea1b74630
$ git log 3b583396b..945ea1b74 --date=short --no-merges --format='%ad %ae %s'
2017-05-02 fbarchard mips switch sgtu to sltu for clang in ndk r14
2017-04-25 vigneshv Fix mips build on android ndk r14+
The new llvm (3.8+) has a built assembler, but it was missing the sgtu (set greater than unsigned) pseudo op. Its been fixed for 4.0, but the pseudo op just swaps the arguments and uses sltu. In this change the source is switched to use sltu directly.
Created with:
roll-dep src/third_party/libyuv
R=kjellander@chromium.org
BUG=libyuv:700
TEST=built under android with mips target
Review-Url: https://codereview.chromium.org/2854253003
Cr-Commit-Position: refs/heads/master@{#469177}
Committed: https://chromium.googlesource.com/chromium/src/+/2f32140a3bf95b2e2da567f53b5b5bdd8ece1508
Patch Set 1 #Patch Set 2 : bump version comment #Messages
Total messages: 17 (12 generated)
|