summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCSectionELF.cpp
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2011-04-28 07:29:08 +0000
committerChris Lattner <sabre@nondot.org>2011-04-28 07:29:08 +0000
commit827a270a2a5dc5ac0d6465f11dc0ac44f417e33f (patch)
tree400eb6b02cb90daf45714eaf2efd541e64f538ad /llvm/lib/MC/MCSectionELF.cpp
parentdf5c1b77dbe16b744a2196584b8616b0d0563bd6 (diff)
downloadbcm5719-llvm-827a270a2a5dc5ac0d6465f11dc0ac44f417e33f.tar.gz
bcm5719-llvm-827a270a2a5dc5ac0d6465f11dc0ac44f417e33f.zip
teach GVN to widen integer loads when they are overaligned, when doing an
wider load would allow elimination of subsequent loads, and when the wider load is still a native integer type. This eliminates a ton of loads on various benchmarks involving struct fields, though it is somewhat hobbled by clang not being very aggressive about field alignment. This is yet another step along the way towards resolving PR6627. llvm-svn: 130390
Diffstat (limited to 'llvm/lib/MC/MCSectionELF.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud