Files
llvm-6502/include/llvm/Support
Stepan Dyatkovskiy 43c3a4a7e7 Fixed r158979.
Original 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.



git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@158997 91177308-0d34-0410-b5e6-96231b3b80d8
2012-06-22 14:53:30 +00:00
..
2012-05-07 06:00:23 +00:00
2012-02-06 22:41:47 +00:00
2011-11-05 09:45:17 +00:00
2012-03-28 22:34:41 +00:00
2011-07-14 21:50:04 +00:00
2010-11-29 18:16:10 +00:00
2011-06-23 14:02:13 +00:00
2011-03-31 13:06:39 +00:00
2012-06-22 14:53:30 +00:00
2010-11-29 18:16:10 +00:00
2012-03-06 19:54:44 +00:00
2011-03-18 16:39:36 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2010-11-29 18:16:10 +00:00
2011-11-28 00:49:01 +00:00