]> granicus.if.org Git - llvm/commit
[x86] shiftRightAlgebraic -> shiftRightArithmetic; NFC
authorSanjay Patel <spatel@rotateright.com>
Fri, 22 Sep 2017 19:49:37 +0000 (19:49 +0000)
committerSanjay Patel <spatel@rotateright.com>
Fri, 22 Sep 2017 19:49:37 +0000 (19:49 +0000)
commit1ad2a81d996078d889ac5db400b10fe8e10d755e
tree741a049490564d8ea799db692296045f7f61872f
parent90ee340dfd3253a74bf7ed1a6cf487e6781eb40c
[x86] shiftRightAlgebraic -> shiftRightArithmetic; NFC

x86 re-education camp is in session. The LLVM LangRef agrees with x86 too.
The DAG nodes are undocumented and ambiguous as always. :)

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@314024 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/X86/X86ISelLowering.cpp