1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Transforms/LowerGuardIntrinsic
Sanjoy Das 6c603c44d6 [Guards] Add branch metadata when lowering
Guards are expected to basically never fail.  Reflect this in the branch
probabilities in their lowered form.

llvm-svn: 269791
2016-05-17 17:51:19 +00:00
..
basic.ll [Guards] Add branch metadata when lowering 2016-05-17 17:51:19 +00:00
with-calling-conv.ll