Does/could GIMP use high-level graphics operations for its operations?
Not yet. GIMP does use MMX and SSE low-level instructions. The guess is that any gain from higher-level instructions would end up being swamped by having to push pixels back and forth to the graphics card, but we would love to be proved wrong 🙂 The GEGL project is a more logical place for this kind of thing.