1. 426d571 Clean up the naming in this test. Someone pointed this out in review at by Chandler Carruth · 12 years ago
  2. c3e9559 FileCheck-ize this test, and generally tidy it up prior to changing by Chandler Carruth · 12 years ago
  3. 6173ed9 Correctly vectorize powi. by Hal Finkel · 12 years ago
  4. ad353c6 ARM assembler should prefer non-aliases encoding of cmp. by Jim Grosbach · 12 years ago
  5. a45e374 ARM encoding for VSWP got the second operand incorrect. by Jim Grosbach · 12 years ago
  6. 2d30d94 ARM integrated assembler should encoding choice for add/sub imm. by Jim Grosbach · 12 years ago
  7. c0164f8 ARM assembly parsing needs to be paranoid about negative immediates. by Jim Grosbach · 12 years ago
  8. cb0809b Ensure conditional BL instructions for ARM are given the fixup fixup_arm_condbranch. by James Molloy · 12 years ago
  9. 1c80f56 ARM target should allow codegenprep to duplicate ret instructions to enable tailcall opt. rdar://11140249 by Evan Cheng · 12 years ago
  10. c459d31 Testcase for r153710. by Bill Wendling · 12 years ago
  11. 4108bd3 Add testcase for r153705 by Bill Wendling · 12 years ago
  12. f9e894d Change the constant in this testcase so that it results in a constant pool load. by Lang Hames · 12 years ago
  13. 288967d Revert r153694. It was causing failures in the buildbots. by Bill Wendling · 12 years ago
  14. 803d134 Filecheck-ize this test so that it actually tests something reasonable. by Chandler Carruth · 12 years ago
  15. 4b0b8ef Re-factored RuntimeDyld. Added ExecutionEngine/MCJIT tests. by Danil Malyshev · 12 years ago
  16. b22e70d ARM assembly 'cmp lr, #0' should not encode using 'cmn'. by Jim Grosbach · 12 years ago
  17. 182c34b The shuffle scheduler is only available in asserts build - make misched-new.ll by Lang Hames · 12 years ago
  18. 616c841 Make x86 REP_MOV* and REP_STO instructions use the correct operand sizes in 64-bit mode. by Lang Hames · 12 years ago
  19. 21ecc2f Expand FREM. by Akira Hatanaka · 12 years ago
  20. 41e2073 Don't PRE compares. by Jakob Stoklund Olesen · 12 years ago
  21. 76d0310 For X86, change load/dec-or-inc/store into dec-or-inc, respectively. by Joel Jones · 12 years ago
  22. f75f427 Reverted to revision 153616 to unblock build by Joel Jones · 12 years ago
  23. c367a3e For X86, change load/dec-or-inc/store into dec-or-inc, respectively. by Joel Jones · 12 years ago
  24. 892143f Don't kill the base register when expanding strd. by Jakob Stoklund Olesen · 12 years ago
  25. 8f3fabe Handle intrinsics in GlobalsModRef. Fixes pr12351. by Rafael Espindola · 12 years ago
  26. 5b2f913 Spill DPair registers, not just QPR. by Jakob Stoklund Olesen · 12 years ago
  27. 89e2b31 Revert r153521 as it's causing large regressions on the nightly testers. by Chad Rosier · 12 years ago
  28. c1ea16e GlobalOpt: If we have an inbounds GEP from a ConstantAggregateZero global that we just determined to be constant, replace all loads from it with a zero value. by Benjamin Kramer · 12 years ago
  29. 6e9d66c Fixup VST1.32 with writeback instruction. Also re-factor non-writeback version. by Richard Barton · 12 years ago
  30. afff330 Switch to WeakVHs in the value mapper, and aggressively prune dead basic by Chandler Carruth · 12 years ago
  31. 663e0cf Fix the output of the DW_TAG_friend tag to include DW_AT_friend by Eric Christopher · 12 years ago
  32. 701ea2b Fix test case. by Akira Hatanaka · 12 years ago
  33. 130ba34 Add a test for the previous commit. Also, remove two tests that were by Eric Christopher · 12 years ago
  34. d23a64c Reapply r153423; the original commit was fine. The failing test, distray, had by Chad Rosier · 12 years ago
  35. d6c2355 Post-ra LICM should take care not to hoist an instruction that would clobber a by Evan Cheng · 12 years ago
  36. e279f59 ARM has a peephole optimization which looks for a def / use pair. The def by Evan Cheng · 12 years ago
  37. eb6dd23 SCEV fix: Handle loop invariant loads. by Andrew Trick · 12 years ago
  38. 11641d3 Unit test for PR11950: LSR crash. by Andrew Trick · 12 years ago
  39. cde6650 Revert r153423 as this is causing failures on our internal nightly testers. by Chad Rosier · 12 years ago
  40. 52eb6992 [tsan] treat vtable pointer updates in a special way (requires tbaa); fix a bug (forgot to return true after instrumenting); make sure the tsan tests are run by Kostya Serebryany · 12 years ago
  41. d792a27 Remove stale CBackend tests. by Benjamin Kramer · 12 years ago
  42. 7ddcd35 Use the new range metadata in computeMaskedBits and add a new optimization to by Rafael Espindola · 12 years ago
  43. 58725a6 Teach instsimplify how to simplify comparisons of pointers which are by Chandler Carruth · 12 years ago
  44. 9d9e29b Switch the pointer-difference simplification logic to only work with by Chandler Carruth · 12 years ago
  45. a5adcc1 This file is no longer needed (DejaGNU-isms removed from code) by Eli Bendersky · 12 years ago
  46. f8c8a9c Teach the function cloner (and thus the inliner) to simplify PHINodes by Chandler Carruth · 12 years ago
  47. cc85160 Continue cleanup of LIT, getting rid of the remaining artifacts from dejagnu by Eli Bendersky · 12 years ago
  48. d54f9a4 Move the instruction simplification of callsite arguments in the inliner by Chandler Carruth · 12 years ago
  49. b809546 FileCheck-ize this test. Note the FIXME I've introduced here: we've by Chandler Carruth · 12 years ago
  50. 179a4dd Fix small-integer VAARG on SVR4 ABI PPC64. by Hal Finkel · 12 years ago
  51. 39dd328 First part of PR12251. Add documentation and verifier support for the range by Rafael Espindola · 12 years ago
  52. 6fedb3c Don't convert objc_retainAutoreleasedReturnValue to objc_retain if it by Dan Gohman · 12 years ago
  53. fbab4a8 It's not possible to insert code immediately after an invoke in the by Dan Gohman · 12 years ago
  54. bd618f1 Remove -enable-lsr-nested in time for 3.1. by Andrew Trick · 12 years ago
  55. 0c0a3ef Convert -indvars tests that rely on SCEV expansion to -loop-reduce tests. by Andrew Trick · 12 years ago
  56. f6399a6 Remove tests: indvars trivially preserves GEPs now. by Andrew Trick · 12 years ago
  57. 3730a85 Remove test: trivial canonical IV test which is covered by other SCEV tests. by Andrew Trick · 12 years ago
  58. 54e3ade Test scalar evolution directly instead of testing the result of by Andrew Trick · 12 years ago
  59. dba9573 Remove redundant -enable-iv-rewrite=false flags from test cases. by Andrew Trick · 12 years ago
  60. 6fe310e Added soft fail checks for the disassembler when decoding some corner cases of the STRD, STRH, LDRD, LDRH, LDRSH and LDRSB instructions on ARM. by Silviu Baranga · 12 years ago
  61. b7c2ed6 Added soft fail cases for the disassembler when decoding LDRSBT, LDRHT or LDRSHT instruction on ARM by Silviu Baranga · 12 years ago
  62. a0c48eb Added soft fail cases for the disassembler when decoding MUL instructions on ARM. by Silviu Baranga · 12 years ago
  63. 3e29671 Revert a series of commits to MCJIT to get the build working in CMake by Chandler Carruth · 12 years ago
  64. 544b9b4 [fast-isel] Fold "urem x, pow2" -> "and x, pow2-1". This should fix the 271% by Chad Rosier · 12 years ago
  65. 0726926 misched: tag a few XFAILs that I plan to fix by Andrew Trick · 12 years ago
  66. 799184d Re-factored RuntimeDyld. Added ExecutionEngine/MCJIT tests. by Danil Malyshev · 12 years ago
  67. f0586f0 Fix ARM disassembly of VST1 and VST2 instructions with writeback. And add test by Kevin Enderby · 12 years ago
  68. 4fd3d29 Fix generation of the address size override prefix. Add assertions for by Joerg Sonnenberger · 12 years ago
  69. 10fa51b I meant to disable this test, not XFAIL it by Andrew Trick · 12 years ago
  70. c6a19dd misched: beginning to add unit tests by Andrew Trick · 12 years ago
  71. fb54afb Incremental big endian patch by Jack Carter. by Akira Hatanaka · 12 years ago
  72. 768b4e8 Fix test case from r153135. by Chad Rosier · 12 years ago
  73. 1b1fdc0 [avx] Add patterns for combining vextractf128 + vmovaps/vmovups/vmobdqu to by Chad Rosier · 12 years ago
  74. 48c9533 Assembler should accept redefinitions of unused variable symbols. by Jim Grosbach · 12 years ago
  75. 7edc277 LoopSimplify bug fix. Handle indirect loop back edges. by Andrew Trick · 12 years ago
  76. a3b10b8 LSR: teach isSimplifiedLoopNest to handle PHI IVUsers. by Andrew Trick · 12 years ago
  77. f949228 LSR: fix IVUsers isSimplifiedLoopNest to perform a full domtree walk by Andrew Trick · 12 years ago
  78. 36a273a [avx] Move the vextractf128 patterns closer to the vextractf128 def. Remove by Chad Rosier · 12 years ago
  79. 9f2e160 Fix assembling ARM vst2 instructions with double-spaced registers. by Kevin Enderby · 12 years ago
  80. 07cdd80 ARM non-scattered MachO relocations for movw/movt. by Jim Grosbach · 12 years ago
  81. 1fc999e Fix test. by Chad Rosier · 12 years ago
  82. 33e528d [avx] Adjust the VINSERTF128rm pattern to allow for unaligned loads. by Chad Rosier · 12 years ago
  83. 5c062ad The ARM instructions that have an unpredictable behavior when the pc register operand is given now fail with soft fail. Modified the regression tests to reflect this. by Silviu Baranga · 12 years ago
  84. 21e42d0 It's possible to have a constant expression who's size is quite big (e.g., by Bill Wendling · 12 years ago
  85. 2d7ea04 Perform mul combine when multiplying wiht negative constants. by Anton Korobeynikov · 12 years ago
  86. 5587a8e llvm/test/DebugInfo: Move two tests to DebugInfo/X86. They are X86-dependent. by NAKAMURA Takumi · 12 years ago
  87. 3e99b71 This patch adds X86 instruction itineraries for non-pseudo opcodes in by Preston Gurd · 12 years ago
  88. f201a06 Factor out the multiply analysis code in ComputeMaskedBits and apply it to the by Nick Lewycky · 13 years ago
  89. ae151ed MC asm parser macro argument count was wrong when empty. by Jim Grosbach · 13 years ago
  90. be7cf2b ARM ldm/stm register lists can be out of order. by Jim Grosbach · 13 years ago
  91. 0ccae0b Revert r152907. by Bill Wendling · 13 years ago
  92. ff030fd The alignment of the pointer part of the store instruction may have an by Bill Wendling · 13 years ago
  93. b2442fc Rip out support for 'llvm.noinline'. This thing has a strange history... by Chandler Carruth · 13 years ago
  94. 75ae203 LSR fix: Add isSimplifiedLoopNest to IVUsers analysis. by Andrew Trick · 13 years ago
  95. e9f15c8 In InstCombiner::visitOr, make sure we reverse the operand swap used for checking for or-of-xor operations after those checks; a later check expects that any constant will be in Op1. PR12234. by Eli Friedman · 13 years ago
  96. 213d2e7 ARM optional operand on MRC/MCR assembly instructions. by Jim Grosbach · 13 years ago
  97. 9426ac7 ARM vmrs system registers mvfr0 and mvfr1 handling. by Jim Grosbach · 13 years ago
  98. 75df9f2 Do the right thing on NULL uint64 fields. by Eric Christopher · 13 years ago
  99. 2125d5a For types with a parent of the compile unit make sure and emit by Eric Christopher · 13 years ago
  100. 0ac754f [fast-isel] Address Eli's comments for r152847. Specifically, add a test case by Chad Rosier · 13 years ago