aboutsummaryrefslogtreecommitdiffstats
path: root/win32/CodeGen
Commit message (Expand)AuthorAgeFilesLines
* Add a new codegen pass that normalizes dwarf exception handlingDuncan Sands2009-05-221-0/+4
* Update VS project files.Steve Naroff2009-01-261-0/+20
* Handful of fixes to the VC project files.Steve Naroff2009-01-221-8/+8
* Update VC++ projects.Steve Naroff2008-11-061-0/+4
* Add file to VC++ project.Steve Naroff2008-10-241-13/+17
* update win32 project file, patch provided by OvermindDL1 on llvmdev.Chris Lattner2008-10-111-0/+12
* Update VS projects.Cedric Venet2008-09-201-1/+9
* Update VC++ project files.Argyrios Kyrtzidis2008-09-091-1/+13
* Updating VC++ project.Cedric Venet2008-08-241-17/+17
* Update VC++ project.Gordon Henriksen2008-08-171-17/+13
* Make it compile on VC2005:Cedric Venet2008-08-171-12/+24
* update VS project.Cedric Venet2008-08-091-0/+8
* This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner2008-07-141-4/+4
* Remove deleted files from VC++ project.Cedric Venet2008-07-131-8/+0
* Add an include file needed for VS.Cedric Venet2008-06-271-0/+8
* Updated VS build system. Patch provided by Cedric Venet:Ted Kremenek2008-06-201-9/+5
* "Just a small update for the project files for adding a missing preprocessorChris Lattner2008-06-201-2/+2
* Update VC project files, patch by Cédric Venet!Chris Lattner2008-06-071-0/+8
* Revert 51067 check-in for now.Devang Patel2008-05-151-2/+1
* Update the Win32 project files, patch by Razvan Aciu!Chris Lattner2008-05-131-1/+2
* Updating win32 VStudio project files with new file references and removing de...Chuck Rose III2008-03-271-0/+12
* Add files to windows project files. Also include <algorithm> explicitly so t...Chuck Rose III2008-01-151-0/+16
* Adding new files to win32 buildChuck Rose III2008-01-031-4/+12
* Fix PR1888, patch by Wilhansen Li.Chris Lattner2008-01-021-0/+4
* Add StringPool + new CodeGen files to win32 buildChuck Rose III2007-12-101-0/+24
* Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio buildChuck Rose III2007-12-081-0/+12
* This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III2007-11-211-4/+147
* Updated VC++ build systemHartmut Kaiser2007-11-121-4/+4
* Adding some recently added files to the VStudio projectsChuck Rose III2007-11-091-0/+4
* Updated VC++ build systemHartmut Kaiser2007-11-071-2/+6
* Updated VC++ build systemHartmut Kaiser2007-11-021-0/+8
* Updated VC++ build systemHartmut Kaiser2007-10-291-0/+4
* Updated VC++ build system.Hartmut Kaiser2007-10-101-4/+28
* Updates to the VStudio project files:Chuck Rose III2007-07-271-124/+274
* Unbreak VC++ build.Jeff Cohen2007-03-051-5/+29
* Unbreak VC++ build.Jeff Cohen2007-01-151-0/+3
* Unbreak VC++ build.Jeff Cohen2006-11-051-6/+27
* Keep Visual Studio happy.Jeff Cohen2006-05-031-3/+0
* Keep Visual Studio informed.Jeff Cohen2006-04-231-0/+3
* Get Visual Studio happy again.Jeff Cohen2006-03-241-0/+3
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-301-2/+2
* Add new files to Visual Studio.Jeff Cohen2006-01-241-0/+3
* Visual Studio still has issues at being left out.Jeff Cohen2006-01-221-0/+6
* Teach Visual Studio about new file.Jeff Cohen2006-01-041-0/+3
* Add new files to Visual Studio.Jeff Cohen2005-12-221-0/+6
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-171-0/+2
* Keep Visual Studio up to date.Jeff Cohen2005-10-241-3/+0
* Fix VC++ build errors.Jeff Cohen2005-09-251-2/+2
* Fix more Visual Studio build problems.Jeff Cohen2005-09-101-0/+6
* Add ElfWriter stuff to Visual StudioJeff Cohen2005-06-281-0/+6