Switch lowering: handle zero-weight branch probabilities
[oota-llvm.git] / .gitignore
index 1f3f1a9520c0d95e271232e4eee08ba84f2fc02f..02146ef0ac53c2f7bd0faa8163b1e84c32fcd5e5 100644 (file)
@@ -16,7 +16,7 @@
 # Byte compiled python modules.
 *.pyc
 # vim swap files
-.*.swp
+.*.sw?
 .sw?
 #OS X specific files.
 .DS_store
@@ -37,7 +37,7 @@ cscope.files
 cscope.out
 autoconf/aclocal.m4
 autoconf/autom4te.cache
-compile_commands.json
+/compile_commands.json
 
 #==============================================================================#
 # Directories to ignore (do not add trailing '/'s, they skip symlinks).