llvm-project/llvm/tools/llvm-stress
Pawel Bylica edb0210c38 [llvm-stress] Enhance scalar type selection from command line.
llvm-stress command line options like -generate-x86-fp80 has been replaced with one list-like option -types. E.g. llvm-stress -types=x86_fp80,i100,i256,half. Default types (i1, i8, i16, i32, i64, float, double) are always added at the beginning of that list.

Reviewers: hfinkel

Differential Revision: http://reviews.llvm.org/D10667

llvm-svn: 241896
2015-07-10 10:01:47 +00:00
..
CMakeLists.txt CMake: Disable ENABLE_EXPORTS for executables with MSVC 2015-03-18 20:09:13 +00:00
LLVMBuild.txt
Makefile Export symbols in tools that support loading plugins. 2013-12-05 01:01:58 +00:00
llvm-stress.cpp [llvm-stress] Enhance scalar type selection from command line. 2015-07-10 10:01:47 +00:00