1. 83cd8a0 Teach Visual Studio about X86 subtargets. by Jeff Cohen · 19 years ago
  2. 93c56e7 Add new files to Visual Studio. by Jeff Cohen · 19 years ago
  3. 1983214 Track changes in config.h.in. by Jeff Cohen · 19 years ago
  4. 96f20d9 Visual Studio still has issues at being left out. by Jeff Cohen · 19 years ago
  5. eca86da Update Windows version of config.h to note availability of floor/floorf/ceil/ceilf. by Jeff Cohen · 19 years ago
  6. e636290 Visual Studio still has issues with being left out. by Jeff Cohen · 19 years ago
  7. 44e08d2 Visual Studio is feeling left out again. by Jeff Cohen · 19 years ago
  8. ce8d090 Visual Studio hates being left out. by Jeff Cohen · 19 years ago
  9. b4c4f09 Teach Visual Studio about new file. by Jeff Cohen · 19 years ago
  10. 0b4e244 Add new files to Visual Studio. by Jeff Cohen · 19 years ago
  11. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  12. fed6612 Teach Visual Studio about new files. by Jeff Cohen · 19 years ago
  13. a560fb6 Keep Visual Studio building. by Jeff Cohen · 19 years ago
  14. 427189a Keep Visual Studio informed of new files. by Jeff Cohen · 19 years ago
  15. 71a6372 Add new file to Visual Studio. by Jeff Cohen · 19 years ago
  16. f6764f5 More files deleted. by Jeff Cohen · 19 years ago
  17. 9489c04 Keep Visual Studio happy. by Jeff Cohen · 19 years ago
  18. 53c13b1 Fine tune Visual Studio's use of bison/flex. by Jeff Cohen · 19 years ago
  19. 8030c25 Eliminate use of sed in Visual Studio builds. by Jeff Cohen · 19 years ago
  20. 4ed1de8 Eliminate need for bison/flex in Visual Studio builds. by Jeff Cohen · 19 years ago
  21. 3fd24bd Update Visual Studio projects to reflect moved file. by Jeff Cohen · 19 years ago
  22. 00e1a70 Keep Visual Studio up to date. by Jeff Cohen · 19 years ago
  23. ba16b7a Update Visual Studio projects to account for recent changes. by Jeff Cohen · 19 years ago
  24. fec735f Remove deleted files from Visual Studio. by Jeff Cohen · 19 years ago
  25. 9cc5a0a Add new files to Visual Studio. by Jeff Cohen · 19 years ago
  26. a48283b Fix VC++ build errors. by Jeff Cohen · 19 years ago
  27. c4dd1a4 Fix more Visual Studio build problems. by Jeff Cohen · 19 years ago
  28. 8337b07 Fix miscellaneous Visual Studio build problems. by Jeff Cohen · 19 years ago
  29. 7cd57f4 Fix VC++ build errors by Jeff Cohen · 19 years ago
  30. 78beab0 Update Visual Studio projects for removed file. by Jeff Cohen · 19 years ago
  31. cfb1d42 Fix VC++ build problems. by Jeff Cohen · 19 years ago
  32. 6d23522 Win32 support for Mutex class. by Jeff Cohen · 19 years ago
  33. d73e460 Add new files to Visual Studio projects. by Jeff Cohen · 19 years ago
  34. 3711372 Adding new files to Visual Studio projects. by Jeff Cohen · 19 years ago
  35. 373f9e7 Add ElfWriter stuff to Visual Studio by Jeff Cohen · 19 years ago
  36. c8beae2 Add SimplyLibCalls.cpp to VC++ build by Jeff Cohen · 20 years ago
  37. 65a3735 Add CondPropagate.cpp to VC++ Transforms project by Jeff Cohen · 20 years ago
  38. a0c8e67 Do #include HashExtras.h with VC++ by Jeff Cohen · 20 years ago
  39. 02432d2 Remove deleted files from VC++ project. by Jeff Cohen · 20 years ago
  40. e801408 Add EquivClassGraphs.cpp to VC++ project. by Jeff Cohen · 20 years ago
  41. 170b217 Somehow tablegen.exe got moved... fix up tablegen invocations to match. by Jeff Cohen · 20 years ago
  42. ab79137 Put libraries in a common directory by Jeff Cohen · 20 years ago
  43. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  44. 03aef68 Unbreak VC++ build by Jeff Cohen · 20 years ago
  45. a5ba894 Get VC++ compiling again by Jeff Cohen · 20 years ago
  46. 695c9bd Add (non-working) project bugpoint to Visual Studio by Jeff Cohen · 20 years ago
  47. 2fce6d1 Don't exclude FileUtilies and ToolRunner from VC++ build by Jeff Cohen · 20 years ago
  48. b1923f8 Get analyze to show all analysis options when compiled with VC++ by Jeff Cohen · 20 years ago
  49. d0d2051 Add analyze project to Visual Studio by Jeff Cohen · 20 years ago
  50. 23f9708 Add project llvm-proj to Visual Studio by Jeff Cohen · 20 years ago
  51. abce77b Add project llvm-ld to Visual Studio by Jeff Cohen · 20 years ago
  52. a877e1b Add project llvm-nm to Visual Studio by Jeff Cohen · 20 years ago
  53. 3faf059 Add project llvm-ld to Visual Studio by Jeff Cohen · 20 years ago
  54. 728324e Add llvm-bcanalyzer project to Visual Studio by Jeff Cohen · 20 years ago
  55. 926b70f Add some .cvsignores to the win32 hierarchy to account for generated files by Jeff Cohen · 20 years ago
  56. 33eba04 Add new file to Visual Studio CodeGen project by Jeff Cohen · 20 years ago
  57. bf7c152 Add new file to Visual Studio CodeGen project by Jeff Cohen · 20 years ago
  58. 6e400f7 Apply feed back from Chris: by Jeff Cohen · 20 years ago
  59. d606307 Update System project in Visual Studio to reflect renamed files. by Jeff Cohen · 20 years ago
  60. 2611dd4 Get lib/Analysis/DataStructure to compile with VC++ by Jeff Cohen · 20 years ago
  61. 12f82b7 Workaround a VC++ bug. Microsoft puts the hash_map class in namespace stdext, but by Jeff Cohen · 20 years ago
  62. 06deda2 Add a few more passes to LinkAllPasses.h by Jeff Cohen · 20 years ago
  63. bb66a9f Get new SelectionDAG stuff building with Visual Studio. by Jeff Cohen · 20 years ago
  64. afc2000 Remove bogus project folder by Jeff Cohen · 20 years ago
  65. 4b807e0 Add project opt to Visual Studio. by Jeff Cohen · 20 years ago
  66. 2f654ba Make bison/flex build steps output the same message in Visual Studio as on Unix. by Jeff Cohen · 20 years ago
  67. 3af72e7 Add C backend to llc in Visual Studio. by Jeff Cohen · 20 years ago
  68. 4c20532 Add additional header file to VS project. Patch submitted by Morten. by Jeff Cohen · 20 years ago
  69. 2ee430c Cleanup some Visual Studio project dependencies. by Jeff Cohen · 20 years ago
  70. 40296bd Eliminate the use of the global variable hack in the X86 target that was used by Jeff Cohen · 20 years ago
  71. b63cfcc Add llvm-link, Linker projects to Visual Studio. by Jeff Cohen · 20 years ago
  72. c201755 Add missing header files to projects. by Jeff Cohen · 20 years ago
  73. 8cde033 Add llvm-ranlib project to Visual Studio. by Jeff Cohen · 20 years ago
  74. a9eaac7 Add llvm-ar project to Visual Studio. by Jeff Cohen · 20 years ago
  75. 094cfdf Add -v option to bison. by Jeff Cohen · 20 years ago
  76. 41ca0b1 Add missing file SystemUtils.cpp to Support project. by Jeff Cohen · 20 years ago
  77. 184d84b Add llvm-as project to Visual Studio by Jeff Cohen · 20 years ago
  78. f80c516 Add llvm-dis project to Visual Studio by Jeff Cohen · 20 years ago
  79. ae7b071 Put executables into a single directory by Jeff Cohen · 20 years ago
  80. 0f7745f Improve TableGen dependencies by Jeff Cohen · 20 years ago
  81. da12bdc Bring VS projects up to date with respect to recent changes by Jeff Cohen · 20 years ago
  82. a4c9751 Get VC++ building again by Jeff Cohen · 20 years ago
  83. 1a46635 Eliminate use of ltdl.c when doing a VC++ build. Because libtool isn't used, by Jeff Cohen · 20 years ago
  84. c204e79 Allow llc to recognize -march=x86. As it was, it didn't recognize any by Jeff Cohen · 20 years ago
  85. 2307c5c Add project Bytecode to Visual Studio by Jeff Cohen · 20 years ago
  86. ef37158 Visual Studio project Configure should place the configured header files by Jeff Cohen · 20 years ago
  87. d80e1d5 Add llc project to Visual Studio by Jeff Cohen · 20 years ago
  88. 0a69186 Add lli project to Visual Studio by Jeff Cohen · 20 years ago
  89. 91c3e2d Enable browse information in Visual Studio by Jeff Cohen · 20 years ago
  90. 7897b72 Improve dependency management for lib/system/win32/* files. Instead of copying the by Jeff Cohen · 20 years ago
  91. f339721 Don't forget about release configuration... by Jeff Cohen · 20 years ago
  92. 530f887 Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 20 years ago
  93. f8cdb85 Fix win32 breakage by Jeff Cohen · 20 years ago
  94. 31127e1 Fix residual Visual Studio build problems by Jeff Cohen · 20 years ago
  95. ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
  96. dac56e6 Remove dupliate buid of Signals.cpp by Reid Spencer · 20 years ago
  97. 9befac4 Updates to Visual C++ project files for building on win32. by Reid Spencer · 20 years ago
  98. 1011429 Update relative files. Patch contributed by Morten Ofstad. by Reid Spencer · 20 years ago
  99. 99c4488 This file is gone by Chris Lattner · 20 years ago
  100. 1464467 Remove this file as suggested by Jeff Cohen by Chris Lattner · 20 years ago