summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/X86/X86ShuffleDecode.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2010-09-02 22:41:24 +0000
committerChris Lattner <sabre@nondot.org>2010-09-02 22:41:24 +0000
commit86599cc088419c6a7c0b0c0763d70a02536215f9 (patch)
tree7b3966b8344448f1a42e656b75023b1974c93db7 /llvm/lib/Target/X86/X86ShuffleDecode.h
parent65fb25a25776226a5c5e71b4e5eadc1fa6fe98a5 (diff)
downloadbcm5719-llvm-86599cc088419c6a7c0b0c0763d70a02536215f9.tar.gz
bcm5719-llvm-86599cc088419c6a7c0b0c0763d70a02536215f9.zip
Remove #uses comments from functions: they we're padded out to column 50
and were potentially confusing for externally visible functions. going further, remove the "<i8**> [#uses=3]" comments entirely. They add a lot of noise, confuse people about what the IR is, and don't add any particular value. When the types are long it makes it really really hard to read IR. If someone is interested in this sort of thing, the right way to do this is to implement an AsmAnnotationWriter that produces the same output, and add a flag to llvm-dis (only) to produce this output. llvm-svn: 112894
Diffstat (limited to 'llvm/lib/Target/X86/X86ShuffleDecode.h')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud