1. 21c3493 Fix bug introduced in r196517. by Daniel Jasper · 12 years ago
  2. 23b7738 Fix an index array check. by Eric Christopher · 12 years ago
  3. a600064 Fix a pair of array index checks. by Eric Christopher · 12 years ago
  4. f8edf9f Object/COFF: Add export table entry structs. by Rui Ueyama · 12 years ago
  5. fca7695 [Stackmap] Update stackmap unit test to use AnyRegCC. by Juergen Ributzka · 12 years ago
  6. dee63f4 Delete dead code. by Reed Kotler · 12 years ago
  7. ab906d0 Apply transformation on OS X 10.9+ and iOS 7.0+: pow(10, x) ―> __exp10(x) by Yi Jiang · 12 years ago
  8. 7d3a11f llvm-cov: Further improved error messages. by Yuchen Wu · 12 years ago
  9. 298c765 llvm-cov: Conformed headers. by Yuchen Wu · 12 years ago
  10. 3a6ea48 Move test to X86 dir by Renato Golin · 12 years ago
  11. 07d9471 Add #pragma vectorize enable/disable to LLVM by Renato Golin · 12 years ago
  12. 226e3ea Check hint registers for interference only once before evictions by Aditya Nandakumar · 12 years ago
  13. 32cbcf2 Implemented vget/vset_lane_f16 intrinsics by Ana Pazos · 12 years ago
  14. 54dfc2a llvm-cov: Changed extension from .llcov to .gcov. by Yuchen Wu · 12 years ago
  15. d4deecd Revert part of GCC warning fix to fix debug build. by Matt Arsenault · 12 years ago
  16. 5024536 Fix minor GCC warnings. by Matt Arsenault · 12 years ago
  17. f3f9cff Change std::deque => std::vector. No functionality change. by Michael Gottesman · 12 years ago
  18. 9477d57 Document that dllexported symbols are preserved by optimization passes. by Yunzhong Gao · 12 years ago
  19. 3bb1184 Fix non-deterministic behavior. by Rafael Espindola · 12 years ago
  20. 60e5b16 Rename DwarfUnits to DwarfFile to help avoid some naming confusion. by Eric Christopher · 12 years ago
  21. 6606ef0 MI-Sched: Model "reserved" processor resources. by Andrew Trick · 12 years ago
  22. 5739313 MI-Sched: handle latency of in-order operations with the new machine model. by Andrew Trick · 12 years ago
  23. bdbcb4d Machine model comments. Explain a ProcessorUnit's BufferSize. by Andrew Trick · 12 years ago
  24. c9fc1e7 Fix the A9 machine model. VTRN writes two registers. by Andrew Trick · 12 years ago
  25. 0591e2a comment typo and reformat by Andrew Trick · 12 years ago
  26. 6b11950 Add a default constructor to get deterministic behavior. by Rafael Espindola · 12 years ago
  27. 9e0807c SLPVectorizer: An in-tree vectorized entry cannot also be a scalar external use by Arnold Schwaighofer · 12 years ago
  28. 64abf5b [tsan] fix PR18146: sometimes a variable written into vptr could have an integer type (after other optimizations) by Kostya Serebryany · 12 years ago
  29. 7add542 [NVPTX] Fix off-by-one error when creating the VT list for an SDNode by Justin Holewinski · 12 years ago
  30. 4012c30 Add forgotten header guards by Alexey Samsonov · 12 years ago
  31. bc7114f [mips] Small code generation improvement for conditional operator (select) by Matheus Almeida · 12 years ago
  32. 00877e7 [mips] Add some comments related to the optimization performed in performSELECTCombine. by Matheus Almeida · 12 years ago
  33. 4faa2b3 [mips][msa] Fix issue with immediate fields of LD/ST instructions by Matheus Almeida · 12 years ago
  34. 52123d1 ARM: fix yet another stack-folding bug by Tim Northover · 12 years ago
  35. 0d66821 DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to reduce duplication by David Blaikie · 12 years ago
  36. 714ce8a Use isIntrinsic() instead of checking for "llvm." by Matt Arsenault · 12 years ago
  37. fac7a9e Remove the isImplicitlyPrivate argument of getNameWithPrefix. by Rafael Espindola · 12 years ago
  38. 087ab61 Correct word hyphenations by Alp Toker · 12 years ago
  39. 9155b17 Hide the stub created for MO_ExternalSymbol too. by Rafael Espindola · 12 years ago
  40. 8723470 R600/SI: Add comments for number of used registers. by Matt Arsenault · 12 years ago
  41. ba2a226 Try harder to get a consistent floating point results. by Rafael Espindola · 12 years ago
  42. 688aa71 Move llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM. by NAKAMURA Takumi · 12 years ago
  43. 4fd5852 For AArch64, add missing register cost calculation for big value types like v4i64 and v8i64. by Jiangning Liu · 12 years ago
  44. f6770bc Add FileCheck statements for r196435. by Cameron McInally · 12 years ago
  45. e521805 Compiler.h: Disable initializer list usage with clang-cl by Reid Kleckner · 12 years ago
  46. 7437fee Export symbols in tools that support loading plugins. by Will Dietz · 12 years ago
  47. 7afb463 DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEs by David Blaikie · 12 years ago
  48. acf6571 DwarfDebug: Remove trivial function wrapper by David Blaikie · 12 years ago
  49. 98f52fa Make these two tests resilient in the face of compile unit size changes. by Eric Christopher · 12 years ago
  50. 9e56866 80-column. by Eric Christopher · 12 years ago
  51. 7eca700 Remove special handling for DW_AT_ranges support by constructing the by Eric Christopher · 12 years ago
  52. 175fe68 [mc] Fix ELF st_other flag. by Logan Chien · 12 years ago
  53. faf4d59 Use present fast-math flags when applicable in CreateBinOp by Michael Ilseman · 12 years ago
  54. e4b236c Fix comment. by Eric Christopher · 12 years ago
  55. 6c8fadd Add AVX512 patterns for v16i32 broadcast and v2i64 zero extend load. by Cameron McInally · 12 years ago
  56. 1cf9e7f Fix typo. by Eric Christopher · 12 years ago
  57. 81a14a8 DwarfUnit: Correct comment by generalizing over all units, not just compilation units. by David Blaikie · 12 years ago
  58. f50f3a3 Fix a bug in darwin's 32-bit X86 handling of evaluating fixups. by Kevin Enderby · 12 years ago
  59. 3f8689f Update comment. by Eric Christopher · 12 years ago
  60. e28204e Update comment. by Eric Christopher · 12 years ago
  61. 881c0bb Remove incorrect comment and pointless cast. by Eric Christopher · 12 years ago
  62. dda6f1f const on its own line is confusing. by Eric Christopher · 12 years ago
  63. 0fc8c68 Add support for parsing ARM symbol variants on ELF targets by David Peixotto · 12 years ago
  64. 6b2011a Simplify check. by Eric Christopher · 12 years ago
  65. 690a455 Reformat slightly. by Eric Christopher · 12 years ago
  66. 856d2fc Make RangeSpanList take a symbol for the beginning of the range by Eric Christopher · 12 years ago
  67. c8c1893 Add a FIXME for making the symbol emission functions const. by Eric Christopher · 12 years ago
  68. ec112cf DwarfDebug: Unconditionalize trivial asm comments by David Blaikie · 12 years ago
  69. a18dcd4 DwarfDebug: Reduce code duplication for sec offset emission by David Blaikie · 12 years ago
  70. ae49c38 Couple of small logical cleanups to use !empty rather than other by Eric Christopher · 12 years ago
  71. 6aff9d6 llvm-cov: Replace size() with empty() in bool check. by Yuchen Wu · 12 years ago
  72. fb934a2 Use move and stack allocation for RangeSpanLists. As a result make by Eric Christopher · 12 years ago
  73. 12b493a DebugInfo: Improve test to use llvm-dwarfdump by David Blaikie · 12 years ago
  74. cc49bec Test fix for r196394 by David Blaikie · 12 years ago
  75. 193140b DebugInfo: Remove unused start/end labels for the debug_abbrevs section by David Blaikie · 12 years ago
  76. 6d3d93c Fix assembly syntax for AVX512 vector blend instructions. by Cameron McInally · 12 years ago
  77. 3ddd790 DebugInfo: Avoid recreating matching labels in disparate places. by David Blaikie · 12 years ago
  78. a2f6f94 [X86] Check YMM31/ZMM31 as well by Michael Liao · 12 years ago
  79. e834f41 Update the UseFusedMAC definition to directly specify its dependence on having by Chad Rosier · 12 years ago
  80. 8095580 Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with dedicated mask registers. by Cameron McInally · 12 years ago
  81. 8467740 [CMake] add_lit_target: Let lit.site.cfg free from "--param build_mode" on single configuration builds, like autoconf build. by NAKAMURA Takumi · 12 years ago
  82. af38f91 Update email address. by Bill Wendling · 12 years ago
  83. bfbf8d3 Un-revert r196358: "llvm-cov: Added support for function checksums." by Daniel Jasper · 12 years ago
  84. b835a44 Revert r196358: "llvm-cov: Added support for function checksums." by Daniel Jasper · 12 years ago
  85. dd30261 [AArch64 Neon] Add ACLE intrinsic vceqz_f64. by Kevin Qin · 12 years ago
  86. c7f14e3 [AArch64 NEON] Add missing compare intrinsics. by Kevin Qin · 12 years ago
  87. 2ebea72 llvm-cov: Added support for function checksums. by Yuchen Wu · 12 years ago
  88. 45a5b27 llvm-cov: Added checks for ident, checksum, name. by Yuchen Wu · 12 years ago
  89. 9bd2991 llvm-cov: Capitalized GCNO and GCDA for consistency. by Yuchen Wu · 12 years ago
  90. 812ad83 llvm-cov: Split GCOVFile's read into GCNO and GCDA. by Yuchen Wu · 12 years ago
  91. 045d547 Fix a funny typo. by Rafael Espindola · 12 years ago
  92. fe50a26 [LangRef] Remove (non-normative) paragraph that doesn't make sense. by Sean Silva · 12 years ago
  93. d060bfc Produce deterministic coff files. by Rafael Espindola · 12 years ago
  94. a61f945 Add -mcpu=core2 to all llc invocations in this test. by Rafael Espindola · 12 years ago
  95. 39be27f [Stackmap] Specify the triple and cpu to fix the unit test. by Juergen Ributzka · 12 years ago
  96. 6abfcbd [Stackmap] Emit multi-byte nops for X86. by Juergen Ributzka · 12 years ago
  97. 4f47f01 final patch for very long conditional branches for mips16 constant islands. by Reed Kotler · 12 years ago
  98. 0427957 check-llvm: Ask llvm-config about assertion mode, instead of llc. by NAKAMURA Takumi · 12 years ago
  99. e0c0a71 utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts to let llvm-lit.py --use-processes work. by NAKAMURA Takumi · 12 years ago
  100. d38749b Update comment grammar and contents. by Eric Christopher · 12 years ago