llvm/include
Aditya Nandakumar 3d7c6e8ab7 [GISel]: DCE copy instructions during legalization
We might have instructions such as ext(copy(trunc)), and while cleaning
up legalization artifacts, we can also dce the copies that are in
between legalization artifacts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@318501 91177308-0d34-0410-b5e6-96231b3b80d8
2017-11-17 02:44:55 +00:00
..
llvm [GISel]: DCE copy instructions during legalization 2017-11-17 02:44:55 +00:00
llvm-c Use code voice for DIBuilder in LLVM C API 2017-11-04 20:31:20 +00:00