aboutsummaryrefslogtreecommitdiff
path: root/luajit-aarch64
AgeCommit message (Collapse)Author
2021-02-10luajit: removeRiku Voipio
It doesn't appear these jobs are used anymore Change-Id: I7499be16de1a4456d37ee3baa39b888eb38e9871 Signed-off-by: Riku Voipio <riku.voipio@linaro.org>
2019-03-14luajit: More fixes to the builder scriptSiddhesh Poyarekar
Use set -ex to print commands. Also change the armhf condition to armv71 since that is what uname -m reports. Change-Id: I27d7d9bc43411124f9a7fbe4b2cfc037ea477d00
2019-03-14luajit: Use uname -m instead of -iSiddhesh Poyarekar
-i is not portable and doesn't seem to work in docker images. Change-Id: I81e5ed69978d8e74461dd07d1299a2f8e0b22a0b
2019-03-14luajit: Build luajit for multiple targetsSiddhesh Poyarekar
Make the luajit job into a matrix so that it builds and benchmarks for arm64, amd64 and armhf. Also removed the md5sum check since it does not really add any value to the benchmark run. Change-Id: Ib4d55455bafbc600b2571125bc6b1bbe043f579d
2019-03-11Merge luajit-aarch64-perf into luajit-aarch64Siddhesh Poyarekar
The luajit-aarch64 project has not been triggered for about 2 years and it makes more sense for the luajit-aarch64-perf job to be merged into it instead. Going forward (i.e. in the next few days), I intend to make this into a matrix project so that we can add more architectures to it. While the benchmark is being exercised, they're pretty useless given that they're running on VMs and the scaffolding for the benchmark is rudimentary. Change-Id: Ie5b75759249d2bfc3219c0de5b2327cdd2f287ce
2016-09-07luajit-aarch64: add new build job for LuaJITZheng Xu
Change-Id: Ie9451d8182fed96637fe6c39462a4c3f090a5811