mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
Finish the renaming.
llvm-svn: 168437
This commit is contained in:
parent
79da647716
commit
eeea053b3e
@ -608,7 +608,7 @@ static bool getIndexedAddressParts(SDNode *Ptr, EVT VT,
|
||||
|
||||
// TODO: Put this function along with the other isS* functions in
|
||||
// HexagonISelDAGToDAG.cpp into a common file. Or better still, use the
|
||||
// functions defined in HexagonImmediates.td.
|
||||
// functions defined in HexagonOperands.td.
|
||||
static bool Is_PostInc_S4_Offset(SDNode * S, int ShiftAmount) {
|
||||
ConstantSDNode *N = cast<ConstantSDNode>(S);
|
||||
|
||||
|
@ -1,4 +1,4 @@
|
||||
//===- HexagonImmediates.td - Hexagon immediate processing -*- tablegen -*-===//
|
||||
//===- HexagonOperands.td - Hexagon immediate processing -*- tablegen -*-===//
|
||||
//
|
||||
// The LLVM Compiler Infrastructure
|
||||
//
|
||||
|
Loading…
x
Reference in New Issue
Block a user