summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Object/MachOObjectFile.cpp
diff options
context:
space:
mode:
authorOwen Anderson <resistor@mac.com>2012-01-03 20:09:02 +0000
committerOwen Anderson <resistor@mac.com>2012-01-03 20:09:02 +0000
commitfcc041eabf2c2dd0b11fc211af7d8570d0b8612c (patch)
tree548d49db4f28befcdac7f09a5e7ef15b561beb5f /llvm/lib/Object/MachOObjectFile.cpp
parentc405ac442920cf470c625f7a7ea0729417806302 (diff)
downloadbcm5719-llvm-fcc041eabf2c2dd0b11fc211af7d8570d0b8612c.tar.gz
bcm5719-llvm-fcc041eabf2c2dd0b11fc211af7d8570d0b8612c.zip
Remove the restriction that target intrinsics can only involve legal types. Targets can perfects well support intrinsics on illegal types, as long as they are prepared to perform custom expansion during type legalization. For example, a target where i64 is illegal might still support the i64 intrinsic operation using pairs of i32's. ARM already does some expansions like this for non-intrinsic operations.
llvm-svn: 147472
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud