Skip to content
Commit 7b9d6ebb authored by Chris Lattner's avatar Chris Lattner
Browse files

remove llvm.part.set.* and llvm.part.select.*. They have never been

implemented in codegen, have no frontend to generate them, and are 
better implemented with pattern matching (like the ppc backend does
to generate rlwimi/rlwinm etc).

PR4543

llvm-svn: 75430
parent 5e2ebcba
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment