It looks like AMD is promoting several SDK's for hardware related capabilities, which at this point may or may not be worth looking into...
http://developer.amd.com/sdks/Pages/default.aspx
Here's why none of those is of interest to us:
The AMD Accelerated Parallel Processing (APP) SDK is for AMD's GPGPU stuff, which we're not going to use (because if we were to use GPGPU, it would be through OpenCL).
Not rightly sure what the AMD Display Library SDK is for, but it's other GPU stuff.
Open64 is an AMD Compiler, but there's no Windows version available.
The Quad-Buffer SDK is some stereoscopic 3D stuff.
The PMU extension driver is only useful if you're doing profiling on an AMD CPU.
You can probably guess what the Radeon SDK covers.
In short, no, none of the SDKs there have anything to do with the instruction sets supported by AMD CPUs.
so is there any of the devs out there who use linux and could compile me a build with support for all the AMD specific instruction that phenom procesors can run? =D please.... i currently get some acceptable frame rate on heavy load missions and stuff but i wouldn't mind getting a nicer buff from the cpu
There are instructions on the wiki for compiling your own builds. They're not that hard to follow.