search for: doesnoth

Displaying 3 results from an estimated 3 matches for "doesnoth".

Did you mean: doesnot
2011 Dec 13
0
[LLVMdev] AMD IL Code Generator Backend for OpenCL
...v to i8*), i8* bitcast ([0 x i8*]* @lvgv to i8*), i32 0 }], section "llvm.metadata" define void @__OpenCL_foo_kernel() nounwind readnone { entry: ret void } Here's my attempt.. I'm guessing that __kernel in OpenCL triggers your annotation, but when I try to use annotate("doesNothing") there's no sign of "doesNothing" in the resulting IR. Thus, my attempt with the function pointers. %0 still has a different form, however. What do "sgv" and "fgv" stand for? Stack & Frame? The semantics of these isn't obvious from the test ca...
2011 Dec 13
2
[LLVMdev] AMD IL Code Generator Backend for OpenCL
We are working on getting the documentation cleaned up to the point where it can be released. If you look at the test cases, you can infer what needs to be done. Basically since this is targeted for OpenCL, we annotate OpenCL kernels slightly different than normal functions and that is what causes the code to be generated. That being said, on my list of things to do is fix this so that any
2007 Apr 30
0
[997] branches/wxruby2/wxwidgets_282: Window - 2.6 -> 2.8 API, new methods and deprecations; update doc
...ollbar.| </span><del>-|@ALWAYS_SHOW_SB@|If a window has scrollbars,disable them instead of hiding them when they are not needed (i.e. when thesize of the window is big enough to not require the scrollbars to navigate it).This style is currently only implemented for MSW and Universal and doesnothing on the other platforms.| </del><ins>+|@ALWAYS_SHOW_SB@|If a window has scrollbars,disable them instead of hiding them when they are not needed (i.e. when thesize of the window is big enough to not require the scrollbars to navigate it).This style is currently implemented for MSW, GTK...