summaryrefslogtreecommitdiff
path: root/win32/CodeGen
Commit message (Expand)AuthorAge
* Add a new codegen pass that normalizes dwarf exception handlingDuncan Sands2009-05-22
* Update VS project files.Steve Naroff2009-01-26
* Handful of fixes to the VC project files.Steve Naroff2009-01-22
* Update VC++ projects.Steve Naroff2008-11-06
* Add file to VC++ project.Steve Naroff2008-10-24
* update win32 project file, patch provided by OvermindDL1 on llvmdev.Chris Lattner2008-10-11
* Update VS projects.Cedric Venet2008-09-20
* Update VC++ project files.Argyrios Kyrtzidis2008-09-09
* Updating VC++ project.Cedric Venet2008-08-24
* Update VC++ project.Gordon Henriksen2008-08-17
* Make it compile on VC2005:Cedric Venet2008-08-17
* update VS project.Cedric Venet2008-08-09
* This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner2008-07-14
* Remove deleted files from VC++ project.Cedric Venet2008-07-13
* Add an include file needed for VS.Cedric Venet2008-06-27
* Updated VS build system. Patch provided by Cedric Venet:Ted Kremenek2008-06-20
* "Just a small update for the project files for adding a missing preprocessorChris Lattner2008-06-20
* Update VC project files, patch by Cédric Venet!Chris Lattner2008-06-07
* Revert 51067 check-in for now.Devang Patel2008-05-15
* Update the Win32 project files, patch by Razvan Aciu!Chris Lattner2008-05-13
* Updating win32 VStudio project files with new file references and removing de...Chuck Rose III2008-03-27
* Add files to windows project files. Also include <algorithm> explicitly so t...Chuck Rose III2008-01-15
* Adding new files to win32 buildChuck Rose III2008-01-03
* Fix PR1888, patch by Wilhansen Li.Chris Lattner2008-01-02
* Add StringPool + new CodeGen files to win32 buildChuck Rose III2007-12-10
* Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio buildChuck Rose III2007-12-08
* This change does a couple of things. First it gets the Visual Studio builds ...Chuck Rose III2007-11-21
* Updated VC++ build systemHartmut Kaiser2007-11-12
* Adding some recently added files to the VStudio projectsChuck Rose III2007-11-09
* Updated VC++ build systemHartmut Kaiser2007-11-07
* Updated VC++ build systemHartmut Kaiser2007-11-02
* Updated VC++ build systemHartmut Kaiser2007-10-29
* Updated VC++ build system.Hartmut Kaiser2007-10-10
* Updates to the VStudio project files:Chuck Rose III2007-07-27
* Unbreak VC++ build.Jeff Cohen2007-03-05
* Unbreak VC++ build.Jeff Cohen2007-01-15
* Unbreak VC++ build.Jeff Cohen2006-11-05
* Keep Visual Studio happy.Jeff Cohen2006-05-03
* Keep Visual Studio informed.Jeff Cohen2006-04-23
* Get Visual Studio happy again.Jeff Cohen2006-03-24
* Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen2006-01-30
* Add new files to Visual Studio.Jeff Cohen2006-01-24
* Visual Studio still has issues at being left out.Jeff Cohen2006-01-22
* Teach Visual Studio about new file.Jeff Cohen2006-01-04
* Add new files to Visual Studio.Jeff Cohen2005-12-22
* Turn on string pooling for smaller binaries.Jeff Cohen2005-12-17
* Keep Visual Studio up to date.Jeff Cohen2005-10-24
* Fix VC++ build errors.Jeff Cohen2005-09-25
* Fix more Visual Studio build problems.Jeff Cohen2005-09-10
* Add ElfWriter stuff to Visual StudioJeff Cohen2005-06-28