Use getIntrinsicID instead of looking up intrinsic prototypes. Also
[oota-llvm.git] / win32 / System /
2007-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
2007-11-13 Hartmut KaiserUpdated VC++ build system
2007-11-07 Hartmut KaiserUpdated VC++ build system
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-03-05 Jeff CohenUnbreak VC++ build.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2005-12-17 Jeff CohenTurn on string pooling for smaller binaries.
2005-07-13 Jeff CohenWin32 support for Mutex class.
2005-01-30 Jeff CohenSilence VC++ warnings about using 'this' in base member...
2005-01-10 Jeff CohenUpdate System project in Visual Studio to reflect renam...
2004-12-27 Jeff CohenBring VS projects up to date with respect to recent...
2004-12-24 Jeff CohenGet VC++ building again
2004-12-24 Jeff CohenEliminate use of ltdl.c when doing a VC++ build. Becau...
2004-12-19 Jeff CohenEnable browse information in Visual Studio
2004-12-18 Jeff CohenImprove dependency management for lib/system/win32...
2004-12-18 Jeff CohenDon't forget about release configuration...
2004-12-18 Jeff CohenRationalize warning suppression. First, 64-bit portabi...
2004-12-04 Chris LattnerUpdate the win32 project files, contributed by Morton...
2004-11-16 Reid SpencerRemove dupliate buid of Signals.cpp
2004-11-15 Reid SpencerUpdates to Visual C++ project files for building on...
2004-11-03 Reid SpencerMS Visual Studio files for building LLVM on Win32 platf...