| Commit message (Expand) | Author | Age | Files | Lines |
* | Unbreak VC++ build. | Jeff Cohen | 2006-11-05 | 1 | -17/+2 |
* | Fix VC++ build breakage. | Jeff Cohen | 2006-03-10 | 1 | -0/+2 |
* | Fix miscellaneous Visual Studio build problems. | Jeff Cohen | 2005-09-10 | 1 | -0/+2 |
* | Add (non-working) project bugpoint to Visual Studio | Jeff Cohen | 2005-01-22 | 1 | -0/+18 |
* | Get analyze to show all analysis options when compiled with VC++ | Jeff Cohen | 2005-01-20 | 1 | -0/+1 |
* | Add analyze project to Visual Studio | Jeff Cohen | 2005-01-20 | 1 | -0/+16 |
* | Add project llvm-proj to Visual Studio | Jeff Cohen | 2005-01-20 | 1 | -0/+14 |
* | Add project llvm-nm to Visual Studio | Jeff Cohen | 2005-01-18 | 1 | -0/+13 |
* | Add project llvm-ld to Visual Studio | Jeff Cohen | 2005-01-18 | 1 | -0/+17 |
* | Add llvm-bcanalyzer project to Visual Studio | Jeff Cohen | 2005-01-18 | 1 | -0/+13 |
* | Apply feed back from Chris: | Jeff Cohen | 2005-01-10 | 1 | -1/+0 |
* | Add a few more passes to LinkAllPasses.h | Jeff Cohen | 2005-01-08 | 1 | -0/+1 |
* | Add project opt to Visual Studio. | Jeff Cohen | 2005-01-06 | 1 | -0/+16 |
* | Add C backend to llc in Visual Studio. | Jeff Cohen | 2005-01-04 | 1 | -0/+10 |
* | Cleanup some Visual Studio project dependencies. | Jeff Cohen | 2005-01-02 | 1 | -1/+2 |
* | Eliminate the use of the global variable hack in the X86 target that was used | Jeff Cohen | 2005-01-02 | 1 | -0/+1 |
* | Add llvm-link, Linker projects to Visual Studio. | Jeff Cohen | 2005-01-01 | 1 | -0/+25 |
* | Add llvm-ranlib project to Visual Studio. | Jeff Cohen | 2005-01-01 | 1 | -0/+13 |
* | Add llvm-ar project to Visual Studio. | Jeff Cohen | 2005-01-01 | 1 | -0/+13 |
* | Add llvm-as project to Visual Studio | Jeff Cohen | 2005-01-01 | 1 | -0/+23 |
* | Add llvm-dis project to Visual Studio | Jeff Cohen | 2005-01-01 | 1 | -0/+13 |
* | Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, | Jeff Cohen | 2004-12-24 | 1 | -1/+1 |
* | Allow llc to recognize -march=x86. As it was, it didn't recognize any | Jeff Cohen | 2004-12-23 | 1 | -0/+2 |
* | Add llc project to Visual Studio | Jeff Cohen | 2004-12-19 | 1 | -3/+13 |
* | Add lli project to Visual Studio | Jeff Cohen | 2004-12-19 | 1 | -1/+25 |
* | Top level files for building natively on win32 | Reid Spencer | 2004-11-03 | 1 | -0/+134 |