aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorWilson Fung <[email protected]>2013-03-19 11:22:52 -0800
committerAndrew Boktor <[email protected]>2014-08-14 13:50:05 -0700
commit8525c81b63d7e2e925233acc642127b9e67fd966 (patch)
treec3d65d0a99494bcd02a2433d0e872d0f35bdf6a8 /CHANGES
parent330d2918e88419b3096fb57b58d222d5bccf2b14 (diff)
Integrate mov.pred fix from TM branch.
[git-p4: depot-paths = "//depot/gpgpu_sim_research/fermi/distribution/": change = 15538]
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES b/CHANGES
index 700fb1d..5630583 100644
--- a/CHANGES
+++ b/CHANGES
@@ -67,6 +67,8 @@ Version 3.2.0+edits (development branch) versus 3.2.0
GPGPUSIM_ROOT was not the first entry in the list;.
- Fixed a GPUWattch bug where the performance counters were not being correctly
reset when a kernel completes.
+ - Fixed implementation for mov.pred with literal input (need to explicitly
+ treat zero as false and non-zero as true).
Version 3.2.0 versus 3.1.2
- Added GPUWattch GPGPU power model based on McPAT 0.8beta.