aboutsummaryrefslogtreecommitdiff
path: root/win32/CodeGen
AgeCommit message (Expand)Author
2005-06-28Add ElfWriter stuff to Visual StudioJeff Cohen
2005-01-30Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen
2005-01-15Add new file to Visual Studio CodeGen projectJeff Cohen
2005-01-12Add new file to Visual Studio CodeGen projectJeff Cohen
2005-01-07Get new SelectionDAG stuff building with Visual Studio.Jeff Cohen
2005-01-03Add additional header file to VS project. Patch submitted by Morten.Jeff Cohen
2004-12-19Enable browse information in Visual StudioJeff Cohen
2004-12-18Don't forget about release configuration...Jeff Cohen
2004-12-18Rationalize warning suppression. First, 64-bit portability warnings are disa...Jeff Cohen
2004-12-04Update the win32 project files, contributed by Morton Ofstad!Chris Lattner
2004-11-03MS Visual Studio files for building LLVM on Win32 platforms.Reid Spencer