llvm-6502/tools
Pawel Bylica 8229e332bd [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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@241896 91177308-0d34-0410-b5e6-96231b3b80d8
2015-07-10 10:01:47 +00:00
..
bugpoint
bugpoint-passes
dsymutil Delete UnknownAddress. It is a perfectly valid symbol value. 2015-07-07 17:12:59 +00:00
gold
llc
lli
llvm-ar Create BSD archives by default on OS X. 2015-07-09 20:12:50 +00:00
llvm-as
llvm-bcanalyzer Revert the new EH instructions 2015-07-10 07:15:17 +00:00
llvm-c-test
llvm-config
llvm-cov
llvm-cxxdump
llvm-diff
llvm-dis
llvm-dwarfdump
llvm-extract
llvm-go
llvm-jitlistener Fix the -DBUILD_SHARED_LIBS=ON build. 2015-07-07 17:48:00 +00:00
llvm-link
llvm-lto
llvm-mc
llvm-mcmarkup
llvm-nm Delete UnknownAddress. It is a perfectly valid symbol value. 2015-07-07 17:12:59 +00:00
llvm-objdump Add missing 'const'. I don't think this is strictly required, but some 2015-07-10 07:09:20 +00:00
llvm-pdbdump
llvm-profdata
llvm-readobj [Object][ELF] Support dumping hash-tables from files with no section table. 2015-07-09 22:32:24 +00:00
llvm-rtdyld
llvm-shlib
llvm-size
llvm-stress [llvm-stress] Enhance scalar type selection from command line. 2015-07-10 10:01:47 +00:00
llvm-symbolizer Delete UnknownAddress. It is a perfectly valid symbol value. 2015-07-07 17:12:59 +00:00
lto
macho-dump
msbuild
obj2yaml
opt Expose sjlj preparation through opt for my own debugging purposes 2015-07-09 21:48:40 +00:00
verify-uselistorder
yaml2obj [yaml2obj] Initialize sh_addralign field for the .symtab section 2015-07-09 18:23:02 +00:00
CMakeLists.txt Revert r241621, "[CMake] Cleanup tools/CMakeLists.txt to take advantage of the auto-registration that was already partially working." 2015-07-08 02:35:43 +00:00
LLVMBuild.txt
Makefile