aboutsummaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
2005-10-23Add new files to Visual Studio.Jeff Cohen
2005-09-25Fix VC++ build errors.Jeff Cohen
2005-09-10Fix more Visual Studio build problems.Jeff Cohen
2005-09-10Fix miscellaneous Visual Studio build problems.Jeff Cohen
2005-09-02Fix VC++ build errorsJeff Cohen
2005-08-19Update Visual Studio projects for removed file.Jeff Cohen
2005-07-30Fix VC++ build problems.Jeff Cohen
2005-07-13Win32 support for Mutex class.Jeff Cohen
2005-07-12Add new files to Visual Studio projects.Jeff Cohen
2005-07-02Adding new files to Visual Studio projects.Jeff Cohen
2005-06-28Add ElfWriter stuff to Visual StudioJeff Cohen
2005-04-26Add SimplyLibCalls.cpp to VC++ buildJeff Cohen
2005-04-16Add CondPropagate.cpp to VC++ Transforms projectJeff Cohen
2005-03-16Do #include HashExtras.h with VC++Jeff Cohen
2005-03-16Remove deleted files from VC++ project.Jeff Cohen
2005-03-15Add EquivClassGraphs.cpp to VC++ project.Jeff Cohen
2005-02-16Somehow tablegen.exe got moved... fix up tablegen invocations to match.Jeff Cohen
2005-02-02Put libraries in a common directoryJeff Cohen
2005-01-30Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen
2005-01-29Unbreak VC++ buildJeff Cohen
2005-01-28Get VC++ compiling againJeff Cohen
2005-01-22Add (non-working) project bugpoint to Visual StudioJeff Cohen
2005-01-22Don't exclude FileUtilies and ToolRunner from VC++ buildJeff 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-ld 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-16Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen
2005-01-15Add new file to Visual Studio CodeGen projectJeff Cohen
2005-01-12Add new file to Visual Studio CodeGen projectJeff Cohen
2005-01-10Apply feed back from Chris:Jeff Cohen
2005-01-10Update System project in Visual Studio to reflect renamed files.Jeff Cohen
2005-01-09Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen
2005-01-09Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen
2005-01-08Add a few more passes to LinkAllPasses.hJeff Cohen
2005-01-07Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen
2005-01-07Remove bogus project folderJeff Cohen
2005-01-06Add project opt to Visual Studio.Jeff Cohen
2005-01-04Make bison/flex build steps output the same message in Visual Studio asJeff Cohen
2005-01-04Add C backend to llc in Visual Studio.Jeff Cohen
2005-01-03Add additional header file to VS project. Patch submitted by Morten.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 missing header files to projects.Jeff Cohen
2005-01-01Add llvm-ranlib project to Visual Studio.Jeff Cohen
2005-01-01Add llvm-ar project to Visual Studio.Jeff Cohen