summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2014-08-14Back out changelist 10951Hadi Jooybar
2014-08-14Should be tested.Hadi Jooybar
2014-08-14defeat perforce autoupdate of string parsingTor Aamodt
2014-08-14missing text needed to parse change list numberTor Aamodt
2014-08-14attempt to automatically embed perforce change list number in version numberTor Aamodt
2014-08-14Bugfix. The script used to check the version of nvcc that is in the path, how...Andrew M. B. Boktor
2014-08-14Making the default L2 something saneTim Rogers
2014-08-14 - Fixing L1 Texture cache option (I updated the description to look like the...Ali Bakhoda
2014-08-14Actually fixing the atomic bugTim Rogers
2014-08-14Warning refixTim Rogers
2014-08-14Fixing the atomics I broke with the insn count fixTim Rogers
2014-08-14Warnings cleanupTim Rogers
2014-08-14Fixing the varying instruction count when the cache configuration changes.Tim Rogers
2014-08-14Removing some function inlining to make debugging easierTim Rogers
2014-08-14Undoing the rest of files mistakly changed in CL10695, this change completes ...Ayub Gubran
2014-08-14Adding a print guard if there is no cacheTim Rogers
2014-08-14Integration change. - CL 9058 , adding the l1 cache stat print to the end of ...Tim Rogers
2014-08-14Integration change. CL 8980 - l1 cache stat printTim Rogers
2014-08-14Undoing a change that should't be in this branch.Ayub Gubran
2014-08-14My last work added to the branch, wokring on the functional simulator in cuda...Ayub Gubran
2014-08-14Integrated 9556:Andrew M. B. Boktor
2014-08-14Build fix,Andrew M. B. Boktor
2014-08-14Ejection from the interface buffer between interconnet and L2 happens in L2 c...Ali Bakhoda
2014-08-14- Minor change to make things simpler, basically removing all instances ofAndrew M. B. Boktor
2014-08-14Integrated in CL10323 from tm-test branchInderpreet Singh
2014-08-14Fix for Bug 111, integrated in CL10260Inderpreet Singh
2014-08-14Fix for Bug 110 - integrates in CL 10258 from tm-test branchInderpreet Singh
2014-08-14Fix for Bug 109 - memory alignment should be 256 bytes.Inderpreet Singh
2014-08-14Assigned debug level 3 to stream manager output.Inderpreet Singh
2014-08-14Added read to precharge constraint - negligible effect to DRAM efficiency.Inderpreet Singh
2014-08-14release!?!Tor Aamodt
2014-08-14Fixed the DRAM timing model to add the write-read turn and write-precharge de...Wilson Fung
2014-08-14ready to release?Tor Aamodt
2014-08-14Fixes for atomic callbacksarun
2014-08-14Integration change from CL8943 to fix barrier behaviour.Wilson Fung
2014-08-14fixup some dangling referencesTor Aamodt
2014-08-14change copyright notice to include authorsTor Aamodt
2014-08-14Fixing comment clobber from yesterdayTim Rogers
2011-07-07Integration change. Bringing in some changes from mem_divergence that allow f...Tim Rogers
2011-06-30version infoTor Aamodt
2011-06-29changing copyright to BSDTor Aamodt
2011-06-29Adding back stat for memory divergenceTim Rogers
2011-05-28fix for bug 103Tor Aamodt
2011-05-26Another local memory address translation bug fix - it now adds an offset to p...Inderpreet Singh
2011-05-25Bug fix for local memory address translation that was made in tm-test branch ...Inderpreet Singh
2011-05-25Fix bug #100: local memory address translation returns multiple addressesInderpreet Singh
2011-03-03refactor pipeline stage namesTor Aamodt
2011-02-01Added configurable schedulers!aturner
2011-01-24Adds highly configurable opperand collectoraturner
2011-01-20Integration change. Bug fixes from AMD-CMU trace gen branch. Wilson Fung