This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2025-01-31 12:41:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
Scalarizer
History
Matt Arsenault
1e6d3e60f7
Scalarizer: Support scalarizing intrinsics
...
llvm-svn: 276681
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