aboutsummaryrefslogtreecommitdiff
path: root/win32/llvm.sln
AgeCommit message (Expand)Author
2008-05-15Revert 51067 check-in for now.Devang Patel
2008-05-13Update the Win32 project files, patch by Razvan Aciu!Chris Lattner
2007-11-21This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III
2007-10-10Updated VC++ build system.Hartmut Kaiser
2007-07-27Updates to the VStudio project files:Chuck Rose III
2007-05-07Unbreak VC++ build.Jeff Cohen
2007-05-06Unbreak VC++.Jeff Cohen
2007-04-22Teach Visual Studio about Bitcode.Jeff Cohen
2006-11-05Unbreak VC++ build.Jeff Cohen
2006-03-10Fix VC++ build breakage.Jeff Cohen
2005-09-10Fix miscellaneous Visual Studio build problems.Jeff Cohen
2005-01-22Add (non-working) project bugpoint to Visual StudioJeff Cohen
2005-01-20Get analyze to show all analysis options when compiled with VC++Jeff Cohen
2005-01-20Add analyze project to Visual StudioJeff Cohen
2005-01-20Add project llvm-proj to Visual StudioJeff Cohen
2005-01-18Add project llvm-nm to Visual StudioJeff Cohen
2005-01-18Add project llvm-ld to Visual StudioJeff Cohen
2005-01-18Add llvm-bcanalyzer project to Visual StudioJeff Cohen
2005-01-10Apply feed back from Chris:Jeff Cohen
2005-01-08Add a few more passes to LinkAllPasses.hJeff Cohen
2005-01-06Add project opt to Visual Studio.Jeff Cohen
2005-01-04Add C backend to llc in Visual Studio.Jeff Cohen
2005-01-02Cleanup some Visual Studio project dependencies.Jeff Cohen
2005-01-02Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen
2005-01-01Add llvm-link, Linker projects to Visual Studio.Jeff Cohen
2005-01-01Add llvm-ranlib project to Visual Studio.Jeff Cohen
2005-01-01Add llvm-ar project to Visual Studio.Jeff Cohen
2005-01-01Add llvm-as project to Visual StudioJeff Cohen
2005-01-01Add llvm-dis project to Visual StudioJeff Cohen
2004-12-24Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen
2004-12-23Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen
2004-12-19Add llc project to Visual StudioJeff Cohen
2004-12-19Add lli project to Visual StudioJeff Cohen
2004-11-03Top level files for building natively on win32Reid Spencer