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