r205076 regresses mips 32 direct object emitter
Reed Kotler
reed.kotler at imgtec.com
Mon Mar 31 08:22:33 PDT 2014
On 03/31/2014 07:32 AM, Rafael EspĂndola wrote:
> On 30 March 2014 23:19, Reed Kotler <Reed.Kotler at imgtec.com> wrote:
>> http://lists.cs.uiuc.edu/pipermail/llvm-commits/Week-of-Mon-20140324/210860.html
>>
>> All of our 32 bit direct object emitter build bots have six failures after
>> this change.
>>
>> https://dmz-portal.mips.com/bb/grid
>>
>> SingleSource/UnitTests/Vector/constpool
>> SingleSource/Benchmarks/Misc-C++-EH/spirit
>> MultiSource/Applications/sqlite3/sqlite3
>> MultiSource/Benchmarks/MiBench/consumer-jpeg/consumer-jpeg
>> MultiSource/Applications/kimwitu++/kc
>> MultiSource/Benchmarks/MiBench/consumer-typeset/consumer-typeset
>>
>>
>> These tests run under qemu and we can provide whatever is needed for people
>> to run them.
> That is awesome. Is that system-qemu? What is the installed OS?
Yes, we use system qemu. It's our main testing platform for llvm
test-suite though we test on real
hardware too.
I can put together some instructions.
We just basically use test-suite out of the box and use the run under
script calling qemu.
Reed
> Cheers,
> Rafael
More information about the llvm-commits
mailing list