1. 2f828c3 TraceMode, as you may have heard, is history. by Brian Gaeke · 21 years ago
  2. 7c7a3a2 lli -q is history. Rebuild your gccld shell scripts, folks! by Brian Gaeke · 21 years ago
  3. f143d3c ExecutionEngine::create no longer takes a TraceMode argument. by Brian Gaeke · 21 years ago
  4. a824f42 ExecutionEngine::create no longer takes a TraceMode argument. by Brian Gaeke · 21 years ago
  5. 9718e96 * Use stylesheets and <div>s for layout instead of <ul> by Misha Brukman · 21 years ago
  6. 02438ca The ExecutionAnnotations (SlotNumber, InstNumber, and FunctionInfo) are history. by Brian Gaeke · 21 years ago
  7. 03e43dc Reduce the number of #includes. by Brian Gaeke · 21 years ago
  8. 20a277e ExecutionEngine::create no longer takes a TraceMode argument. by Brian Gaeke · 21 years ago
  9. 9583acb Added a style for making test red, which is used in CommandLine.html by Misha Brukman · 21 years ago
  10. 246ce3c Turn on the inliner by default at link-time by Chris Lattner · 21 years ago
  11. 3896be2 This is now valid HTML 4.01 Strict. by Misha Brukman · 21 years ago
  12. 75f258e * Use HTML 4.01 Strict DTD by Misha Brukman · 21 years ago
  13. 85be5e0 Add a style for document footers. by Misha Brukman · 21 years ago
  14. 7905a8a * Made into valid CSS that W3C accepts by Misha Brukman · 21 years ago
  15. 13964e0 Add note about multilibs. THis should go into the 1.0 release if possible by Chris Lattner · 21 years ago
  16. 2af4605 Update list of passes and buglist. by Chris Lattner · 21 years ago
  17. 242978c Destroy MachineFunction for any Function that we are about to by Brian Gaeke · 21 years ago
  18. 45daa0a Organized in 4 parts. The last two are the same as before: LLVM Docs and by Vikram S. Adve · 21 years ago
  19. 232db6e Move the implementations of ==, != on AllocInfos here, from UnpackTraceFunction. by Brian Gaeke · 21 years ago
  20. 537132b Move AllocInfo structure to a private AllocInfo.h header file. by Brian Gaeke · 21 years ago
  21. b8dbbce Make FnAllocState contain vectors of AllocInfo, instead of LLVM Constants. by Brian Gaeke · 21 years ago
  22. 3d7125c New file, containing AllocInfo structure. by Brian Gaeke · 21 years ago
  23. 70bb09b Recommend using -z3 by Chris Lattner · 21 years ago
  24. fafe630 Remove explicit paths by Chris Lattner · 21 years ago
  25. 7c4098e Add assertions by Chris Lattner · 21 years ago
  26. 4a2c0e9 Fix bug in eon hopefully by Chris Lattner · 21 years ago
  27. 472a7ef Fix bug: CBackend/2003-10-23-UnusedType.ll and hopefully 252.eon by Chris Lattner · 21 years ago
  28. 10be6a6 New testcase, which failes to compile. 252.eon hits this problem by Chris Lattner · 21 years ago
  29. e8a63eb Updated configure script. by John Criswell · 21 years ago
  30. 2e56dd8 We might as well strip off any CPRs before propagation by Chris Lattner · 21 years ago
  31. 4065ef9 Fail gracefully if we have a zero arg varargs function by Chris Lattner · 21 years ago
  32. eaa35bb Turn on the IPCP pass by default. It has passed all of the tests by Chris Lattner · 21 years ago
  33. af19f2e Reformat. A few minor edits. by Brian Gaeke · 21 years ago
  34. f54c437 * Eliminate `using' directive by Misha Brukman · 21 years ago
  35. 396c8c3 * Fix order of #include files * Doxygen-ify method comments by Misha Brukman · 21 years ago
  36. 0d82a54 * Order #includes as per style guide by Misha Brukman · 21 years ago
  37. a1f6435 * Use C++ style comments instead of C-style by Misha Brukman · 21 years ago
  38. 1913848 * Eliminate `using' directive * Order #includes as per style guide by Misha Brukman · 21 years ago
  39. ff5bf9c * We were forgetting to pass varargs arguments through a call by Chris Lattner · 21 years ago
  40. 0849f5a * Eliminate `using' directive * Make code layout more consistent by Misha Brukman · 21 years ago
  41. 5e15259 Make code layout more consistent. by Misha Brukman · 21 years ago
  42. eea7cca Zero arg varargs functions are legal in LLVM, but not in C. by Chris Lattner · 21 years ago
  43. cadff44 Delete unused EmitByteSwap method Implement mul/div/rem constant expressions by Chris Lattner · 21 years ago
  44. d358e6f Check in initial version of ipcp by Chris Lattner · 21 years ago
  45. 815904d Include new prototype by Chris Lattner · 21 years ago
  46. b461d37 Make code layout more consistent. by Misha Brukman · 21 years ago
  47. d97487d Actually share constants local to a function! by Chris Lattner · 21 years ago
  48. c8893fc * Order includes according to style guide by Misha Brukman · 21 years ago
  49. 1da2d6a * Stop referring to llvmbugs mailing list, point them to Bugzilla by Misha Brukman · 21 years ago
  50. 5139f2b Update test by Chris Lattner · 21 years ago
  51. 599dcb0 document real source of bug by Chris Lattner · 21 years ago
  52. e35a61c Added new license information in preparation for LLVM 1.0. by John Criswell · 21 years ago
  53. 0655845 fix test by Chris Lattner · 21 years ago
  54. de08597 Fix test by Chris Lattner · 21 years ago
  55. 8087e25 Fix buggy test by Chris Lattner · 21 years ago
  56. 5da69c7 Fix an assertion failure in Bugpoint by Chris Lattner · 21 years ago
  57. 4920792 Do not report errors if QMTest returns a non-zero value. by John Criswell · 21 years ago
  58. 653de27 Fix bug: instcombine/2003-10-23-InstcombineNullFail.ll by Chris Lattner · 21 years ago
  59. 5e845c5 A new testcase for an instcombine miscompilation! by Chris Lattner · 21 years ago
  60. 0bd2189 Fix apparent typo in head-of-file comment. by Brian Gaeke · 21 years ago
  61. e38c628 Minor edits by Chris Lattner · 21 years ago
  62. c3afd9b Make this pass substantially stronger by having it delete dead return values by Chris Lattner · 21 years ago
  63. 3087550 To say this file is obsolete to understate the obvious by Chris Lattner · 21 years ago
  64. b215425 Really close the <li> tags. by Misha Brukman · 21 years ago
  65. e8320f2 Remove extraneous comments. by Misha Brukman · 21 years ago
  66. 21b892c * Quote a value in <font> tag. by Misha Brukman · 21 years ago
  67. 83bd33a * Use UTF-8 instead of ISO-8859-1 by Misha Brukman · 21 years ago
  68. cd11e45 * Use UTF-8 instead of soon-to-be-extinct ISO-8859-1 ;) by Misha Brukman · 21 years ago
  69. 4b0faec We will distributed this stylesheet with the documentation, as well as use it by Misha Brukman · 21 years ago
  70. ce9431955 This important patch fixes two warnings in the linker which can occur from linking by Chris Lattner · 21 years ago
  71. de0dcc3 New testcase for the deadreturnvalue deletion extension to -deadargelim by Chris Lattner · 21 years ago
  72. 3692fd9 Change the type of FnAllocState. by Brian Gaeke · 21 years ago
  73. 60a3c55 Don't worry about converting each function's reg. alloc. state into One Big by Brian Gaeke · 21 years ago
  74. b8dc21e Add prototype for verifySavedState(). by Brian Gaeke · 21 years ago
  75. af84370 Doxygenify method comments. by Brian Gaeke · 21 years ago
  76. b7c4c99 This is a disgusting hack that improves code substantially, by making by Chris Lattner · 21 years ago
  77. 15a2a25 Clarify our testing experience. by Brian Gaeke · 21 years ago
  78. a493aa3 Do not check for strings.h. This is an old, old, old pre-C89 header that by Brian Gaeke · 21 years ago
  79. e1ff6cd I think this file is not included by anything. by Brian Gaeke · 21 years ago
  80. afac73e * Changed URL referring to zion to use llvm instead * Close <li> tags by Misha Brukman · 21 years ago
  81. 59dc178 Do not add unreachable code to a natural loop! by Chris Lattner · 21 years ago
  82. d073ea0 Make sure to print labels on nodes without names by Chris Lattner · 21 years ago
  83. a75b3ef If the basic block has no name, make sure to print the % number of it by Chris Lattner · 21 years ago
  84. 002362c Implement the Function::viewCFG* methods, for use in a debugger. Also, the by Chris Lattner · 21 years ago
  85. c149c47 Add two new function stubs for viewing the CFG of a function inside of the by Chris Lattner · 21 years ago
  86. 3b39537 Delete the -print-cfg pass from this file by Chris Lattner · 21 years ago
  87. 4d37c7b Added information on using Bugzilla. by John Criswell · 21 years ago
  88. 0b51e4a Add comments to describe what these functions actually do. by Misha Brukman · 21 years ago
  89. 3494329 * Use <cmath> instead of <math.h> by Misha Brukman · 21 years ago
  90. f978ef5 Removed completely duplicated function comment (an identical one appears later). by Misha Brukman · 21 years ago
  91. bb8c863 No, really, order the #includes correctly. by Misha Brukman · 21 years ago
  92. 6be5e56 Update the 'used' flag correctly by Chris Lattner · 21 years ago
  93. 4cb766a Loop over the module, not the symbol table. This makes the code handle by Chris Lattner · 21 years ago
  94. 20678b9 New library needed by Chris Lattner · 21 years ago
  95. efd47ba Implement FunctionResolve/2003-10-21-GlobalResolveHack.ll by Chris Lattner · 21 years ago
  96. f4e643f New testcase for fun hack that is absolutely necessary for the C++ stdlib. by Chris Lattner · 21 years ago
  97. 523b30c * Fix order of #includes to follow style guide by Misha Brukman · 21 years ago
  98. 2e385b4 Converted tabs to spaces. by Misha Brukman · 21 years ago
  99. 5858e1e Fix bug: FunctionResolve/2003-10-21-GlobalTypeDifference.ll by Chris Lattner · 21 years ago
  100. 4b61163 New testcase: globals should be linked if they are the wrong type. We should by Chris Lattner · 21 years ago