forked from halide/Halide
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path.gitignore
More file actions
96 lines (90 loc) · 1.33 KB
/
.gitignore
File metadata and controls
96 lines (90 loc) · 1.33 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
\#*\#
.\#*
*~
*.o
*.a
*.dot
.DS_Store
*.log
/tests
generated.obj
hello-fimage
test.s
testX64
xcuserdata
in.png
_build
*.byte
*.native
a.out
*.cmi
*.cmo
*.cmx
*.cmxa
*.bc
*.cubin
tags
src/*.top
llvm_svn
*.h.gch
src/test_*.ll
src/test_*.s
.clang_complete
*.guru
*.dSYM
.*.swp
# jrk editor settings
.tm_properties
*.sublime-project
*.sublime-workspace
apps/patchmatch
# app intermediates
apps/*/*out*.png
apps/*/*.lowered
apps/*/*.def
apps/*/*.ptx
apps/*/passes.txt
apps/*/*.ll
apps/*/*.sass
apps/*/filter
apps/bilateral_grid/bilateral_grid
apps/bilateral_grid/bilateral_grid.h
# test intermediates
test/*/*.so
test/*/*.s
test/*/*.png
test/*/*.time
test/cpp/*/*.lowered
test/cpp/*/*.sexp
test/cpp/*/*.def
test/cpp/*/*_pseudojit.so
test/cpp/*/*_pseudojit.c
test/cpp/*/*.ptx
test/cpp/*/passes.txt
test/cpp/*/*.h
test/*.h
test/*.o
test/cpp/*/*.o
test/*.ptx
test/*/*.tmp
log.txt
err.txt
test/*.lowered
apps/blur/test
apps/camera_pipe/camera_pipe
apps/camera_pipe/curved.h
apps/camera_pipe/out.png
apps/camera_pipe/process
apps/local_laplacian/local_laplacian
apps/local_laplacian/local_laplacian.h
*.pyc
llvm_test/*.ptx
experiments/CUDABilateralGrid/grid
experiments/CUDABilateralGrid/bf_*.png
src/.tags
apps/blur/halide_blur.s
cpp_bindings/.tags
apps/local_laplacian/ispc/process
apps/local_laplacian/process
src/.tags_sorted_by_file
src/architecture_posix_initmod.ml