1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-24 05:23:45 +02:00
llvm-mirror/test/CodeGen
Anton Korobeynikov 6ee97ee42a Next stage into switch lowering refactoring
1. Fix some bugs in the jump table lowering threshold
2. Implement much better metric for optimal pivot selection
3. Tune thresholds for different lowering methods
4. Implement shift-and trick for lowering small (<machine word
length) cases with few destinations. Good testcase will follow.

llvm-svn: 35816
2007-04-09 12:31:58 +00:00
..
Alpha Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
ARM Better still. 2007-04-04 08:49:40 +00:00
CBackend Remove use of implementation keyword. 2007-03-28 02:38:26 +00:00
Generic Next stage into switch lowering refactoring 2007-04-09 12:31:58 +00:00
IA64 Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00
PowerPC Fix test 2007-04-04 21:28:36 +00:00
SPARC upgrade a random test 2007-03-28 01:27:12 +00:00
X86 add another test 2007-04-09 05:26:48 +00:00
.cvsignore Regression is gone, don't try to find it on clean target. 2007-01-17 07:59:14 +00:00