1. 6243534 Added information on how input and output files are selected. by John Criswell · 21 years ago
  2. 91d66aa Removing these tests from the regressions directory. by John Criswell · 21 years ago
  3. 67181ca Added llvm/test/Programs/SingleSource/Regression/Makefile. by John Criswell · 21 years ago
  4. b0b7c0d Just rethrow previous exception instead of making a new one by Chris Lattner · 21 years ago
  5. aecbd27 Modified the test so that it puts temporary files into the temporary directory. by John Criswell · 21 years ago
  6. 6775392 Added information about how llvm-as and llvm-dis select the input and output by John Criswell · 21 years ago
  7. ee43b69 Change the heading of the page to reflect the tool name by Chris Lattner · 21 years ago
  8. b7fcd30 Added an explanation of gccld's behavior when linking in native mode. by John Criswell · 21 years ago
  9. 52f68b8 Added information about the new -native option. by John Criswell · 21 years ago
  10. 3d8a54d To be consistent with the rest of LLVM codebase (and the rest of this file): by Misha Brukman · 21 years ago
  11. aadb55f Moved wierdnames.ll to weirdnames.ll. The new name is spelled correctly. by John Criswell · 21 years ago
  12. d1568f5 Made modifications recommended by Chris. Namely: by John Criswell · 21 years ago
  13. 735289c Define the instance variable Buffer, not the automatic variable Buffer. by Chris Lattner · 21 years ago
  14. fbc2d84 DOn't crash if program calls the null pointer by Chris Lattner · 21 years ago
  15. 4eed793 Fix alignment problem by Chris Lattner · 21 years ago
  16. 03f252f Remove explicit use of BasicBlock::succ_iterator by Chris Lattner · 21 years ago
  17. dd4a049 Removed completed items. by John Criswell · 21 years ago
  18. 134aba6 Actually assign the string correctly through the std::string pointer. by Misha Brukman · 21 years ago
  19. 23ed9c1 Use global *_iterator by Chris Lattner · 21 years ago
  20. f8b5b6d Do not use BasicBlock::*_iterator, just use *_iterator itself. by Chris Lattner · 21 years ago
  21. 34ce14b * Eliminate BytecodeBufferReader::Length member variable by Misha Brukman · 21 years ago
  22. 1c9ab51 Do not use BasicBlock::succ_iterator by Chris Lattner · 21 years ago
  23. 222bd53 Update head-of-file comment. by Brian Gaeke · 21 years ago
  24. 6a256cc Untabify tabs in stuff I've recently added. by Brian Gaeke · 21 years ago
  25. 59b1c56 Use getRegClassID() instead of getRegClass()->getID(), since it's there. by Brian Gaeke · 21 years ago
  26. eefaeb8 Remove some unused methods of class IGNode. by Brian Gaeke · 21 years ago
  27. 02dea4b Fix a typo I happened to notice. Rename include guards in the "usual" manner. by Brian Gaeke · 21 years ago
  28. ccee296 Fix bug in previous checkin by Chris Lattner · 21 years ago
  29. 4dcbd5e Added code that ensures that we pass the beginning of the data buffer to by John Criswell · 21 years ago
  30. 7660252 Update email addr by Chris Lattner · 21 years ago
  31. 6109598 If we fail to find python or qmtest, give a warning message instead of an by John Criswell · 21 years ago
  32. 338dd7e Make it detect failed builds better by Chris Lattner · 21 years ago
  33. 332ae7f Fix bug: IndVarsSimplify/2003-09-23-NotAtTop.ll by Chris Lattner · 21 years ago
  34. e1a37cb new testcase by Chris Lattner · 21 years ago
  35. 452db67 Fixed spelling. by Misha Brukman · 21 years ago
  36. 8b2fe19 Fix spelling. by Misha Brukman · 21 years ago
  37. 8d2ff13 Squelch warning and delete extra space. by Misha Brukman · 21 years ago
  38. d554ebf Stop returning bool and pass Instruction by reference; by Misha Brukman · 21 years ago
  39. e0dd0d4 Suggestions made by Chris: by Misha Brukman · 21 years ago
  40. d57308a * Group class definitions & implementations together by Misha Brukman · 21 years ago
  41. 39827c8 Added code that stops the configure script if a needed program is not found. by John Criswell · 21 years ago
  42. 8474f6f Move getAnalysisUsage method from header to .cpp file. Add a normal file by Chris Lattner · 21 years ago
  43. 5c34441 * Constantify arguments to copy function by Misha Brukman · 21 years ago
  44. 96f7877 Removed no longer used member variable. by Misha Brukman · 21 years ago
  45. 3229991 Uppercase the acronym ASCII. by Misha Brukman · 21 years ago
  46. 4645379 Added file header comment. by Misha Brukman · 21 years ago
  47. 238fb25 * No longer initialize the module, a subclass is more suitable to do this by Misha Brukman · 21 years ago
  48. 23219d1 Update file header for renamed file by Chris Lattner · 21 years ago
  49. 6ee548d Added doxygen comments for the streaming module provider. by Misha Brukman · 21 years ago
  50. 12c29d1 * Cleaned up code: by Misha Brukman · 21 years ago
  51. 2f00285 Added functions to perform streaming function loading, doxygenified comments. by Misha Brukman · 21 years ago
  52. 4f901d6 Converted tabs to spaces. by Misha Brukman · 21 years ago
  53. fdf148e Materialize the module before releasing it. by Misha Brukman · 21 years ago
  54. dd7036d Fix bugs in the last change by Chris Lattner · 21 years ago
  55. f98a084 Fix bug: Inline/2003-09-22-PHINodesInNormalInvokeDest.ll by Chris Lattner · 21 years ago
  56. 4611f72 new testcase, reduced by bugpoint by Chris Lattner · 21 years ago
  57. 51d6816 Fix bug: Inline/2003-09-22-PHINodesInExceptionDest.ll by Chris Lattner · 21 years ago
  58. 21c6158 new testcase which crashes the inliner, thanks Bugpoint! by Chris Lattner · 21 years ago
  59. 22b9aab Credits now go into the top-level CREDITS.TXT by Misha Brukman · 21 years ago
  60. 763f5ae Credits are now in top-level CREDITS.TXT by Misha Brukman · 21 years ago
  61. b296160 Keep all the contributors in one place, instead of all over the code base. by Misha Brukman · 21 years ago
  62. 021c190 Squelch warning by Chris Lattner · 21 years ago
  63. 8bab27d Squelch warning by Chris Lattner · 21 years ago
  64. 6e27123 Minor cleanups: by Chris Lattner · 21 years ago
  65. e308f68 new testcase that crashes the C++ frontend, found by John by Chris Lattner · 21 years ago
  66. 4d436c1 Fix assertion so it doesn't not trip incorrectly. by Vikram S. Adve · 21 years ago
  67. bd353fb Use C++ math header instead of C version. by Brian Gaeke · 21 years ago
  68. 37bc4cc Erase now-unused prototypes. by Brian Gaeke · 21 years ago
  69. 874f423 Rearrange #includes ... since there are fewer now I guess it's a win. by Brian Gaeke · 21 years ago
  70. 5779ef2 Standardize the names of include guards. by Brian Gaeke · 21 years ago
  71. fdb2596 Standardize the names of include guards. Remove more excess whitespace. by Brian Gaeke · 21 years ago
  72. 6264fb7 Standardize the names of include guards. Fix typos in file header comment. by Brian Gaeke · 21 years ago
  73. 43ce8fe I tried to standardize the formatting and tidy up the huge amount of by Brian Gaeke · 21 years ago
  74. 4efe342 Convert PhyRegAlloc into a proper pass. by Brian Gaeke · 21 years ago
  75. 628bf09 Add prototype by Chris Lattner · 21 years ago
  76. 11fc930 Functions reachable from the arguments of unresolvable call nodes should by Chris Lattner · 21 years ago
  77. ec157b7 The Globals graph must become complete at the end of the BU phase! by Chris Lattner · 21 years ago
  78. 3b0a9be Do not mark incoming arguments to functions complete if the function is pointed to by a global in the globals graph by Chris Lattner · 21 years ago
  79. 26c4fc3 Make sure to add global variable initializers to the Globals graph! by Chris Lattner · 21 years ago
  80. 9970bf6 Don't consider incomplete nodes to be typesafe! by Chris Lattner · 21 years ago
  81. bab8c28 Remove trivially dead nodes was not removing nodes that were dead due to forwarding! by Chris Lattner · 21 years ago
  82. a2d51af Global variables with APPENDING linkage are very important to keep around! by Chris Lattner · 21 years ago
  83. 894263b Add special case handling for calloc and realloc by Chris Lattner · 21 years ago
  84. 808a7ae Switch from using CallInst's to represent call sites to using the LLVM by Chris Lattner · 21 years ago
  85. 192cd9c Make this work better for constants that aren't necessarily in ANY graph, such as null pointers by Chris Lattner · 21 years ago
  86. 4c6d4d3 update dox by Chris Lattner · 21 years ago
  87. 02a3be0 Rename Function::getEntryNode -> getEntryBlock by Chris Lattner · 21 years ago
  88. 8947071 Rename getEntryNode -> getEntryBlock() by Chris Lattner · 21 years ago
  89. ab4536e Minor cleanups, no functional changes by Chris Lattner · 21 years ago
  90. b912491 Cleanup header file by Chris Lattner · 21 years ago
  91. 75ebab8 Now that the TCE pass passes all of the tests, add it to GCCAS by Chris Lattner · 21 years ago
  92. d452ebd Fix a really obvious huge gaping bug, add a comment by Chris Lattner · 21 years ago
  93. 3fc6ef1 Expose the TCE pass by Chris Lattner · 21 years ago
  94. 2240d2b New transformation: tail recursion elimination by Chris Lattner · 21 years ago
  95. e420056 New testcase by Chris Lattner · 21 years ago
  96. f091a53 Fix header, fix broken friend decl by Chris Lattner · 21 years ago
  97. c182003 Fix bug: BasicAA/2003-09-19-LocalArgument.ll by Chris Lattner · 21 years ago
  98. 4acad5c New testcase that basicaa should be able to handle by Chris Lattner · 21 years ago
  99. bb37a69 Fix file header by Chris Lattner · 21 years ago
  100. 5175715 Unsquishify by Chris Lattner · 21 years ago