1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-24 03:33:20 +01:00
llvm-mirror/lib/Bitcode
Matt Arsenault c9972a05d5 Add speculatable function attribute
This attribute tells the optimizer that the function may be speculated.

Patch by Tom Stellard

llvm-svn: 301680
2017-04-28 20:25:27 +00:00
..
Reader Add speculatable function attribute 2017-04-28 20:25:27 +00:00
Writer Add speculatable function attribute 2017-04-28 20:25:27 +00:00
CMakeLists.txt
LLVMBuild.txt