[InstCombine] Signed saturation patterns
[llvm-complete.git] / .gitattributes
blob48ddf2f02d15b1248122c1916bc668d45c8abbc3
1 # binary files
2 test/Object/Inputs/*.a-* binary
3 test/tools/dsymutil/Inputs/*.o binary
4 test/tools/dsymutil/Inputs/*.a binary
5 test/tools/dsymutil/Inputs/*.i386 binary
6 test/tools/dsymutil/Inputs/*.x86_64 binary
7 test/tools/dsymutil/Inputs/*.armv7m binary
8 test/tools/dsymutil/Inputs/*.dylib binary
9 test/tools/llvm-ar/Inputs/*.lib binary
10 test/tools/llvm-objdump/Inputs/*.a binary
11 test/tools/llvm-rc/Inputs/* binary
12 test/tools/llvm-strings/Inputs/numbers binary
13 test/MC/AsmParser/incbin_abcd binary
14 test/YAMLParser/spec-09-02.test binary
16 # This file must have CRLF line endings, therefore git should treat it as
17 # binary and not autoconvert line endings (for example, when core.autocrlf is
18 # on).
19 test/MC/AsmParser/preserve-comments-crlf.s binary