mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-24 03:33:20 +01:00
b1f34a989b
nodes unless we KNOW that we are able to promote all of them. In this case promoting the phi to a select is silly because we will always have to do the call conditionally. As such, select promotion is actually a pessimization. llvm-svn: 16972 |
||
---|---|---|
.. | ||
Analysis | ||
Assembler | ||
BugPoint | ||
Bytecode | ||
C++Frontend | ||
CFrontend | ||
CodeGen | ||
Debugger | ||
ExecutionEngine | ||
Linker | ||
LLC | ||
Other | ||
TableGen | ||
Transforms | ||
Verifier |