aboutsummaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)Author
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
2005-01-01Add -v option to bison.Jeff Cohen
2005-01-01Add missing file SystemUtils.cpp to Support project.Jeff Cohen
2005-01-01Add llvm-as project to Visual StudioJeff Cohen
2005-01-01Add llvm-dis project to Visual StudioJeff Cohen
2005-01-01Put executables into a single directoryJeff Cohen
2005-01-01Improve TableGen dependenciesJeff Cohen
2004-12-27Bring VS projects up to date with respect to recent changesJeff Cohen
2004-12-24Get VC++ building againJeff 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-22Add project Bytecode to Visual StudioJeff Cohen
2004-12-21Visual Studio project Configure should place the configured header filesJeff Cohen
2004-12-19Add llc project to Visual StudioJeff Cohen
2004-12-19Add lli project to Visual StudioJeff Cohen
2004-12-19Enable browse information in Visual StudioJeff Cohen
2004-12-18Improve dependency management for lib/system/win32/* files. Instead of copyi...Jeff Cohen
2004-12-18Don't forget about release configuration...Jeff Cohen
2004-12-18Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen
2004-12-18Fix win32 breakageJeff Cohen
2004-12-09Fix residual Visual Studio build problemsJeff Cohen
2004-12-04Update the win32 project files, contributed by Morton Ofstad!Chris Lattner
2004-11-16Remove dupliate buid of Signals.cppReid Spencer
2004-11-15Updates to Visual C++ project files for building on win32.Reid Spencer
2004-11-15Update relative files.Reid Spencer
2004-11-08This file is goneChris Lattner
2004-11-05Remove this file as suggested by Jeff CohenChris Lattner
2004-11-05Fix project file, patch contributed by Jeff CohenChris Lattner
2004-11-03Top level files for building natively on win32Reid Spencer
2004-11-03MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer