1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/include
Chandler Carruth 21e081b532 [IR] Sink isExceptional predicate to Instruction, rename it to
`isExceptionalTermiantor` and implement it for opcodes as well following
the common pattern in `Instruction`.

Part of removing `TerminatorInst` from the `Instruction` type hierarchy
to make it easier to share logic and interfaces between instructions
that are both terminators and not terminators.

llvm-svn: 340699
2018-08-26 08:56:42 +00:00
..
llvm [IR] Sink isExceptional predicate to Instruction, rename it to 2018-08-26 08:56:42 +00:00
llvm-c [AArch64] Add Tiny Code Model for AArch64 2018-08-22 11:31:39 +00:00