| commit | 14857814343a27ba48221cd2edbe38c52b1b1c85 | [log] [tgz] |
|---|---|---|
| author | Cameron McInally <cameron.mcinally@nyu.edu> | Tue May 28 13:00:52 2019 +0000 |
| committer | Cameron McInally <cameron.mcinally@nyu.edu> | Tue May 28 13:00:52 2019 +0000 |
| tree | 76ce716e66af0d3b0ac1c876adf56dca96eb0a86 | |
| parent | 6bf4ca9d2e1c7a239832114d9f8521e8d9ff3b96 [diff] |
[IRBuilder] Add CreateUnOp(...) to the IRBuilder to support unary FNeg Also update UnaryOperator to support isa, cast, and dyn_cast. Differential Revision: https://reviews.llvm.org/D62417 llvm-svn: 361816