Files
archived-llvm/include/llvm/CodeGen/GlobalISel
Volkan Keles 0706b913a3 Reland r346166: [GlobalISel] Refactor the artifact combiner a bit by using MIPatternMatch
It was causing a crash because we were trying to get the definition
of a target register. Fixed the issue by adding a check and added
a test case for that.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@346251 91177308-0d34-0410-b5e6-96231b3b80d8
2018-11-06 18:31:25 +00:00
..