summaryrefslogtreecommitdiff
path: root/win32
Commit message (Expand)AuthorAge
* Revert the ConstantInt constructors back to their 2.5 forms where possible, t...Owen Anderson2009-07-24
* Add a new codegen pass that normalizes dwarf exception handlingDuncan Sands2009-05-22
* Update hand-crafted VC++ build.Steve Naroff2009-02-02
* Fix PR3415 (infinite loop in EscapeAnalysis) byDuncan Sands2009-01-28
* More updates to VC proj...Steve Naroff2009-01-26
* Update VS project files.Steve Naroff2009-01-26
* Handful of fixes to the VC project files.Steve Naroff2009-01-22
* Rename AddReadAttrs to FunctionAttrs, and teach it howDuncan Sands2008-12-31
* Add files to VC++ projects.Steve Naroff2008-11-13
* Update VC++ project file.Steve Naroff2008-11-10
* remove unavailable clang projectTed Kremenek2008-11-08
* Update VC++ projects.Steve Naroff2008-11-06
* Add post-build event for clangDriver (to copy clang.exe into "dstroot").Steve Naroff2008-11-06
* Add a file to VC++ proj.Steve Naroff2008-10-24
* Add file to VC++ project.Steve Naroff2008-10-24
* Changes to make the Windows build work...Steve Naroff2008-10-23
* Unbreak LLVM on the MSVC compiler:Argyrios Kyrtzidis2008-10-22
* update win32 project file, patch provided by OvermindDL1 on llvmdev.Chris Lattner2008-10-11
* Update VC++ project fileSteve Naroff2008-10-05
* Add Attributes.cpp to the vcproj.Steve Naroff2008-09-24
* Update VS projects.Cedric Venet2008-09-20
* Remove the MarkModRef pass (use AddReadAttrs instead).Duncan Sands2008-09-19
* Update VC++ project files.Argyrios Kyrtzidis2008-09-09
* Use additionnal include directory instead of ../ in #include.Cedric Venet2008-08-24
* 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
* Add libDriver.vcproj to solution file.Ted Kremenek2008-08-06
* Updated VC++ projectsCedric Venet2008-07-20
* This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner2008-07-14
* Remove deleted files from VC++ project.Cedric Venet2008-07-13
* VStudio x64 build fixes. Looks like the x64 projects got out of date and thi...Chuck Rose III2008-07-02
* Adding some missing files to VStudio project files. Switching to use generat...Chuck Rose III2008-06-30
* Add loopVR files.Cedric Venet2008-06-30
* Add an include file needed for VS.Cedric Venet2008-06-27
* Update VS project files. The clang executable now depends on the LLVM Analys...Ted Kremenek2008-06-26
* 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
* update vc configure project for renaming of Steve Naroff2008-06-02
* Fix win32 when no bison is around, PR2331, patch by 'hume'.Chris Lattner2008-05-24
* "The two generated files in the AsmParser.vcproj are pointing to theChris Lattner2008-05-20
* Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.Ted Kremenek2008-05-19
* Reverting r51100...I need to use VC++ 2005.Steve Naroff2008-05-15
* Revert 51067 check-in for now.Devang Patel2008-05-15
* Upgrading clang VC++ solution to VC++ express 2008.Argyrios Kyrtzidis2008-05-14
* Adding missing files to Transforms and VMCore VC++ projects.Argyrios Kyrtzidis2008-05-14
* Update the Win32 project files, patch by Razvan Aciu!Chris Lattner2008-05-13
* Update a couple VC++ project files.Steve Naroff2008-05-06