1. d110822 mark frem as expand for all legal fp types on x86, regardless of whether by Chris Lattner · 16 years ago
  2. 65bc122 Add testcase. by Bill Wendling · 16 years ago
  3. 2cf36e0 some more spelling changes by Gabor Greif · 16 years ago
  4. 433f6f6 Constant fold SIGN_EXTEND_INREG with ashr not lshr. by Evan Cheng · 16 years ago
  5. 819a66c Exercise the new CFG change. by Nick Lewycky · 16 years ago
  6. 64df3bc Commit the testcase too. by Nick Lewycky · 16 years ago
  7. c1a2a61 Don't try to simplify urem and srem using arithmetic rules that don't work by Nick Lewycky · 16 years ago
  8. 4cb8bd8 Refine Cell's i64 constant generation code to cover more constants where the by Scott Michel · 16 years ago
  9. 53dec47 - Expand tabs to spaces. by Scott Michel · 16 years ago
  10. ecb2a8b Fix a coalescer bug wrt how dead copy interval is shortened. by Evan Cheng · 16 years ago
  11. f697ec3 test for something more interesting than not crashing by Andrew Lenharth · 16 years ago
  12. 673d1bc sync ops on ptrs, was breaking libgomp by Andrew Lenharth · 16 years ago
  13. 6af4a75 Fix test not to emit junk into source directory by Anton Korobeynikov · 16 years ago
  14. 038557d Testcase for PR2054 by Anton Korobeynikov · 16 years ago
  15. ec4a567 Generalize FP constant shrinking optimization to apply to any vt by Chris Lattner · 16 years ago
  16. 6fd599f Add a target lowering hook to control whether it's worthwhile to compress fp constant. by Evan Cheng · 16 years ago
  17. 3fab77e Use -enable-ppc-regscavenger flag for these checks by Bill Wendling · 16 years ago
  18. 3796355 Use cast instead of dyn_cast. by Devang Patel · 16 years ago
  19. dc00d42 Handle multiple return values. by Devang Patel · 16 years ago
  20. a26e0fe Really fix the test. by Evan Cheng · 16 years ago
  21. 6a2286a Fix broken test. by Evan Cheng · 16 years ago
  22. f92dd28 Add PR1501 test case. by Evan Cheng · 16 years ago
  23. 7194aaf This is the initial check-in for adding register scavenging to PPC. (Currently, by Bill Wendling · 16 years ago
  24. c2a324f new testcase by Chris Lattner · 16 years ago
  25. 767486b Evan implemented these. by Chris Lattner · 16 years ago
  26. 3be4893 Evan implemented this. by Chris Lattner · 16 years ago
  27. a4239e7 add a testcase for misc vector stuff by Chris Lattner · 16 years ago
  28. f58d4de Oops, can't unwind to the entry block (entry block may have no preds). by Nick Lewycky · 16 years ago
  29. fc82fab Add an unwind_to field to basic blocks, making them Users instead of Values. by Nick Lewycky · 16 years ago
  30. ec9a35a Remove llvm-upgrade and update test cases. by Tanya Lattner · 16 years ago
  31. ab3b778 Fix PR2113 by verifying allocations. by Chris Lattner · 16 years ago
  32. ad23d43 Fix this test. by Chris Lattner · 16 years ago
  33. 9bc243b Remove llvm-upgrade and update tests. by Tanya Lattner · 16 years ago
  34. 65201f5 DCE'ed this testcase. by Bill Wendling · 16 years ago
  35. 97e3c01 If we reload a virtual register that's already been assigned, we want to mark by Bill Wendling · 16 years ago
  36. 9d34c4d fix a bug Anders ran into where scalarrepl would crash when promoting by Chris Lattner · 16 years ago
  37. 5ebd936 Folding or(fcmp,fcmp) only works if the operands of the fcmps are the same fp type. by Chris Lattner · 16 years ago
  38. 9b80bd8 Update testcase. by Lauro Ramos Venancio · 16 years ago
  39. c0734e3 Fix http://llvm.org/bugs/show_bug.cgi?id=2104 by ordering lexicographically what gets printed. Be const-correct in PrintResults and uninline it too by Gabor Greif · 16 years ago
  40. e526d8a Set to default: x86 no longer fold and into test if it has more than one use. by Evan Cheng · 16 years ago
  41. 0154e47 New test for misaligned Altivec laod/store. by Dale Johannesen · 16 years ago
  42. ec59b95 Don't hard-code the mask size to be 32, which is incorrect on ppc64 by Dan Gohman · 16 years ago
  43. 21b3f31 Fix a bug in dead spill slot elimination. by Evan Cheng · 16 years ago
  44. e416b7d actually run llc, thanks Dan :) by Chris Lattner · 16 years ago
  45. be680dc Don't track max alignment during stack object allocations since they can be deleted later. Let PEI compute it. by Evan Cheng · 16 years ago
  46. b09916b Make X86TargetLowering::LowerSINT_TO_FP return without creating a dead by Chris Lattner · 16 years ago
  47. d0ba2a9 Compile x86-64-and-mask.ll into: by Chris Lattner · 16 years ago
  48. d365312 Spiller now remove unused spill slots. by Evan Cheng · 16 years ago
  49. cc48318 Upgrade testcase. by Bill Wendling · 16 years ago
  50. bf931bb Add PR number to testcase. by Owen Anderson · 16 years ago
  51. 77db50f Fix an issue where GVN had the sizes of the two memcpy's reverse, resulting by Owen Anderson · 16 years ago
  52. 4d535ca Enable -coalescer-commute-instrs by default. by Evan Cheng · 16 years ago
  53. d4cf992 Avoid aborting on invalid shift counts. by Dan Gohman · 16 years ago
  54. 9ec8095 Fix for pr2093: direct operands aren't necessarily addresses, so don't by Eli Friedman · 16 years ago
  55. 36ab301 fix this test so that the fn name doesn't match the regex by Chris Lattner · 16 years ago
  56. aeecb6c Fix PR2096, a regression introduced with my patch last night. This by Chris Lattner · 16 years ago
  57. 72c8f0d Really feed llvm-as with the testcase, do not let it read from stdin. This fixes the hangs seen on solaris10. by Gabor Greif · 16 years ago
  58. 1514010 unbreak check-one by supplying a dummy "verbose" procedure by Gabor Greif · 16 years ago
  59. 684ed3d While hunting for two hanging tests, by Gabor Greif · 16 years ago
  60. c886c46 This is possible: by Evan Cheng · 16 years ago
  61. 0254e70 Fix isNegatibleForFree to not return true for ConstantFP nodes by Chris Lattner · 16 years ago
  62. 9bf12b5 Fix PR2076. CodeGenPrepare now sinks address computation for inline asm memory by Evan Cheng · 16 years ago
  63. d9d99ff Update bitcode reader and writer to handle multiple return values. Take 2. by Devang Patel · 16 years ago
  64. c0808a7 Fix an issue where GVN was performing the return slot optimization when it was by Owen Anderson · 16 years ago
  65. b9a9057 Temporarily reverting 46959. by Evan Cheng · 16 years ago
  66. 0f7ea1a Fix an issue where GVN would try to use an instruction before its definition when performing return slot optimization. by Owen Anderson · 16 years ago
  67. 1df4397 Backing out r47521 for now. This has broken a number of tests. by Evan Cheng · 16 years ago
  68. a59d469 Merge current work back to tree to minimize diffs and drift. Major highlights by Scott Michel · 16 years ago
  69. f65a0f7 Testcase for Revision 47478. by Zhou Sheng · 16 years ago
  70. 249ded3 Rematerialization logic was overly conservative when it comes to loads from fixed stack slots. by Evan Cheng · 16 years ago
  71. aaa1d42 Update test. by Evan Cheng · 16 years ago
  72. 18924f1 Remat of pic loads are now on by default. by Evan Cheng · 16 years ago
  73. 61e015f Fix a bug that caused opt and other tools to silently ignore by Dan Gohman · 16 years ago
  74. e9fabd9 Properly read and write bitcodes for multiple return values. by Devang Patel · 16 years ago
  75. 28c9fc6 Really. Why doesn't every arch support MMX? by Evan Cheng · 16 years ago
  76. 530d47f Test case for PR2082. by Evan Cheng · 16 years ago
  77. d8850a5 Allow re-materialization of pic load (controlled by -remat-pic-load for now). by Evan Cheng · 16 years ago
  78. d2b1fb2 copy mmx values from/to memory with GPRs on x86-32 by Chris Lattner · 16 years ago
  79. 149a4e5 Start using GPR's to copy around mmx value instead of mmx regs. by Chris Lattner · 16 years ago
  80. 0fe71e9 Treat clobber operands like early clobbers: if we have by Chris Lattner · 16 years ago
  81. 33eefff Remove llvm-upgrade and update tests. by Tanya Lattner · 16 years ago
  82. 2bedd73 testcase for PR1133 by Chris Lattner · 16 years ago
  83. 7cbeb24 Fix a (harmless) but where vregs were added to the used reg lists for by Chris Lattner · 16 years ago
  84. db71d63 Let invoke return aggregate value. by Devang Patel · 16 years ago
  85. bb4f8d4 Let function call return aggregate. by Devang Patel · 16 years ago
  86. ad9153e XFAIL for now. by Devang Patel · 16 years ago
  87. 2102cab Now functions can return aggregate values. by Devang Patel · 16 years ago
  88. 3e63076 Add 'umax' similar to 'smax' SCEV. Closes PR2003. by Nick Lewycky · 16 years ago
  89. 359026e XFAIL this for now. by Evan Cheng · 16 years ago
  90. b476f98 this test requires sse2 by Chris Lattner · 16 years ago
  91. ce2bcc8 Don't fold and's into test instructions if they have multiple uses. by Chris Lattner · 16 years ago
  92. 22c3176 rename tests to avoid a test- prefix when they aren't related to the test instruction. by Chris Lattner · 16 years ago
  93. cfab3da Remove llvm-upgrade and update tests. by Tanya Lattner · 16 years ago
  94. 1459c5d dead pass by Chris Lattner · 16 years ago
  95. 689e8b2 Fix PR2060 by rejecting invalid types for integer constants. by Chris Lattner · 16 years ago
  96. 7ad3920 Don't spew stats to stderr. by Nick Lewycky · 16 years ago
  97. 9103ba1 Fix up the run line for this new test. by Nick Lewycky · 16 years ago
  98. acfab64 New test. by Evan Cheng · 16 years ago
  99. 2ad38be Remove llvm-upgrade and update tests. by Tanya Lattner · 16 years ago
  100. 53a66d1 Remove llvm-upgrade and update tests. by Tanya Lattner · 16 years ago