aboutsummaryrefslogtreecommitdiffstats
path: root/win32
Commit message (Expand)AuthorAgeFilesLines
* Update vcproj file.Steve Naroff2008-03-051-0/+5
* Unbreak build for VC2008. Patch by Argiris Kirtzidis!Anton Korobeynikov2008-02-221-1/+2
* Rename MRegisterInfo to TargetRegisterInfo.Dan Gohman2008-02-101-2/+2
* Add files to windows project files. Also include <algorithm> explicitly so t...Chuck Rose III2008-01-154-4/+40
* Adding new files to win32 buildChuck Rose III2008-01-035-23/+47
* Fix PR1888, patch by Wilhansen Li.Chris Lattner2008-01-022-2/+6
* Add StringPool + new CodeGen files to win32 buildChuck Rose III2007-12-102-0/+32
* Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio buildChuck Rose III2007-12-081-0/+12
* Adjust VStudio files to add JITMemoryManager files + include <cassert> from s...Chuck Rose III2007-12-061-0/+12
* Moving TGLexer.h from source to header file tab in TableGen project fileChuck Rose III2007-11-271-4/+4
* Add TGParser files to VStudio project files. Removed generated files section...Chuck Rose III2007-11-261-89/+9
* This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III2007-11-2132-270/+5281
* Updated VC++ build systemHartmut Kaiser2007-11-134-4/+4
* Updated VC++ build systemHartmut Kaiser2007-11-122-15/+15
* Updated VC++ build systemHartmut Kaiser2007-11-092-5/+5
* Adding some recently added files to the VStudio projectsChuck Rose III2007-11-092-0/+12
* Updated VC++ build systemHartmut Kaiser2007-11-0729-55/+59
* Updated VC++ build systemHartmut Kaiser2007-11-022-111/+120
* Updated VC++ build systemHartmut Kaiser2007-10-293-0/+16
* Updated VC++ build systemHartmut Kaiser2007-10-251-0/+20
* Added VC++ solution file allowing to build clang.Hartmut Kaiser2007-10-241-0/+740
* Updated VC++ build systemHartmut Kaiser2007-10-231-4/+12
* Updated VC++ build systemHartmut Kaiser2007-10-191-4/+0
* Updated VC++ build systemHartmut Kaiser2007-10-181-0/+4
* Updated VC++ build system.Hartmut Kaiser2007-10-174-6/+13
* Updated VC++ build system.Hartmut Kaiser2007-10-107-111/+290
* Update win32 VStudio project files to keep pace with recently added and delet...Chuck Rose III2007-08-284-16/+27
* Updates to the VStudio project files:Chuck Rose III2007-07-2731-2361/+4838
* It's not necessary to do rounding for alloca operations when the requestedDan Gohman2007-07-1835-0/+6329