1. fe2714f Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works by Chuck Rose III · 18 years ago
  2. 7f2e31a Adding new files to win32 build by Chuck Rose III · 18 years ago
  3. 9a677406 Fix PR1888, patch by Wilhansen Li. by Chris Lattner · 18 years ago
  4. 900a13e Add StringPool + new CodeGen files to win32 build by Chuck Rose III · 18 years ago
  5. c214d16 Adding MachineLoopInfo.h,.cpp and MachineLICP.cpp to VStudio build by Chuck Rose III · 18 years ago
  6. 07b57d2 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 18 years ago
  7. 28af9f7 Updated VC++ build system by Hartmut Kaiser · 18 years ago
  8. 0e79376 Adding some recently added files to the VStudio projects by Chuck Rose III · 18 years ago
  9. b1d7cb2 Updated VC++ build system by Hartmut Kaiser · 18 years ago
  10. 7d888fa Updated VC++ build system by Hartmut Kaiser · 18 years ago
  11. f557d89 Updated VC++ build system by Hartmut Kaiser · 18 years ago
  12. 04bd66b Updated VC++ build system. by Hartmut Kaiser · 18 years ago
  13. 8e98697 Updates to the VStudio project files: by Chuck Rose III · 18 years ago
  14. b622c11 Unbreak VC++ build. by Jeff Cohen · 19 years ago
  15. 9431075 Unbreak VC++ build. by Jeff Cohen · 19 years ago
  16. 7d6f3db Unbreak VC++ build. by Jeff Cohen · 19 years ago
  17. 488a400 Keep Visual Studio happy. by Jeff Cohen · 20 years ago
  18. 7a2a972 Keep Visual Studio informed. by Jeff Cohen · 20 years ago
  19. f80d228 Get Visual Studio happy again. by Jeff Cohen · 20 years ago
  20. 1d920b8 Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 20 years ago
  21. cfdaf61 Add new files to Visual Studio. by Jeff Cohen · 20 years ago
  22. 5d129e7 Visual Studio still has issues at being left out. by Jeff Cohen · 20 years ago
  23. 37c56fc Teach Visual Studio about new file. by Jeff Cohen · 20 years ago
  24. 23d7a0b Add new files to Visual Studio. by Jeff Cohen · 20 years ago
  25. 9504149 Turn on string pooling for smaller binaries. by Jeff Cohen · 20 years ago
  26. 2448381 Keep Visual Studio up to date. by Jeff Cohen · 20 years ago
  27. 23b1d28 Fix VC++ build errors. by Jeff Cohen · 20 years ago
  28. e19ca3a Fix more Visual Studio build problems. by Jeff Cohen · 20 years ago
  29. 8d9d9d7 Add ElfWriter stuff to Visual Studio by Jeff Cohen · 20 years ago
  30. 391380e Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 21 years ago
  31. a2071f1 Add new file to Visual Studio CodeGen project by Jeff Cohen · 21 years ago
  32. 847b541 Add new file to Visual Studio CodeGen project by Jeff Cohen · 21 years ago
  33. 39c14e7 Get new SelectionDAG stuff building with Visual Studio. by Jeff Cohen · 21 years ago
  34. f544d366 Add additional header file to VS project. Patch submitted by Morten. by Jeff Cohen · 21 years ago
  35. b49205c Enable browse information in Visual Studio by Jeff Cohen · 21 years ago
  36. ca9b7e6 Don't forget about release configuration... by Jeff Cohen · 21 years ago
  37. c3ba60e Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 21 years ago
  38. 5b87507 Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 21 years ago
  39. 67b62fb MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 21 years ago