This website requires JavaScript.
Explore
Help
Register
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-03-03 09:57:24 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
PruneEH
History
David Majnemer
f62478a34a
[PruneEH] Don't try to insert a terminator after another terminator
...
LLVM's BasicBlock has a single terminator, it is not valid to have two. llvm-svn: 258616
2016-01-23 06:00:44 +00:00
..
2008-06-02-Weak.ll
…
operand-bundles.ll
[OperandBundles] Have PruneEH work correct with operand bundles.
2015-12-08 23:16:52 +00:00
pr23971.ll
…
pr26263.ll
[PruneEH] Don't try to insert a terminator after another terminator
2016-01-23 06:00:44 +00:00
recursivetest.ll
…
seh-nounwind.ll
…
simplenoreturntest.ll
…
simpletest.ll
…