1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/test/Transforms/LowerBitSets
Evgeniy Stepanov 4c8a1f75c0 [cfi] Support explicit sections for functions in cfi-icall.
Allow explicit section for indirectly called functions in cfi-icall.
Jumptables for functions in the same type class must be contiguous, so they
always go to the default text section.

Fixes PR25079.

llvm-svn: 266486
2016-04-15 22:55:38 +00:00
..
constant.ll [opaque pointer type] Add textual IR support for explicit type parameter to gep operator 2015-03-13 18:20:45 +00:00
function-ext.ll Re-apply r247080 with order of evaluation fix. 2015-09-08 22:49:35 +00:00
function.ll [opaque pointer type] Add textual IR support for explicit type parameter for global aliases 2015-09-11 03:22:04 +00:00
layout.ll LowerBitSets: Align referenced globals. 2015-02-25 20:42:41 +00:00
nonglobal.ll LowerBitSets: Ignore bitset entries that do not directly refer to a global. 2015-06-27 00:17:51 +00:00
nonstring.ll LowerBitSets: Fix non-determinism bug. 2015-09-09 22:30:32 +00:00
pr25902.ll [cfi] Fix LowerBitSets on 32-bit targets. 2015-12-21 22:14:04 +00:00
section.ll [cfi] Support explicit sections for functions in cfi-icall. 2016-04-15 22:55:38 +00:00
simple.ll [opaque pointer type] Add textual IR support for explicit type parameter for global aliases 2015-09-11 03:22:04 +00:00
single-offset.ll LowerBitSets: Align referenced globals. 2015-02-25 20:42:41 +00:00
unnamed.ll LowerBitSets: Do not assign names to aliases of unnamed bitset element objects. 2015-06-17 18:31:02 +00:00