Commit History

Author SHA1 Message Date
  Kevin P. Neal dda5f16734 [FPEnv] Add fptosi and fptoui constrained intrinsics. 6 years ago
  Serge Pavlov 9888e170c0 Added unit tests to check supported rounding modes 6 years ago
  Kevin P. Neal fb8a52a586 Teach the IRBuilder about fadd and friends. 6 years ago
  Nikita Popov 815d4b098c [IR] Add SaturatingInst and BinaryOpIntrinsic classes 6 years ago
  Kevin P. Neal ff5c498da2 Add constrained fptrunc and fpext intrinsics. 6 years ago
  Nikita Popov 50d2be30be [IR] Add WithOverflowInst class 6 years ago
  Chandler Carruth 6b547686c5 Update the file headers across all of the LLVM projects in the monorepo 6 years ago
  Cameron McInally 7c442634fa [FPEnv] Add constrained CEIL/FLOOR/ROUND/TRUNC intrinsics 6 years ago
  Hsiangkai Wang cb6242dabb [DebugInfo] Refactor DbgInfoIntrinsic class hierarchy. 7 years ago
  Shiva Chen a9de7e5e9c [DebugInfo] Fix PR37395. 7 years ago
  Bjorn Pettersson 0ac3f0a4d9 Re-apply "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue" 7 years ago
  Bjorn Pettersson 2522f2ba38 Revert rL334704: "[DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue" 7 years ago
  Bjorn Pettersson 45a02a4f84 [DebugInfo] Check size of variable in ConvertDebugDeclareToDebugValue 7 years ago
  Wei Ding 75acc65cb3 Add ‘llvm.experimental.constrained.fma‘ Intrinsic. 8 years ago
  Chandler Carruth e3e43d9d57 Sort the remaining #include lines in include/... and lib/.... 8 years ago
  Andrew Kaylor 325c68628e Add constrained intrinsics for some libm-equivalent operations 8 years ago
  Andrew Kaylor e6f10d3481 Add intrinsics for constrained floating point operations 8 years ago
  Xinliang David Li 19dfeb09a7 [Profile] code refactoring: make getStep a method in base class 9 years ago
  Filipe Cabecinhas 3e915294ae [NFC] Remove some dead code: 9 years ago
  Duncan P. N. Exon Smith 0ee5788656 IR: Add DbgInfoIntrinsic::getVariableLocation 9 years ago
  Reid Kleckner dc8eb983e7 Handle more edge cases in intrinsic name binary search 9 years ago
  Duncan P. N. Exon Smith dad20b2ae2 IR: Split Metadata from Value 10 years ago
  Craig Topper ec0f0bc6af [C++11] More 'nullptr' conversion or in some cases just using a boolean check instead of comparing to nullptr. 11 years ago
  Nick Lewycky 5820a9389e Remove spurious emacs major mode marker, these should only go on .h files. 11 years ago
  Chandler Carruth 0b8c9a80f2 Move all of the header files which are involved in modelling the LLVM IR 12 years ago
  Chandler Carruth c2c50cdcdc Rename VMCore directory to IR. 12 years ago