Support AMD Piledriver by bulldozer kernels.
[platform/upstream/openblas.git] / driver / others / dynamic.c
2013-07-06 Zhang XianyiSupport AMD Piledriver by bulldozer kernels.
2013-06-30 Dan LuuRefs #241. Add Haswell support (using sandybridge optim...
2013-06-22 Zhang XianyiMerge pull request #235 from wernsaar/develop
2013-06-19 Zhang XianyiMerge pull request #233 from wernsaar/develop
2013-06-13 Zhang XianyiMerge pull request #230 from wernsaar/develop
2013-06-06 Zhang XianyiRefs #124. Check XSAVE flag on x86 CPU.
2013-03-02 Zhang XianyiMerge branch 'develop'
2013-03-02 Zhang XianyiImproved the print when OS don't support AVX.
2013-02-09 Zhang XianyiMerge branch 'bulldozer' into develop
2013-01-21 Zhang XianyiRefs #187. Use binary code for xgetbv, which is compati...
2012-12-18 Zhang XianyiFixed #172. Support Intel Xeon E7540.
2012-12-15 Zhang XianyiMerge pull request #170 from juliantaylor/athlon-defaults
2012-12-15 Zhang XianyiMerge branch 'master' into develop
2012-12-15 Zhang XianyiMerge pull request #169 from juliantaylor/sanity-check-cpu
2012-12-15 Julian Tayloradd a sanity check on the detected cpu type
2012-12-06 Zhang XianyiInit AMD Bulldozer codebase.
2012-10-09 Zhang XianyiMerge branch 'develop' v0.2.4
2012-10-09 Zhang XianyiDon't use xgetbv instruction when NO_AVX=1
2012-10-08 Zhang XianyiMerge branch 'develop'
2012-09-18 Zhang XianyiRefs #139. Check OS supporting AVX on runtime.
2012-09-17 Zhang XianyiRefs #139. Added NO_AVX flag to use old Nehalem kernels...
2012-08-20 Zhang XianyiMerge branch 'develop' v0.2.3
2012-08-13 Zhang XianyiUse sandy bridge kernel when DYNAMIC_ARCH=1.
2011-03-22 Xianyi ZhangMerge branch 'master' of github.com:xianyi/OpenBLAS...
2011-03-22 Xianyi ZhangFixed the detecting bug on Intel Core i5. Thank ggl329... v0.1alpha1
2011-03-02 Xianyi ZhangMerge remote branch 'origin/x86' into loongson3a
2011-02-18 Xianyi ZhangFixed #5 Detected Intel Westmere (using Nehalem codes...
2011-01-24 Xianyi ZhangFixed a bug when compiling dynamic ARCH x86 in GotoBLAS2.
2011-01-24 Xianyi ZhangImport GotoBLAS2 1.13 BSD version codes.