1. 2f72983 [ARM] Remove target-specific ITOFP/FPTOI nodes by James Molloy · 10 years ago
  2. fd58f22 R600/SI: Fix crash in SIInstrInfo::areLoadsFromSameBasePtr() by Tom Stellard · 10 years ago
  3. fdfad96 [Hexagon] Simplify boolean expression by Colin LeMahieu · 10 years ago
  4. de5be46 [ARM] Add more pattern matching for f16 <-> f64 conversions by Bradley Smith · 10 years ago
  5. cab2a09 [gcov] Move formatBranchInfo into an anonymous namespace. by Benjamin Kramer · 10 years ago
  6. bd8e1b1 Move private classes into anonymous namespaces by Benjamin Kramer · 10 years ago
  7. 15863e5 Fix sign extension for MIPS64 in makeLibCall function by Petar Jovanovic · 10 years ago
  8. eb7e9cc [aarch64] Distinguish the 'Q' and 'm' inline assembly memory constraints. by Daniel Sanders · 10 years ago
  9. e86dbbf [SDAG] Don't widen VSETCC during type legalization for split operands by Hal Finkel · 10 years ago
  10. 858c62e [Orc] Add missing -use-orcmcjit flag to a number of Orc regression tests. by Lang Hames · 10 years ago
  11. 38d5f48 Fix typo 'AVX too' instead of 'AVX2' by Craig Topper · 10 years ago
  12. da740f1 [X86] Add one stepping of Broadwell to the CPU name autodetection for march=native. by Craig Topper · 10 years ago
  13. a36668c Silence a GCC warning by David Majnemer · 10 years ago
  14. 00edfae FoldingSet: Make FoldingSetImpl's dtor protected and non-virtual by Benjamin Kramer · 10 years ago
  15. 031fbae Prevent CHECK-NOTs from matching file paths by Duncan P. N. Exon Smith · 10 years ago
  16. 3445d7b Fixed MSVC compile warning issue introduced in r232837 by Simon Pilgrim · 10 years ago
  17. 42a84b5 [SimplifyLibCalls] Fix negative shifts being produced by the memchr -> bitfield transform. by Benjamin Kramer · 10 years ago
  18. fd48a80 [SimplifyLibCalls] Turn memchr(const, C, const) into a bitfield check. by Benjamin Kramer · 10 years ago
  19. 2bb644f R600: Cleanup test with multiple check prefixes by Matt Arsenault · 10 years ago
  20. b1c9f1f StringRef: Just forward StringRef::find to libc's memchr. by Benjamin Kramer · 10 years ago
  21. f85c601 Revert accidental commit. by Benjamin Kramer · 10 years ago
  22. 4b74df7 SimplifyLibCalls: Add basic optimization of memchr calls. by Benjamin Kramer · 10 years ago
  23. 046c58a ValueTracking: Forward getConstantStringInfo's TrimAtNul param into recursive invocation by Benjamin Kramer · 10 years ago
  24. c58f32d Tidied up vec_zero_cse.ll test. NFCI. by Simon Pilgrim · 10 years ago
  25. ac5b42c MemoryDependenceAnalysis: Don't miscompile atomics by David Majnemer · 10 years ago
  26. 048ca17 AArch64: simplify test case by Tim Northover · 10 years ago
  27. 4638c99 Remove the target independent TargetMachine::getSubtarget and by Eric Christopher · 10 years ago
  28. ae6fc14 Remove the bare getSubtargetImpl call from the AArch64 port. As part by Eric Christopher · 10 years ago
  29. bc473ed Remove the bare getSubtargetImpl call from the PPC port. As part by Eric Christopher · 10 years ago
  30. f2b4a7f Forward the Function based getSubtarget call to the appropriate Impl call. by Eric Christopher · 10 years ago
  31. b793348 Grab a subtarget off of an AMDGPUTargetMachine rather than a by Eric Christopher · 10 years ago
  32. 6f125f5 Cache the Function dependent subtarget on the MachineFunction. by Eric Christopher · 10 years ago
  33. 773e661 Grab the cached subtarget off of the MachineFunction. by Eric Christopher · 10 years ago
  34. fac8953 Grab a subtarget off of a MipsTargetMachine rather than a by Eric Christopher · 10 years ago
  35. 1154706 Simplify the query for a subtarget in the NVPTX pass manager. by Eric Christopher · 10 years ago
  36. ba617ac Change getISAEncoding to use the target triple to determine by Eric Christopher · 10 years ago
  37. 4ced9d4 Make the Hexagon ISelDAGToDAG pass set the subtarget dynamically by Eric Christopher · 10 years ago
  38. a1ea57a [sanitizer] experimental tracing for cmp instructions by Kostya Serebryany · 10 years ago
  39. 995f4f8 [CodeGen][IfCvt] Don't re-ifcvt blocks with unanalyzable terminators. by Ahmed Bougacha · 10 years ago
  40. 165bd17 [AArch64] Prefer UZP for concat_vector of illegal truncs. by Ahmed Bougacha · 10 years ago
  41. e3f2e6f Make getLastArgNoClaim work for up to 4 arguments. by Filipe Cabecinhas · 10 years ago
  42. 2c11db2 Tell lit.cfg about more Windows triples. by Yunzhong Gao · 10 years ago
  43. be9ee96 [X86, AVX] instcombine common cases of vperm2* intrinsics into shuffles by Sanjay Patel · 10 years ago
  44. e0e1c1d Fixing a bug with WinEH PHI handling by Andrew Kaylor · 10 years ago
  45. 39110ec [X86] Prefer blendps over insertps codegen for one special case by Sanjay Patel · 10 years ago
  46. 5155a78 X86: Make helper functions static. NFC. by Benjamin Kramer · 10 years ago
  47. aaca69b Remove dead calls and function arguments dealing with TRI in StackMaps. by Eric Christopher · 10 years ago
  48. e2305f7 DebugInfo: Require valid DIDescriptors by Duncan P. N. Exon Smith · 10 years ago
  49. d80979b Don't declare all text sections at the start of the .s by Rafael Espindola · 10 years ago
  50. e9994ab Bugpoint: Fix invalid 'inlinedAt:' references in testcase by Duncan P. N. Exon Smith · 10 years ago
  51. 2145388 AsmPrinter: Check subprogram before using it by Duncan P. N. Exon Smith · 10 years ago
  52. 82759c6 Reorganize the x86 ELF relocation selection logic. by Rafael Espindola · 10 years ago
  53. c128839 DwarfDebug: Check for null DebugLocs by Duncan P. N. Exon Smith · 10 years ago
  54. d94d5bb Verifier: Check that !dbg attachments have the right type by Duncan P. N. Exon Smith · 10 years ago
  55. c867853 DebugInfoFinder: Check for null imported entities by Duncan P. N. Exon Smith · 10 years ago
  56. 14d8dbd SanitizerCoverage: Check for null DebugLocs by Duncan P. N. Exon Smith · 10 years ago
  57. 11053bd SelectionDAGBuilder: Rangeify a loop. NFC. by Hans Wennborg · 10 years ago
  58. 13e18d9 SelectionDAGBuilder::handleJTSwitchCase, simplify loop; NFC by Hans Wennborg · 10 years ago
  59. 1188480 Rewrite test/Feature/md_on_instruction.ll by Duncan P. N. Exon Smith · 10 years ago
  60. 8979e3f Correctly estimate SROA savings for store operands in inline cost analysis. by Wei Mi · 10 years ago
  61. e7cec1e Small optimization to avoid getting pass info when we will not run loop by Daniel Berlin · 10 years ago
  62. 151a5da [ARM] Fix handling of thumb1 out-of-range frame offsets by John Brawn · 10 years ago
  63. 45f61bf Stripped trailing whitespace. NFC. by Simon Pilgrim · 10 years ago
  64. aa6604c Rewrite StackMap location handling to pre-compute the dwarf register by Eric Christopher · 10 years ago
  65. abc546a At the beginning of doFinalization set the MachineFunction to by Eric Christopher · 10 years ago
  66. dda7fcb Typo. by Chad Rosier · 10 years ago
  67. 18e8ab1 R600/SI: Refactor VOP2 instruction defs by Tom Stellard · 10 years ago
  68. fb9cd4b R600/SI: Refactor VOP1 instruction defs by Tom Stellard · 10 years ago
  69. c2c5c09 Reduce indentation after return. NFC. by Rafael Espindola · 10 years ago
  70. 6ee46c4 Use early returns. NFC. by Rafael Espindola · 10 years ago
  71. c09121b Fold a llvm_unreachable into an assert. NFC. by Rafael Espindola · 10 years ago
  72. ddcc06d clang-format a function. NFC. by Rafael Espindola · 10 years ago
  73. 70b146b [MBP] Don't outline short optional branches by Daniel Jasper · 10 years ago
  74. 3220d11 [Tablegen] Attempt to add support for patterns containing nodes with multiple results. by Craig Topper · 10 years ago
  75. 4aee931 R600/SI: Add missing CHECK-LABEL lines to a test by Tom Stellard · 10 years ago
  76. 9478751 Fix comment from r232794. NFC by Nick Lewycky · 10 years ago
  77. 2611a42 [bpf] fix build by Alexei Starovoitov · 10 years ago
  78. bea9b06 When simplifying a SCEV truncate by distributing, consider it a simplification to replace a cast, even if we end up with a trunc around the term. Fixes PR22960! by Nick Lewycky · 10 years ago
  79. 67934e4 SampleProfile: Check for missing debug locations by Duncan P. N. Exon Smith · 10 years ago
  80. e48bd55 Verifier: Remove the separate DebugInfoVerifier class by Duncan P. N. Exon Smith · 10 years ago
  81. ffe6f0f Rewrite SelectionDAGBuilder::Clusterify to run in linear time. NFC. by Hans Wennborg · 10 years ago
  82. aa01400 test: Make a start on a test suite for libLTO. by Peter Collingbourne · 10 years ago
  83. 8d5dd67 Use the cached subtarget on the MachineFunction when the AsmPrinter by Eric Christopher · 10 years ago
  84. 051c9e7 Use the cached subtarget off of the machine function. by Eric Christopher · 10 years ago
  85. 2326d50 move insert, extract, concat helper functions closer to related helper functions; NFCI by Sanjay Patel · 10 years ago
  86. 8154ef7 Fix a nasty bug in DAGCombine of STORE nodes. by Owen Anderson · 10 years ago
  87. 53f7887 Remove unused headers. by Eric Christopher · 10 years ago
  88. 0d6199b Add an MCSubtargetInfo variable to the TargetMachine. by Eric Christopher · 10 years ago
  89. d802a47 Add a TargetMachine local MCRegisterInfo and MCInstrInfo so that by Eric Christopher · 10 years ago
  90. c39212a WinEH: Make llvm.eh.actions emission match the EH docs by Reid Kleckner · 10 years ago
  91. 11d7722 [X86, AVX] use blends instead of insert128 with index 0 by Sanjay Patel · 10 years ago
  92. a60d430 Verifier: Remove the separate -verify-di pass by Duncan P. N. Exon Smith · 10 years ago
  93. 10f24ca Fix build failure. by Peter Collingbourne · 10 years ago
  94. 58e8e35 LowerBitSets: Avoid reusing byte set addresses. by Peter Collingbourne · 10 years ago
  95. 416d8ec libLTO, llvm-lto, gold: Introduce flag for controlling optimization level. by Peter Collingbourne · 10 years ago
  96. 0dda07a PassManagerBuilder: Remove effectively dead 'StripDebug' option by Duncan P. N. Exon Smith · 10 years ago
  97. 3d930d4 Switch lowering: extract NextBlock function. NFC. by Hans Wennborg · 10 years ago
  98. 8962c01 Unxfail test/CodeGen/Generic/vector.ll now passing on Hexagon by Krzysztof Parzyszek · 10 years ago
  99. 5e86804 gold: Make powerpc support optional for the tests. by Peter Collingbourne · 10 years ago
  100. c226d9f GlobalDCE: Improve performance for large modules containing comdats. by Peter Collingbourne · 10 years ago