[llvm-branch-commits] [llvm-branch] r100114 - /llvm/branches/ggreif/CallInst-operands/

Gabor Greif ggreif at gmail.com
Thu Apr 1 09:40:20 PDT 2010


Author: ggreif
Date: Thu Apr  1 11:40:20 2010
New Revision: 100114

URL: http://llvm.org/viewvc/llvm-project?rev=100114&view=rev
Log:
new branch for CallInst operand reordering

Added:
    llvm/branches/ggreif/CallInst-operands/   (props changed)
      - copied from r100113, llvm/trunk/

Propchange: llvm/branches/ggreif/CallInst-operands/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Apr  1 11:40:20 2010
@@ -0,0 +1,22 @@
+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

Propchange: llvm/branches/ggreif/CallInst-operands/
------------------------------------------------------------------------------
--- svn:mergeinfo (added)
+++ svn:mergeinfo Thu Apr  1 11:40:20 2010
@@ -0,0 +1,2 @@
+/llvm/branches/ggreif/InvokeInst-operands:98645-99398
+/llvm/branches/ggreif/const-CallSite:99517-100006





More information about the llvm-branch-commits mailing list