Re-apply r247080 with order of evaluation fix.
authorPeter Collingbourne <peter@pcc.me.uk>
Tue, 8 Sep 2015 22:49:35 +0000 (22:49 +0000)
committerPeter Collingbourne <peter@pcc.me.uk>
Tue, 8 Sep 2015 22:49:35 +0000 (22:49 +0000)
commit9e5511adf8e572cfc4250a110aeb91efb5197c01
tree3f02664abad8c6a7a446949e379368fe9635a8ce
parentdff75493e8040cefd56c9b984e6af5b60c32ec45
Re-apply r247080 with order of evaluation fix.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@247095 91177308-0d34-0410-b5e6-96231b3b80d8
docs/BitSets.rst
docs/LangRef.rst
include/llvm/Transforms/IPO/LowerBitSets.h
lib/Transforms/IPO/LowerBitSets.cpp
test/Transforms/LowerBitSets/function-ext.ll [new file with mode: 0644]
test/Transforms/LowerBitSets/function.ll [new file with mode: 0644]
test/Transforms/LowerBitSets/nonstring.ll [new file with mode: 0644]
test/Transforms/LowerBitSets/simple.ll