Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |