Files
clang-p2996/llvm/lib/CodeGen/SelectionDAG
Matt Arsenault af867b7850 DAG: Change computeKnownBitsForFrameIndex to be usable by GISel
This wasn't getting much value from the DAG or depth arguments, since
it's only called on the frame index root nodes. FrameIndexes can also
only return a scalar value, so it also didn't need DemandedElts.
2020-06-04 10:50:26 -04:00
..
2020-04-08 13:44:31 -04:00
2020-04-08 13:44:31 -04:00