Add project llvm-nm to Visual Studio
[oota-llvm.git] / win32 / llvm.sln
2005-01-18 Jeff CohenAdd project llvm-nm to Visual Studio
2005-01-18 Jeff CohenAdd project llvm-ld to Visual Studio
2005-01-18 Jeff CohenAdd llvm-bcanalyzer project to Visual Studio
2005-01-10 Jeff CohenApply feed back from Chris:
2005-01-08 Jeff CohenAdd a few more passes to LinkAllPasses.h
2005-01-06 Jeff CohenAdd project opt to Visual Studio.
2005-01-04 Jeff CohenAdd C backend to llc in Visual Studio.
2005-01-02 Jeff CohenCleanup some Visual Studio project dependencies.
2005-01-02 Jeff CohenEliminate the use of the global variable hack in the...
2005-01-01 Jeff CohenAdd llvm-link, Linker projects to Visual Studio.
2005-01-01 Jeff CohenAdd llvm-ranlib project to Visual Studio.
2005-01-01 Jeff CohenAdd llvm-ar project to Visual Studio.
2005-01-01 Jeff CohenAdd llvm-as project to Visual Studio
2005-01-01 Jeff CohenAdd llvm-dis project to Visual Studio
2004-12-24 Jeff CohenEliminate use of ltdl.c when doing a VC++ build. Becau...
2004-12-23 Jeff CohenAllow llc to recognize -march=x86. As it was, it didn...
2004-12-19 Jeff CohenAdd llc project to Visual Studio
2004-12-19 Jeff CohenAdd lli project to Visual Studio
2004-11-03 Reid SpencerTop level files for building natively on win32