1. 27107f6 Some random comment, naming, and format changes. by Bill Wendling · 12 years ago
  2. 54c1902 Remove two dead functions. by Jakob Stoklund Olesen · 12 years ago
  3. 103b4a5 Revert "Adding support for llvm.arm.neon.vaddl[su].* and" by Bob Wilson · 12 years ago
  4. 8386acd LoopVectorize: Fix a bug in the scalarization of instructions. by Nadav Rotem · 12 years ago
  5. 139e407 On some ARM cpus, flags setting movs with shifter operand, i.e. lsl, lsr, asr, by Evan Cheng · 12 years ago
  6. 15019a8 Change Lit error redirection to FileCheck to a more common syntax since it by Eli Bendersky · 12 years ago
  7. b17201f Add a largish auto-generated test for the aligned bundling feature, along with by Eli Bendersky · 12 years ago
  8. 16996c4 Tests for the aligned bundling support added in r170718 by Eli Bendersky · 12 years ago
  9. 4766ef4 Aligned bundling support. Following the discussion here: by Eli Bendersky · 12 years ago
  10. 5d3cfa6 Use MachineInstrBuilder for PHI nodes in SelectionDAGISel. by Jakob Stoklund Olesen · 12 years ago
  11. 0eaf5a5 Fix inadvertant delete of 'has'. by Jim Grosbach · 12 years ago
  12. 7f6ece8 Use MachineInstrBuilder in InstrEmitter. by Jakob Stoklund Olesen · 12 years ago
  13. 7b79b98 Use MachineInstrBuilder in a few CodeGen passes. by Jakob Stoklund Olesen · 12 years ago
  14. ffc7d3b Simplify the testcase a bit. by Rafael Espindola · 12 years ago
  15. d5d46ac Loop Vectorizer: turn-off if-conversion. by Nadav Rotem · 12 years ago
  16. 67ae135 Add a new attribute, 'noduplicate'. If a function contains a noduplicate call, the call cannot be duplicated - Jump threading, loop unrolling, loop unswitching, and loop rotation are inhibited if they would duplicate the call. by James Molloy · 12 years ago
  17. 6af228a Remove MCTargetAsmLexer and its derived classes now that edis, by Roman Divacky · 12 years ago
  18. 332bd79 Adding support for llvm.arm.neon.vaddl[su].* and by Renato Golin · 12 years ago
  19. da5cd6a llvmbuild/main.py: Let LibraryDependencies.inc deterministic. by NAKAMURA Takumi · 12 years ago
  20. 00f8102 Formatting fixes. Remove some unnecessary 'else' after 'return'. No functional change. by Craig Topper · 12 years ago
  21. 41a05dc Removing trailing whitespace by Craig Topper · 12 years ago
  22. 27210d2 Implement cfi_def_cfa_offset. "Make check" test case for this comming in the by Reed Kotler · 12 years ago
  23. 0fd83132 There is one more patch to finish large frames. Make sure we assert by Reed Kotler · 12 years ago
  24. 82a36e2 Add constant extender support to GP-relative load/store instructions. by Jyotsna Verma · 12 years ago
  25. 39498d1 Add TSFlags to ALU32 type instructions for constant-extender/Relationship maps. by Jyotsna Verma · 12 years ago
  26. bacbf1c set register class properly for mips16 here by Reed Kotler · 12 years ago
  27. 399532b Undefine PPC harder. by Rafael Espindola · 12 years ago
  28. c28ee96 This assert is overly restrictive and does not work for mips16. by Reed Kotler · 12 years ago
  29. 1f23239 Turn on register scavenger for Mips 16 by Reed Kotler · 12 years ago
  30. 9bf571f [mips] Refactor SLT (set on less than) instructions. Separate encoding by Akira Hatanaka · 12 years ago
  31. c230615 [mips] Refactor unconditional branch instruction. Separate encoding information by Akira Hatanaka · 12 years ago
  32. 1e7739f [mips] Remove asm string parameter from pseudo instructions. Add InstrItinClass by Akira Hatanaka · 12 years ago
  33. 77e85f3 [mips] Delete definition of CPRESTORE instruction. by Akira Hatanaka · 12 years ago
  34. 5c54025 [mips] Refactor conditional branch instructions with one register operand. by Akira Hatanaka · 12 years ago
  35. 488fdce Don't use isa<CallInst>(this) in the constructor for CallInst's base class. by Richard Smith · 12 years ago
  36. c488901 [mips] Refactor conditional branch instructions with two register operands. by Akira Hatanaka · 12 years ago
  37. cef95f7 fix most of remaining issues with large frames. by Reed Kotler · 12 years ago
  38. 68fe665 [mips] Use "or $r0, $r1, $zero" instead of "addu $r0, $zero, $r1" to copy by Akira Hatanaka · 12 years ago
  39. ba836a2 Fix use-before-construction of X86TargetLowering. by Richard Smith · 12 years ago
  40. fe4ef2c Don't use -1 as a value of an unsigned 7-bit enumeration; that has undefined by Richard Smith · 12 years ago
  41. e8ce626 Don't leave IsUnsigned uninitialized in a default-constructed APSInt. Copying by Richard Smith · 12 years ago
  42. 2427773 [mips] Change the order of template parameters. Move the default parameters to by Akira Hatanaka · 12 years ago
  43. cdc0c59 [mips] Refactor shift instructions with register operands. Separate encoding by Akira Hatanaka · 12 years ago
  44. 0dad34a [mips] Refactor shift immediate instructions. Separate encoding information by Akira Hatanaka · 12 years ago
  45. ab48c50 [mips] Refactor arithmetic and logic instructions with immediate operands. by Akira Hatanaka · 12 years ago
  46. 23a3da0 [mips] Refactor arithmetic and logic instructions. Separate encoding by Akira Hatanaka · 12 years ago
  47. 7d31849 docs: Show TOC for GettingStarted.rst. by Sean Silva · 12 years ago
  48. c9e30ea [mips] Delete ArithOverflowR and ArithOverflow and use ArithLogicR and by Akira Hatanaka · 12 years ago
  49. 6241703 docs: Clean up adornments. by Sean Silva · 12 years ago
  50. 68d5b27 docs: ASCII-fy by Sean Silva · 12 years ago
  51. d3071bb Loop Vectorizer: Enable if-conversion. by Nadav Rotem · 12 years ago
  52. f667072 s/AttributesImpl/AttributeImpl/g This is going to apply to Attribute, not Attributes. by Bill Wendling · 12 years ago
  53. 99d8e76 Do not introduce vector operations in functions marked with noimplicitfloat. by Bob Wilson · 12 years ago
  54. 4636776 Clean up some DOxygen comments. by Jim Grosbach · 12 years ago
  55. 39758cd Clean up some DOxygen comments. by Jim Grosbach · 12 years ago
  56. 8efd0f0 Fix an uninitialized member variable, found by -fsanitize=bool. by Richard Smith · 12 years ago
  57. a6603b3 whitespace by Nadav Rotem · 12 years ago
  58. f9962d9 doc: resize the image. by Nadav Rotem · 12 years ago
  59. 6b207d3 Target/R600: Update MIB according to r170588. by NAKAMURA Takumi · 12 years ago
  60. 6d1fc53 Doc: update the chart. by Nadav Rotem · 12 years ago
  61. 5f93e2b Add a context so that once we uniquify strings we can access them easily. by Bill Wendling · 12 years ago
  62. fbf3b4a MC: Add MCInstrDesc::mayAffectControlFlow() method. by Jim Grosbach · 12 years ago
  63. 16f3204 Add isSubRegisterEq() and isSuperRegisterEq(). by Jim Grosbach · 12 years ago
  64. e188fb7 Move isSubRegister() and isSuperRegister to MCRegisterInfo. by Jim Grosbach · 12 years ago
  65. dd2fa51 Fix doc comment. '///' not '//'. by Jim Grosbach · 12 years ago
  66. f846f16 Refactor isIntrinsic() to be quicker, and change classof() (and thus, isa<IntrinsicInst>()) to use it. This decreases the number of occurrences of the slow-path string matching performed by getIntrinsicID(). by Michael Ilseman · 12 years ago
  67. 18e7211 s/AttributeListImpl/AttributeSetImpl/g to match the namechange of AttributeList. by Bill Wendling · 12 years ago
  68. 7f4bb1b Always use addOperand(MF, MO) from MachineInstrBuilder. by Jakob Stoklund Olesen · 12 years ago
  69. 344df79 Add a missing 'else'. Found by grep '} if' by Dmitri Gribenko · 12 years ago
  70. afb71e4 R600: Add entry in CODE_OWNERS.TXT by Tom Stellard · 12 years ago
  71. 45f75be R600: Remove unecessary VREG alignment. by Tom Stellard · 12 years ago
  72. d09d43a R600: control flow optimization by Tom Stellard · 12 years ago
  73. 6b7d99d R600: New control flow for SI v2 by Tom Stellard · 12 years ago
  74. 6eebe47 Split out abbreviations for the skeleton info from the rest of by Eric Christopher · 12 years ago
  75. 37a942c Remove the explicit MachineInstrBuilder(MI) constructor. by Jakob Stoklund Olesen · 12 years ago
  76. 521396a Fix a bug that was found by building clang with -fsanitize. by Nadav Rotem · 12 years ago
  77. 83ccac7 docs: Fix title underline warnings by Meador Inge · 12 years ago
  78. 733c6b1 LLVM sdisel normalize bit extraction of the form: by Evan Cheng · 12 years ago
  79. 28d24c9 Remove edis remnant. by Benjamin Kramer · 12 years ago
  80. 759e3fa Remove edis - the enhanced disassembler. Fixes PR14654. by Roman Divacky · 12 years ago
  81. 6da2e22 Transform (x&C)>V into (x&C)!=0 where possible by Paul Redmond · 12 years ago
  82. 433cb08 Add an MF argument to MachineInstr::addOperand(). by Jakob Stoklund Olesen · 12 years ago
  83. e7ff165 Remove superfluous brief command from getAsString. by Chad Rosier · 12 years ago
  84. 649a33e doc: add subsections. by Nadav Rotem · 12 years ago
  85. 3e6da7e DOC: document the use of O2, O3 and Os with -fvectorize. by Nadav Rotem · 12 years ago
  86. 91223a4 PowerPC: Expand VSELECT nodes. by Benjamin Kramer · 12 years ago
  87. c698d3a Change AsmOperandInfo::ConstraintVT to MVT, instead of EVT. by Patrik Hagglund · 12 years ago
  88. cd7ee1c Revert 170545 while I debug the ppc failures. by Rafael Espindola · 12 years ago
  89. 35d3462 Make TargetLowering::getTypeConversion more resilient against odd illegal MVTs. by Benjamin Kramer · 12 years ago
  90. f9a6bd8 Add r170095 back. by Rafael Espindola · 12 years ago
  91. 33660cd [msan] Add track-origins argument to the pass constructor. by Evgeniy Stepanov · 12 years ago
  92. ba2d6fb Documentation: add a missing space by Dmitri Gribenko · 12 years ago
  93. b9e12e5 Split the usage of 'EVT PartVT' into 'MVT PartVT' and 'EVT PartEVT'. by Patrik Hagglund · 12 years ago
  94. 828df0f CMake: factor out a function that returns the expected directory for unit test by Alexey Samsonov · 12 years ago
  95. 8963fec Change RegVT in BitTestBlock and RegsForValue, to contain MVTs, instead of EVTs. by Patrik Hagglund · 12 years ago
  96. e5c6591 Change TargetLowering::getTypeForExtArgOrReturn to take and return by Patrik Hagglund · 12 years ago
  97. ee211d2 Change a parameter of TargetLowering::getVectorTypeBreakdown to MVT, from EVT. by Patrik Hagglund · 12 years ago
  98. dfcf33a Change TargetLowering::RegisterTypeForVT to contain MVTs, instead of EVTs. by Patrik Hagglund · 12 years ago
  99. ff01277 Change TargetLowering::TransformToType to contain MVTs, instead of EVTs. by Patrik Hagglund · 12 years ago
  100. 1317d26 Change TargetLowering::getRepRegClassCostFor, getIndexedLoadAction, by Patrik Hagglund · 12 years ago