aboutsummaryrefslogtreecommitdiff
path: root/win32/llc
AgeCommit message (Expand)Author
2007-01-15Unbreak VC++ build.Jeff Cohen
2006-01-30Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy.Jeff Cohen
2005-12-17Turn on string pooling for smaller binaries.Jeff Cohen
2005-01-30Silence VC++ warnings about using 'this' in base member initializations.Jeff Cohen
2005-01-04Add C backend to llc in Visual Studio.Jeff Cohen
2005-01-02Eliminate the use of the global variable hack in the X86 target that was usedJeff Cohen
2005-01-01Add llvm-as project to Visual StudioJeff Cohen
2005-01-01Put executables into a single directoryJeff Cohen
2004-12-23Allow llc to recognize -march=x86. As it was, it didn't recognize anyJeff Cohen
2004-12-19Add llc project to Visual StudioJeff Cohen