RegressionOpenADFortTk

log

age author description
2 weeks m_utkej after fixing the return type logic with http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/f7b2463554ab we now have fewer variants if the __value__ intrinsic which leads to shits in the type numbers etc. that are refelcets in the sxp outputdefault tip
2 weeks m_utkej reference output changes after fix http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/ed116d9d8d51
2 weeks m_utkej problem was a MType for the return type of __value__ when called with an array argument. tests fix http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/ed116d9d8d51
2 weeks m_utkej problem was an undefined multiply opcode for the combination of array/scalar in the backtranslation because we got an undefined MType for the array argument. tests fix http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/861d90c69d48
6 weeks m_utkej leftover references changes after http://mercurial.mcs.anl.gov/ad/SourceProcessing/rev/a82695c3548a
2 months m_utkej branch merge
3 months m_utkej test for http://trac.mcs.anl.gov/projects/openAD/ticket/196
2 months m_utkej test case exercising bound return type inference changed with http://mercurial.mcs.anl.gov/ad/OpenADFortTk/rev/28ad5cea7ae0
3 months m_utkej extra output to illustrate the problem detailed in http://trac.mcs.anl.gov/projects/openAD/ticket/155
3 months m_utkej new testcases to exercise OpenADFortTk changeset e06e56974847
3 months m_utkej label number shifts and modified xaif representation of RETURN statements as a consequence of OpenADFortTk changeset e06e56974847
3 months m_utkej new test case
4 months hcm updated reference output for PostProcess_privateQualifier2, which no longer fails
4 months m_utkej one more reference change reflecting fix committed as Open64 rev 864: http://www.hpc.svn.rice.edu/revision.php?repname=open64&rev=864
4 months m_utkej branch merge
4 months m_utkej forgot to add reference files
4 months m_utkej some postprocessor caused whitespace changes
4 months m_utkej reference changes reflecting fix committed as Open64 rev 864: http://www.hpc.svn.rice.edu/revision.php?repname=open64&rev=864
4 months m_utkej ticket http://trac.mcs.anl.gov/projects/openAD/ticket/167 is closed
4 months m_utkej test case to exercise 30a077fc6a65
4 months m_utkej test case to exercise 30a077fc6a65
4 months m_utkej misc postprocessor whitespace changes
4 months m_utkej after OpenAnalysis changeset 7a9899d3b1b6
5 months m_utkej test cases exercising fix in forttk changeset dbf228485141
5 months m_utkej turn off init to allow testing for forward mode only scenarios
5 months m_utkej exercising changeset 6ba921798458
5 months m_utkej exercising changeset 3e71e2b8f5a7
5 months m_utkej ok after forttk changeset 9a7e236bc512
5 months m_utkej special intrinsics after forttk changeset 1d681a7ad038
5 months m_utkej arrays2a
5 months m_utkej elementalMultM
5 months m_utkej scalar is default and code fix - the schema doesn't have rtype/shape for BooleanOperation
5 months m_utkej scalar is default and code fix - the schema doesn't have rtype/shape for BooleanOperation
5 months m_utkej scalar is default and code fix - the schema doesn't have rtype/shape for BooleanOperation
5 months m_utkej scalar is default and code fix - the schema doesn't have rtype/shape for BooleanOperation
5 months m_utkej scalar is default and code fix - the schema doesn't have rtype/shape for BooleanOperation
5 months m_utkej scalar is default and code fix - the schema doesn't have rtype/shape for BooleanOperation
5 months m_utkej ticket reference
5 months m_utkej added ticket reference
5 months m_utkej added ticket reference
5 months m_utkej added link to thread in ifort forum
5 months m_utkej ticket number added
5 months m_utkej ticket number
5 months m_utkej added ticket number
5 months m_utkej reverted
5 months m_utkej reverted
5 months m_utkej reverted
5 months m_utkej branch merge
6 months m_utkej branch merge
6 months m_utkej branch merge
6 months m_utkej x(1,1:2) could be considered a vector as well but here in the xaif rtype we accept it as a matrix
6 months m_utkej missed the input for this one
6 months m_utkej deal w arrayExpressions (part 1)
6 months m_utkej intermediate snapshot for working test cases only
5 months lyonsam branch merge
5 months lyonsam branch merge
5 months lyonsam refoutput changes that result from merging flowChanges branch in SourceProcessing (changeset b2f2b0079cee)
5 months m_utkej an assumed shape array with dimension specified as * in the interface is turned into a (1:1) array in the interface (while subroutine definition retains (1:*) );
5 months lyonsam refoutput changes that result from SourceProcessing changeset 6fc4fdbb65b9
5 months m_utkej new test case