Hal Finkel 8049ab15e4 Add the PPC lfiwax instruction
This instruction is available on modern PPC64 CPUs, and is now used
to improve the SINT_TO_FP lowering (by eliminating the need for the
separate sign extension instruction and decreasing the amount of
needed stack space).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@178446 91177308-0d34-0410-b5e6-96231b3b80d8
2013-03-31 10:12:51 +00:00
..
2013-03-29 18:48:45 +00:00
2013-02-20 18:24:34 +00:00
2013-03-27 17:54:41 +00:00
2013-03-31 10:12:51 +00:00