1. 0746d50 Update vcproj file. by Steve Naroff · 16 years ago
  2. 602d1c5 Unbreak build for VC2008. Patch by Argiris Kirtzidis! by Anton Korobeynikov · 16 years ago
  3. 6f0d024 Rename MRegisterInfo to TargetRegisterInfo. by Dan Gohman · 16 years ago
  4. 9a79de3 Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works by Chuck Rose III · 17 years ago
  5. 0b58991 Adding new files to win32 build by Chuck Rose III · 17 years ago
  6. b08b8e6 Fix PR1888, patch by Wilhansen Li. by Chris Lattner · 17 years ago
  7. 1a4ab52 Add StringPool + new CodeGen files to win32 build by Chuck Rose III · 17 years ago
  8. e5839f8 Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build by Chuck Rose III · 17 years ago
  9. 3012ac6 Adjust VStudio files to add JITMemoryManager files + include <cassert> from same. by Chuck Rose III · 17 years ago
  10. dbc3a65 Moving TGLexer.h from source to header file tab in TableGen project file by Chuck Rose III · 17 years ago
  11. aa91792 Add TGParser files to VStudio project files. Removed generated files section from TableGen project file as it is no longer needed. #Include <algorithm> directly from TGParser.cpp so it can see std::reverse. by Chuck Rose III · 17 years ago
  12. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  13. ea966dd Updated VC++ build system by Hartmut Kaiser · 17 years ago
  14. 7de5a94 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  15. 55ce3d0 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  16. 7781941 Adding some recently added files to the VStudio projects by Chuck Rose III · 17 years ago
  17. abaff88 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  18. f2af25b Updated VC++ build system by Hartmut Kaiser · 17 years ago
  19. e476a66 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  20. 3faa173 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  21. fac5be9 Added VC++ solution file allowing to build clang. by Hartmut Kaiser · 17 years ago
  22. 3d251c6 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  23. b38e795 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  24. d904860 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  25. efd4a51 Updated VC++ build system. Silenced some VC warnings. by Hartmut Kaiser · 17 years ago
  26. 73184fc Updated VC++ build system. by Hartmut Kaiser · 17 years ago
  27. f5a69fe Update win32 VStudio project files to keep pace with recently added and deleted files by Chuck Rose III · 17 years ago
  28. 7c2c2e7 Updates to the VStudio project files: by Chuck Rose III · 17 years ago
  29. e644ef7 Convert .cvsignore files by John Criswell · 17 years ago
  30. 0fea8eb Unbreak VC++ build. by Jeff Cohen · 17 years ago
  31. 332376b Unbreak VC++. by Jeff Cohen · 17 years ago
  32. 1d6bf2f Unbreak VC++ build. by Jeff Cohen · 17 years ago
  33. 65e203d Note new header file. by Jeff Cohen · 17 years ago
  34. a18b965 Unbreak VC++ build. by Jeff Cohen · 17 years ago
  35. a0c96a0 Teach Visual Studio about Bitcode. by Jeff Cohen · 17 years ago
  36. 3a37b6b Track new header file. by Jeff Cohen · 17 years ago
  37. 8aaa406 Unbreak VC++ build. by Jeff Cohen · 17 years ago
  38. a2150f6 Track new header file. by Jeff Cohen · 17 years ago
  39. 03d7ca1 Unbreak VC++ build. by Jeff Cohen · 17 years ago
  40. 9cb24d0 Cleanup obsolete stuff. by Jeff Cohen · 17 years ago
  41. ca5183d Unbreak VC++ build. by Jeff Cohen · 17 years ago
  42. 1b30754 Unbreak VC++ build. by Jeff Cohen · 18 years ago
  43. dfc1299 Unbreak VC++ build. by Jeff Cohen · 18 years ago
  44. 6ebe235 Partial unbreak of VC++ (stream stuff has no easy fix). by Jeff Cohen · 18 years ago
  45. 97af751 Unbreak VC++ build. by Jeff Cohen · 18 years ago
  46. daa9810 Remove obsolete VS project. by Jeff Cohen · 18 years ago
  47. d41b30d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  48. 196d9b6 Keep Visual Studio happy. by Jeff Cohen · 18 years ago
  49. 84bfed0 Keep Visual Studio informed. by Jeff Cohen · 18 years ago
  50. 7b5db0b Keep Visual Studio informed. by Jeff Cohen · 18 years ago
  51. 3546bd2 Keep Visual Studio happy. by Jeff Cohen · 18 years ago
  52. 1436f8b Get Visual Studio building again. by Jeff Cohen · 18 years ago
  53. 05eb2fc Fix more tablegen depedency issues in Visual Studio. by Jeff Cohen · 18 years ago
  54. b196ac8 Fix tablegen related dependencies in Visual Studio. by Jeff Cohen · 18 years ago
  55. 5659b41 Keep Visual Studio informed. by Jeff Cohen · 18 years ago
  56. b52a5d9 Get Visual Studio happy again. by Jeff Cohen · 18 years ago
  57. a72047c Put intrinsics.gen in its proper place. by Jeff Cohen · 18 years ago
  58. 9630d27 Fix VC++ build breakage. by Jeff Cohen · 18 years ago
  59. 784236d Keep VC++ building. by Jeff Cohen · 18 years ago
  60. 973e0ef Keep Visual Studio happy. by Jeff Cohen · 18 years ago
  61. ddc0022 Inform Visual Studio of deleted file. by Jeff Cohen · 18 years ago
  62. 8e77a8c Visual Studio enters the future of bisoning. by Jeff Cohen · 18 years ago
  63. 976e110 Match changes to unix build system. by Jeff Cohen · 18 years ago
  64. 8e3be85 Keep Visual Studio informed. by Jeff Cohen · 19 years ago
  65. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  66. 83cd8a0 Teach Visual Studio about X86 subtargets. by Jeff Cohen · 19 years ago
  67. 93c56e7 Add new files to Visual Studio. by Jeff Cohen · 19 years ago
  68. 1983214 Track changes in config.h.in. by Jeff Cohen · 19 years ago
  69. 96f20d9 Visual Studio still has issues at being left out. by Jeff Cohen · 19 years ago
  70. eca86da Update Windows version of config.h to note availability of floor/floorf/ceil/ceilf. by Jeff Cohen · 19 years ago
  71. e636290 Visual Studio still has issues with being left out. by Jeff Cohen · 19 years ago
  72. 44e08d2 Visual Studio is feeling left out again. by Jeff Cohen · 19 years ago
  73. ce8d090 Visual Studio hates being left out. by Jeff Cohen · 19 years ago
  74. b4c4f09 Teach Visual Studio about new file. by Jeff Cohen · 19 years ago
  75. 0b4e244 Add new files to Visual Studio. by Jeff Cohen · 19 years ago
  76. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  77. fed6612 Teach Visual Studio about new files. by Jeff Cohen · 19 years ago
  78. a560fb6 Keep Visual Studio building. by Jeff Cohen · 19 years ago
  79. 427189a Keep Visual Studio informed of new files. by Jeff Cohen · 19 years ago
  80. 71a6372 Add new file to Visual Studio. by Jeff Cohen · 19 years ago
  81. f6764f5 More files deleted. by Jeff Cohen · 19 years ago
  82. 9489c04 Keep Visual Studio happy. by Jeff Cohen · 19 years ago
  83. 53c13b1 Fine tune Visual Studio's use of bison/flex. by Jeff Cohen · 19 years ago
  84. 8030c25 Eliminate use of sed in Visual Studio builds. by Jeff Cohen · 19 years ago
  85. 4ed1de8 Eliminate need for bison/flex in Visual Studio builds. by Jeff Cohen · 19 years ago
  86. 3fd24bd Update Visual Studio projects to reflect moved file. by Jeff Cohen · 19 years ago
  87. 00e1a70 Keep Visual Studio up to date. by Jeff Cohen · 19 years ago
  88. ba16b7a Update Visual Studio projects to account for recent changes. by Jeff Cohen · 19 years ago
  89. fec735f Remove deleted files from Visual Studio. by Jeff Cohen · 19 years ago
  90. 9cc5a0a Add new files to Visual Studio. by Jeff Cohen · 19 years ago
  91. a48283b Fix VC++ build errors. by Jeff Cohen · 19 years ago
  92. c4dd1a4 Fix more Visual Studio build problems. by Jeff Cohen · 19 years ago
  93. 8337b07 Fix miscellaneous Visual Studio build problems. by Jeff Cohen · 19 years ago
  94. 7cd57f4 Fix VC++ build errors by Jeff Cohen · 19 years ago
  95. 78beab0 Update Visual Studio projects for removed file. by Jeff Cohen · 19 years ago
  96. cfb1d42 Fix VC++ build problems. by Jeff Cohen · 19 years ago
  97. 6d23522 Win32 support for Mutex class. by Jeff Cohen · 19 years ago
  98. d73e460 Add new files to Visual Studio projects. by Jeff Cohen · 19 years ago
  99. 3711372 Adding new files to Visual Studio projects. by Jeff Cohen · 19 years ago
  100. 373f9e7 Add ElfWriter stuff to Visual Studio by Jeff Cohen · 19 years ago