summaryrefslogtreecommitdiff
path: root/win32/Analysis
Commit message (Expand)AuthorAge
* Fix PR3415 (infinite loop in EscapeAnalysis) byDuncan Sands2009-01-28
* More updates to VC proj...Steve Naroff2009-01-26
* Update VS project files.Steve Naroff2009-01-26
* Update VC++ project file.Steve Naroff2008-11-10
* Add a file to VC++ proj.Steve Naroff2008-10-24
* Make it compile on VC2005:Cedric Venet2008-08-17
* This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner2008-07-14
* Adding some missing files to VStudio project files. Switching to use generat...Chuck Rose III2008-06-30
* Add loopVR files.Cedric Venet2008-06-30
* "Just a small update for the project files for adding a missing preprocessorChris Lattner2008-06-20
* Update VC project files, patch by Cédric Venet!Chris Lattner2008-06-07
* Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.Ted Kremenek2008-05-19
* Revert 51067 check-in for now.Devang Patel2008-05-15
* Update the Win32 project files, patch by Razvan Aciu!Chris Lattner2008-05-13
* This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III2007-11-21
* Updated VC++ build systemHartmut Kaiser2007-11-07
* Updated VC++ build system.Hartmut Kaiser2007-10-17
* Updated VC++ build system.Hartmut Kaiser2007-10-10
* Updates to the VStudio project files:Chuck Rose III2007-07-27
* Unbreak VC++ build.Jeff Cohen2007-03-05
* Partial unbreak of VC++ (stream stuff has no easy fix).Jeff Cohen2006-12-15
* Unbreak VC++ build.Jeff Cohen2006-12-02
* Unbreak VC++ build.Jeff Cohen2006-11-05
* Get Visual Studio building again.Jeff Cohen2006-04-08
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-30
* Visual Studio hates being left out.Jeff Cohen2006-01-08
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-17
* More files deleted.Jeff Cohen2005-10-29
* Keep Visual Studio happy.Jeff Cohen2005-10-28
* Update Visual Studio projects to account for recent changes.Jeff Cohen2005-10-24
* Fix VC++ build problems.Jeff Cohen2005-07-30
* Add EquivClassGraphs.cpp to VC++ project.Jeff Cohen2005-03-15
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-30
* Get VC++ compiling againJeff Cohen2005-01-28
* Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen2005-01-09
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-04
* Enable browse information in Visual StudioJeff Cohen2004-12-19
* Don't forget about release configuration...Jeff Cohen2004-12-18
* Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen2004-12-18
* Update the win32 project files, contributed by Morton Ofstad!Chris Lattner2004-12-04
* MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer2004-11-03