| Commit message (Expand) | Author | Age | Files | Lines |
* | Update VC project files, patch by Cédric Venet! | Chris Lattner | 2008-06-07 | 2 | -0/+12 |
* | update vc configure project for renaming of | Steve Naroff | 2008-06-02 | 1 | -12/+12 |
* | Fix win32 when no bison is around, PR2331, patch by 'hume'. | Chris Lattner | 2008-05-24 | 1 | -0/+2 |
* | "The two generated files in the AsmParser.vcproj are pointing to the | Chris Lattner | 2008-05-20 | 1 | -2/+2 |
* | Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang. | Ted Kremenek | 2008-05-19 | 3 | -182/+187 |
* | Reverting r51100...I need to use VC++ 2005. | Steve Naroff | 2008-05-15 | 1 | -11/+172 |
* | Revert 51067 check-in for now. | Devang Patel | 2008-05-15 | 31 | -229/+220 |
* | Upgrading clang VC++ solution to VC++ express 2008. | Argyrios Kyrtzidis | 2008-05-14 | 1 | -172/+11 |
* | Adding missing files to Transforms and VMCore VC++ projects. | Argyrios Kyrtzidis | 2008-05-14 | 2 | -0/+8 |
* | Update the Win32 project files, patch by Razvan Aciu! | Chris Lattner | 2008-05-13 | 31 | -220/+229 |
* | Update a couple VC++ project files. | Steve Naroff | 2008-05-06 | 2 | -1/+31 |
* | VisualStudio project files updated. #include <algorithm> added to make Visua... | Chuck Rose III | 2008-04-15 | 1 | -0/+4 |
* | Removed a deleted file from the VStudio System project. Also added custom bu... | Chuck Rose III | 2008-04-03 | 2 | -15/+33 |
* | Updating win32 VStudio project files with new file references and removing de... | Chuck Rose III | 2008-03-27 | 4 | -29/+37 |
* | Add file to project. | Steve Naroff | 2008-03-24 | 1 | -0/+4 |
* | Update vcproj file. | Steve Naroff | 2008-03-05 | 1 | -0/+5 |
* | Unbreak build for VC2008. Patch by Argiris Kirtzidis! | Anton Korobeynikov | 2008-02-22 | 1 | -1/+2 |
* | Rename MRegisterInfo to TargetRegisterInfo. | Dan Gohman | 2008-02-10 | 1 | -2/+2 |
* | Add files to windows project files. Also include <algorithm> explicitly so t... | Chuck Rose III | 2008-01-15 | 4 | -4/+40 |
* | Adding new files to win32 build | Chuck Rose III | 2008-01-03 | 5 | -23/+47 |
* | Fix PR1888, patch by Wilhansen Li. | Chris Lattner | 2008-01-02 | 2 | -2/+6 |
* | Add StringPool + new CodeGen files to win32 build | Chuck Rose III | 2007-12-10 | 2 | -0/+32 |
* | Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build | Chuck Rose III | 2007-12-08 | 1 | -0/+12 |
* | Adjust VStudio files to add JITMemoryManager files + include <cassert> from s... | Chuck Rose III | 2007-12-06 | 1 | -0/+12 |
* | Moving TGLexer.h from source to header file tab in TableGen project file | Chuck Rose III | 2007-11-27 | 1 | -4/+4 |
* | Add TGParser files to VStudio project files. Removed generated files section... | Chuck Rose III | 2007-11-26 | 1 | -89/+9 |
* | This change does a couple of things. First it gets the Visual Studio builds ... | Chuck Rose III | 2007-11-21 | 32 | -270/+5281 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-13 | 4 | -4/+4 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-12 | 2 | -15/+15 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-09 | 2 | -5/+5 |
* | Adding some recently added files to the VStudio projects | Chuck Rose III | 2007-11-09 | 2 | -0/+12 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-07 | 29 | -55/+59 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-02 | 2 | -111/+120 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-10-29 | 3 | -0/+16 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-10-25 | 1 | -0/+20 |
* | Added VC++ solution file allowing to build clang. | Hartmut Kaiser | 2007-10-24 | 1 | -0/+740 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-10-23 | 1 | -4/+12 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-10-19 | 1 | -4/+0 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-10-18 | 1 | -0/+4 |
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-17 | 4 | -6/+13 |
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-10 | 7 | -111/+290 |
* | Update win32 VStudio project files to keep pace with recently added and delet... | Chuck Rose III | 2007-08-28 | 4 | -16/+27 |
* | Updates to the VStudio project files: | Chuck Rose III | 2007-07-27 | 31 | -2361/+4838 |
* | Convert .cvsignore files | John Criswell | 2007-06-29 | 5 | -15/+0 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-05-07 | 3 | -131/+34 |
* | Unbreak VC++. | Jeff Cohen | 2007-05-06 | 2 | -0/+4 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-04-29 | 2 | -6/+9 |
* | Note new header file. | Jeff Cohen | 2007-04-25 | 1 | -0/+3 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-04-23 | 1 | -2/+2 |
* | Teach Visual Studio about Bitcode. | Jeff Cohen | 2007-04-22 | 2 | -0/+171 |