1. d94aa40 by Steve Naroff · 16 years ago
  2. 9e89ba3 Rename AddReadAttrs to FunctionAttrs, and teach it how by Duncan Sands · 16 years ago
  3. eee0852 Add files to VC++ projects. by Steve Naroff · 16 years ago
  4. e11eb62 Update VC++ projects. by Steve Naroff · 16 years ago
  5. 8e4018e Update VS projects. Change some class to struct for coherency. by Cedric Venet · 16 years ago
  6. acdb2ee Remove the MarkModRef pass (use AddReadAttrs instead). by Duncan Sands · 16 years ago
  7. 076055c Update VC++ project files. by Argyrios Kyrtzidis · 16 years ago
  8. a3f343f Updating VC++ project. by Cedric Venet · 16 years ago
  9. 94fb5f2 Make it compile on VC2005: by Cedric Venet · 16 years ago
  10. d28516e This replaces all $(SolutionDir) macros with $(ProjectDir)..\ by Chris Lattner · 16 years ago
  11. c2bf187 Adding some missing files to VStudio project files. Switching to use generated llvmAsmParser.cpp/.h by Chuck Rose III · 16 years ago
  12. f6af087 "Just a small update for the project files for adding a missing preprocessor by Chris Lattner · 16 years ago
  13. 83296ca Update VS project files (VS 2005) so that VS builds with TOT LLVM/clang. by Ted Kremenek · 16 years ago
  14. 0c87f2d Revert 51067 check-in for now. by Devang Patel · 16 years ago
  15. ca8f325 Adding missing files to Transforms and VMCore VC++ projects. by Argyrios Kyrtzidis · 16 years ago
  16. 9b43ac0 Update the Win32 project files, patch by Razvan Aciu! by Chris Lattner · 16 years ago
  17. bec41b8 Update a couple VC++ project files. by Steve Naroff · 16 years ago
  18. cc51c31 VisualStudio project files updated. #include <algorithm> added to make VisualStudio happy. Also had to undefine setjmp because of #include <csetjmp> turning setjmp into _setjmp in VisualStudio. by Chuck Rose III · 16 years ago
  19. 5b0c855 Updating win32 VStudio project files with new file references and removing dead references. by Chuck Rose III · 16 years ago
  20. 9a79de3 Add files to windows project files. Also include <algorithm> explicitly so that vstudio build works by Chuck Rose III · 17 years ago
  21. 0ccb930 This change does a couple of things. First it gets the Visual Studio builds working. by Chuck Rose III · 17 years ago
  22. ea966dd Updated VC++ build system by Hartmut Kaiser · 17 years ago
  23. 55ce3d0 Updated VC++ build system by Hartmut Kaiser · 17 years ago
  24. abaff88 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. 8aaa406 Unbreak VC++ build. by Jeff Cohen · 17 years ago
  30. 03d7ca1 Unbreak VC++ build. by Jeff Cohen · 17 years ago
  31. ca5183d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  32. dfc1299 Unbreak VC++ build. by Jeff Cohen · 18 years ago
  33. d41b30d Unbreak VC++ build. by Jeff Cohen · 18 years ago
  34. 3546bd2 Keep Visual Studio happy. by Jeff Cohen · 18 years ago
  35. 9247d0b Add _CRT_SECURE_NO_DEPRECATE preprocessor symbol to make VS2005 happy. by Jeff Cohen · 19 years ago
  36. e636290 Visual Studio still has issues with being left out. by Jeff Cohen · 19 years ago
  37. 6f0e680 Turn on string pooling for smaller binaries. by Jeff Cohen · 19 years ago
  38. fed6612 Teach Visual Studio about new files. by Jeff Cohen · 19 years ago
  39. 71a6372 Add new file to Visual Studio. by Jeff Cohen · 19 years ago
  40. f6764f5 More files deleted. by Jeff Cohen · 19 years ago
  41. 3fd24bd Update Visual Studio projects to reflect moved file. by Jeff Cohen · 19 years ago
  42. ba16b7a Update Visual Studio projects to account for recent changes. by Jeff Cohen · 19 years ago
  43. c8beae2 Add SimplyLibCalls.cpp to VC++ build by Jeff Cohen · 19 years ago
  44. 65a3735 Add CondPropagate.cpp to VC++ Transforms project by Jeff Cohen · 19 years ago
  45. b32d785 Silence VC++ warnings about using 'this' in base member initializations. by Jeff Cohen · 20 years ago
  46. afc2000 Remove bogus project folder by Jeff Cohen · 20 years ago
  47. 4b807e0 Add project opt to Visual Studio. by Jeff Cohen · 20 years ago
  48. 91c3e2d Enable browse information in Visual Studio by Jeff Cohen · 20 years ago
  49. f339721 Don't forget about release configuration... by Jeff Cohen · 20 years ago
  50. 530f887 Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 20 years ago
  51. 31127e1 Fix residual Visual Studio build problems by Jeff Cohen · 20 years ago
  52. ffbc58d Update the win32 project files, contributed by Morton Ofstad! by Chris Lattner · 20 years ago
  53. 99c4488 This file is gone by Chris Lattner · 20 years ago
  54. 085ea4d MS Visual Studio files for building LLVM on Win32 platforms. by Reid Spencer · 20 years ago