1. c7b6f03 There is no need for BytecodeParser to be an AbstractTypeUser. Instead, it by Chris Lattner · 21 years ago
  2. 3200219 There is no reason for Value to be an AbstractTypeUser. This just makes things by Chris Lattner · 21 years ago
  3. 0dde36c There is no reason for Value to be an AbstractTypeUser. This just makes things by Chris Lattner · 21 years ago
  4. df0c1a2 There is no reason for the PATypeHolder class to derive from the by Chris Lattner · 21 years ago
  5. ce2141f Removed the check for purify as we don't support its use at present. by John Criswell · 21 years ago
  6. e0f9ac6 Fixed the conditional targets for postscript files and tags. by John Criswell · 21 years ago
  7. 876dc57 The objects mapped are really PATypeHolders, not PATypeHandles by Chris Lattner · 21 years ago
  8. 4f8ede9 Remove obsolete tests which: by Chris Lattner · 21 years ago
  9. 44ae86a Checkin new file, reduced by Brian by Chris Lattner · 21 years ago
  10. 7237ece Moved enum and command-line option in separate file. Also added function that returns the user selected register allocator to the caller. by Alkis Evlogimenos · 21 years ago
  11. 1909261 Add ideas and small revisions from Vikram by Chris Lattner · 21 years ago
  12. 6b03205 Implement InstCombine/add.ll:test17 & 18 by Chris Lattner · 21 years ago
  13. ad5727d Add new testcases by Chris Lattner · 21 years ago
  14. eed462b Change llc command line for register allocators by Alkis Evlogimenos · 21 years ago
  15. 824b9a6 fix spleling by Chris Lattner · 21 years ago
  16. 47588f9 add note about .a files by Chris Lattner · 21 years ago
  17. 79c3fe1 Initial checkin of the LLVM 1.0 release notes by Chris Lattner · 21 years ago
  18. b5c1af4 Use std::string::size_type for for ColonPos to stop gcc from giving a warning by Alkis Evlogimenos · 21 years ago
  19. 01ed1c0 Remove obsolete scoped pred and succ iterator typedefs by Chris Lattner · 21 years ago
  20. 22bca4d Use graph traits to perform generic interval construction by Chris Lattner · 21 years ago
  21. 96f7b1b Add graph traits specializations for intervals by Chris Lattner · 21 years ago
  22. 08fdac8 Amazingly enough, we actually do some stuff around here. Now if we could by Chris Lattner · 21 years ago
  23. 7a30f2e Make sure to include the "support" directory by Chris Lattner · 21 years ago
  24. 77e78d0 Revert previous change. For some reason this went into the main branch by Alkis Evlogimenos · 21 years ago
  25. 6ac2c8c Added command line option for linear scan allocator by Alkis Evlogimenos · 21 years ago
  26. 99b2d3d The comment seems irrelevant as the pass has become a BasicBlock pass. by Misha Brukman · 21 years ago
  27. ac41ea2 Corrected usage synopsis. by John Criswell · 21 years ago
  28. 56d2251 Make sure to get the definition of getRegisterAllocator by Chris Lattner · 21 years ago
  29. cdeeab3 New testcase that was not correctly handled by Chris Lattner · 21 years ago
  30. 03cc099 This bug is not fixed, but will be in the future eventually by Chris Lattner · 21 years ago
  31. b51a256 new testcase by Chris Lattner · 21 years ago
  32. e5d1a22 Forward declare a class by Chris Lattner · 21 years ago
  33. 799e080 This got merged into Passes.h by Chris Lattner · 21 years ago
  34. 9cd3fe9 RegisterAllocation.h is going away by Chris Lattner · 21 years ago
  35. 0866109 Include the sparc register in this file by Chris Lattner · 21 years ago
  36. 797c136 include passes.h which defines the interface this file exposes by Chris Lattner · 21 years ago
  37. be34f0d Changed TestRunner test class so that it replaces %llvmgcc and %llvmgxx by John Criswell · 21 years ago
  38. 7822759 Removed Makefile for CompileFail tests. They are now run by QMTest and are by John Criswell · 21 years ago
  39. 2bcb2de Adjusted for the new TestRunner test class. This replaces %gcc and %g++ with by John Criswell · 21 years ago
  40. 28e7767 Added the CXXTest test class. by John Criswell · 21 years ago
  41. d3439f7 This makefile is completely wrong, don't even bother to keep it by Chris Lattner · 21 years ago
  42. 3a7fbe2 These tests got moved to test/Programs/SingleSource/Regression/C++/EH by Chris Lattner · 21 years ago
  43. 39882e8 Update comment by Chris Lattner · 21 years ago
  44. 4848689 Standardize header file comments by Chris Lattner · 21 years ago
  45. f474449 Add a file header by Chris Lattner · 21 years ago
  46. 24ef734 Remove unused header by Chris Lattner · 21 years ago
  47. c36e4f4 Fix header comment by Chris Lattner · 21 years ago
  48. 5208ba1 Doxygen-ified comments. by Misha Brukman · 21 years ago
  49. 697ebca Fix header, remove dead decl by Chris Lattner · 21 years ago
  50. 5259f8d Fix header file comment by Chris Lattner · 21 years ago
  51. e97fbed * Ordered includes according to LLVM style by Misha Brukman · 21 years ago
  52. 4c3a753 make the header comment more useful by Chris Lattner · 21 years ago
  53. 61087cc Made code more terse: by Misha Brukman · 21 years ago
  54. f478556 Add statistic for # of emitWord() calls. by Brian Gaeke · 21 years ago
  55. 1c53405 Doxygen-ified function comments. by Misha Brukman · 21 years ago
  56. b6b2843 Removed extra space in comments. by Misha Brukman · 21 years ago
  57. 238cf3c Remove initials from source file by Chris Lattner · 21 years ago
  58. bb5a4d0 Make code more terse: by Misha Brukman · 21 years ago
  59. c3a3d04 new testcase distilled from 177.mesa by Chris Lattner · 21 years ago
  60. 559a6c1 Added conditional configuration of poolalloc. by John Criswell · 21 years ago
  61. 12399a1 Added the ability to conditionally configure the reopt project if it is checked by John Criswell · 21 years ago
  62. 56a4279 New fixed bug, distilled from 252.eon by Chris Lattner · 21 years ago
  63. e98ddfc 1. Use better error messages in LinkFiles(). by Brian Gaeke · 21 years ago
  64. f5b5565 Removed the utils/Makefile file from being copied to the object root tree. by John Criswell · 21 years ago
  65. a58d2be Update file headers for renamed files. by Chris Lattner · 21 years ago
  66. 4148556 Use the newly abstracted interface for running our tools and gcc. by Misha Brukman · 21 years ago
  67. 44f8a34 Fixed space issues, code alignment, tabs -> spaces. by Misha Brukman · 21 years ago
  68. 9558c6a Implementation of the abstraction of running our tools + gcc, taken out of by Misha Brukman · 21 years ago
  69. 29afb64 Abstracted away the process of running our tools + gcc from bugpoint. by Misha Brukman · 21 years ago
  70. 516d4b1 Tersified and fixed whitespace (tabs -> spaces). by Misha Brukman · 21 years ago
  71. 2e1fbdd * Added an interface for how LLEE would communicate with the OS by Misha Brukman · 21 years ago
  72. e676313 Tersified code: by Misha Brukman · 21 years ago
  73. a61b19b update run command by Chris Lattner · 21 years ago
  74. 17dc4ce * Ordered includes according to LLVM programmers' guide by Misha Brukman · 21 years ago
  75. 4e44c0e Simplify test, include problem analysis by Chris Lattner · 21 years ago
  76. c66bbd5 Added Makefiles to llvm/test/Programs/SingleSource/Regression/C++/EH and by John Criswell · 21 years ago
  77. 20f55ba Adding Makefiles for llvm/test/Programs/SingleSource/Regression/C++/EH and by John Criswell · 21 years ago
  78. acdadf0 Updated for the new QMTest test suite. Temporary output file is now placed by John Criswell · 21 years ago
  79. 0f44ad3 New testcase, distilled by John by Chris Lattner · 21 years ago
  80. 511a491 Added information on input and output filenames. by John Criswell · 21 years ago
  81. a496777 Removed Support directory. It now lives in llvm/support/lib. by John Criswell · 21 years ago
  82. 74d1e73 Check in missing makefile by Chris Lattner · 21 years ago
  83. 870c1af Initial checkin of makefile for this directory by Chris Lattner · 21 years ago
  84. ead9a94 Moved code from llvm/lib/Support to llvm/support/lib/Support. by John Criswell · 21 years ago
  85. bc7039c Moved llvm/utils/Burg and llvm/utils/TableGen to llvm/support/tools. by John Criswell · 21 years ago
  86. 4e07978 Moved llvm/lib/Support to llvm/support/lib/Support. by John Criswell · 21 years ago
  87. 876b9aa Updating Makefiles for new location in llvm/support. by John Criswell · 21 years ago
  88. 788816f Updated Makefiles to reflect new location in llvm/support/tools. by John Criswell · 21 years ago
  89. fa4f181 Added explanation of where analyze gets its input, where it sends its output, by John Criswell · 21 years ago
  90. 00ce840 Squelch warnings. by Misha Brukman · 21 years ago
  91. 26c7d8b Updated these tests so that they use the new temporary directory as opposed by John Criswell · 21 years ago
  92. 68886d4 Moved llvm/test/Programs/SingleSource/Regression around a bit to support by John Criswell · 21 years ago
  93. f3534ab Updated to generate temporary files in the temporary directory. by John Criswell · 21 years ago
  94. 6243534 Added information on how input and output files are selected. by John Criswell · 21 years ago
  95. 91d66aa Removing these tests from the regressions directory. by John Criswell · 21 years ago
  96. 67181ca Added llvm/test/Programs/SingleSource/Regression/Makefile. by John Criswell · 21 years ago
  97. b0b7c0d Just rethrow previous exception instead of making a new one by Chris Lattner · 21 years ago
  98. aecbd27 Modified the test so that it puts temporary files into the temporary directory. by John Criswell · 21 years ago
  99. 6775392 Added information about how llvm-as and llvm-dis select the input and output by John Criswell · 21 years ago
  100. ee43b69 Change the heading of the page to reflect the tool name by Chris Lattner · 21 years ago