summaryrefslogtreecommitdiff
path: root/win32/llvm.sln
Commit message (Expand)AuthorAge
* 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 system.Hartmut Kaiser2007-10-10
* Updates to the VStudio project files:Chuck Rose III2007-07-27
* Unbreak VC++ build.Jeff Cohen2007-05-07
* Unbreak VC++.Jeff Cohen2007-05-06
* Teach Visual Studio about Bitcode.Jeff Cohen2007-04-22
* Unbreak VC++ build.Jeff Cohen2006-11-05
* Fix VC++ build breakage.Jeff Cohen2006-03-10
* Fix miscellaneous Visual Studio build problems.Jeff Cohen2005-09-10
* Add (non-working) project bugpoint to Visual StudioJeff Cohen2005-01-22
* Get analyze to show all analysis options when compiled with VC++Jeff Cohen2005-01-20
* Add analyze project to Visual StudioJeff Cohen2005-01-20
* Add project llvm-proj to Visual StudioJeff Cohen2005-01-20
* Add project llvm-nm to Visual StudioJeff Cohen2005-01-18
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-18
* Add llvm-bcanalyzer project to Visual StudioJeff Cohen2005-01-18
* Apply feed back from Chris:Jeff Cohen2005-01-10
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-08
* Add project opt to Visual Studio.Jeff Cohen2005-01-06
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-04
* Cleanup some Visual Studio project dependencies.Jeff Cohen2005-01-02
* Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen2005-01-02
* Add llvm-link, Linker projects to Visual Studio.Jeff Cohen2005-01-01
* Add llvm-ranlib project to Visual Studio.Jeff Cohen2005-01-01
* Add llvm-ar project to Visual Studio.Jeff Cohen2005-01-01
* Add llvm-as project to Visual StudioJeff Cohen2005-01-01
* Add llvm-dis project to Visual StudioJeff Cohen2005-01-01
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-24
* Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen2004-12-23
* Add llc project to Visual StudioJeff Cohen2004-12-19
* Add lli project to Visual StudioJeff Cohen2004-12-19
* Top level files for building natively on win32Reid Spencer2004-11-03