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

If we want to emit things in enum order, use getInstructionsByEnumValue to

get the order, don't compute it ourselves.

Don't emit stuff like (14<<0), emit 14 instead.

Don't attempt to get target properties for builtin instructions.

llvm-svn: 25672
parent ac8b13b3
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