1. 28 May, 2013 32 commits
  2. 27 May, 2013 5 commits
  3. 26 May, 2013 2 commits
  4. 25 May, 2013 1 commit
    • Alex Smith's avatar
      msvc/icl: Intel Compiler support on Windows · 322e4194
      Alex Smith authored
      Initial support for the ICL compiler on windows. Requires a new
      c99wrap with ICL support (1.0.2+).
      
      Currently not much different speed wise compared to msvc. In the
      future with a few changes it can be made to support the inline asm.
      This would be the primary reason for using it.
      
      Passed all fate tests, versions tested:
          13.1.1.171 (2013 Update 3) x86 and x64
          12.1.5.344 (2011 Update 11) x86 and x64
      Signed-off-by: 's avatarLuca Barbato <lu_zero@gentoo.org>
      322e4194