llvm-project/llvm/include
Philip Reames 41f400c948 [SelectionDAG] Kill last uses of getAtomic w/o a MMO operand [NFC]
The helper function was used by only two callers, and largely ended up providing distinct functionality based on optional arguments and opcode.  Inline and simply to make the functionality much more clear.

llvm-svn: 353977
2019-02-13 20:42:59 +00:00
..
llvm [SelectionDAG] Kill last uses of getAtomic w/o a MMO operand [NFC] 2019-02-13 20:42:59 +00:00
llvm-c Implementation of asm-goto support in LLVM 2019-02-08 20:48:56 +00:00