aboutsummaryrefslogtreecommitdiffstats
path: root/win32/llvm.sln
Commit message (Expand)AuthorAgeFilesLines
* Fix miscellaneous Visual Studio build problems.Jeff Cohen2005-09-101-0/+2
* Add (non-working) project bugpoint to Visual StudioJeff Cohen2005-01-221-0/+18
* Get analyze to show all analysis options when compiled with VC++Jeff Cohen2005-01-201-0/+1
* Add analyze project to Visual StudioJeff Cohen2005-01-201-0/+16
* Add project llvm-proj to Visual StudioJeff Cohen2005-01-201-0/+14
* Add project llvm-nm to Visual StudioJeff Cohen2005-01-181-0/+13
* Add project llvm-ld to Visual StudioJeff Cohen2005-01-181-0/+17
* Add llvm-bcanalyzer project to Visual StudioJeff Cohen2005-01-181-0/+13
* Apply feed back from Chris:Jeff Cohen2005-01-101-1/+0
* Add a few more passes to LinkAllPasses.hJeff Cohen2005-01-081-0/+1
* Add project opt to Visual Studio.Jeff Cohen2005-01-061-0/+16
* Add C backend to llc in Visual Studio.Jeff Cohen2005-01-041-0/+10
* 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-021-0/+1
* Add llvm-link, Linker projects to Visual Studio.Jeff Cohen2005-01-011-0/+25
* Add llvm-ranlib project to Visual Studio.Jeff Cohen2005-01-011-0/+13
* Add llvm-ar project to Visual Studio.Jeff Cohen2005-01-011-0/+13
* Add llvm-as project to Visual StudioJeff Cohen2005-01-011-0/+23
* Add llvm-dis project to Visual StudioJeff Cohen2005-01-011-0/+13
* Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used,Jeff Cohen2004-12-241-1/+1
* Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen2004-12-231-0/+2
* Add llc project to Visual StudioJeff Cohen2004-12-191-3/+13
* Add lli project to Visual StudioJeff Cohen2004-12-191-1/+25
* Top level files for building natively on win32Reid Spencer2004-11-031-0/+134