llvm/test/Transforms/Scalarizer
Matt Arsenault dc848c22cc Scalarizer: Support scalarizing intrinsics
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@276681 91177308-0d34-0410-b5e6-96231b3b80d8
2016-07-25 20:02:54 +00:00
..
basic.ll [opaque pointer type] Add textual IR support for explicit type parameter to load instruction 2015-02-27 21:17:42 +00:00
cache-bug.ll Prevent the scalarizer from caching incorrect entries 2015-08-10 14:48:47 +00:00
crash-bug.ll [Scalarizer] PR28108: Skip over nullptr rather than crashing on it. 2016-07-14 01:31:25 +00:00
dbginfo.ll [PR27284] Reverse the ownership between DICompileUnit and DISubprogram. 2016-04-15 15:57:41 +00:00
dbgloc-bug.ll PR27938: Don't remove valid DebugLoc in Scalarizer 2016-06-16 10:48:54 +00:00
intrinsics.ll Scalarizer: Support scalarizing intrinsics 2016-07-25 20:02:54 +00:00
store-bug.ll [Scalarizer] Fix potential for stale data in Scattered across invocations 2015-07-23 20:53:46 +00:00