aboutsummaryrefslogtreecommitdiffstats
path: root/win32/Analysis
Commit message (Expand)AuthorAgeFilesLines
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-301-2/+2
* Visual Studio hates being left out.Jeff Cohen2006-01-081-0/+3
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-171-0/+2
* More files deleted.Jeff Cohen2005-10-291-6/+0
* Keep Visual Studio happy.Jeff Cohen2005-10-281-0/+6
* Update Visual Studio projects to account for recent changes.Jeff Cohen2005-10-241-9/+0
* Fix VC++ build problems.Jeff Cohen2005-07-301-0/+6
* Add EquivClassGraphs.cpp to VC++ project.Jeff Cohen2005-03-151-0/+3
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-301-2/+2
* Get VC++ compiling againJeff Cohen2005-01-281-27/+0
* Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen2005-01-091-0/+67
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-041-15/+44
* Enable browse information in Visual StudioJeff Cohen2004-12-191-0/+1
* Don't forget about release configuration...Jeff Cohen2004-12-181-1/+1
* Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen2004-12-181-3/+3
* Update the win32 project files, contributed by Morton Ofstad!Chris Lattner2004-12-041-0/+87
* MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer2004-11-031-0/+174