summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)AuthorFilesLines
2005-04-16Add CondPropagate.cpp to VC++ Transforms projectJeff Cohen1-0/+3
2005-03-16Do #include HashExtras.h with VC++Jeff Cohen1-1/+1
2005-03-16Remove deleted files from VC++ project.Jeff Cohen1-6/+0
2005-03-15Add EquivClassGraphs.cpp to VC++ project.Jeff Cohen1-0/+3
2005-02-16Somehow tablegen.exe got moved... fix up tablegen invocations to match.Jeff Cohen1-16/+16
2005-02-02Put libraries in a common directoryJeff Cohen5-10/+10
2005-01-30Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen29-58/+58
2005-01-29Unbreak VC++ buildJeff Cohen1-3/+0
2005-01-28Get VC++ compiling againJeff Cohen2-29/+2
2005-01-22Add (non-working) project bugpoint to Visual StudioJeff Cohen2-0/+182
2005-01-22Don't exclude FileUtilies and ToolRunner from VC++ buildJeff Cohen1-6/+3
2005-01-20Get analyze to show all analysis options when compiled with VC++Jeff Cohen2-0/+3
2005-01-20Add analyze project to Visual StudioJeff Cohen2-0/+159
2005-01-20Add project llvm-proj to Visual StudioJeff Cohen2-0/+151
2005-01-18Add project llvm-ld to Visual StudioJeff Cohen1-0/+140
2005-01-18Add project llvm-nm to Visual StudioJeff Cohen2-0/+150
2005-01-18Add project llvm-ld to Visual StudioJeff Cohen1-0/+17
2005-01-18Add llvm-bcanalyzer project to Visual StudioJeff Cohen2-0/+150
2005-01-16Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen3-0/+9
2005-01-15Add new file to Visual Studio CodeGen projectJeff Cohen1-0/+3
2005-01-12Add new file to Visual Studio CodeGen projectJeff Cohen1-0/+3
2005-01-10Apply feed back from Chris:Jeff Cohen1-1/+0
2005-01-10Update System project in Visual Studio to reflect renamed files.Jeff Cohen1-120/+8
2005-01-09Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen1-0/+67
2005-01-09Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen1-1/+1
2005-01-08Add a few more passes to LinkAllPasses.hJeff Cohen1-0/+1
2005-01-07Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen2-0/+25
2005-01-07Remove bogus project folderJeff Cohen1-4/+0
2005-01-06Add project opt to Visual Studio.Jeff Cohen3-0/+162
2005-01-04Make bison/flex build steps output the same message in Visual Studio asJeff Cohen2-8/+8
2005-01-04Add C backend to llc in Visual Studio.Jeff Cohen4-17/+180
2005-01-03Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen1-0/+3
2005-01-02Cleanup some Visual Studio project dependencies.Jeff Cohen1-1/+2
2005-01-02Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen4-6/+7
2005-01-01Add llvm-link, Linker projects to Visual Studio.Jeff Cohen3-0/+301
2005-01-01Add missing header files to projects.Jeff Cohen2-0/+15
2005-01-01Add llvm-ranlib project to Visual Studio.Jeff Cohen2-0/+150
2005-01-01Add llvm-ar project to Visual Studio.Jeff Cohen2-0/+150
2005-01-01Add -v option to bison.Jeff Cohen1-2/+2
2005-01-01Add missing file SystemUtils.cpp to Support project.Jeff Cohen1-0/+3
2005-01-01Add llvm-as project to Visual StudioJeff Cohen8-24/+341
2005-01-01Add llvm-dis project to Visual StudioJeff Cohen2-0/+155
2005-01-01Put executables into a single directoryJeff Cohen4-12/+9
2005-01-01Improve TableGen dependenciesJeff Cohen3-28/+85
2004-12-27Bring VS projects up to date with respect to recent changesJeff Cohen1-41/+2
2004-12-24Get VC++ building againJeff Cohen2-7/+3
2004-12-24Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen3-19/+3
2004-12-23Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen2-0/+4
2004-12-22Add project Bytecode to Visual StudioJeff Cohen1-0/+198
2004-12-21Visual Studio project Configure should place the configured header filesJeff Cohen1-10/+12