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-01-17 00:57:54 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
GVN
History
Chris Lattner
5cb658f43c
gvn should never crash on this.
...
llvm-svn: 60987
2008-12-13 18:39:44 +00:00
..
2007-07-25-DominatedLoop.ll
…
2007-07-25-InfiniteLoop.ll
…
2007-07-25-Loop.ll
…
2007-07-25-NestedLoop.ll
…
2007-07-25-SinglePredecessor.ll
…
2007-07-26-InterlockingLoops.ll
Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM:
2008-12-13 09:28:44 +00:00
2007-07-26-NonRedundant.ll
…
2007-07-26-PhiErasure.ll
Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM:
2008-12-13 09:28:44 +00:00
2007-07-30-PredIDom.ll
…
2007-07-31-NoDomInherit.ll
Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM:
2008-12-13 09:28:44 +00:00
2007-07-31-RedundantPhi.ll
…
2008-02-12-UndefLoad.ll
…
2008-02-13-NewPHI.ll
…
2008-02-24-NonDominatedMemcpy.ll
…
2008-02-26-MemCpySize.ll
…
2008-07-02-Unreachable.ll
don't require GVN to work on dead values, just make the
2008-11-29 21:21:48 +00:00
2008-12-09-SelfRemove.ll
loosen up an assertion that isn't valid when called from
2008-12-09 22:45:32 +00:00
2008-12-12-RLE-Crash.ll
gvn should never crash on this.
2008-12-13 18:39:44 +00:00
basic.ll
…
call.ll
…
dg.exp
…
dominated.ll
…
local-pre.ll
Use the -enable-pre flag so this test doesn't fail.
2008-06-26 17:03:28 +00:00
mixed.ll
…
nonlocal-cse.ll
…
nonlocal.ll
Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM:
2008-12-13 09:28:44 +00:00
pre-load.ll
Fix test/Transforms/GVN/pre-load.ll
2008-12-05 17:04:12 +00:00
pre.ll
Add a test for my previous PRE fix.
2008-12-02 04:25:42 +00:00
readonly-calls.ll
Teach BasicAA::getModRefInfo(CallSite, CallSite) some
2008-12-09 21:19:42 +00:00
rle-must-alias.ll
Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM:
2008-12-13 09:28:44 +00:00
semidominated.ll
Temporarily revert r60973. It's inexplicably causing a failure when self-hosting LLVM:
2008-12-13 09:28:44 +00:00