1. 488b72b New testcase that used to cause the unroller to try to unroll the loop 2G times. :( by Chris Lattner · 20 years ago
  2. d1fbc8a Specify units in padding length. by Misha Brukman · 20 years ago
  3. 5538d83 Make page HTML-4.01 compliant (& => & in URL). by Misha Brukman · 20 years ago
  4. b7cb9ff Two more improvements for null pointer handling: storing a null pointer by Chris Lattner · 20 years ago
  5. 9f1b531 Second half of my fixed-sized-alloca patch. This folds the LEA to compute by Chris Lattner · 20 years ago
  6. cb2fd55 Substantially improve code generation for address exposed locals (aka fixed by Chris Lattner · 20 years ago
  7. 0428962 Reduce line length to about 80 chars. by Reid Spencer · 20 years ago
  8. fd90f88 Insert spacing between the table and the next section. by Misha Brukman · 20 years ago
  9. f39d5d6 * Use stylesheets for table borders so we factor out the formatting and can by Misha Brukman · 20 years ago
  10. da86bdc Fix a comment. by Brian Gaeke · 20 years ago
  11. bee8872 Fix a really nasty bug from my changes on Monday to PHIElim. These changes by Chris Lattner · 20 years ago
  12. 6df9e2c Break lines at 80 cols; eliminate extra space caused by a single <p> tag on a by Misha Brukman · 20 years ago
  13. d657c42 Start NextMBBNumber out at zero. by Brian Gaeke · 20 years ago
  14. 0bcb1ad Add non-const MachineBasicBlock::getParent() accessor method. by Brian Gaeke · 20 years ago
  15. f460f16 Add a NextMBBNumber field w/ incrementing accessor method, for by Brian Gaeke · 20 years ago
  16. c07d8d8 Add a Number field w/ accessor method, for function-level unique numbering by Brian Gaeke · 20 years ago
  17. 5f4d473 Make the subsubsections stand out a bit more by Chris Lattner · 20 years ago
  18. 54dfb2a These images have been moved to img/ by Misha Brukman · 20 years ago
  19. e849a1a Use the images in the img/ directory. by Misha Brukman · 20 years ago
  20. b9e41eb Finally, switch to a stylesheet that makes the documentation easier on the eyes by Misha Brukman · 20 years ago
  21. db8d5b2 Centralize images in this dir; add lines.gif from website for consistent by Misha Brukman · 20 years ago
  22. f6a0407 Make file use stylesheets and be HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  23. 3669299 Made document HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  24. b9be2bf Make file standard-compliant once again. by Misha Brukman · 20 years ago
  25. 8287373 Made file comply with HTML-4.01 (Strict) by Misha Brukman · 20 years ago
  26. 7507c29 Turn the block extractor on by default now that it basically works, eliminating the option. by Chris Lattner · 20 years ago
  27. 836db50 Made file HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  28. 6a2b310 Made to be HTML-4.01 (Strict)-compliant. by Misha Brukman · 20 years ago
  29. c53aefb Made to be HTML-4.01 (Strict) -compliant. by Misha Brukman · 20 years ago
  30. 6c16c4b Add proper footer since this file is HTML-4.01 compliant. by Misha Brukman · 20 years ago
  31. 85234ac Make document HTML-4.01 (Strict) compliant. by Misha Brukman · 20 years ago
  32. f6acb51 Fix grammar: remove `the' before LLVM. by Misha Brukman · 20 years ago
  33. b69715e * Make the document format follow the stringent purple standards (like the rest by Misha Brukman · 20 years ago
  34. 2b10b08 Pass boolean constants into function calls more efficiently, generating: by Chris Lattner · 20 years ago
  35. 5879927 Do not pass in the same argument to the extracted function more than once, and by Chris Lattner · 20 years ago
  36. 68bee93 Check to see if all blocks are extractible first. by Chris Lattner · 20 years ago
  37. d99e1d3 Implement support for code extracting basic blocks that have a return by Chris Lattner · 20 years ago
  38. e746ad5 Implement splitting of PHI nodes, allowing block extraction of BB's that have by Chris Lattner · 20 years ago
  39. bf74936 * Pull some code out into the definedInRegion/definedInCaller methods by Chris Lattner · 20 years ago
  40. 346be7f Generate substantially better code when there are a limited number of exits by Chris Lattner · 20 years ago
  41. 5b01e29 Two minor improvements: by Chris Lattner · 20 years ago
  42. b83c0f3 Don't leave dead bytecode.output files around if the optimizer/block extractor crashes. by Chris Lattner · 20 years ago
  43. b584c5d This file has been superseded by docs/index.html . by Misha Brukman · 20 years ago
  44. 2290e75 Implement the final missing bits for block extractor support. Now bugpoint by Chris Lattner · 20 years ago
  45. 300e74b Add link to Valgrind. by Misha Brukman · 20 years ago
  46. 5e783ab Implement basic block extraction for the miscompilation debugger. This still needs by Chris Lattner · 20 years ago
  47. 1c2f686 A class that is meant to be a base class should have a virtual destructor by Chris Lattner · 20 years ago
  48. 8436c21 Add a note to make sure the program is memory correct by Chris Lattner · 20 years ago
  49. 19fa3f5 Added obsequi. by John Criswell · 20 years ago
  50. 379b380 Use inttypes.h, which exists on all of Linux, Solaris and Darwin. by Brian Gaeke · 20 years ago
  51. 3528a4b Unbreak the build on X86. by Chris Lattner · 20 years ago
  52. a7750fc Squash warnings on Solaris/sparc... the test suite is not working for me so I by Brian Gaeke · 20 years ago
  53. 2928a16 Do not hardcode the name of gcc, because its full pathname may have been by Brian Gaeke · 20 years ago
  54. 8c603ef Do not depend on the path to bash by Brian Gaeke · 20 years ago
  55. c66d8b0 Include <sys/types.h> to get the definition of int64_t on Solaris. by Brian Gaeke · 20 years ago
  56. 8abf693 Switch this from using an std::map to using a DenseMap. This speeds up by Chris Lattner · 20 years ago
  57. 80e20eb Use a new VRegPHIUseCount to compute uses of PHI values by other phi values by Chris Lattner · 20 years ago
  58. 791f896 Now that we use an ilist of machine instructions, iterators are more robust by Chris Lattner · 20 years ago
  59. c81e6ba Fix a fairly serious pessimizaion that was preventing us from efficiently by Chris Lattner · 20 years ago
  60. 3699e05 Bug fixed by Chris Lattner · 20 years ago
  61. 6d3848d Patch to fix PR337. Make sure to mark all aliased physical registers as used by Chris Lattner · 20 years ago
  62. 02eac39 Testcase for PR337, which was reduced by Reid Spencer. by Chris Lattner · 20 years ago
  63. 44ff57a Bug 178 Fixed by Reid Spencer · 20 years ago
  64. dc8e6b5 Changes to make the Stacker Stack use 64 bit values. This *should* get by Reid Spencer · 20 years ago
  65. 9984fd0 Fix some comments, avoid sign extending booleans when zero extend works fine by Chris Lattner · 20 years ago
  66. 96e3b42 Generate more efficient code for casting booleans to integers (no sign extension required) by Chris Lattner · 20 years ago
  67. cb3ad01 syntactically loopify natural loops so that the GCC loop optimizer can find them. This should *dramatically* improve the performance of CBE compiled code on targets that depend on GCC's loop optimizations (like PPC) by Chris Lattner · 20 years ago
  68. 4589ed9 Do not emit prototypes for setjmp/longjmp, as they are handled specially by Chris Lattner · 20 years ago
  69. 0555ed8 Fine grainify namespacification by Chris Lattner · 20 years ago
  70. 6875807 Make the floating point constant pools local to each function, split the by Chris Lattner · 20 years ago
  71. b0fd761 Bug fixed. Rewrite portability intro. by Brian Gaeke · 20 years ago
  72. c242143 Get this looking more like a function pass. by Chris Lattner · 20 years ago
  73. 0979ca7 Implement the AddPrototypes method by Chris Lattner · 20 years ago
  74. 43c81f1 Add support for inserting all prototypes up-front by Chris Lattner · 20 years ago
  75. a05e0ec Print all PHI copies for successor blocks before the terminator, whether it be a conditional branch or switch. by Chris Lattner · 20 years ago
  76. be97b4e Fix stupid bug in my checkin yesterday by Chris Lattner · 20 years ago
  77. b4b2e9d Fixed up sched graph. by Tanya Lattner · 20 years ago
  78. 5a75c91 Registering the ModuloScheduling pass. by Tanya Lattner · 20 years ago
  79. e5abfd2 Changed CPUResource to allow access to max num users for a resource. by Tanya Lattner · 20 years ago
  80. 6b16050 Changed CPUResource to allow access to maxnum users. by Tanya Lattner · 20 years ago
  81. 73e3e2e Updating my versions of ModuloScheduling in cvs. Still not complete. by Tanya Lattner · 20 years ago
  82. 429022b Add support for widening integral casts. by Brian Gaeke · 20 years ago
  83. 59dbff7 Add a bunch more branches by Brian Gaeke · 20 years ago
  84. 9f56482 Flesh out GEP support by Brian Gaeke · 20 years ago
  85. 6b1d2fa Add ADD with immediate by Brian Gaeke · 20 years ago
  86. c3e9701 Add forms of CMP, SUBCC, and a few branches, and some comments. by Brian Gaeke · 20 years ago
  87. 532e60c Add stub support for GEPs. by Brian Gaeke · 20 years ago
  88. 880e8e4 Add required header by Alkis Evlogimenos · 20 years ago
  89. feab248 Remove unneeded header by Alkis Evlogimenos · 20 years ago
  90. 620ce14 Implement folding of GEP's like: by Chris Lattner · 20 years ago
  91. 7532e34 Allow the user to set the LLVMINTERP environment variable as a workaround, for by Brian Gaeke · 20 years ago
  92. e302a7e Add support for copying bool constants to registers. by Brian Gaeke · 20 years ago
  93. e7a31c9 Codegen floating point stores of constants into integer instructions. This by Chris Lattner · 20 years ago
  94. 2c9a94c Add more casts. You can never have enough casts. by Brian Gaeke · 20 years ago
  95. 260195d Make comparisons against the null pointer as efficient as integer comparisons by Chris Lattner · 20 years ago
  96. add68af PR implemented by Chris Lattner · 20 years ago
  97. 581dc80 Bug fixed by Chris Lattner · 20 years ago
  98. da4230e New testcase by Chris Lattner · 20 years ago
  99. 13b29f6 New testcase for PR336 by Chris Lattner · 20 years ago
  100. 546516c Fix PR336: The instcombine pass asserts when visiting load instruction by Chris Lattner · 20 years ago