| commit | 3f6469b4c632b416d1365c32ddf852e833abc910 | [log] [tgz] |
|---|---|---|
| author | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Nov 03 16:51:53 2014 +0000 |
| committer | Matt Arsenault <Matthew.Arsenault@amd.com> | Mon Nov 03 16:51:53 2014 +0000 |
| tree | 342f24e5fc703151807fa8c274d84d1e778d9536 | |
| parent | bc532b44a0908bf85ce9ef1fabd971e19eb00c00 [diff] |
Emit OpenCL local global variables without zeorinitializer Local variables are not initialized, and every target has been (incorrectly) ignoring the unnecessary request for zero initialization. llvm-svn: 221162