[llvm-branch-commits] [llvm-branch] r116922 - /llvm/branches/ggreif/peephole-infrastructure/

Gabor Greif ggreif at gmail.com
Wed Oct 20 04:28:40 PDT 2010


Author: ggreif
Date: Wed Oct 20 06:28:40 2010
New Revision: 116922

URL: http://llvm.org/viewvc/llvm-project?rev=116922&view=rev
Log:
refine the 'Opportunity' infrastructure on this branch

Added:
    llvm/branches/ggreif/peephole-infrastructure/   (props changed)
      - copied from r116921, llvm/trunk/

Propchange: llvm/branches/ggreif/peephole-infrastructure/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Wed Oct 20 06:28:40 2010
@@ -0,0 +1,24 @@
+Debug
+Release
+Release-Asserts
+mklib
+Makefile.config
+config.log
+config.status
+cvs.out
+autom4te.cache
+configure.out
+LLVM-*
+_distcheckdir
+llvm.spec
+svn-commit.*
+*.patch
+*.patch.raw
+cscope.*
+Debug+Coverage-Asserts
+Release+Coverage-Asserts
+Debug+Coverage
+Release+Coverage
+Debug+Checks
+Debug+Asserts
+Release+Asserts

Propchange: llvm/branches/ggreif/peephole-infrastructure/
------------------------------------------------------------------------------
    svn:mergeinfo = /llvm/branches/Apple/Pertwee:110850,110961





More information about the llvm-branch-commits mailing list