summaryrefslogtreecommitdiff
path: root/lib/Target/PowerPC/PPCInstrVSX.td
Commit message (Expand)AuthorAge
* Reset the subtarget for DAGToDAG on every iteration of runOnMachineFunction.Eric Christopher2014-05-22
* [PowerPC] Add some missing VSX bitcast patternsHal Finkel2014-04-01
* [PowerPC] Handle VSX v2i64 SIGN_EXTEND_INREGHal Finkel2014-03-30
* [PowerPC] VSX instruction latency correctionsHal Finkel2014-03-29
* [PowerPC] Add subregister classes for f64 VSX valuesHal Finkel2014-03-29
* [PowerPC] Fix v2f64 vector extract and related patternsHal Finkel2014-03-27
* [PowerPC] Generate VSX permutations for v2[fi]64 vectorsHal Finkel2014-03-26
* [PowerPC] Use v2f64 <-> v2i64 VSX conversion instructionsHal Finkel2014-03-26
* [PowerPC] Remove some dead VSX v4f32 store patternsHal Finkel2014-03-26
* [PowerPC] Use VSX vector load/stores for v2[fi]64Hal Finkel2014-03-26
* [PowerPC] Add v2i64 as a legal VSX typeHal Finkel2014-03-26
* [PowerPC] Generate logical vector VSX instructionsHal Finkel2014-03-26
* [PowerPC] Add a TableGen relation for A-type and M-type VSX FMA instructionsHal Finkel2014-03-25
* [PowerPC] Mark many instructions as commutativeHal Finkel2014-03-24
* [PowerPC] Make use of VSX f64 <-> i64 conversion instructionsHal Finkel2014-03-23
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-13