llvm-6502/include
Saleem Abdulrasool 25bc383612 ARM: remove @llvm.arm.sevl
This intrinsic is no longer needed with the new @llvm.arm.hint(i32) intrinsic
which provides a generic, extensible manner for adding hint instructions.  This
functionality can now be represented as @llvm.arm.hint(i32 5).

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@207246 91177308-0d34-0410-b5e6-96231b3b80d8
2014-04-25 17:51:25 +00:00
..
llvm ARM: remove @llvm.arm.sevl 2014-04-25 17:51:25 +00:00
llvm-c Convert getFileOffset to getOffset and move it to its only user. 2014-04-21 13:45:32 +00:00