summaryrefslogtreecommitdiff
path: root/win32
Commit message (Collapse)AuthorAge
...
* Add new files to Visual Studio projects.Jeff Cohen2005-07-12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22395 91177308-0d34-0410-b5e6-96231b3b80d8
* Adding new files to Visual Studio projects.Jeff Cohen2005-07-02
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22328 91177308-0d34-0410-b5e6-96231b3b80d8
* Add ElfWriter stuff to Visual StudioJeff Cohen2005-06-28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@22304 91177308-0d34-0410-b5e6-96231b3b80d8
* Add SimplyLibCalls.cpp to VC++ buildJeff Cohen2005-04-26
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21554 91177308-0d34-0410-b5e6-96231b3b80d8
* Add CondPropagate.cpp to VC++ Transforms projectJeff Cohen2005-04-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21310 91177308-0d34-0410-b5e6-96231b3b80d8
* Do #include HashExtras.h with VC++Jeff Cohen2005-03-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20640 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove deleted files from VC++ project.Jeff Cohen2005-03-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20636 91177308-0d34-0410-b5e6-96231b3b80d8
* Add EquivClassGraphs.cpp to VC++ project.Jeff Cohen2005-03-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20607 91177308-0d34-0410-b5e6-96231b3b80d8
* Somehow tablegen.exe got moved... fix up tablegen invocations to match.Jeff Cohen2005-02-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@20212 91177308-0d34-0410-b5e6-96231b3b80d8
* Put libraries in a common directoryJeff Cohen2005-02-02
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19995 91177308-0d34-0410-b5e6-96231b3b80d8
* Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen2005-01-30
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19937 91177308-0d34-0410-b5e6-96231b3b80d8
* Unbreak VC++ buildJeff Cohen2005-01-29
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19903 91177308-0d34-0410-b5e6-96231b3b80d8
* Get VC++ compiling againJeff Cohen2005-01-28
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19869 91177308-0d34-0410-b5e6-96231b3b80d8
* Add (non-working) project bugpoint to Visual StudioJeff Cohen2005-01-22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19750 91177308-0d34-0410-b5e6-96231b3b80d8
* Don't exclude FileUtilies and ToolRunner from VC++ buildJeff Cohen2005-01-22
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19748 91177308-0d34-0410-b5e6-96231b3b80d8
* Get analyze to show all analysis options when compiled with VC++Jeff Cohen2005-01-20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19710 91177308-0d34-0410-b5e6-96231b3b80d8
* Add analyze project to Visual StudioJeff Cohen2005-01-20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19709 91177308-0d34-0410-b5e6-96231b3b80d8
* Add project llvm-proj to Visual StudioJeff Cohen2005-01-20
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19708 91177308-0d34-0410-b5e6-96231b3b80d8
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19665 91177308-0d34-0410-b5e6-96231b3b80d8
* Add project llvm-nm to Visual StudioJeff Cohen2005-01-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19664 91177308-0d34-0410-b5e6-96231b3b80d8
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19663 91177308-0d34-0410-b5e6-96231b3b80d8
* Add llvm-bcanalyzer project to Visual StudioJeff Cohen2005-01-18
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19662 91177308-0d34-0410-b5e6-96231b3b80d8
* Add some .cvsignores to the win32 hierarchy to account for generated filesJeff Cohen2005-01-16
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19603 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new file to Visual Studio CodeGen projectJeff Cohen2005-01-15
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19574 91177308-0d34-0410-b5e6-96231b3b80d8
* Add new file to Visual Studio CodeGen projectJeff Cohen2005-01-12
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19505 91177308-0d34-0410-b5e6-96231b3b80d8
* Apply feed back from Chris:Jeff Cohen2005-01-10
| | | | | | | | 1. Rename createLoaderPass to CreateProfileLoaderPass 2. Opt shouldn't use the pass registered in CodeGen. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19431 91177308-0d34-0410-b5e6-96231b3b80d8
* Update System project in Visual Studio to reflect renamed files.Jeff Cohen2005-01-10
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19428 91177308-0d34-0410-b5e6-96231b3b80d8
* Get lib/Analysis/DataStructure to compile with VC++Jeff Cohen2005-01-09
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19412 91177308-0d34-0410-b5e6-96231b3b80d8
* Workaround a VC++ bug. Microsoft puts the hash_map class in namespace ↵Jeff Cohen2005-01-09
| | | | | | | | | | | stdext, but this classes uses a utility function in namespace std. But Microsoft apparently assumes everyone will "using namespace std;". As LLVM doesn't.... Add a "use std::_Distance;" to get it working. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19411 91177308-0d34-0410-b5e6-96231b3b80d8
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-08
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19371 91177308-0d34-0410-b5e6-96231b3b80d8
* Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen2005-01-07
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19340 91177308-0d34-0410-b5e6-96231b3b80d8
* Remove bogus project folderJeff Cohen2005-01-07
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19318 91177308-0d34-0410-b5e6-96231b3b80d8
* Add project opt to Visual Studio.Jeff Cohen2005-01-06
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19307 91177308-0d34-0410-b5e6-96231b3b80d8
* Make bison/flex build steps output the same message in Visual Studio asJeff Cohen2005-01-04
| | | | | | | on Unix. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19283 91177308-0d34-0410-b5e6-96231b3b80d8
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-04
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19282 91177308-0d34-0410-b5e6-96231b3b80d8
* Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen2005-01-03
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19274 91177308-0d34-0410-b5e6-96231b3b80d8
* Cleanup some Visual Studio project dependencies.Jeff Cohen2005-01-02
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19253 91177308-0d34-0410-b5e6-96231b3b80d8
* Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen2005-01-02
| | | | | | | | to get Visual Studio to link in X86.lib to the executables that need it. There is another way of doing it. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19252 91177308-0d34-0410-b5e6-96231b3b80d8
* Add llvm-link, Linker projects to Visual Studio.Jeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19235 91177308-0d34-0410-b5e6-96231b3b80d8
* Add missing header files to projects.Jeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19234 91177308-0d34-0410-b5e6-96231b3b80d8
* Add llvm-ranlib project to Visual Studio.Jeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19231 91177308-0d34-0410-b5e6-96231b3b80d8
* Add llvm-ar project to Visual Studio.Jeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19230 91177308-0d34-0410-b5e6-96231b3b80d8
* Add -v option to bison.Jeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19229 91177308-0d34-0410-b5e6-96231b3b80d8
* Add missing file SystemUtils.cpp to Support project.Jeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19228 91177308-0d34-0410-b5e6-96231b3b80d8
* Add llvm-as project to Visual StudioJeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19227 91177308-0d34-0410-b5e6-96231b3b80d8
* Add llvm-dis project to Visual StudioJeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19226 91177308-0d34-0410-b5e6-96231b3b80d8
* Put executables into a single directoryJeff Cohen2005-01-01
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19225 91177308-0d34-0410-b5e6-96231b3b80d8
* Improve TableGen dependenciesJeff Cohen2005-01-01
| | | | | | | | Move TableGen generated files out of the src tree Add descriptions to the custom build steps git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19223 91177308-0d34-0410-b5e6-96231b3b80d8
* Bring VS projects up to date with respect to recent changesJeff Cohen2004-12-27
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19167 91177308-0d34-0410-b5e6-96231b3b80d8
* Get VC++ building againJeff Cohen2004-12-24
| | | | git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@19140 91177308-0d34-0410-b5e6-96231b3b80d8