aboutsummaryrefslogtreecommitdiff
path: root/lib/CodeGen/MachinePassRegistry.cpp
diff options
context:
space:
mode:
authorEvan Cheng <evan.cheng@apple.com>2007-10-06 02:46:29 +0000
committerEvan Cheng <evan.cheng@apple.com>2007-10-06 02:46:29 +0000
commitc231e8c8a5af35bbecf7eca34a23e519083b1422 (patch)
tree2ca252dc0aa0be653b735c672b0ab9b35232a972 /lib/CodeGen/MachinePassRegistry.cpp
parent638ccd52b9fa2d1d03a1e85992c09e2bf6800fc6 (diff)
Added DAG xforms. e.g.
(vextract (v4f32 s2v (f32 load $addr)), 0) -> (f32 load $addr) (vextract (v4i32 bc (v4f32 s2v (f32 load $addr))), 0) -> (i32 load $addr) Remove x86 specific patterns. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@42677 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/CodeGen/MachinePassRegistry.cpp')
0 files changed, 0 insertions, 0 deletions