Get rid of this horrible "benign race" by exploiting ManagedStatic to initialize
[oota-llvm.git] / win32 /
2009-07-24 Owen AndersonRevert the ConstantInt constructors back to their 2...
2009-05-22 Duncan SandsAdd a new codegen pass that normalizes dwarf exception...
2009-02-02 Steve NaroffUpdate hand-crafted VC++ build.
2009-01-28 Duncan SandsFix PR3415 (infinite loop in EscapeAnalysis) by
2009-01-26 Steve NaroffMore updates to VC proj...
2009-01-26 Steve NaroffUpdate VS project files.
2009-01-22 Steve NaroffHandful of fixes to the VC project files.
2008-12-31 Duncan SandsRename AddReadAttrs to FunctionAttrs, and teach it how
2008-11-13 Steve NaroffAdd files to VC++ projects.
2008-11-10 Steve NaroffUpdate VC++ project file.
2008-11-08 Ted Kremenekremove unavailable clang project
2008-11-06 Steve NaroffUpdate VC++ projects.
2008-11-06 Steve NaroffAdd post-build event for clangDriver (to copy clang...
2008-10-24 Steve NaroffAdd a file to VC++ proj.
2008-10-24 Steve NaroffAdd file to VC++ project.
2008-10-23 Steve NaroffChanges to make the Windows build work...
2008-10-22 Argyrios KyrtzidisUnbreak LLVM on the MSVC compiler:
2008-10-11 Chris Lattnerupdate win32 project file, patch provided by OvermindDL...
2008-10-05 Steve NaroffUpdate VC++ project file
2008-09-24 Steve NaroffAdd Attributes.cpp to the vcproj.
2008-09-20 Cedric VenetUpdate VS projects.
2008-09-19 Duncan SandsRemove the MarkModRef pass (use AddReadAttrs instead).
2008-09-09 Argyrios KyrtzidisUpdate VC++ project files.
2008-08-24 Cedric VenetUse additionnal include directory instead of ../ in...
2008-08-24 Cedric VenetUpdating VC++ project.
2008-08-17 Gordon HenriksenUpdate VC++ project.
2008-08-17 Cedric VenetMake it compile on VC2005:
2008-08-09 Cedric Venetupdate VS project.
2008-08-06 Ted KremenekAdd libDriver.vcproj to solution file.
2008-07-20 Cedric VenetUpdated VC++ projects
2008-07-14 Chris LattnerThis replaces all $(SolutionDir) macros with $(ProjectD...
2008-07-13 Cedric VenetRemove deleted files from VC++ project.
2008-07-02 Chuck Rose IIIVStudio x64 build fixes. Looks like the x64 projects...
2008-06-30 Chuck Rose IIIAdding some missing files to VStudio project files...
2008-06-30 Cedric VenetAdd loopVR files.
2008-06-27 Cedric VenetAdd an include file needed for VS.
2008-06-26 Ted KremenekUpdate VS project files. The clang executable now...
2008-06-20 Ted KremenekUpdated VS build system. Patch provided by Cedric...
2008-06-20 Chris Lattner"Just a small update for the project files for adding...
2008-06-07 Chris LattnerUpdate VC project files, patch by Cédric Venet!
2008-06-02 Steve Naroffupdate vc configure project for renaming of
2008-05-24 Chris LattnerFix win32 when no bison is around, PR2331, patch by...
2008-05-20 Chris Lattner"The two generated files in the AsmParser.vcproj are...
2008-05-19 Ted KremenekUpdate VS project files (VS 2005) so that VS builds...
2008-05-15 Steve NaroffReverting r51100...I need to use VC++ 2005.
2008-05-15 Devang PatelRevert 51067 check-in for now.
2008-05-14 Argyrios KyrtzidisUpgrading clang VC++ solution to VC++ express 2008.
2008-05-14 Argyrios KyrtzidisAdding missing files to Transforms and VMCore VC++...
2008-05-13 Chris LattnerUpdate the Win32 project files, patch by Razvan Aciu!
2008-05-06 Steve NaroffUpdate a couple VC++ project files.
2008-04-15 Chuck Rose IIIVisualStudio project files updated. #include <algorith...
2008-04-03 Chuck Rose IIIRemoved a deleted file from the VStudio System project...
2008-03-27 Chuck Rose IIIUpdating win32 VStudio project files with new file...
2008-03-24 Steve NaroffAdd file to project.
2008-03-05 Steve NaroffUpdate vcproj file.
2008-02-22 Anton KorobeynikovUnbreak build for VC2008. Patch by Argiris Kirtzidis!
2008-02-10 Dan GohmanRename MRegisterInfo to TargetRegisterInfo.
2008-01-15 Chuck Rose IIIAdd files to windows project files. Also include ...
2008-01-03 Chuck Rose IIIAdding new files to win32 build
2008-01-02 Chris LattnerFix PR1888, patch by Wilhansen Li.
2007-12-10 Chuck Rose IIIAdd StringPool + new CodeGen files to win32 build
2007-12-08 Chuck Rose IIIAdding MachineLoopInfo.h,.cpp and MachineLICP.cpp to...
2007-12-06 Chuck Rose IIIAdjust VStudio files to add JITMemoryManager files...
2007-11-27 Chuck Rose IIIMoving TGLexer.h from source to header file tab in...
2007-11-26 Chuck Rose IIIAdd TGParser files to VStudio project files. Removed...
2007-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
2007-11-13 Hartmut KaiserUpdated VC++ build system
2007-11-12 Hartmut KaiserUpdated VC++ build system
2007-11-09 Hartmut KaiserUpdated VC++ build system
2007-11-09 Chuck Rose IIIAdding some recently added files to the VStudio projects
2007-11-07 Hartmut KaiserUpdated VC++ build system
2007-11-02 Hartmut KaiserUpdated VC++ build system
2007-10-29 Hartmut KaiserUpdated VC++ build system
2007-10-25 Hartmut KaiserUpdated VC++ build system
2007-10-24 Hartmut KaiserAdded VC++ solution file allowing to build clang.
2007-10-23 Hartmut KaiserUpdated VC++ build system
2007-10-19 Hartmut KaiserUpdated VC++ build system
2007-10-18 Hartmut KaiserUpdated VC++ build system
2007-10-17 Hartmut KaiserUpdated VC++ build system.
2007-10-10 Hartmut KaiserUpdated VC++ build system.
2007-08-28 Chuck Rose IIIUpdate win32 VStudio project files to keep pace with...
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-06-29 John CriswellConvert .cvsignore files
2007-05-07 Jeff CohenUnbreak VC++ build.
2007-05-06 Jeff CohenUnbreak VC++.
2007-04-29 Jeff CohenUnbreak VC++ build.
2007-04-25 Jeff CohenNote new header file.
2007-04-23 Jeff CohenUnbreak VC++ build.
2007-04-22 Jeff CohenTeach Visual Studio about Bitcode.
2007-04-08 Jeff CohenTrack new header file.
2007-04-07 Jeff CohenUnbreak VC++ build.
2007-04-06 Jeff CohenTrack new header file.
2007-04-01 Jeff CohenUnbreak VC++ build.
2007-03-22 Jeff CohenCleanup obsolete stuff.
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-01-15 Jeff CohenUnbreak VC++ build.
2007-01-08 Jeff CohenUnbreak VC++ build.
2006-12-15 Jeff CohenPartial unbreak of VC++ (stream stuff has no easy fix).
2006-12-02 Jeff CohenUnbreak VC++ build.
2006-11-05 Jeff CohenRemove obsolete VS project.
next