1. 84c73e9 Do not bother to emit debug info for nameless global variable. by Devang Patel · 15 years ago
  2. df98761 Revert r86077 because it caused crashes in 179.art and 175.vpr on ARM by Victor Hernandez · 15 years ago
  3. 465c3be Do not try to emit debug info entry for dead global variable. by Devang Patel · 15 years ago
  4. ef1fad5 Fix PR5315, original patch by Nicolas Capens! by Eric Christopher · 15 years ago
  5. 3f13132 Update these tests for the new label names. by Dan Gohman · 15 years ago
  6. f4e82d1 The introduction of indirectbr meant the introduction of by Dan Gohman · 15 years ago
  7. 992a637 Teach SimplifyLibCalls to fold memcmp calls with constant arguments. by Benjamin Kramer · 15 years ago
  8. e4bddf1 merge a few crash tests into crash.ll by Chris Lattner · 15 years ago
  9. 5a225cc Add -mtriple to llc commands, attempting to fix buildbot failures. by Bob Wilson · 15 years ago
  10. 8a008cc Attempt again to fix buildbot failures: make expected output less specific by Bob Wilson · 15 years ago
  11. 24f934d Update CreateMalloc so that its callers specify the size to allocate: by Victor Hernandez · 15 years ago
  12. 40dd12e improve DSE when TargetData is not around, based on work by Hans Wennborg! by Chris Lattner · 15 years ago
  13. 3d90dbe Add PowerPC codegen for indirect branches. by Bob Wilson · 15 years ago
  14. 1709dd7 Fix broken test. by Bob Wilson · 15 years ago
  15. 0d48d61 Add test for ARM indirectbr codegen. by Bob Wilson · 15 years ago
  16. 50608ba RangeIsDefinedByCopyFromReg() should check for subreg_to_reg, insert_subreg, by Evan Cheng · 15 years ago
  17. 092543c move two functions up higher in the file. Delete a useless argument by Chris Lattner · 15 years ago
  18. 6a4ab1e filecheckize this test. by Chris Lattner · 15 years ago
  19. ad95ff9 Fix test. by Evan Cheng · 15 years ago
  20. fc36a56 reimplement multiple return value handling in IPSCCP, making it by Chris Lattner · 15 years ago
  21. b23b201 fconsts / fconstd immediate should be proceeded with #. by Evan Cheng · 15 years ago
  22. 777c6b7 Re-apply 85799. It turns out my code isn't buggy. by Evan Cheng · 15 years ago
  23. 60faaf6 fix test by Chris Lattner · 15 years ago
  24. db70f8a merge a test into ipsccp-basic. running llvm-ld to get one pass is... bad. by Chris Lattner · 15 years ago
  25. fde2da4 turn IPSCCP back on by default, try #3 or 4? Woo. by Chris Lattner · 15 years ago
  26. 2396cc3 fix an IPSCCP bug I introduced when I changed IPSCCP to start working on by Chris Lattner · 15 years ago
  27. e8bc45a Parse debug info attached with insertvalue and extractvalue instructions. by Devang Patel · 15 years ago
  28. 19c2079 xfail this test since daniel turned off ipsccp by Chris Lattner · 15 years ago
  29. c8d40c7 testcase for r85903 by Chris Lattner · 15 years ago
  30. b908f8a Make opt default to not adding a target data string and update tests that depend on target data to supply it within the test by Kenneth Uildriks · 15 years ago
  31. ba90864 Fix PR5367. QPR_8 is the super regclass of DPR_8 and SPR_8. by Evan Cheng · 15 years ago
  32. e4a9f9c Declare sin & cos as readonly so they match the code in SelectionDAGBuild by Nate Begeman · 15 years ago
  33. 7b360e7 Temporary xfail until PR5367 will be resolved by Anton Korobeynikov · 15 years ago
  34. ab453e0 Revert r85049, it is causing PR5367 by Anton Korobeynikov · 15 years ago
  35. 454ac89 Revert 85799 for now. It might be breaking llvm-gcc driver. by Evan Cheng · 15 years ago
  36. 0909796 merge 2008-03-10-sret.ll into ipsccp-basic.ll, and upgrade its syntax. by Chris Lattner · 15 years ago
  37. 2bbbbd6 disable IPSCCP support for multiple return values, it is buggy, so just by Chris Lattner · 15 years ago
  38. 72ed88f Initilize the machine LICM CSE map upon the first time an instruction is hoisted to by Evan Cheng · 15 years ago
  39. 12c8d5f improve IPSCCP to be able to propagate the result of "!mayBeOverridden" by Chris Lattner · 15 years ago
  40. 580e791 Remove an irrelevant and poorly reduced test case. by Evan Cheng · 15 years ago
  41. 5638dc6 Use the libanalysis 'ConstantFoldLoadFromConstPtr' function by Chris Lattner · 15 years ago
  42. 7baae87 Unbreak ARMBaseRegisterInfo::copyRegToReg. by Evan Cheng · 15 years ago
  43. 794c15d fix a bug exposed by moving SRoA earlier which caused a crash building kc++ by Chris Lattner · 15 years ago
  44. 7ebbabf fix instcombine to only do store sinking when the alignments by Chris Lattner · 15 years ago
  45. f013eea merge a test into store.ll by Chris Lattner · 15 years ago
  46. f795662 convert to filecheck by Chris Lattner · 15 years ago
  47. 2ae0eec Handle splats of undefs properly. This includes the testcase for PR5364 as well. by Anton Korobeynikov · 15 years ago
  48. 2e1da9f 64-bit FP loads & stores operate on both NEON and VFP pipelines. by Anton Korobeynikov · 15 years ago
  49. 48d8afa Make use of imm12 version of Thumb2 ldr / str instructions more aggressively. by Evan Cheng · 15 years ago
  50. 213a8d3 merge phi-merge.ll into phi.ll by Chris Lattner · 15 years ago
  51. a664bb7 when merging two loads, make sure to take the min of their alignment, by Chris Lattner · 15 years ago
  52. e3c6281 fix a bug noticed by inspection: when instcombine sinks loads through by Chris Lattner · 15 years ago
  53. c7e4e6e convert to filecheck. by Chris Lattner · 15 years ago
  54. 0037bfa We currently only run ipsccp at LTO time, which is silly. It subsumes by Chris Lattner · 15 years ago
  55. 1107f03 Fix tests. by Evan Cheng · 15 years ago
  56. 43f44aa improve x86 codegen support for blockaddress. We now compile the testcase into: by Chris Lattner · 15 years ago
  57. de17fb6 Use cbz and cbnz instructions. by Evan Cheng · 15 years ago
  58. 8cd0a8c vml[as].f32 cause stalls in following advanced SIMD instructions. Avoid using by Jim Grosbach · 15 years ago
  59. 1820ec5 Consolidate test files by Jim Grosbach · 15 years ago
  60. 91c0aeb Change to use FileCheck by Jim Grosbach · 15 years ago
  61. 0e5c9be Make tests more explicit about which instructions are expected. by Jim Grosbach · 15 years ago
  62. 6b0b4b3 Grammar tweak to comments by Jim Grosbach · 15 years ago
  63. 199a4b4 Update test to be more explicit about what instruction sequences are expected for each operation. by Jim Grosbach · 15 years ago
  64. 07d236b Update test to be more explicit about what instruction sequences are expected for each operation. by Jim Grosbach · 15 years ago
  65. bcf2f2c Expand 64-bit logical shift right inline by Jim Grosbach · 15 years ago
  66. b4a976c Expand 64-bit arithmetic shift right inline by Jim Grosbach · 15 years ago
  67. e3246fc Force triple; darwin's ASM syntax differs from linux's. by Benjamin Kramer · 15 years ago
  68. c2b879f Expand 64 bit left shift inline rather than using the libcall. For now, this by Jim Grosbach · 15 years ago
  69. 823bdbc Add missing colons for FileCheck. by Benjamin Kramer · 15 years ago
  70. 4a26092 Convert to FileCheck by Jim Grosbach · 15 years ago
  71. 438b583 Revert r85667. LoopUnroll currently can't call utility functions which by Dan Gohman · 15 years ago
  72. f230d8a Merge the enhancements from LoopUnroll's FoldBlockIntoPredecessor into by Dan Gohman · 15 years ago
  73. 9eda689 It's safe to remat t2LDRpci; Add PseudoSourceValue to load / store's to enable more machine licm. More changes coming. by Evan Cheng · 15 years ago
  74. c933acf Add a target triple so that this test behaves consistently across hosts. by Dan Gohman · 15 years ago
  75. 0437a06 Fix the -mattr line for this test so that it passes on hosts that lack SSSE3. by Dan Gohman · 15 years ago
  76. cf35517 Add a testcase for the recent duplicate PHI elimination changes. by Dan Gohman · 15 years ago
  77. dac8bde if basic blocks are destroyed while there are *just* BlockAddress' hanging by Chris Lattner · 15 years ago
  78. 0115e16 Fix MachineLICM to use the correct virtual register class when by Dan Gohman · 15 years ago
  79. b0c9a99 Add missing substitution for %llvmgcc_only. by Daniel Dunbar · 15 years ago
  80. 3efabd3 I forgot to commit this test. by Evan Cheng · 15 years ago
  81. c1382b7 This fixes functions like by Rafael Espindola · 15 years ago
  82. 2c04dae Reimplement BranchFolding change to avoid tail merging for a 1 instruction by Bob Wilson · 15 years ago
  83. 90f48e7 Extend getMallocArraySize() to determine the array size if the malloc argument is: by Victor Hernandez · 15 years ago
  84. b62f792 Treat lifetime begin/end markers as allocations/frees respectively for the by Owen Anderson · 15 years ago
  85. a85a664 Be more careful about invariance reasoning on "store" queries. Stores still need by Owen Anderson · 15 years ago
  86. 4bc737c Add trivial support for the invariance intrinsics to memdep. This logic is by Owen Anderson · 15 years ago
  87. 50b136d add bitcode reader support for blockaddress. We can now fully by Chris Lattner · 15 years ago
  88. 589f1f5 Teach MachineLICM to unfold loads from constant memory from by Dan Gohman · 15 years ago
  89. 3938242 Use fconsts and fconstd to materialize small fp constants. by Evan Cheng · 15 years ago
  90. a104d1e Mark dead physregdefs dead immediately. This helps MachineSink and by Dan Gohman · 15 years ago
  91. 83f6120 Allow constants of different types to share constant pool entries by Dan Gohman · 15 years ago
  92. ab21db7 rename indbr -> indirectbr to appease the residents of #llvm. by Chris Lattner · 15 years ago
  93. e69ed95 Add radar number. by Dale Johannesen · 15 years ago
  94. 4fc1231 Testcase for llvm-gcc patch 85284. by Dale Johannesen · 15 years ago
  95. f9be95f add enough support for indirect branch for the feature test to pass by Chris Lattner · 15 years ago
  96. 2bda533 Add missing testcase. by Rafael Espindola · 15 years ago
  97. 7a034b1 change of mind :) by Chris Lattner · 15 years ago
  98. 9357754 rename test. by Chris Lattner · 15 years ago
  99. 4ea7d4c Convert Analysis tests to FileCheck in regards to PR5307. by Edward O'Callaghan · 15 years ago
  100. 3798605 Fix Thumb2 failures by converting them to FileCheck. by Bob Wilson · 15 years ago