1. 41b585c Use the correct types when matching ADDRri patterns from frame indexes. by Jakob Stoklund Olesen · 12 years ago
  2. 9cbee63 GlobalDCE: Fix an oversight in my last commit that could lead to crashes. by Benjamin Kramer · 12 years ago
  3. 8848680 Fix a scalability issue with complex ConstantExprs. by Benjamin Kramer · 12 years ago
  4. b99c995 Spill and restore PPC CR registers using the FP when we have one by Hal Finkel · 12 years ago
  5. 16de01e Further generalize this scheduler test. by Andrew Trick · 12 years ago
  6. 4b1a1f3 Fix a dislexic regex. by Andrew Trick · 12 years ago
  7. 65634fa Add a missing REQUIRES: asserts by Andrew Trick · 12 years ago
  8. baedcd7 MI-Sched: DEBUG formatting. by Andrew Trick · 12 years ago
  9. 6a22dba MI-Sched cleanup. If an instruction has no valid sched class, do not attempt to check for a variant. by Andrew Trick · 12 years ago
  10. f521997 X86 machine model: reduce SandyBridge and Haswell ILPWindow. by Andrew Trick · 12 years ago
  11. 4392f0f MI-Sched: schedule physreg copies. by Andrew Trick · 12 years ago
  12. c706dc7 Catch another case where SD fails to propagate node order. by Andrew Trick · 12 years ago
  13. 107cd0c Add typenames to see if bot goes green. by Rafael Espindola · 12 years ago
  14. 4e0980a [mips] Move MipsTargetLowering::lowerINTRINSIC_W_CHAIN and by Akira Hatanaka · 12 years ago
  15. 69893a2 Some versions of gcc don't like typenames in these places. by Rafael Espindola · 12 years ago
  16. da2a237 Finish templating MachObjectFile over endianness. by Rafael Espindola · 12 years ago
  17. 3d60241 [mips] Reapply r179420 and r179421. by Akira Hatanaka · 12 years ago
  18. bf308ce [mips] Override TargetLoweringBase::isShuffleMaskLegal. by Akira Hatanaka · 12 years ago
  19. 41a10b6 [ms-inline asm] Simplify the logic by using parsePrimaryExpr. No functional by Chad Rosier · 12 years ago
  20. d35d5bd Revert r179420 and r179421. by Akira Hatanaka · 12 years ago
  21. 6d22445 [mips] Instruction selection patterns for carry-setting and using add by Akira Hatanaka · 12 years ago
  22. 9367b8d [mips] v4i8 and v2i16 add, sub and mul instruction selection patterns. by Akira Hatanaka · 12 years ago
  23. 0fda0f3 Revert r179409 because it caused some warnings and some of the build bots fail. by Nadav Rotem · 12 years ago
  24. 6ac9278 InstCombine: Check the operand types before merging fcmp ord & fcmp ord. by Benjamin Kramer · 12 years ago
  25. a74f91e SLPVectorizer: add support for vectorization of diamond shaped trees. We now perform a preliminary traversal of the graph to collect values with multiple users and check where the users came from. by Nadav Rotem · 12 years ago
  26. 9eb366a CostModel: increase the default cost of supported floating point operations from 1 to two. Fixed a few tests that changes because now the cost of one insert + a vector operation on two doubles is lower than two scalar operations on doubles. by Nadav Rotem · 12 years ago
  27. 196ee11 Add debug prints. by Nadav Rotem · 12 years ago
  28. affe889 Add support for additional vector instructions in the interpreter. by Nadav Rotem · 12 years ago
  29. 3f42936 [ms-inline asm] Move this logic into a static function as it's only applicable by Chad Rosier · 12 years ago
  30. d0dd5e4 [ms-inline asm] Address the FIXME for ImmDisp before brackets. This by Chad Rosier · 12 years ago
  31. 406ef44 lit: Fix infinite recursion when an out-of-tree test root is located inside the source test root. by Daniel Dunbar · 12 years ago
  32. f2c2b20 lit: Add a test for discovery w/ test_exec_root (out-of-tree test root). by Daniel Dunbar · 12 years ago
  33. b71ce6a [ms-inline asm] Have the [ Symbol ] case fall into the more general logic. This by Chad Rosier · 12 years ago
  34. d64ee44 ARM: Correct printing of pre-indexed operands. by Quentin Colombet · 12 years ago
  35. 9458f3e [ms-inline asm] Add support for operands that include both a symbol and an by Chad Rosier · 12 years ago
  36. 5985746 PPC: Remove (broken) nested implicit definition lists by Hal Finkel · 12 years ago
  37. 81b2fd5 Add a comment about the PPC Interpretation64Bit bit by Hal Finkel · 12 years ago
  38. 1877dc0 Hexagon: Set isPredicatedNew flag on predicate new instructions. by Jyotsna Verma · 12 years ago
  39. c1406d7 Hexagon: Set isPredicatedFlase flag for all the instructions with negated predication. by Jyotsna Verma · 12 years ago
  40. fb1cd69 Simplify (A & ~B) in icmp if A is a power of 2 by David Majnemer · 12 years ago
  41. dda4b6b [ms-inline asm] Add the implementation for the AOK_Delete kind, which was added by Chad Rosier · 12 years ago
  42. 08a0e8f LoopVectorizer: integer division is not a reduction operation by Arnold Schwaighofer · 12 years ago
  43. b6ad2bd AArch64: use full triple for ELF tests by Tim Northover · 12 years ago
  44. 15e8837 AArch64: remove over-zealous use of CHECK-NEXT by Tim Northover · 12 years ago
  45. 3389e10 Revert broken pieces of r179373. by Benjamin Kramer · 12 years ago
  46. 200241e Replace uses of the deprecated std::auto_ptr with OwningPtr. by Andy Gibbs · 12 years ago
  47. 71c1b22 Fix a disconcerting bug in Value::isUsedInBasicBlock, which gave wrong answers for blocks larger than 3 instrs. by Benjamin Kramer · 12 years ago
  48. 5eacadd Don't explicitly provide -pie in MSan bootstrap of LLVM, as it's now implied by the driver by Alexey Samsonov · 12 years ago
  49. cf3b55a Teach llvm-readobj to print ELF program headers by Nico Rieck · 12 years ago
  50. 7e87373 Remove obsolete object file dumpers by Nico Rieck · 12 years ago
  51. f89da72 Replace coff-/elf-dump with llvm-readobj by Nico Rieck · 12 years ago
  52. 8ed205f Add extensive relocation tests for llvm-readobj by Nico Rieck · 12 years ago
  53. 1c8dfa5 Add -expand-relocs to llvm-readobj by Nico Rieck · 12 years ago
  54. a6cd815 Add missing relocation names by Nico Rieck · 12 years ago
  55. 346801a Support MIPS64EL relocation type names by Nico Rieck · 12 years ago
  56. 171a8ad Add PPC instruction record forms and associated query functions by Hal Finkel · 12 years ago
  57. 33a47d6 Don't disable block layout when forcing block alignment. by Nadav Rotem · 12 years ago
  58. 67b290c Fix the test on linux by setting the triple and the align format by Nadav Rotem · 12 years ago
  59. 07706e5 Add a flag to align all basic blocks in the function. by Nadav Rotem · 12 years ago
  60. e292347 Add 179294 back, but don't use bit fields so that it works on big endian hosts. by Rafael Espindola · 12 years ago
  61. 33c55bd [ms-inline asm] Add support for using the LENGTH, TYPE, and SIZE operators with by Chad Rosier · 12 years ago
  62. 5ea1ea8 [ms-inline asm] Add support for using offsetof operator with variables that use by Chad Rosier · 12 years ago
  63. 4df1854 Aliasing rules for struct-path aware TBAA. by Manman Ren · 12 years ago
  64. adb5c16 [ms-inline asm] Pass a StringRef reference to ParseIntelVarWithQualifier so we by Chad Rosier · 12 years ago
  65. 327f010 TBAA: add utility to create a TBAA scalar type node by Manman Ren · 12 years ago
  66. f16b08d [ms-inline asm] Add a new AsmRewriteKind, AOK_Delete. To be used in a future by Chad Rosier · 12 years ago
  67. f06cc98 [ms-inline asm] Remove brackets from around a symbol reference in the target by Chad Rosier · 12 years ago
  68. 38dd366 Use FileCheck instead of grep. by Preston Gurd · 12 years ago
  69. bae6d52 Fix undefined behavior in AArch64 by David Majnemer · 12 years ago
  70. 59b11c4 Optimize icmp involving addition better by David Majnemer · 12 years ago
  71. efc8740 Mips specific inline asm memory operand modifier test case by Jack Carter · 12 years ago
  72. fc82e4d [mips] Custom-lower i64 MULHS and MULHU nodes. Remove the code which selects by Akira Hatanaka · 12 years ago
  73. fee62c1 [mips] Clean up MipsISelDAGToDAG.cpp and MipsISelLowering.cpp. by Akira Hatanaka · 12 years ago
  74. 59a8b5a Revert my last two commits while I debug what is wrong in a big endian host. by Rafael Espindola · 12 years ago
  75. 6b28180 Fix llvm-readobj tests on big endian hosts. by Rafael Espindola · 12 years ago
  76. 4edf092 Print more information about relocations. by Rafael Espindola · 12 years ago
  77. c37cb66 Fix for wrong instcombine on vector insert/extract by Benjamin Kramer · 12 years ago
  78. 765afbc Add a CHECK-NOT for a more faithful translation of the original grep | count 2. by Eli Bendersky · 12 years ago
  79. 845a932 Add a function to check if an argument list is too long. by Rafael Espindola · 12 years ago
  80. 305e3b2 [ASan] Allow disabling init-order checks for globals by source file name. by Alexey Samsonov · 12 years ago
  81. 34e3051 Add myself in the CREDITS.TXT by Sylvestre Ledru · 12 years ago
  82. 8e708d3 Add missing colons to check lines. by Benjamin Kramer · 12 years ago
  83. 8f6f47e FileCheckize a bunch of tests. by Benjamin Kramer · 12 years ago
  84. fdca221 Add braces around || in && to pacify GCC. by Benjamin Kramer · 12 years ago
  85. acc897a Rename the C function to create a SLPVectorizerPass to something sane and expose it in the header file. by Benjamin Kramer · 12 years ago
  86. bf53841 Optimize vector select from all 0s or all 1s by Michael Liao · 12 years ago
  87. 02d2e61 Add CLAC/STAC instruction encoding/decoding support by Michael Liao · 12 years ago
  88. 959ddbb Enhance bool simplifcation in X86 to handle more cases by Michael Liao · 12 years ago
  89. 4eb5f18 R600ControlFlowFinalizer.cpp: Fix a warning. [-Wunused-variable] by NAKAMURA Takumi · 12 years ago
  90. e7a040f Whitespace. by NAKAMURA Takumi · 12 years ago
  91. 317d3f4 Simplify the code. No functionality change. by Rafael Espindola · 12 years ago
  92. fb1b6fd Add MachO-x86-64 tests. by Rafael Espindola · 12 years ago
  93. 8bf8006 Fix MachO's getRelocationAdditionalInfo. by Rafael Espindola · 12 years ago
  94. 4b04029 Make PPCInstrInfo::isPredicated always return false by Hal Finkel · 12 years ago
  95. aa3a85e lit: Don't descend into .git directories during test discovery. by Daniel Dunbar · 12 years ago
  96. e94bd36 lit: Shorten a metavar to make --help look nicer. by Daniel Dunbar · 12 years ago
  97. 6be0ae5 lit: Add a test for discovery when exact test names are given. by Daniel Dunbar · 12 years ago
  98. 70c2b88 Add man page for llvm-readobj by Nico Rieck · 12 years ago
  99. 2b570ce lit: Add a trivial test of the basic progress bar. by Daniel Dunbar · 12 years ago
  100. 0120b67 Rewrite some of the test/CodeGen/X86 tests to use FileCheck instead of grep by Eli Bendersky · 12 years ago