aboutsummaryrefslogtreecommitdiff
path: root/lib/Transforms/Utils/CodeExtractor.cpp
diff options
context:
space:
mode:
authorDuncan Sands <baldrick@free.fr>2012-06-22 10:35:06 +0000
committerDuncan Sands <baldrick@free.fr>2012-06-22 10:35:06 +0000
commit37eeb058a30200101836d82098542d3d2fc4f3d5 (patch)
treed4fc16ec73599d4d8860172ba7adec80357e1d3c /lib/Transforms/Utils/CodeExtractor.cpp
parent7351256208c9ff2cb7b5bdcf4427229abe2a50a8 (diff)
Revert commit 158979 (dyatkovskiy) since it is causing several buildbots to
fail. Original commit message: Performance optimizations: - SwitchInst: case values stored separately from Operands List. It allows to make faster access to individual case value numbers or ranges. - Optimized IntItem, added APInt value caching. - Optimized IntegersSubsetGeneric: added optimizations for cases when subset is single number or when subset consists from single numbers only. On my machine these optimizations gave about 4-6% of compile-time improvement. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158986 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Transforms/Utils/CodeExtractor.cpp')
0 files changed, 0 insertions, 0 deletions