| Commit message (Expand) | Author | Age | Files | Lines |
* | Add a new codegen pass that normalizes dwarf exception handling | Duncan Sands | 2009-05-22 | 1 | -0/+4 |
* | Update VS project files. | Steve Naroff | 2009-01-26 | 1 | -0/+20 |
* | Handful of fixes to the VC project files. | Steve Naroff | 2009-01-22 | 1 | -8/+8 |
* | Update VC++ projects. | Steve Naroff | 2008-11-06 | 1 | -0/+4 |
* | Add file to VC++ project. | Steve Naroff | 2008-10-24 | 1 | -13/+17 |
* | update win32 project file, patch provided by OvermindDL1 on llvmdev. | Chris Lattner | 2008-10-11 | 1 | -0/+12 |
* | Update VS projects. | Cedric Venet | 2008-09-20 | 1 | -1/+9 |
* | Update VC++ project files. | Argyrios Kyrtzidis | 2008-09-09 | 1 | -1/+13 |
* | Updating VC++ project. | Cedric Venet | 2008-08-24 | 1 | -17/+17 |
* | Update VC++ project. | Gordon Henriksen | 2008-08-17 | 1 | -17/+13 |
* | Make it compile on VC2005: | Cedric Venet | 2008-08-17 | 1 | -12/+24 |
* | update VS project. | Cedric Venet | 2008-08-09 | 1 | -0/+8 |
* | This replaces all $(SolutionDir) macros with $(ProjectDir)..\ | Chris Lattner | 2008-07-14 | 1 | -4/+4 |
* | Remove deleted files from VC++ project. | Cedric Venet | 2008-07-13 | 1 | -8/+0 |
* | Add an include file needed for VS. | Cedric Venet | 2008-06-27 | 1 | -0/+8 |
* | Updated VS build system. Patch provided by Cedric Venet: | Ted Kremenek | 2008-06-20 | 1 | -9/+5 |
* | "Just a small update for the project files for adding a missing preprocessor | Chris Lattner | 2008-06-20 | 1 | -2/+2 |
* | Update VC project files, patch by Cédric Venet! | Chris Lattner | 2008-06-07 | 1 | -0/+8 |
* | Revert 51067 check-in for now. | Devang Patel | 2008-05-15 | 1 | -2/+1 |
* | Update the Win32 project files, patch by Razvan Aciu! | Chris Lattner | 2008-05-13 | 1 | -1/+2 |
* | Updating win32 VStudio project files with new file references and removing de... | Chuck Rose III | 2008-03-27 | 1 | -0/+12 |
* | Add files to windows project files. Also include <algorithm> explicitly so t... | Chuck Rose III | 2008-01-15 | 1 | -0/+16 |
* | Adding new files to win32 build | Chuck Rose III | 2008-01-03 | 1 | -4/+12 |
* | Fix PR1888, patch by Wilhansen Li. | Chris Lattner | 2008-01-02 | 1 | -0/+4 |
* | Add StringPool + new CodeGen files to win32 build | Chuck Rose III | 2007-12-10 | 1 | -0/+24 |
* | Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build | Chuck Rose III | 2007-12-08 | 1 | -0/+12 |
* | This change does a couple of things. First it gets the Visual Studio builds ... | Chuck Rose III | 2007-11-21 | 1 | -4/+147 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-12 | 1 | -4/+4 |
* | Adding some recently added files to the VStudio projects | Chuck Rose III | 2007-11-09 | 1 | -0/+4 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-07 | 1 | -2/+6 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-11-02 | 1 | -0/+8 |
* | Updated VC++ build system | Hartmut Kaiser | 2007-10-29 | 1 | -0/+4 |
* | Updated VC++ build system. | Hartmut Kaiser | 2007-10-10 | 1 | -4/+28 |
* | Updates to the VStudio project files: | Chuck Rose III | 2007-07-27 | 1 | -124/+274 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-03-05 | 1 | -5/+29 |
* | Unbreak VC++ build. | Jeff Cohen | 2007-01-15 | 1 | -0/+3 |
* | Unbreak VC++ build. | Jeff Cohen | 2006-11-05 | 1 | -6/+27 |
* | Keep Visual Studio happy. | Jeff Cohen | 2006-05-03 | 1 | -3/+0 |
* | Keep Visual Studio informed. | Jeff Cohen | 2006-04-23 | 1 | -0/+3 |
* | Get Visual Studio happy again. | Jeff Cohen | 2006-03-24 | 1 | -0/+3 |
* | Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. | Jeff Cohen | 2006-01-30 | 1 | -2/+2 |
* | Add new files to Visual Studio. | Jeff Cohen | 2006-01-24 | 1 | -0/+3 |
* | Visual Studio still has issues at being left out. | Jeff Cohen | 2006-01-22 | 1 | -0/+6 |
* | Teach Visual Studio about new file. | Jeff Cohen | 2006-01-04 | 1 | -0/+3 |
* | Add new files to Visual Studio. | Jeff Cohen | 2005-12-22 | 1 | -0/+6 |
* | Turn on string pooling for smaller binaries. | Jeff Cohen | 2005-12-17 | 1 | -0/+2 |
* | Keep Visual Studio up to date. | Jeff Cohen | 2005-10-24 | 1 | -3/+0 |
* | Fix VC++ build errors. | Jeff Cohen | 2005-09-25 | 1 | -2/+2 |
* | Fix more Visual Studio build problems. | Jeff Cohen | 2005-09-10 | 1 | -0/+6 |
* | Add ElfWriter stuff to Visual Studio | Jeff Cohen | 2005-06-28 | 1 | -0/+6 |