This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
aa38dbadca0fcfd82a3bedb81fcf4dfd7bd14cf2
clang-p2996
/
llvm
/
test
/
Transforms
/
DeadStoreElimination
History
Eli Friedman
9a468153e1
Atomic load/store handling for the passes using memdep (GVN, DSE, memcpyopt).
...
llvm-svn: 137888
2011-08-17 22:22:24 +00:00
..
2011-03-25-DSEMiscompile.ll
* The DSE code that tested for overlapping needed to take into account the fact
2011-03-30 21:37:19 +00:00
atomic.ll
Atomic load/store handling for the passes using memdep (GVN, DSE, memcpyopt).
2011-08-17 22:22:24 +00:00
const-pointers.ll
…
crash.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00
dg.exp
…
free.ll
manually upgrade a bunch of tests to modern syntax, and remove some that
2011-06-17 03:14:27 +00:00
lifetime.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00
memintrinsics.ll
rip out a ton of intrinsic modernization logic from AutoUpgrade.cpp, which is
2011-06-18 06:05:24 +00:00
no-targetdata.ll
…
PartialStore.ll
Enhance DSE to handle the variable index case in PR8657.
2010-11-30 23:43:23 +00:00
simple.ll
Move "atomic" and "volatile" designations on instructions after the opcode
2011-08-12 22:50:01 +00:00