- 90d9920 [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; other minor fixes (NFC). by Eugene Zelenko · 9 years ago
- d5cb2d6 [MC] Factor out non-COFF handling of COFF-specific directives. by Dan Gohman · 9 years ago
- 6d8f20c [WebAssembly] Add some comments and tidy up whitespace. by Dan Gohman · 9 years ago
- dd2186a AMDGPU: Use v_med3_{f16|i16|u16} by Matt Arsenault · 9 years ago
- a746da8 [WebAssembly] Split CFG-sorting into its own pass. NFC. by Dan Gohman · 9 years ago
- b03535c Revert r296366 "[InlineFunction] add nonnull assumptions based on argument attributes" by Hans Wennborg · 9 years ago
- 533bd5a Add missing namespace qualifier. by Zachary Turner · 9 years ago
- 27f4f2f AMDGPU: Support v2i16/v2f16 packed operations by Matt Arsenault · 9 years ago
- e4e218c ISel: We need to notify FastIS of the IMPLICIT_DEF we created in createSwiftErrorEntriesInEntryBlock by Arnold Schwaighofer · 9 years ago
- 2219387 [PDB] Partial resubmit of r296215, which improved PDB Stream Library. by Zachary Turner · 9 years ago
- 68c6220 Revert "DAG: Check if extract_vector_elt is legal or custom" by Matt Arsenault · 9 years ago
- 5784902 Empty line. NFCI by Xin Tong · 9 years ago
- 676fd31 [PGO] Fix a bug in reading text format value profile. by Rong Xu · 9 years ago
- 2c5b9e3 [ARM] don't transform an add(ext Cond), C to select unless there's a setcc of the condition by Sanjay Patel · 9 years ago
- 530cc1a [Support][Error] Add a 'cantFail' utility function for known-safe calls to by Lang Hames · 9 years ago
- 563a987 AMDGPU: Add some of the new gfx9 VOP3 instructions by Matt Arsenault · 9 years ago
- e9bce87 [X86][SSE] Attempt to extract vector elements through target shuffles by Simon Pilgrim · 9 years ago
- a4e4156 AMDGPU: Support inlineasm for packed instructions by Matt Arsenault · 9 years ago
- 5c641cd [SLP] Use different flags in tests for reduction ops and extra args. by Alexey Bataev · 9 years ago
- 132ab30 AMDGPU: Don't fold immediate if clamp/omod are set by Matt Arsenault · 9 years ago
- dd23def AMDGPU: Fold omod into instructions by Matt Arsenault · 9 years ago
- 6a73128 [TailDuplicator] Maintain DebugLoc for branch instructions by Taewook Oh · 9 years ago
- 29df731 AMDGPU: Add f16 to shader calling conventions by Matt Arsenault · 9 years ago
- 724703a [SLP] Modify test to check IR flags propagation for extra args. by Alexey Bataev · 9 years ago
- 87fd702 AMDGPU: Add VOP3P instruction format by Matt Arsenault · 9 years ago
- 6cc2c9e Refactor xaluo.ll and xmulo.ll tests. NFC by Amaury Sechet · 9 years ago
- 8a5552e [InlineFunction] add nonnull assumptions based on argument attributes by Sanjay Patel · 9 years ago
- 6b5b29e [Hexagon] Defs and clobbers can overlap by Krzysztof Parzyszek · 9 years ago
- 2122ede Fix a bug when unswitching on partial LIV for SwitchInst by Xin Tong · 9 years ago
- 8c89621 Fix comments. NFC. by Rong Xu · 9 years ago
- 2b63dff Fix LLVM module build by Steven Wu · 9 years ago
- 6ebb4a9 [X86] Use APInt instead of SmallBitVector tracking undef elements from getTargetConstantBitsFromNode and getConstVector. by Craig Topper · 9 years ago
- b84e77a [X86] Use APInt instead of SmallBitVector for tracking Zeroable elements in shuffle lowering by Craig Topper · 9 years ago
- 72dbe0c [X86] Fix SmallVector sizes in constant pool shuffle decoding to avoid heap allocation by Craig Topper · 9 years ago
- 4b7fe07 [X86] Use APInt instead of SmallBitVector for tracking undef elements in constant pool shuffle decoding by Craig Topper · 9 years ago
- 71bb188 Remove an empty line in icmp-illegal.ll . NFC by Amaury Sechet · 9 years ago
- d222965 [SLP] A test for a fix of PR32038. by Alexey Bataev · 9 years ago
- 7e587dd Loop predication expand both sides of the widened condition by Artur Pilipenko · 9 years ago
- c0dc1a3 AArch64InstPrinter: rewrite of printSysAlias by Sjoerd Meijer · 9 years ago
- 4042b81 [ARM] LSL #0 is an alias of MOV by John Brawn · 9 years ago
- 85f508c [DAGCombine] Fix for a load combine bug with non-zero offset patterns on BE targets by Artur Pilipenko · 9 years ago
- f854325 [DAGCombine] NFC. MatchLoadCombine extract MemoryByteOffset lambda helper by Artur Pilipenko · 9 years ago
- 0003ac9 [DAGCombine] NFC. MatchLoadCombine remember the first byte provider, not the load node by Artur Pilipenko · 9 years ago
- b9ae988 AArch64AsmParser: don't try to parse “[1]” for non-vector register operands by Sjoerd Meijer · 9 years ago
- 9995ddd [AMDGPU] Runtime metadata fixes: by Konstantin Zhuravlyov · 9 years ago
- f54e7aa llvm-mc-fuzzer: add support for assembly by Brian Cain · 9 years ago
- 3427051 [APInt] Use UINT64_MAX instead of ~integerPart(0). NFC by Craig Topper · 9 years ago
- 08d480d [X86] Check for less than 0 rather than explicit compare with -1. NFC by Craig Topper · 9 years ago
- df8980e Do full codegen for various tests. NFC by Amaury Sechet · 9 years ago
- f9be4a2 [APInt] Use UINT64_MAX instead of ~uint64_t(0ULL). NFC by Craig Topper · 9 years ago
- e87a9a6 [APInt] Use UINT64_MAX instead of ~0ULL. NFC by Craig Topper · 9 years ago
- d1973fd [APInt] Remove unnecessary early out from getLowBitsSet. The same case is handled equally well by the next check. by Craig Topper · 9 years ago
- e76fd06 Update comments. NFCI by Xin Tong · 9 years ago
- e5e8f2a Revert "[CGP] Split some critical edges coming out of indirect branches" by Daniel Jasper · 9 years ago
- 1aaf55c [LoopDeletion] Modernize and simplify a bit. NFCI. by Davide Italiano · 9 years ago
- ca75ea3 [X86] Fix execution domain for cmpss/sd instructions. by Craig Topper · 9 years ago
- bcfde2a [AVX-512] Fix execution domain for scalar commutable min/max instructions. by Craig Topper · 9 years ago
- d9d7615 [AVX-512] Fix execution domain for vmovhpd/lpd/hps/lps. by Craig Topper · 9 years ago
- f46e01b [AVX-512] Fix the execution domain for AVX-512 integer broadcasts. by Craig Topper · 9 years ago
- b64325c [AVX-512] Disable the redundant patterns in the VPBROADCASTBr_Alt and VPBROADCASTWr_Alt instructions. NFC by Craig Topper · 9 years ago
- b1620f1 [AVX-512] Fix execution domain for VPMADD52 instructions. by Craig Topper · 9 years ago
- 7a7f627 [AVX-512] Use update_llc_test_checks.py to regenerate a test. by Craig Topper · 9 years ago
- 3703247 [AVX-512] Fix the execution domain for VSCALEF instructions. by Craig Topper · 9 years ago
- bb0ec0e [AVX-512] Fix execution domain of scalar VRANGE/REDUCE/GETMANT with sae. by Craig Topper · 9 years ago
- 914a8e7 [X86] Fix the execution domain for scalar SQRT intrinsic instruction. by Craig Topper · 9 years ago
- 09082bb [X86] Add an additional CHECK prefix to a test. Some of the cases used it, but it wasn't on the FileCheck command lines. by Craig Topper · 9 years ago
- 650a66f [SCCP] Remove manual folding of terminator instructions. by Xin Tong · 9 years ago
- a11dc45 [X86] Clean up test/CodeGen/X86/2006-03-02-InstrSchedBug.ll by David L. Jones · 9 years ago
- b89cc7e Revert "In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled." by Nirav Dave · 9 years ago
- 0ef3663 vec perm can go down either pipeline on P8. by Eric Christopher · 9 years ago
- 3a603f4 Fix signed-unsigned comparison warning by Sanjoy Das · 9 years ago
- 9b2526d [ValueTracking] Don't do an unchecked shift in ComputeNumSignBits by Sanjoy Das · 9 years ago
- 95d021b [APInt] Add APInt::extractBits() method to extract APInt subrange (reapplied) by Simon Pilgrim · 9 years ago
- 955b353 [AVX-512] Fix the execution domain for scalar FMA instructions. by Craig Topper · 9 years ago
- 5d138fe [AVX-512] Fix the execution domain on some instructions. by Craig Topper · 9 years ago
- 8c3aa94 [AVX-512] Add an additional test case to show the execution domain for vrqsrtsd is wrong. by Craig Topper · 9 years ago
- 7c60e0d [AVX-512] Use update_llc_test_checks.py to regenerate the avx512er intrinsic test. by Craig Topper · 9 years ago
- 5dd1e7d reenable accidentally disabled test NFC. by Nirav Dave · 9 years ago
- d63ab8f [AVX-512] Remove unnecessary masked versions of VCVTSS2SD and VCVTSD2SS using the scalar register class. We only have patterns for the masked intrinsics. by Craig Topper · 9 years ago
- 6a0edd3 [ExecutionDepsFix] Don't make copies of LiveReg objects when collecting operands for soft instructions by Craig Topper · 9 years ago
- cc3dbb4 No need to copy the variable [NFC] by Artyom Skrobov · 9 years ago
- 96678fa Revert r296215, "[PDB] General improvements to Stream library." and followings. by NAKAMURA Takumi · 9 years ago
- 2a05efc Update various test's codegen. NFC by Amaury Sechet · 9 years ago
- 2d8b3fe Add test for known bits in uaddo and saddo. by Amaury Sechet · 9 years ago
- 8184c21 The automatic CHECK: to CHECK-LABEL: conversion, back in 2013, by Artyom Skrobov · 9 years ago
- 532cb32 [DebugInfo] Skip implicit_const attributes when dumping .debug_info. NFC. by Victor Leschuk · 9 years ago
- 32147ce In visitSTORE, always use FindBetterChain, rather than only when UseAA is enabled. by Nirav Dave · 9 years ago
- 79b9778 [Doc] Modernize programmers manual by Piotr Padlewski · 9 years ago
- 51d41dc Empty line. NFCI by Xin Tong · 9 years ago
- b646c0a Add static_cast to silence -Wc++11-narrowing. by Daniel Jasper · 9 years ago
- f18ff27 [PDB] Disable some tests that are breaking bots. by Zachary Turner · 9 years ago
- 0621f0e AMDGPU/SI: export s_waitcnt builtin by Jan Vesely · 9 years ago
- c236d01 Minor code cleanup. NFC. by Junmo Park · 9 years ago
- 0a1a6e3 Re-enable BinaryStreamTest.StreamReaderObject. by Zachary Turner · 9 years ago
- 1613664 Remove redundant code. NFC. by Akira Hatanaka · 9 years ago
- cf0aa99 Clean up ObjCARCOpts.cpp. NFC. by Akira Hatanaka · 9 years ago
- 9e80319 Disable BinaryStreamTest.StreamReaderObject temporarily. by Zachary Turner · 9 years ago
- 5433d11 [PDB] General improvements to Stream library. by Zachary Turner · 9 years ago
- 7def050 Remove svn:eol-style=native from Properties. by Zachary Turner · 9 years ago
- 40ea284 [PDB] Rename Stream related source files. by Zachary Turner · 9 years ago