Commit History

Author SHA1 Message Date
  Craig Topper 7d4736f09a [SelectionDAG] Remove ISD::FP_ROUND_INREG 6 years ago
  Bjorn Pettersson 2d0b4264f3 [Intrinsic] Add the llvm.umul.fix.sat intrinsic 6 years ago
  Kevin P. Neal dda5f16734 [FPEnv] Add fptosi and fptoui constrained intrinsics. 6 years ago
  Adhemerval Zanella 29f026d977 [CodeGen] Add lrint/llrint builtins 6 years ago
  Leonard Chan b1b8f4901e [Intrinsic] Signed Fixed Point Saturation Multiplication Intrinsic 6 years ago
  Adhemerval Zanella 51646414da [CodeGen] Add lround/llround builtins 6 years ago
  Reid Kleckner a456f784fa [codeview] Fix SDNode representation of annotation labels 6 years ago
  Kevin P. Neal ff5c498da2 Add constrained fptrunc and fpext intrinsics. 6 years ago
  Clement Courbet 1fe90de461 Re-land part of r354244 "[DAGCombiner] Eliminate dead stores to stack." 6 years ago
  Clement Courbet 3cfd39d61c Revert r354244 "[DAGCombiner] Eliminate dead stores to stack." 6 years ago
  Clement Courbet 89d8d90473 [DAGCombiner] Eliminate dead stores to stack. 6 years ago
  Craig Topper e3696113b6 Implementation of asm-goto support in LLVM 6 years ago
  Leonard Chan 18c82e623e [Intrinsic] Unsigned Fixed Point Multiplication Intrinsic 6 years ago
  Craig Topper 18cdc34be8 [X86] Update SelectionDAGDumper to print the extension type and expanding flag for masked loads. Add truncating and compressing for masked stores. 6 years ago
  Matt Arsenault 1f5f9eca96 Codegen support for atomicrmw fadd/fsub 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Bjorn Pettersson 8bca926519 [SelectionDAG] Updates for -dag-dump-verbose 6 years ago
  Leonard Chan 8e3fdeb3b8 [Intrinsic] Signed Fixed Point Multiplication Intrinsic 6 years ago
  Simon Pilgrim 67f4757dce [SelectionDAG] Initial support for FSHL/FSHR funnel shift opcodes (PR39467) 6 years ago
  Cameron McInally 7c442634fa [FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics 6 years ago
  Mandeep Singh Grang 08238b7fa9 [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 6 years ago
  Mandeep Singh Grang fb61af32fa Revert "[COFF, ARM64] Implement Intrinsic.sponentry for AArch64" 6 years ago
  Mandeep Singh Grang 585b6667b4 [COFF, ARM64] Implement Intrinsic.sponentry for AArch64 6 years ago
  Cameron McInally 3277e77bfd [FPEnv] [FPEnv] Add constrained intrinsics for MAXNUM and MINNUM 6 years ago
  Leonard Chan 5aeb36fdcb [Intrinsic] Signed and Unsigned Saturation Subtraction Intirnsics 6 years ago
  Thomas Lively bbc2ea9b21 [NFC] Rename minnan and maxnan to minimum and maximum 6 years ago
  Leonard Chan 152aae5d0d [Intrinsic] Unigned Saturation Addition Intrinsic 6 years ago
  Matt Arsenault c0db9a7416 DAG: Change behavior of fminnum/fmaxnum nodes 6 years ago
  Leonard Chan b325eb110c [Intrinsic] Signed Saturation Addition Intrinsic 6 years ago
  Sanjay Patel 9d4952d6a5 [DAGCombiner] try to convert pow(x, 1/3) to cbrt(x) 7 years ago