rm needs -f
[oota-llvm.git] / win32 / Analysis /
2009-01-28 Duncan SandsFix PR3415 (infinite loop in EscapeAnalysis) by
2009-01-26 Steve NaroffMore updates to VC proj...
2009-01-26 Steve NaroffUpdate VS project files.
2008-11-10 Steve NaroffUpdate VC++ project file.
2008-10-24 Steve NaroffAdd a file to VC++ proj.
2008-08-17 Cedric VenetMake it compile on VC2005:
2008-07-14 Chris LattnerThis replaces all $(SolutionDir) macros with $(ProjectD...
2008-06-30 Chuck Rose IIIAdding some missing files to VStudio project files...
2008-06-30 Cedric VenetAdd loopVR files.
2008-06-20 Chris Lattner"Just a small update for the project files for adding...
2008-06-07 Chris LattnerUpdate VC project files, patch by Cédric Venet!
2008-05-19 Ted KremenekUpdate VS project files (VS 2005) so that VS builds...
2008-05-15 Devang PatelRevert 51067 check-in for now.
2008-05-13 Chris LattnerUpdate the Win32 project files, patch by Razvan Aciu!
2007-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
2007-11-07 Hartmut KaiserUpdated VC++ build system
2007-10-17 Hartmut KaiserUpdated VC++ build system.
2007-10-10 Hartmut KaiserUpdated VC++ build system.
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-03-05 Jeff CohenUnbreak VC++ build.
2006-12-15 Jeff CohenPartial unbreak of VC++ (stream stuff has no easy fix).
2006-12-02 Jeff CohenUnbreak VC++ build.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-04-08 Jeff CohenGet Visual Studio building again.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2006-01-08 Jeff CohenVisual Studio hates being left out.
2005-12-17 Jeff CohenTurn on string pooling for smaller binaries.
2005-10-29 Jeff CohenMore files deleted.
2005-10-28 Jeff CohenKeep Visual Studio happy.
2005-10-24 Jeff CohenUpdate Visual Studio projects to account for recent...
2005-07-30 Jeff CohenFix VC++ build problems.
2005-03-15 Jeff CohenAdd EquivClassGraphs.cpp to VC++ project.
2005-01-30 Jeff CohenSilence VC++ warnings about using 'this' in base member...
2005-01-28 Jeff CohenGet VC++ compiling again
2005-01-09 Jeff CohenGet lib/Analysis/DataStructure to compile with VC++
2005-01-04 Jeff CohenAdd C backend to llc in Visual Studio.
2004-12-19 Jeff CohenEnable browse information in Visual Studio
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-03 Reid SpencerMS Visual Studio files for building LLVM on Win32 platf...