summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@intel.com>2018-01-24 17:58:42 +0000
committerCraig Topper <craig.topper@intel.com>2018-01-24 17:58:42 +0000
commit23cc866c97e7e20941c48c9e803c31ef3dbdc874 (patch)
tree1120f99e332be31662c6315123eeae55f09317a6 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentd5ea3e32a6aef88aac4dc038c95c872ec482f692 (diff)
downloadbcm5719-llvm-23cc866c97e7e20941c48c9e803c31ef3dbdc874.tar.gz
bcm5719-llvm-23cc866c97e7e20941c48c9e803c31ef3dbdc874.zip
[X86] Remove '(_REV)?' from a bunch of scheduler regular expressions. NFC
The regexs are treated as a prefix match already so the checking for optional text at the end provides no value. Instead it prevents the binary search optimization in tablegen from kicking in due to the top level question mark. llvm-svn: 323351
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud