[LLVMdev] Help adding the Bullet physics sdk benchmark to the LLVM test suite?
Anton Korobeynikov
anton at korobeynikov.info
Tue Dec 15 16:19:20 PST 2009
Hello, Erwin
> The physics engine includes collision detection, rigid body dynamics and
> soft body dynamics.
This sounds really promising addition to LLVM testsuite!
> to compile our source tree and benchmarks. Bullet 2.75 uses a lot of
> SIMD-friendly vector operations,
Which archs are currently supported for SIMD operations?
> The SDK is under Bullet/src and the benchmarks Bullet/Demos/Benchmarks
> I'm not very familiar with the LLVM test-suite. Is someone interested to
> help integrating Bullet in the test suite?
Yes, I am. Should I just use the 2.75 release?
Anything special I should be aware of (e.g. special "benchmark" mode,
or "small" mode for embedded systems) ?
--
With best regards, Anton Korobeynikov
Faculty of Mathematics and Mechanics, Saint Petersburg State University
More information about the llvm-dev
mailing list