summaryrefslogtreecommitdiff
path: root/win32
AgeCommit message (Expand)AuthorFilesLines
2009-07-24Revert the ConstantInt constructors back to their 2.5 forms where possible, t...Owen Anderson1-1/+1
2009-05-22Add a new codegen pass that normalizes dwarf exception handlingDuncan Sands1-0/+4
2009-02-02Update hand-crafted VC++ build.Steve Naroff1-0/+1
2009-01-28Fix PR3415 (infinite loop in EscapeAnalysis) byDuncan Sands1-4/+0
2009-01-26More updates to VC proj...Steve Naroff2-62/+18
2009-01-26Update VS project files.Steve Naroff2-0/+24
2009-01-22Handful of fixes to the VC project files.Steve Naroff2-16/+12
2008-12-31Rename AddReadAttrs to FunctionAttrs, and teach it howDuncan Sands1-1/+1
2008-11-13Add files to VC++ projects.Steve Naroff3-31/+39
2008-11-10Update VC++ project file.Steve Naroff1-0/+4
2008-11-08remove unavailable clang projectTed Kremenek1-6/+0
2008-11-06Update VC++ projects.Steve Naroff3-36/+52
2008-11-06Add post-build event for clangDriver (to copy clang.exe into "dstroot").Steve Naroff1-3/+9
2008-10-24Add a file to VC++ proj.Steve Naroff1-13/+17
2008-10-24Add file to VC++ project.Steve Naroff1-13/+17
2008-10-23Changes to make the Windows build work...Steve Naroff2-113/+118
2008-10-22Unbreak LLVM on the MSVC compiler:Argyrios Kyrtzidis1-2/+3
2008-10-11update win32 project file, patch provided by OvermindDL1 on llvmdev.Chris Lattner1-0/+12
2008-10-05Update VC++ project fileSteve Naroff2-4/+4
2008-09-24Add Attributes.cpp to the vcproj.Steve Naroff1-0/+4
2008-09-20Update VS projects.Cedric Venet2-2/+14
2008-09-19Remove the MarkModRef pass (use AddReadAttrs instead).Duncan Sands1-4/+0
2008-09-09Update VC++ project files.Argyrios Kyrtzidis3-3/+31
2008-08-24Use additionnal include directory instead of ../ in #include.Cedric Venet1-6/+6
2008-08-24Updating VC++ project.Cedric Venet3-25/+41
2008-08-17Update VC++ project.Gordon Henriksen1-17/+13
2008-08-17Make it compile on VC2005:Cedric Venet7-86/+115
2008-08-09update VS project.Cedric Venet1-0/+8
2008-08-06Add libDriver.vcproj to solution file.Ted Kremenek1-1/+11
2008-07-20Updated VC++ projectsCedric Venet1-0/+8
2008-07-14This replaces all $(SolutionDir) macros with $(ProjectDir)..\ Chris Lattner30-155/+155
2008-07-13Remove deleted files from VC++ project.Cedric Venet1-8/+0
2008-07-02VStudio x64 build fixes. Looks like the x64 projects got out of date and thi...Chuck Rose III6-101/+87
2008-06-30Adding some missing files to VStudio project files. Switching to use generat...Chuck Rose III5-7/+21
2008-06-30Add loopVR files.Cedric Venet1-0/+8
2008-06-27Add an include file needed for VS.Cedric Venet1-0/+8
2008-06-26Update VS project files. The clang executable now depends on the LLVM Analys...Ted Kremenek2-165/+6
2008-06-20Updated VS build system. Patch provided by Cedric Venet:Ted Kremenek2-9/+16
2008-06-20"Just a small update for the project files for adding a missing preprocessorChris Lattner30-60/+60
2008-06-07Update VC project files, patch by Cédric Venet!Chris Lattner2-0/+12
2008-06-02update vc configure project for renaming of Steve Naroff1-12/+12
2008-05-24Fix win32 when no bison is around, PR2331, patch by 'hume'.Chris Lattner1-0/+2
2008-05-20"The two generated files in the AsmParser.vcproj are pointing to theChris Lattner1-2/+2
2008-05-19Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang.Ted Kremenek3-182/+187
2008-05-15Reverting r51100...I need to use VC++ 2005.Steve Naroff1-11/+172
2008-05-15Revert 51067 check-in for now.Devang Patel31-229/+220
2008-05-14Upgrading clang VC++ solution to VC++ express 2008.Argyrios Kyrtzidis1-172/+11
2008-05-14Adding missing files to Transforms and VMCore VC++ projects.Argyrios Kyrtzidis2-0/+8
2008-05-13Update the Win32 project files, patch by Razvan Aciu!Chris Lattner31-220/+229
2008-05-06Update a couple VC++ project files.Steve Naroff2-1/+31