aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Add SimplyLibCalls.cpp to VC++ buildJeff Cohen2005-04-261-0/+3
* Add CondPropagate.cpp to VC++ Transforms projectJeff Cohen2005-04-161-0/+3
* Do #include HashExtras.h with VC++Jeff Cohen2005-03-161-1/+1
* Remove deleted files from VC++ project.Jeff Cohen2005-03-161-6/+0
* Add EquivClassGraphs.cpp to VC++ project.Jeff Cohen2005-03-151-0/+3
* Somehow tablegen.exe got moved... fix up tablegen invocations to match.Jeff Cohen2005-02-161-16/+16
* Put libraries in a common directoryJeff Cohen2005-02-025-10/+10
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-3029-58/+58
* Unbreak VC++ buildJeff Cohen2005-01-291-3/+0
* Get VC++ compiling againJeff Cohen2005-01-282-29/+2
* Add (non-working) project bugpoint to Visual StudioJeff Cohen2005-01-222-0/+182
* Don't exclude FileUtilies and ToolRunner from VC++ buildJeff Cohen2005-01-221-6/+3
* Get analyze to show all analysis options when compiled with VC++Jeff Cohen2005-01-202-0/+3
* Add analyze project to Visual StudioJeff Cohen2005-01-202-0/+159
* Add project llvm-proj to Visual StudioJeff Cohen2005-01-202-0/+151
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-181-0/+140
* Add project llvm-nm to Visual StudioJeff Cohen2005-01-182-0/+150
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-181-0/+17
* Add llvm-bcanalyzer project to Visual StudioJeff Cohen2005-01-182-0/+150
* Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen2005-01-163-0/+9
* Add new file to Visual Studio CodeGen projectJeff Cohen2005-01-151-0/+3
* Add new file to Visual Studio CodeGen projectJeff Cohen2005-01-121-0/+3
* Apply feed back from Chris:Jeff Cohen2005-01-101-1/+0
* Update System project in Visual Studio to reflect renamed files.Jeff Cohen2005-01-101-120/+8
* Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen2005-01-091-0/+67
* Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen2005-01-091-1/+1
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-081-0/+1
* Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen2005-01-072-0/+25
* Remove bogus project folderJeff Cohen2005-01-071-4/+0
* Add project opt to Visual Studio.Jeff Cohen2005-01-063-0/+162
* Make bison/flex build steps output the same message in Visual Studio asJeff Cohen2005-01-042-8/+8
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-044-17/+180
* Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen2005-01-031-0/+3
* Cleanup some Visual Studio project dependencies.Jeff Cohen2005-01-021-1/+2
* Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen2005-01-024-6/+7
* Add llvm-link, Linker projects to Visual Studio.Jeff Cohen2005-01-013-0/+301
* Add missing header files to projects.Jeff Cohen2005-01-012-0/+15
* Add llvm-ranlib project to Visual Studio.Jeff Cohen2005-01-012-0/+150
* Add llvm-ar project to Visual Studio.Jeff Cohen2005-01-012-0/+150
* Add -v option to bison.Jeff Cohen2005-01-011-2/+2
* Add missing file SystemUtils.cpp to Support project.Jeff Cohen2005-01-011-0/+3
* Add llvm-as project to Visual StudioJeff Cohen2005-01-018-24/+341
* Add llvm-dis project to Visual StudioJeff Cohen2005-01-012-0/+155
* Put executables into a single directoryJeff Cohen2005-01-014-12/+9
* Improve TableGen dependenciesJeff Cohen2005-01-013-28/+85
* Bring VS projects up to date with respect to recent changesJeff Cohen2004-12-271-41/+2
* Get VC++ building againJeff Cohen2004-12-242-7/+3
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-243-19/+3
* Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen2004-12-232-0/+4
* Add project Bytecode to Visual StudioJeff Cohen2004-12-221-0/+198