1. 19c2892 Oops! Left out a line. by Nick Lewycky · 16 years ago
  2. 2a8f659 Make all the vector elements positive in an srem of constant vector. by Nick Lewycky · 16 years ago
  3. 31535f1 Fix PR2929 by making bugpoint/code extract propagate the nothrow by Chris Lattner · 16 years ago
  4. 65ee1e6 Fix typo in error message. by Mikhail Glushenkov · 16 years ago
  5. 78eb804 Recommit this grammar fix that was backed out along with nocapture. by Nick Lewycky · 16 years ago
  6. 7224170 Give MachineLICM a name, for -time-passes etc. by Dan Gohman · 16 years ago
  7. 23b0d49 Move post-RA scheduling before branch folding for now, because branch by Dan Gohman · 16 years ago
  8. 2ebf63f Re-apply r61158 in a form that no longer breaks tests. by Owen Anderson · 16 years ago
  9. a1d9cb1 Revert previous patch, appears to break bootstrap. by Dale Johannesen · 16 years ago
  10. a32b7ac Mark the x86 fp stack registers as "reserved". This tells LiveVariables by Dan Gohman · 16 years ago
  11. 12b882c Fix the time regression I introduced in 464.h264ref with by Dale Johannesen · 16 years ago
  12. 5f4f84b reapply this hunk from Bill's reversion in r61169, it is conservative by Chris Lattner · 16 years ago
  13. a5d5c02 XFAIL on Linux. by Bill Wendling · 16 years ago
  14. 24313e7 make instnamer name unnamed blocks as well as instructions and args. by Chris Lattner · 16 years ago
  15. 10ef02e Do not XFAIL. by Bill Wendling · 16 years ago
  16. 13d1009 Temporarily revert r61027. It was causing a bootstrap failure in "release" mode by Bill Wendling · 16 years ago
  17. 3ac619e by Devang Patel · 16 years ago
  18. 965c415 Xfail these tests for now. by Devang Patel · 16 years ago
  19. 854967e by Devang Patel · 16 years ago
  20. c7a2194 Revert r61158 for now, as it caused some test failures. by Owen Anderson · 16 years ago
  21. 25dffa7 Fix miscompilations caused by renumbering, and enable it as part of prealloc splitting. by Owen Anderson · 16 years ago
  22. 851ba39 This adds some missing functions to the C binding: by Chris Lattner · 16 years ago
  23. 29bc4f0 Forgot to revert r61031 when I reverted r61019, r61030, and r61040. by Bill Wendling · 16 years ago
  24. a54d4b2 Simplified marking code regions -- no need to use <div> to surround <pre> tags. by Misha Brukman · 16 years ago
  25. b610655 Instead of referring to the license file in the 2.3 release, refer to the by Misha Brukman · 16 years ago
  26. 9474d01 Added mention of the RELEASE_24 tag for the 2.4 release. by Misha Brukman · 16 years ago
  27. 84aff84 Fix expansion of vsetcc to set the high bit for true instead of 1. by Mon P Wang · 16 years ago
  28. f49a28c insert some sequence points and preincrement an iterator to avoid by Chris Lattner · 16 years ago
  29. bce4afe Enhance heap sra to be substantially more aggressive w.r.t PHI by Chris Lattner · 16 years ago
  30. 89b64bd Double the amount of memory reserved for SUnits. This is a by Dan Gohman · 16 years ago
  31. fccf6dd Use getDepth() and getHeight() instead of accessing the by Dan Gohman · 16 years ago
  32. 89bf4f2 Fix the comments for getDepth and getHeight. by Dan Gohman · 16 years ago
  33. 28dc98f Fix for PR3225: disable a broken optimization in by Eli Friedman · 16 years ago
  34. 2d0484c Update also the generated docs. by Mikhail Glushenkov · 16 years ago
  35. 5c2b6b2 Some enhancements for the 'case' expression. by Mikhail Glushenkov · 16 years ago
  36. b039062 Clarify that the scale factor from CheckForIVReuse by Dale Johannesen · 16 years ago
  37. fd3b7b7 A new dag combine; several permutations of this by Dale Johannesen · 16 years ago
  38. d0b6a0d Add code to renumber split intervals into new vregs. This is disabled for now until I finish working out some iterator invalidation issues. by Owen Anderson · 16 years ago
  39. 85d3d4f Fix another crash found by inspection. If we have a PHI node merging by Chris Lattner · 16 years ago
  40. 542dc1a fix a crash found by inspection. by Chris Lattner · 16 years ago
  41. 080efb8 Add a helper to remove a branch and DCE the condition, and use it by Eli Friedman · 16 years ago
  42. 00dc84a Eliminate the loop that walks the critical path. Instead, just track the by Dan Gohman · 16 years ago
  43. 43445c1 Remove empty test. by Bill Wendling · 16 years ago
  44. 6fa311c Temporarily revert r61019, r61030, and r61040. These were breaking LLVM Release by Bill Wendling · 16 years ago
  45. 905ff1e Preserve SourceValue information when lowering produces multiple loads from by Dan Gohman · 16 years ago
  46. 09dc9c0 We have decided not to support inline asm where an output operand with a matching input operand with incompatible type (i.e. either one is a floating point and the other is an integer or the sizes of the types differ). SelectionDAGBuild will catch these and exit with an error. by Evan Cheng · 16 years ago
  47. 8069f28 CMake: Added DbgInfoPrinter.cpp to lib/Analysis/CMakeFiles.txt. by Oscar Fuentes · 16 years ago
  48. 367cdff add testcase for -print-dbginfo by Torok Edwin · 16 years ago
  49. 6e68106 Add -print-dbginfo pass that prints LLVM IR with comments inserted to show by Torok Edwin · 16 years ago
  50. 620f280 Add utility functions to search for DbgStopPointInst corresponding to an by Torok Edwin · 16 years ago
  51. a70c68e use different name for parameter to make it clear that we set DIDescriptor::GV by Torok Edwin · 16 years ago
  52. 1447f5c Generalize support for analyzing loops to include SLE/SGE loop exit conditions by Nick Lewycky · 16 years ago
  53. 5a6bb6a switch some std::set/std::map to SmallPtrSet/DenseMap. by Chris Lattner · 16 years ago
  54. f478951 fix PR3217: fully cached queries need to be verified against the by Chris Lattner · 16 years ago
  55. 812d750 Enable anti-dependence breaking by default when post-RA scheduling is enabled. by Dan Gohman · 16 years ago
  56. fde221f When breaking an anti-dependency, don't use a register which has seen by Dan Gohman · 16 years ago
  57. 8749b61 Add initial support for back-scheduling address computations, by Dan Gohman · 16 years ago
  58. 9a65d6a Remove some special-case logic in ScheduleDAGSDNodes's by Dan Gohman · 16 years ago
  59. 3f23744 Fix some register-alias-related bugs in the post-RA scheduler liveness by Dan Gohman · 16 years ago
  60. 64722e5 * Comply with HTML 4.01 Strict by Misha Brukman · 16 years ago
  61. 96e0081 * Comply with HTML 4.01 Strict standard by Misha Brukman · 16 years ago
  62. 4ea8e85 Add a simple target-independent heuristic to allow targets with no by Dan Gohman · 16 years ago
  63. c6b680e Move addPred and removePred out-of-line. by Dan Gohman · 16 years ago
  64. ffa3912 Make addPred and removePred return void, since the return value is not by Dan Gohman · 16 years ago
  65. 3ee7449 This getEdgeAttributes doesn't need a template argument. by Dan Gohman · 16 years ago
  66. c3df7a8 Add a getSDep() access function to SUnitIterator to return the current SDep. by Dan Gohman · 16 years ago
  67. e7c1c66 Reorder some SDep methods. No functionality change. by Dan Gohman · 16 years ago
  68. 537add3 SDep's operator== should compare the Latency field too. by Dan Gohman · 16 years ago
  69. fc953d1 Change so that buildit won't need a parent directory with only the build scripts in them. by Bill Wendling · 16 years ago
  70. 657084a add testcase for r61051 by Chris Lattner · 16 years ago
  71. 101f44e enhance heap-sra to apply to fixed sized array allocations, not just by Chris Lattner · 16 years ago
  72. 93b3b92 Added support for splitting and scalarizing vector shifts. by Mon P Wang · 16 years ago
  73. 344b41c Use stripPointerCasts. by Chris Lattner · 16 years ago
  74. 49b6d4a minor tweaks for formatting, allow bitcast in ValueIsOnlyUsedLocallyOrStoredToOneGlobal. by Chris Lattner · 16 years ago
  75. e61d0a6 refactor some code into a new TryToOptimizeStoreOfMallocToGlobal function. by Chris Lattner · 16 years ago
  76. ca17422 add a basic test for heap-sra by Chris Lattner · 16 years ago
  77. 1314f20 Teach basicaa to use the nocapture attribute when possible. When the by Chris Lattner · 16 years ago
  78. 464fc5a Fix printing of PseudoSourceValues in SDNode graphs. by Dan Gohman · 16 years ago
  79. 2b00aeb Fix a typo in a comment. by Dan Gohman · 16 years ago
  80. 582048d add some more notes. by Chris Lattner · 16 years ago
  81. 8f416f3 Add a testcase for GCC PR 23455, which lpre handles now. Add some by Chris Lattner · 16 years ago
  82. fd7eb72 Update generated files after nocapture syntax change. by Nick Lewycky · 16 years ago
  83. 382da62 It turns out that "align 1" and unaligned are different. Add a bias to the by Nick Lewycky · 16 years ago
  84. d17c030 Added support to LegalizeType for expanding the operands of scalar to vector by Mon P Wang · 16 years ago
  85. ef423eb gvn now hoists this load out of the hot non-call path. by Chris Lattner · 16 years ago
  86. 2ba3b62 Enable Load PRE. This teaches GVN to push partially redundant loads up the by Chris Lattner · 16 years ago
  87. 3af23f8 if we have a phi translation failure of the start block, by Chris Lattner · 16 years ago
  88. 4807e07 Adjust testcase to make it more stable across visitation order changes, by Chris Lattner · 16 years ago
  89. c34d112 Ifdef out some code that I didn't mean to enable by default yet. by Owen Anderson · 16 years ago
  90. f331316 make GVN try to rename inputs to the resultant replaced values, which by Chris Lattner · 16 years ago
  91. 9e59c64 Implement initial support for PHI translation in memdep. This means that by Chris Lattner · 16 years ago
  92. 255dafc Add support for slow-path GVN with full phi construction for scalars. This is disabled for now, as it actually pessimizes code in the abscence by Owen Anderson · 16 years ago
  93. 67e3566 Fix whitespace in comment. by Nick Lewycky · 16 years ago
  94. e642658 Introducing nocapture, a parameter attribute for pointers to indicate that the by Nick Lewycky · 16 years ago
  95. 30baa95 silence warning when asserts disabled. by Chris Lattner · 16 years ago
  96. 03a4698 silence warning when asserts disabled. by Chris Lattner · 16 years ago
  97. 528f16b eliminate warning when asserts disabled. by Chris Lattner · 16 years ago
  98. 5c6d91c another random testcase that shouldn't crash gvn and is by Chris Lattner · 16 years ago
  99. 01557ce Clarify the meaning of the NoAlias response. The plan is to refer to this from by Nick Lewycky · 16 years ago
  100. cbe1d94 Generalize GVN's phi construciton routine to work for things other than loads. by Owen Anderson · 16 years ago