Adding bindings for target triple and data layout.
[oota-llvm.git] / win32 / CodeGen /
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-11-21 Chuck Rose IIIThis change does a couple of things. First it gets...
2007-11-12 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-10 Hartmut KaiserUpdated VC++ build system.
2007-07-27 Chuck Rose IIIUpdates to the VStudio project files:
2007-03-05 Jeff CohenUnbreak VC++ build.
2007-01-15 Jeff CohenUnbreak VC++ build.
2006-11-05 Jeff CohenUnbreak VC++ build.
2006-05-03 Jeff CohenKeep Visual Studio happy.
2006-04-23 Jeff CohenKeep Visual Studio informed.
2006-03-24 Jeff CohenGet Visual Studio happy again.
2006-01-30 Jeff CohenAdd _CRT_SECURE_NO_DEPRECATE preprocessor symbol to...
2006-01-24 Jeff CohenAdd new files to Visual Studio.
2006-01-22 Jeff CohenVisual Studio still has issues at being left out.
2006-01-04 Jeff CohenTeach Visual Studio about new file.
2005-12-22 Jeff CohenAdd new files to Visual Studio.
2005-12-17 Jeff CohenTurn on string pooling for smaller binaries.
2005-10-24 Jeff CohenKeep Visual Studio up to date.
2005-09-25 Jeff CohenFix VC++ build errors.
2005-09-10 Jeff CohenFix more Visual Studio build problems.
2005-06-28 Jeff CohenAdd ElfWriter stuff to Visual Studio
2005-01-30 Jeff CohenSilence VC++ warnings about using 'this' in base member...
2005-01-15 Jeff CohenAdd new file to Visual Studio CodeGen project
2005-01-12 Jeff CohenAdd new file to Visual Studio CodeGen project
2005-01-07 Jeff CohenGet new SelectionDAG stuff building with Visual Studio.
2005-01-03 Jeff CohenAdd additional header file to VS project. Patch submit...
2004-12-19 Jeff CohenEnable browse information in Visual Studio
2004-12-18 Jeff CohenDon't forget about release configuration...
2004-12-18 Jeff CohenRationalize warning suppression. First, 64-bit portabi...
2004-12-04 Chris LattnerUpdate the win32 project files, contributed by Morton...
2004-11-03 Reid SpencerMS Visual Studio files for building LLVM on Win32 platf...