1. 4ac30650 For PR432: by Reid Spencer · 21 years ago
  2. d4694f9 For PR432: by Reid Spencer · 21 years ago
  3. c553403 For PR432: * Use LLVMGCC and LLVMGXX variables instead of computing the name by Reid Spencer · 21 years ago
  4. e676067 For PR432: * Variable name change: cferuntime_libdir -> CFERuntimeLibDir by Reid Spencer · 21 years ago
  5. 2f138e7 For PR432: by Reid Spencer · 21 years ago
  6. 7908035 For PR432: by Reid Spencer · 21 years ago
  7. 502935f For PR432: by Reid Spencer · 21 years ago
  8. d00b82e Get rid of old automake stuff by Reid Spencer · 21 years ago
  9. 5512655 Support the gas option --traditional-format which, for some reason, gets by Reid Spencer · 21 years ago
  10. 1997c45 Ignore generated files by Misha Brukman · 21 years ago
  11. 6caa5ec Revert last patch until we can figure out how to build executables named by Reid Spencer · 21 years ago
  12. 81417b6 Fix the Win32 build by Misha Brukman · 21 years ago
  13. 77f5530 Revert last changes as they introduce CFE build problems. by Reid Spencer · 21 years ago
  14. bf42763 Make parameters to CopyFile use explicit instantiation of sys::Path. by Reid Spencer · 21 years ago
  15. 2307c5c Add project Bytecode to Visual Studio by Jeff Cohen · 21 years ago
  16. 4b04f53 Remove instructions to make aliases for llvmgcc and llvmg++ as the CFE by Reid Spencer · 21 years ago
  17. 2c1ce65 For PR432: by Reid Spencer · 21 years ago
  18. 37ee220 Fix VC++ compilation error by Jeff Cohen · 21 years ago
  19. 0a83472 For PR351: by Reid Spencer · 21 years ago
  20. ef37158 Visual Studio project Configure should place the configured header files by Jeff Cohen · 21 years ago
  21. 78076f6 Put the CopyFile function explicitly in the sys namespace. by Reid Spencer · 21 years ago
  22. 682084a Use explicit construction of sys::Path from std::string because the by Reid Spencer · 21 years ago
  23. c24e94e Include <cassert> for Cygwin. by Reid Spencer · 21 years ago
  24. a025270 Cygwin doesn't like .. through a link, so drop the .. by Reid Spencer · 21 years ago
  25. 7d05563 Fix a bug where system time always equals user time by Reid Spencer · 21 years ago
  26. 8b66289 Implement GetTimeUsage correctly. by Reid Spencer · 21 years ago
  27. 5d28218 Allow compilers that can't distinguish between a class instantiation and by Reid Spencer · 21 years ago
  28. ed5e7bf Provide a getrusage based implementation of GetTotalMemoryUsage and use by Reid Spencer · 21 years ago
  29. bc1ee84 Consistently use the same #if style. Also, fix a bug testing for sbrk(3) by Reid Spencer · 21 years ago
  30. cdb28be Remove unnecessary #includes. by Reid Spencer · 21 years ago
  31. 099557b Be double sure about including sys/stat.h by wrapping the inclusion in by Reid Spencer · 21 years ago
  32. 6e6e88a llvm/Config/unistd.h has gone away, far, far away by Misha Brukman · 21 years ago
  33. 7904c4f Remove the #include of llvm/Config/unistd.h as it is no longer needed. by Reid Spencer · 21 years ago
  34. cc638c1 Remove this file as there are no LLVM users of it any more. by Reid Spencer · 21 years ago
  35. 3000cbf Incorporate the contents of include/llvm/Config/unistd.h as this is the by Reid Spencer · 21 years ago
  36. 59d41d9 Remove this file as its not used by anything in LLVM any more. System by Reid Spencer · 21 years ago
  37. 2f3dd92 Remove these files as they are included by nothing in LLVM any more. The by Reid Spencer · 21 years ago
  38. 115ca7c Remove these headers. The files that used to #include them don't any more by Reid Spencer · 21 years ago
  39. 4ca8e71 Remove un-needed #includes. by Reid Spencer · 21 years ago
  40. 51a3354 Add HAVE_SYSCONF by Reid Spencer · 21 years ago
  41. fabf41f Use Config/alloca.h instead of alloca.h - pointed out by Duraid and Misha by Brian Gaeke · 21 years ago
  42. 0255abb Put some header files back that Win32 needs. by Reid Spencer · 21 years ago
  43. a1b3d3d Keep up with lib/System changes by Jeff Cohen · 21 years ago
  44. e133721 Fix problems uncovered by VC++ (first time compiled by VC++) by Jeff Cohen · 21 years ago
  45. 721d9aa For PR351: by Reid Spencer · 21 years ago
  46. a477583 For PR351: No need for Unix/SUS/Process.cpp any more, just ifdef it. by Reid Spencer · 21 years ago
  47. df52c9a For PR351: by Reid Spencer · 21 years ago
  48. ab5eaea For PR351: by Reid Spencer · 21 years ago
  49. e6b77ed For PR351: by Reid Spencer · 21 years ago
  50. 9a5c432 Wrap long lines by Reid Spencer · 21 years ago
  51. 9a55e85 For PR351: by Reid Spencer · 21 years ago
  52. 210b32b * Use "" for LLVM include files, not <> by Misha Brukman · 21 years ago
  53. 5743141 Make this compile on Solaris. by Brian Gaeke · 21 years ago
  54. 6782835 Use <> for system #include files by Misha Brukman · 21 years ago
  55. 5d112c4 Make references to 'struct sigaction' compile under Solaris. by Brian Gaeke · 21 years ago
  56. f6358c7 For PR351: * Support changes in sys::Program::ExecuteAndWait interface by Reid Spencer · 21 years ago
  57. 2a7d9e9 For PR351: by Reid Spencer · 21 years ago
  58. 41394ec For PR351: Add a needed include. by Reid Spencer · 21 years ago
  59. b31baa8 For PR351: by Reid Spencer · 21 years ago
  60. a434805 For PR351: by Reid Spencer · 21 years ago
  61. 7eae81d For PR351: by Reid Spencer · 21 years ago
  62. 2418bf9 For PR351: Turn path instance variables into sys::Path instead of std::string by Reid Spencer · 21 years ago
  63. fd33568 For PR351: by Reid Spencer · 21 years ago
  64. d80e1d5 Add llc project to Visual Studio by Jeff Cohen · 21 years ago
  65. 0a69186 Add lli project to Visual Studio by Jeff Cohen · 21 years ago
  66. 91c3e2d Enable browse information in Visual Studio by Jeff Cohen · 21 years ago
  67. 7897b72 Improve dependency management for lib/system/win32/* files. Instead of copying the by Jeff Cohen · 21 years ago
  68. f339721 Don't forget about release configuration... by Jeff Cohen · 21 years ago
  69. 530f887 Rationalize warning suppression. First, 64-bit portability warnings are disabled. The by Jeff Cohen · 21 years ago
  70. 06c06db sys::CopyFile returns void and throws an exception on error which will be by Reid Spencer · 21 years ago
  71. b2d8c36 sys::CopyString throws an exception on error which will be caught by gccld by Reid Spencer · 21 years ago
  72. f8cdb85 Fix win32 breakage by Jeff Cohen · 21 years ago
  73. 1bd2653 The CopyFile function got moved into the sys namespace. by Reid Spencer · 21 years ago
  74. 3874730 Correct the name of the method. CopyFiles -> CopyFile. by Reid Spencer · 21 years ago
  75. 6b4f501 Remove unused enum value by Chris Lattner · 21 years ago
  76. a2dfbf9 Always print out DejagnuTest results to stdout so that it gets emailed to the nightly test manager. Eventually Dejagnu should be merged into the added/removed tests. by Tanya Lattner · 21 years ago
  77. 6b4bd6b Move the #include of sys/stat.h inside the linux "hack" for the stat by Reid Spencer · 21 years ago
  78. 84c556e Remove unused #include by Chris Lattner · 21 years ago
  79. 382343d Only #include sys/stat.h if we're on linux where we have the PR274 problem. by Reid Spencer · 21 years ago
  80. feeeb30 Make this testcase a bit more challanging by Chris Lattner · 21 years ago
  81. 41925f8 Actually overload the virtual method. This fixes by Chris Lattner · 21 years ago
  82. dbd4f10 Change the test to check to see that CSE happens not dead call elim by Chris Lattner · 21 years ago
  83. fb752ba Make code fit in 80 cols by Chris Lattner · 21 years ago
  84. 9141f03 Reverse the logic for Win32 to ensure that bugpoint and llvm-db are NOT by Reid Spencer · 21 years ago
  85. 691b3a1 Fix this file to actually work. ifneq was incorrectly used. Subtract out by Reid Spencer · 21 years ago
  86. f13a269 Describe the new "reconfigure" and "spotless" targets. by Reid Spencer · 21 years ago
  87. 39b7363 Complete the implementation of the spotless rule and make it not depend on by Reid Spencer · 21 years ago
  88. 30b9746 Makefile.JIT doesn't exist any more so it doesn't need to be distributed. by Reid Spencer · 21 years ago
  89. a442107 Disable bugpoint and llvm-db tools for Win32. They can't be supported on by Reid Spencer · 21 years ago
  90. 8cdbc35 Change the sentinal by Chris Lattner · 21 years ago
  91. 11cf7aa Create a stack slot for the return address lazily instead of eagerly. This by Chris Lattner · 21 years ago
  92. acd6782 Chris is a pain ;) Removing reassociate. by Tanya Lattner · 21 years ago
  93. 78943f7 Removing commented out lines. by Tanya Lattner · 21 years ago
  94. 9fde12b Removed LICM and GCSE. by Tanya Lattner · 21 years ago
  95. f1131b3 Linking in all of ScalarOpts. by Tanya Lattner · 21 years ago
  96. 5f76760 For PR351: by Reid Spencer · 21 years ago
  97. 9ac1418 For PR351: by Reid Spencer · 21 years ago
  98. a2f7ed7 For PR351: by Reid Spencer · 21 years ago
  99. 10ce496 X86 doesn't actually use SelectionDAG yet. by Chris Lattner · 21 years ago
  100. 780cbd9 No targets actually use this library by Chris Lattner · 21 years ago