1. 6b4e9ba Add links to cross-compilation docs from getting started by Renato Golin · 11 years ago
  2. b6ac11c Added temp flag -misched-bench for staging in default changes. by Andrew Trick · 11 years ago
  3. 7394a7c whitespace by Andrew Trick · 11 years ago
  4. dd5cebd PPC: Do not introduce ISD nodes for fctid and fctiw by David Majnemer · 11 years ago
  5. 11c2b15 PPC: Add support for fctid and fctiw by David Majnemer · 11 years ago
  6. 9fa81ab [mips][msa] Direct Object Emission for 3R instructions. by Jack Carter · 11 years ago
  7. afee613 [mips][msa] Updates encoding of 3R instructions to match the latest revision of the MSA spec (1.06). by Jack Carter · 11 years ago
  8. 4167b88 [mips][msa] Direct Object Emission for 2RF instructions. by Jack Carter · 11 years ago
  9. 42d9ca6 [mips][msa] Direct Object Emission support for the MSA instruction set. by Jack Carter · 11 years ago
  10. 825e558 [mips][msa] Updates encoding of 2RF instructions to match the latest revision of the MSA spec (1.06). by Jack Carter · 11 years ago
  11. 541681c Fix PR 17368: disable vector mul distribution for square of add/sub for ARM by Weiming Zhao · 11 years ago
  12. 498ffb8 Add gnu pubsections as options to llvm-dwarfdump. by Eric Christopher · 11 years ago
  13. 7357f03 Dump the normal dwarf pubtypes section as well. by Eric Christopher · 11 years ago
  14. c839df0 Unify pubsection/gnu pubsection printing. by Eric Christopher · 11 years ago
  15. 4e1c4d6 Test commit. Removed trailing whitespace. by Josh Magee · 11 years ago
  16. f880947 Slight formatting change for pubnames/pubtypes output. by Eric Christopher · 11 years ago
  17. 55d0168 Fix a bad typo in the inline assembly code for mips16 pic fp stubs by Reed Kotler · 11 years ago
  18. 2ce3ac8 Teach DAGCombiner how to canonicalize dags according to the rule by Andrea Di Biagio · 11 years ago
  19. 0701564 Mark the x86 machine model as incomplete. PR17367. by Andrew Trick · 11 years ago
  20. 2558c2b Undefine NetBSD, it may have been defined by an earlier include of sys/param.h. by Joerg Sonnenberger · 11 years ago
  21. 19c450a Set the minimal stack size with msvc when using cmake >= 2.8.11. by Rafael Espindola · 11 years ago
  22. 9660ebb SLPVectorize: Put horizontal reductions feeding a store under separate flag by Arnold Schwaighofer · 11 years ago
  23. 259a600 [SystemZ] Define the GR64 low-word logic instructions as pseudo aliases. by Richard Sandiford · 11 years ago
  24. 3f22cc1 MC: Add support for treating $ as a reference to the PC by David Majnemer · 11 years ago
  25. 76f8ae8 [SystemZ] Define the call instructions as pseudo aliases. by Richard Sandiford · 11 years ago
  26. e39a156 [SystemZ] Use subregs for 64-bit truncating stores by Richard Sandiford · 11 years ago
  27. 9f3f4bf [SystemZ] Define the return instruction as a pseudo alias of BR by Richard Sandiford · 11 years ago
  28. c2b840c [SystemZ] Add instruction-shortening pass by Richard Sandiford · 11 years ago
  29. 8ba3f9c MC: Remove vestigial PCSymbol field from AsmInfo by David Majnemer · 11 years ago
  30. 63799f6 [msan] Fix -Wreturn-type warnings in non-self-hosted build. by Evgeniy Stepanov · 11 years ago
  31. e8a665f Try again to fix the MSVC build. by Peter Collingbourne · 11 years ago
  32. aca74f0 Wrap the #include of <stdbool.h> in an #ifndef __cplusplus. by Peter Collingbourne · 11 years ago
  33. 78099d1 Fix doxygen comments to use correct function name. by Craig Topper · 11 years ago
  34. 4990941 Replace EVT with MVT in CodeGenDAGAPatterns.cpp. by Craig Topper · 11 years ago
  35. e36a62c Revert r191350. by Akira Hatanaka · 11 years ago
  36. d47aa3a [mips] Move public functions to the beginning of the class definition. by Akira Hatanaka · 11 years ago
  37. 7938034 [mips] Define getTargetNode as a template function. by Akira Hatanaka · 11 years ago
  38. ce734f1 [PR16882] Ignore noreturn definitions when setting isPhysRegUsed. by Quentin Colombet · 11 years ago
  39. dfca6ee CriticalAntiDepBreaker is no longer needed for armv7 scheduling. by Andrew Trick · 11 years ago
  40. a26f428 MachO: Improve backend diagnostic for overalignment. by Jim Grosbach · 11 years ago
  41. cc48854 Move LTO support library to a component, allowing it to be tested by Peter Collingbourne · 11 years ago
  42. 8550980 Add missing check to SETCC optimization. by Eli Friedman · 11 years ago
  43. 0c5e6c6 llvm-dwarfdump: add missing opening quotation mark lost in r191330 by David Blaikie · 11 years ago
  44. 33300d9 Patch that forces MergeFunctions pass for clang. by Stepan Dyatkovskiy · 11 years ago
  45. d374c7b llvm-dwarfdump: re-add field formatting for the entry kind lost in r191329 by David Blaikie · 11 years ago
  46. 9ddf28d llvm-dwarfdump support for gnu_pubtypes by David Blaikie · 11 years ago
  47. e64f5e0 Test case for r191314. by Yi Jiang · 11 years ago
  48. 7e720f4 Verify that we don't optimize null return checks to the nothrow_t version of operator new. by Benjamin Kramer · 11 years ago
  49. 4da6134 Adding a feature flag to the llvm backend for x86 TBM instruction set. by Yunzhong Gao · 11 years ago
  50. 09b16f3 MemoryBuiltins: Remove posix_memalign from the list and replace it with a TODO. by Benjamin Kramer · 11 years ago
  51. 9c60710 Make the size and expr arguments of .fill directive optional. by Roman Divacky · 11 years ago
  52. d44f9f2 MemoryBuiltins: Reinstate optimizing (uninitialized) loads from operator new. by Benjamin Kramer · 11 years ago
  53. 085e238 set the cost of tiny trees to INT_MAX in SLP vectorizer to disable vectorization on them by Yi Jiang · 11 years ago
  54. 989779c MemoryBuiltins: Fix operator new bits. by Benjamin Kramer · 11 years ago
  55. b0dfcee Comment typo. by Andrew Trick · 11 years ago
  56. 6629210 Teach MemoryBuiltins and InstructionSimplify that operator new never returns NULL. by Benjamin Kramer · 11 years ago
  57. d721520 Push analysis passes to InstSimplify when they're around anyways. by Benjamin Kramer · 11 years ago
  58. 3706eda [mips][msa] Added support for matching pckev, and pckod from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  59. f515964 [mips][msa] Added support for matching ilv[lr], ilvod, and ilvev from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  60. cd216b2 DAGCombiner: Unify rotate matching for extended and unextended amounts. by Benjamin Kramer · 11 years ago
  61. 93d9957 [mips][msa] Added support for matching shf from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  62. 7e0df9a [mips][msa] Added support for matching vshf from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  63. acfa5a2 [mips][msa] Remove the VSPLAT and VSPLATD nodes in favour of matching BUILD_VECTOR. by Daniel Sanders · 11 years ago
  64. ad16dde [mips][msa] Non-constant BUILD_VECTOR's should be expanded to INSERT_VECTOR_ELT instead of memory operations. by Daniel Sanders · 11 years ago
  65. 421dcc5 [mips][msa] Added partial support for matching fmax_a from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  66. 930f2b5 [mips][msa] Line wrapping. by Daniel Sanders · 11 years ago
  67. c998bc9 [mips][msa] Added support for matching andi, ori, nori, and xori from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  68. 89d13c1 [mips][msa] Added support for matching max, maxi, min, mini from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  69. 38a10ff [mips][msa] Added support for matching bsel and bseli from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  70. d4bf7a3 Remove error output from configure if CFLAGS is set (r174313). by Patrik Hagglund · 11 years ago
  71. ecf0fcd [msan] Handling of atomic load/store, atomic rmw, cmpxchg. by Evgeniy Stepanov · 11 years ago
  72. ae1fb8f [mips][msa] Added support for matching comparisons from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  73. cfb1e17 [mips][msa] Added support for matching slli, srai, and srli from normal IR (i.e. not intrinsics) by Daniel Sanders · 11 years ago
  74. 42d4259 Followup to r191252. by Bill Wendling · 11 years ago
  75. fb2d8e1 Fix formatting to match coding standards. by Craig Topper · 11 years ago
  76. b2d2575 llvm/test/CodeGen/AArch64/neon-scalar-reduce-pairwise.ll: Use -mtriple here, or aach64-pecoff might be misassumed on win32 hosts. by NAKAMURA Takumi · 11 years ago
  77. e1e8fe1 DWARFTypeUnit::dump(): Use PRIx64 to format uint64_t. by NAKAMURA Takumi · 11 years ago
  78. 477fc62 Initial support for Neon scalar instructions. by Jiangning Liu · 11 years ago
  79. 44e8441 [stackprotector] Forgot to add in PR number to test case. by Michael Gottesman · 11 years ago
  80. eed779f [stackprotector] Allow for copies from vreg -> vreg to be in a terminator sequence. by Michael Gottesman · 11 years ago
  81. 17f0132 Misc fixes for cpp backend. by Eli Friedman · 11 years ago
  82. 3d2c90f Add namespaces to the list of items that we expose via pubnames. by Eric Christopher · 11 years ago
  83. 7a6ae29 Regenerate testcase from source. by Eric Christopher · 11 years ago
  84. 56b62c0 Format the index entry kind string to align. by Eric Christopher · 11 years ago
  85. cb21ba8 Make dwarfdump-type-units.test order-independent by David Blaikie · 11 years ago
  86. cb3023a Selecting the address from a very long chain of GEPs can blow the stack. by Bill Wendling · 11 years ago
  87. 7533165 Comments for r191234 as suggested by Eric Christopher. by David Blaikie · 11 years ago
  88. 118a065 Explicitly request unsigned enum types when desired by Reid Kleckner · 11 years ago
  89. 5a63474 Add more external types to the pubtypes table. Expand the asm by Eric Christopher · 11 years ago
  90. 262f548 Unbreak the build (from r191233)since we're calling printf. by David Blaikie · 11 years ago
  91. a31a975 Rename IsStatic variable to Linkage in order to be a bit more descriptive. by Eric Christopher · 11 years ago
  92. 734334e Formatting. by Eric Christopher · 11 years ago
  93. 438f539 llvm-dwarfdump/libDebugInfo support for type units by David Blaikie · 11 years ago
  94. cd7c498 Exract most of DWARFCompileUnit into a new DWARFUnit to prepare for the coming DWARFTypeUnit. by David Blaikie · 11 years ago
  95. f2058ad Make nomips16 mask not repeat if it ends with a '.'. by Reed Kotler · 11 years ago
  96. 54e8249 Reformat code with clang-format. by Bill Wendling · 11 years ago
  97. cdeaae4 Handle gnu pubtypes sections: by Eric Christopher · 11 years ago
  98. a4ae405 Add a paragraph on prefix data layout. by Peter Collingbourne · 11 years ago
  99. fe8f9e7 Remove remaining references to -O4. by Rafael Espindola · 11 years ago
  100. 670711e fix typo: than -> then by Kay Tiong Khoo · 11 years ago