1. 31f841b List the individual tools for easier reference. by Reid Spencer · 21 years ago
  2. d206bc9 Add compliant header. by Reid Spencer · 21 years ago
  3. a81d8fc Add missing tag. by Reid Spencer · 21 years ago
  4. 4457f7e Remove more dead methods by Chris Lattner · 21 years ago
  5. dddc13f Delete a dead method by Chris Lattner · 21 years ago
  6. fcb7d95 Rename FoldedGraph -> DSInfo to be consistent with other passes by Chris Lattner · 21 years ago
  7. 1f92301 Update table to llvm.css standards. by Reid Spencer · 21 years ago
  8. 11d45b6 Get rid of bogus entity references. by Reid Spencer · 21 years ago
  9. 77408b8 Get rid of the EquivClassGraphArgsInfo class, and the map that held it. by Chris Lattner · 21 years ago
  10. 7cc372b Add placeholder variable to make Win32 work, applied for Morten Ofstad by Chris Lattner · 21 years ago
  11. 68f9658 Eliminate the cloneGraph method by Chris Lattner · 21 years ago
  12. 936e5ca Attempt CSS 2 compliance. by Reid Spencer · 21 years ago
  13. 41b34ff Attempt CSS 2 validation. by Reid Spencer · 21 years ago
  14. 0a4e8b3 HTML 4.01 Strict compliance. by Reid Spencer · 21 years ago
  15. cbadf80 Correct the document type declaration. by Reid Spencer · 21 years ago
  16. bd72241 Add the HTML 4.01 and CSS icons with links to validators. by Reid Spencer · 21 years ago
  17. c7d1d82 Attempt HTML 4.01 Strict compliance. by Reid Spencer · 21 years ago
  18. fe8f4ff Cleanup the constants section. by Reid Spencer · 21 years ago
  19. 820e247 Remove spurious end tag, fix indentation. by Reid Spencer · 21 years ago
  20. 376d7ac Make HTML 4.01 Strict compliant. by Reid Spencer · 21 years ago
  21. 97510e7 Fix tag placement to make HTML 4.01 Strict compliant. by Reid Spencer · 21 years ago
  22. d3f876c Minor format tweask for tables. by Reid Spencer · 21 years ago
  23. 0922172 Add layout classes for table elements so tables can be used for layouts. by Reid Spencer · 21 years ago
  24. 632bd06 Configuration -> BuildMode by Reid Spencer · 21 years ago
  25. 9af3b29 Eliminate redundant variable definition. Rename Configuration -> BuildMode by Reid Spencer · 21 years ago
  26. 7e54a01 Speed up the tail duplication pass on the testcase below from 68.2s to 1.23s: by Chris Lattner · 21 years ago
  27. bfd3e52 Do not compute the predecessor list for a block unless we need it. by Chris Lattner · 21 years ago
  28. e4cb90f When compiling a file, indicate what build it is for by Chris Lattner · 21 years ago
  29. 31d3f67 * Do not refer to ActualCallees in CBU, when we can do it locally. by Chris Lattner · 21 years ago
  30. 4148266 Wrap to 80 cols by Reid Spencer · 21 years ago
  31. 0a727fc Add UsingLibraries.html link. by Reid Spencer · 21 years ago
  32. 4bbf3df Simplify graph traversal, improve grammar by Chris Lattner · 21 years ago
  33. 448a4af Give table headers the striped background. by Reid Spencer · 21 years ago
  34. 341d714 * Moved from ObjectFiles.html by Reid Spencer · 21 years ago
  35. 9113b98 Renamed UsingLibraries.html by Reid Spencer · 21 years ago
  36. 8dce0ad Get the shared library extension right on all platforms, regardless of what by Reid Spencer · 21 years ago
  37. ab8544a Do not do horrible things to the CBU graphs. In particular, we do NOT own by Chris Lattner · 21 years ago
  38. 3b7b81b Fix comment by Chris Lattner · 21 years ago
  39. 2e6e8e5 Fix output for building shared libraries per Chris' requirements by Reid Spencer · 21 years ago
  40. e84c23e Improve comment by Chris Lattner · 21 years ago
  41. 8676b7e Actually use the correct variable name for building bytecode files. by Reid Spencer · 21 years ago
  42. e190786 Add the preconditions target per suggestion by Henrik Bach. by Reid Spencer · 21 years ago
  43. f498568 Fix another bug in Prolangs-C++/objects by Chris Lattner · 21 years ago
  44. 15e4f74 One more missing end tag. by Reid Spencer · 21 years ago
  45. 0b166c4 Correct tag usage for HTML 4.01 Strict compliance by Reid Spencer · 21 years ago
  46. 2734bf7 Add a tutorial and some more general concepts. by Reid Spencer · 21 years ago
  47. 113cde8 Only call getNodeForValue on pointer arguments! this fixes a problem running by Chris Lattner · 21 years ago
  48. 7d8d471 Add more paranoid assertions :) by Chris Lattner · 21 years ago
  49. 4ad0b11 No, really, the library name is `LLVMexecve' by Misha Brukman · 21 years ago
  50. ab9ef2a Fix patterns to match only one-char words. by Vikram S. Adve · 21 years ago
  51. a07e0b5 Add a few more terms. by Reid Spencer · 21 years ago
  52. a79e58c Complete the description of public variables. Internal variables are listed by Reid Spencer · 21 years ago
  53. a98e7b5 Change macro names per naming standard in Makefile.rules. by Reid Spencer · 21 years ago
  54. 3abd497 Correct macro names per naming standard in Makefile.rules by Reid Spencer · 21 years ago
  55. cc2d1e2 Internalize variable names to prevent recursive assignment. Cleanup docs. by Reid Spencer · 21 years ago
  56. f1bd4b4 Fix some more problems where we called getOffset before getNode() by Chris Lattner · 21 years ago
  57. 857eb06 Fix three bugs: by Chris Lattner · 21 years ago
  58. 62c3a95 Fix more undefined behavior by Chris Lattner · 21 years ago
  59. 6f96774 * Add a method by Chris Lattner · 21 years ago
  60. 5b3ed50 Add an assertion and a method by Chris Lattner · 21 years ago
  61. c74ea9f No really, this is LLVM! by Chris Lattner · 21 years ago
  62. 260652a Fixed bug with infinite epilogues. by Tanya Lattner · 21 years ago
  63. b188393 Fix file header comment by Misha Brukman · 21 years ago
  64. 9437db4 * Fix compilation on AIX: GCC's fixincludes eliminates isinf() declaration by Misha Brukman · 21 years ago
  65. 7614e51 Don't modify user vars because they will get passed down (modified) to by Reid Spencer · 21 years ago
  66. b982c42 Change name of target lib to conform to new naming scheme. by Brian Gaeke · 21 years ago
  67. b13fac7 Remove dependency on MRegisterInfo::getRegClass by Brian Gaeke · 21 years ago
  68. 7175822 Fix grammar (i.e.) by Misha Brukman · 21 years ago
  69. bdfefc9 Disable the build in the samples directory so that llvmc dependencies don't by Reid Spencer · 21 years ago
  70. 1b0d4f3 The Alpha (tm) intrinsics aren't even being used by Misha Brukman · 21 years ago
  71. e7a3f3e The Alpha (tm) intrinsics have never been used anywhere by Misha Brukman · 21 years ago
  72. a6ad12d LLEE execve() wrapper library has changed its name and location by Misha Brukman · 21 years ago
  73. 88560c3 When emitting debug msgs for function stubs, don't truncate the by Brian Gaeke · 21 years ago
  74. 65dea6e Print P and [AR] files on update. by Vikram S. Adve · 21 years ago
  75. 6e039e5 Make sure the LLVM_CONFIG_DIR environment variable is set so we don't get by Reid Spencer · 21 years ago
  76. 85ec003 Make the list of automatic Makefile* files updated explicit instead of by Reid Spencer · 21 years ago
  77. b0e7e45 * Add spaces between function names for readability by Misha Brukman · 21 years ago
  78. da033ce This line breaks FreeBSD and apparently isn't useful anymore. by Chris Lattner · 21 years ago
  79. 9ba883c Commented out the _Alloc_traits specialization entirely, as it is only by John Criswell · 21 years ago
  80. cd74271 Only add the _Alloc_traits specialization in if we're compiling for by John Criswell · 21 years ago
  81. cd1e7dd Fix the dependency of lex.o on gram.tab.h by Reid Spencer · 21 years ago
  82. e96aa1c Added the poolalloc module to the list of projects to configure, if present. by John Criswell · 21 years ago
  83. a69b1ea Bug Fixes: by Reid Spencer · 21 years ago
  84. c6dcc6a Make parallel "install" and "uninstall" targets not step on itself. by Reid Spencer · 21 years ago
  85. 56a2468 Gep indices must be of int, uint, long or ulong type. by Alkis Evlogimenos · 21 years ago
  86. 64b5fb2 Make sure the sources get distributed (use EXTRA_DIST) Add the goof.st sample. by Reid Spencer · 21 years ago
  87. d6d8b83 Fix library names for sparc by Brian Gaeke · 21 years ago
  88. 685f86a Fix library name. by Reid Spencer · 21 years ago
  89. 0022421 Fix library name. by Alkis Evlogimenos · 21 years ago
  90. 06aada9 Fix library name. by Reid Spencer · 21 years ago
  91. e55bd78 Fix name of library by Reid Spencer · 21 years ago
  92. 6802b55 Regenerated after fixing typo. by Brian Gaeke · 21 years ago
  93. cd9bbdd Make sure we test the right variable for the AC_DEFINE by Reid Spencer · 21 years ago
  94. 1d460f9 It's spelled IEEEFP by Brian Gaeke · 21 years ago
  95. e198cd1 Use llvmc to compile the Stacker programs by Reid Spencer · 21 years ago
  96. 5456091 Add the samples directory to the build by Reid Spencer · 21 years ago
  97. 0dac2eb Remove the FORCE token, rename VERSION to VERSION_TOK so it doesn't by Reid Spencer · 21 years ago
  98. af77d74 Implement linking. by Reid Spencer · 21 years ago
  99. 3a9b222 Eliminate the force flag, configuration item, and related support by Reid Spencer · 21 years ago
  100. 5a7f13b Pass -f to stkrc to ensure the output file is always written. by Reid Spencer · 21 years ago