1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 04:02:41 +01:00
llvm-mirror/lib
Jakob Stoklund Olesen ddb09c5258 Remove the SimpleJoin optimization from SimpleRegisterCoalescing.
Measurements show that it does not speed up coalescing, so there is no reason
the keep the added complexity around.

Also clean out some unused methods and static functions.

llvm-svn: 106548
2010-06-22 16:13:57 +00:00
..
Analysis
Archive
AsmParser
Bitcode
CodeGen Remove the SimpleJoin optimization from SimpleRegisterCoalescing. 2010-06-22 16:13:57 +00:00
CompilerDriver
ExecutionEngine
Linker
MC
Support
System
Target
Transforms
VMCore
Makefile