1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 19:12:56 +02:00
llvm-mirror/test/Transforms/LowerExpectIntrinsic
Xinliang David Li af5e72ab80 Fix builin_expect lowering bug
PR33346

Skip cases when expected value is not constant int.

llvm-svn: 304933
2017-06-07 18:32:24 +00:00
..
basic.ll
expect_nonboolean.ll [Profile] Fix builtin_expect lowering bug 2017-06-01 19:05:55 +00:00
phi_merge.ll [Profile] Enhance expect lowering to handle correlated branches 2017-06-02 02:09:31 +00:00
phi_or.ll [Profile] Enhance expect lowering to handle correlated branches 2017-06-02 02:09:31 +00:00
phi_tern.ll [Profile] Enhance expect lowering to handle correlated branches 2017-06-02 02:09:31 +00:00
PR33346.ll Fix builin_expect lowering bug 2017-06-07 18:32:24 +00:00