diff options
author | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-04-25 17:24:24 +0000 |
---|---|---|
committer | Saleem Abdulrasool <compnerd@compnerd.org> | 2014-04-25 17:24:24 +0000 |
commit | 7e7c2f9ca69b87a1ff1b0030dfddf1e782c2c31d (patch) | |
tree | a881c39f262a63d743989f679927a5a0f37e6553 /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 01bbd1b1c379acfd740be2d2a5845db508b2825d (diff) | |
download | llvm-7e7c2f9ca69b87a1ff1b0030dfddf1e782c2c31d.zip llvm-7e7c2f9ca69b87a1ff1b0030dfddf1e782c2c31d.tar.gz llvm-7e7c2f9ca69b87a1ff1b0030dfddf1e782c2c31d.tar.bz2 |
ARM: provide a new generic hint intrinsic
Introduce the llvm.arm.hint(i32) intrinsic that can be used to inject hints into
the instruction stream. This is particularly useful for generating IR from a
compiler where the user may inject an intrinsic (e.g. __yield). These are then
pattern substituted into the correct instruction which already existed.
llvm-svn: 207242
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions