summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAge
...
* Add new files to Visual Studio projects.Jeff Cohen2005-07-12
* Adding new files to Visual Studio projects.Jeff Cohen2005-07-02
* Add ElfWriter stuff to Visual StudioJeff Cohen2005-06-28
* Add SimplyLibCalls.cpp to VC++ buildJeff Cohen2005-04-26
* Add CondPropagate.cpp to VC++ Transforms projectJeff Cohen2005-04-16
* Do #include HashExtras.h with VC++Jeff Cohen2005-03-16
* Remove deleted files from VC++ project.Jeff Cohen2005-03-16
* Add EquivClassGraphs.cpp to VC++ project.Jeff Cohen2005-03-15
* Somehow tablegen.exe got moved... fix up tablegen invocations to match.Jeff Cohen2005-02-16
* Put libraries in a common directoryJeff Cohen2005-02-02
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-30
* Unbreak VC++ buildJeff Cohen2005-01-29
* Get VC++ compiling againJeff Cohen2005-01-28
* Add (non-working) project bugpoint to Visual StudioJeff Cohen2005-01-22
* Don't exclude FileUtilies and ToolRunner from VC++ buildJeff Cohen2005-01-22
* Get analyze to show all analysis options when compiled with VC++Jeff Cohen2005-01-20
* Add analyze project to Visual StudioJeff Cohen2005-01-20
* Add project llvm-proj to Visual StudioJeff Cohen2005-01-20
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-18
* Add project llvm-nm to Visual StudioJeff Cohen2005-01-18
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-18
* Add llvm-bcanalyzer project to Visual StudioJeff Cohen2005-01-18
* Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen2005-01-16
* Add new file to Visual Studio CodeGen projectJeff Cohen2005-01-15
* Add new file to Visual Studio CodeGen projectJeff Cohen2005-01-12
* Apply feed back from Chris:Jeff Cohen2005-01-10
* Update System project in Visual Studio to reflect renamed files.Jeff Cohen2005-01-10
* Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen2005-01-09
* Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext...Jeff Cohen2005-01-09
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-08
* Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen2005-01-07
* Remove bogus project folderJeff Cohen2005-01-07
* Add project opt to Visual Studio.Jeff Cohen2005-01-06
* Make bison/flex build steps output the same message in Visual Studio asJeff Cohen2005-01-04
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-04
* Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen2005-01-03
* Cleanup some Visual Studio project dependencies.Jeff Cohen2005-01-02
* Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen2005-01-02
* Add llvm-link, Linker projects to Visual Studio.Jeff Cohen2005-01-01
* Add missing header files to projects.Jeff Cohen2005-01-01
* Add llvm-ranlib project to Visual Studio.Jeff Cohen2005-01-01
* Add llvm-ar project to Visual Studio.Jeff Cohen2005-01-01
* Add -v option to bison.Jeff Cohen2005-01-01
* Add missing file SystemUtils.cpp to Support project.Jeff Cohen2005-01-01
* Add llvm-as project to Visual StudioJeff Cohen2005-01-01
* Add llvm-dis project to Visual StudioJeff Cohen2005-01-01
* Put executables into a single directoryJeff Cohen2005-01-01
* Improve TableGen dependenciesJeff Cohen2005-01-01
* Bring VS projects up to date with respect to recent changesJeff Cohen2004-12-27
* Get VC++ building againJeff Cohen2004-12-24