aboutsummaryrefslogtreecommitdiff
path: root/win32/llvm.sln
AgeCommit message (Expand)Author
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