summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/StringMap.cpp
diff options
context:
space:
mode:
authorChandler Carruth <chandlerc@gmail.com>2014-10-03 09:43:19 +0000
committerChandler Carruth <chandlerc@gmail.com>2014-10-03 09:43:19 +0000
commitb193d96bce94583a326548f1779d8bcff74bcb59 (patch)
tree281de1ad0c1e607346aeac515c9255f17bf20c4c /llvm/lib/Support/StringMap.cpp
parentcb7449d0582991c5d788e3328f0c6e0b3048526e (diff)
downloadbcm5719-llvm-b193d96bce94583a326548f1779d8bcff74bcb59.tar.gz
bcm5719-llvm-b193d96bce94583a326548f1779d8bcff74bcb59.zip
[x86] Remove a couple of fairly pointless tests. These were merely
testing that we generated divps and divss but not in a very systematic way. There are other tests for widening binary operations already that make these unnecessary. The second one seems mostly about testing Atom as well as normal X86, but despite the comment claiming it is testing a different instruction sequence, it then tests for exactly the same div instruction sequence! (The sequence of instructions is actually quite different on Atom, but not the sequence of div instructions....) And then it has an "execution" test that simply isn't run? Very strange. Anyways, none of this is really needed so clean this up. llvm-svn: 218972
Diffstat (limited to 'llvm/lib/Support/StringMap.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud