User Details
- User Since
- Dec 3 2014, 1:14 PM (433 w, 4 d)
- Roles
- Disabled
Feb 27 2020
Feb 26 2020
Feb 3 2017
Feb 2 2017
Add some build fixes from awatry.
Also remove tgamma which calls lgamma.
Correctly remove predecessors and clean up some of the loops.
Feb 1 2017
Another possible issue is that SMEM instructions ignore bits of the resource descriptor. So you would need some way to tell the compiler that it wouldn't be ignoring some relevant resource bits by selecting to SMEM.
Update definition in LangReg.
Jan 31 2017
What if something else has written to the buffer in the same shader? That would make using smem instructions illegal.
More test cases and rebase on top of latest master.
Fix gen_convert.py and add LLVM file headers to all files.
Remove lgamma functions too.
Jan 30 2017
LGTM.
LGTM.
LGTM.
LGTM.
LGTM.
Jan 27 2017
Keep track of visited register class and make sure that equivalent register
classes are both added to the CoverageData.
Jan 24 2017
Rebase on top of master.
Jan 23 2017
LGTM.
Dec 22 2016
LGTM.
LGTM.
LGTM.
Dec 21 2016
Why are all the test changes for local memory read/write, when the code changes behavior for private memory stores?
LGTM.
LGTM.
LGTM.
LGTM.
LGTM.
LGTM.
LGTM.
Address review comments.
Dec 20 2016
LGTM.