1. 1b12d88 Implement PR1796 and Transforms/SimplifyCFG/noreturn-call.ll by Chris Lattner · 17 years ago
  2. 59ab338 upgrade test by Chris Lattner · 17 years ago
  3. b42c8f7 Implement PR1786 by iterating between dead cycle elimination by Chris Lattner · 17 years ago
  4. 38ada86 Update tailcall code to include inline attribute operand for memcpy. by Arnold Schwaighofer · 17 years ago
  5. 9858c34 Fix tests. by Evan Cheng · 17 years ago
  6. 7b52fe7 Tighten up a check for folding away loads from (newly constant) globals. This by Chris Lattner · 17 years ago
  7. 27b1238 Thanks to the XTARGET line, this test should still by Duncan Sands · 17 years ago
  8. 38c576c Check that the first and third characters, s and u, by Duncan Sands · 17 years ago
  9. 506f908 Check that accesses to the second short, t, have by Duncan Sands · 17 years ago
  10. dbaf378 Run this test only on darwin. by Devang Patel · 17 years ago
  11. b410df9 Better check by Andrew Lenharth · 17 years ago
  12. ab9338e Fix PR1780 by Andrew Lenharth · 17 years ago
  13. e0cb36b [ARM] Implement __builtin_thread_pointer. by Lauro Ramos Venancio · 17 years ago
  14. 4471194 If both parts of smul_lohi, etc. are used, don't simplify. If only one part is used, try simplify it. by Evan Cheng · 17 years ago
  15. 033903c Add testcase by Bill Wendling · 17 years ago
  16. a57506e Implement the XTARGET feature for PR1778 by Tanya Lattner · 17 years ago
  17. cf5008a Implement PR1777 by detecting dependent phis that all compute the same value. by Chris Lattner · 17 years ago
  18. 1fd15ba Add pseudo dependency to force two-address instruction to be scheduled after by Evan Cheng · 17 years ago
  19. 9907cb1 Fix PR1774 and BasicAA/2007-11-05-SizeCrash.ll by Chris Lattner · 17 years ago
  20. 8017631 Add support for vector remainder operations. by Dan Gohman · 17 years ago
  21. cff5509 Fix an abort in instcombine when folding creates a vector rem instruction. by Dan Gohman · 17 years ago
  22. eb57ea7 Make labels work in asm blocks; allow labels as by Dale Johannesen · 17 years ago
  23. 5d01aa4 If a value is incoming from outside the loop then the value does not need remapping and the value is never tracked through LastValueMap. by Devang Patel · 17 years ago
  24. 8699a97 [ARM] Fix code generation for: by Lauro Ramos Venancio · 17 years ago
  25. 5031fd2 Skip over deleted val#'s. by Evan Cheng · 17 years ago
  26. 5942efb Handle cases where a register and one of its super-register are both marked as by Evan Cheng · 17 years ago
  27. 801e5a9 Fix test case. Chris didn't do make check. :-) by Evan Cheng · 17 years ago
  28. 8dec727 Doh. PR1187 -> PR1766. by Evan Cheng · 17 years ago
  29. 5f5f3b6 Fix PR1187. by Evan Cheng · 17 years ago
  30. fe6575c Fix PR1761 by not printing (rip) suffix when in -static mode. by Chris Lattner · 17 years ago
  31. 3cb3650 Change uses of getTypeSize to getABITypeSize, getTypeStoreSize by Duncan Sands · 17 years ago
  32. 03e6c70 Fix PR1763 by allowing the 'q' constraint to work with 64-bit regs on x86-64. by Chris Lattner · 17 years ago
  33. c92da38 There are times when the coalescer would not coalesce away a copy but the copy by Evan Cheng · 17 years ago
  34. deb36bd Add run line. by Evan Cheng · 17 years ago
  35. 7277a7d One more extract_subreg coalescing bug. by Evan Cheng · 17 years ago
  36. 9df7dc5 Missing a getNumOperands check. by Evan Cheng · 17 years ago
  37. 7ebba51 Fix test/Transforms/DeadStoreElimination/PartialStore.ll, which had been by Owen Anderson · 17 years ago
  38. df17df8 Test that expand_vector_elt(v2i64) works in 32-bit mode. by Dale Johannesen · 17 years ago
  39. e41dcdc Fix InstCombine/2007-10-31-StringCrash.ll by removing an obvious by Chris Lattner · 17 years ago
  40. 74e012a Fix InstCombine/2007-10-31-RangeCrash.ll by Chris Lattner · 17 years ago
  41. e45bb9a New test. by Devang Patel · 17 years ago
  42. 8392772 It's not safe to tell SplitCriticalEdge to merge identical edges. It may delete the phi instruction that's being processed. by Evan Cheng · 17 years ago
  43. d61de35 Add support for folding binary operators with vector zero operands. by Dan Gohman · 17 years ago
  44. af62c09 - Bug fixes. by Evan Cheng · 17 years ago
  45. 090b38a Fix a DAGCombiner abort on a bitcast from a scalar to a vector. by Dan Gohman · 17 years ago
  46. 3c3ddb3 Enable more fold (sext (load x)) -> (sext (truncate (sextload x))) by Evan Cheng · 17 years ago
  47. c20b0fb update testcase by Chris Lattner · 17 years ago
  48. cee291c Model stacksave and stackrestore as both writing memory, since we by Chris Lattner · 17 years ago
  49. fb7f343 Add support for the x86-64 'q' regigster modifier, and add support for the by Chris Lattner · 17 years ago
  50. b361ec3 Fix PR1749 and InstCombine/2007-10-28-EmptyField.ll by handling by Chris Lattner · 17 years ago
  51. 3cb63dd Fix PR1752 and LoopSimplify/2007-10-28-InvokeCrash.ll: terminators by Chris Lattner · 17 years ago
  52. 318d3ae Test to make sure that if we have an unaligned memcpy, it will still compile. by Bill Wendling · 17 years ago
  53. 61297f9 On second thought. Remove this as it should never be generated in the first by Bill Wendling · 17 years ago
  54. 984e986 - Remove the hacky code that forces a memcpy. Alignment is taken care of in the by Bill Wendling · 17 years ago
  55. 2bd122c Loosen up iv reuse to allow reuse of the same stride but a larger type when truncating from the larger type to smaller type is free. by Evan Cheng · 17 years ago
  56. cdf43b1 If a loop termination compare instruction is the only use of its stride, by Evan Cheng · 17 years ago
  57. f92ff03 Fix for PR1741. by Owen Anderson · 17 years ago
  58. 691645e Testcase for PR 1397. by Dale Johannesen · 17 years ago
  59. 0bd5fcf This was failing on Darwin, which defaults to PIC; by Dale Johannesen · 17 years ago
  60. 99c6574 Implement a couple of foldings for ordered and unordered comparisons, by Chris Lattner · 17 years ago
  61. 8b1c68c If there's an unaligned memcpy to/from the stack, don't lower it. Just call the by Bill Wendling · 17 years ago
  62. a915477 new testcase by Chris Lattner · 17 years ago
  63. ee19b86 llvm/test programs should not be execution programs. This by Chris Lattner · 17 years ago
  64. 152b7e1 Temporary solution: added a different set of BCTRL_Macho / BCTRL_ELF with right callee-saved defs set for ppc64. by Evan Cheng · 17 years ago
  65. 4102eb5 Fix memcpy lowering when addresses are 4-byte aligned but size is not multiple of 4. by Evan Cheng · 17 years ago
  66. 02e4fa7 Strength reduction improvements. by Dan Gohman · 17 years ago
  67. 8368805 Fix the folding of multiplication into addresses on x86, which was broken by Dan Gohman · 17 years ago
  68. 3311876 Use ptr type in the immediate field of a BxA instruction so we don't end up selecting 32-bit call instruction for ppc64. by Evan Cheng · 17 years ago
  69. 40eaa99 New test case. by Evan Cheng · 17 years ago
  70. 80629c8 Don't branch fold inline asm statements. by Bill Wendling · 17 years ago
  71. 4f78af8 Removed "-arch i386" by popular demand... by Bill Wendling · 17 years ago
  72. 2205895 Now with RUN line! by Bill Wendling · 17 years ago
  73. 8c0247d Remove the Foundation.h file because not everyone has that. by Bill Wendling · 17 years ago
  74. 3305aaa This test now passes. by Devang Patel · 17 years ago
  75. 618b0d5 Test byval with a 8 bit aligned struct by Rafael Espindola · 17 years ago
  76. 5c0d6ed Add support for byval function whose argument is not 32 bit aligned. by Rafael Espindola · 17 years ago
  77. 95cf196 New test. by Devang Patel · 17 years ago
  78. a0bc7fc Fix PR1735 and Transforms/DeadArgElim/2007-10-18-VarargsReturn.ll by by Chris Lattner · 17 years ago
  79. 50c26b6 Fix the command line. by Bill Wendling · 17 years ago
  80. 45211d7 Fix test. by Devang Patel · 17 years ago
  81. 90bfc2d Pointer arithmetic should be done with the index the same size as the pointer. by Bill Wendling · 17 years ago
  82. 4ae31a5 Really fix PR1734. Carefully track which register uses are sub-register uses by by Evan Cheng · 17 years ago
  83. cd2858e XFAIL for now. by Devang Patel · 17 years ago
  84. d941718 Test to make sure we don't generate unwind info for non-64-bit Objective-C. by Bill Wendling · 17 years ago
  85. 8445832 Do not raise free() call that is called through invoke instruction. by Devang Patel · 17 years ago
  86. c623096 Add support for ISD::SELECT in SplitVectorOp. by Dan Gohman · 17 years ago
  87. afc407e Apply "Instead of loading small c string constant, use integer constant directly" transformation while processing load instruction. by Devang Patel · 17 years ago
  88. 234c6c6 Yet another test case for extract_subreg coalescing crash. by Evan Cheng · 17 years ago
  89. dcd8f78 Fix PR1734. by Evan Cheng · 17 years ago
  90. cef254f New test for svn rev 43033, radar 5538745. by Dale Johannesen · 17 years ago
  91. f602a25 Fix a bug handling frame references in ppc inline asm when the frame offset by Chris Lattner · 17 years ago
  92. 87c8935 LowerFP_TO_SINT must not create a stack object if it's not needed. by Evan Cheng · 17 years ago
  93. f656b98 Reapply the fix in 42908 for this file. This changes the function names by Dan Gohman · 17 years ago
  94. f5c7359 Fix PR1729: watch out for val# with no def. by Evan Cheng · 17 years ago
  95. ba56fe8 Fix run line. by Tanya Lattner · 17 years ago
  96. 0eb3c86 New test. by Devang Patel · 17 years ago
  97. 1074878 New test case. by Evan Cheng · 17 years ago
  98. 347d39f Revert 42908 for now. by Evan Cheng · 17 years ago
  99. f8f7cf3 new testcase by Chris Lattner · 17 years ago
  100. e765f8e Fix test case. by Evan Cheng · 17 years ago