1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 19:52:54 +01:00
llvm-mirror/include
Dan Gohman c58d128eb8 Implement hasComputableLoopEvolution for Add, Mul, and Trunc operators,
since they can support trivial implementations. This avoids potentially
expensive traversals of the operands.

llvm-svn: 111031
2010-08-13 20:03:15 +00:00
..
llvm Implement hasComputableLoopEvolution for Add, Mul, and Trunc operators, 2010-08-13 20:03:15 +00:00
llvm-c Make it possible to set the cpu used for codegen. 2010-08-11 00:15:13 +00:00