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-02-24 06:27:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
test
/
Transforms
/
CorrelatedValuePropagation
History
Matt Arsenault
e0ead8d1f3
Add address space mangling to lifetime intrinsics
...
In preparation for allowing allocas to have non-0 addrspace. llvm-svn: 299876
2017-04-10 20:18:21 +00:00
..
2010-09-02-Trunc.ll
…
2010-09-26-MergeConstantRange.ll
…
add.ll
Revert r282872 "CVP. Turn marking adds as no wrap on by default"
2017-02-23 22:29:00 +00:00
alloca.ll
Add address space mangling to lifetime intrinsics
2017-04-10 20:18:21 +00:00
ashr.ll
[CVP] Convert an AShr to a LShr if 1st operand is known to be nonnegative.
2016-10-12 13:41:38 +00:00
basic.ll
[IR] Make SwitchInst::CaseIt almost a normal iterator.
2017-03-26 02:49:23 +00:00
conflict.ll
Revert @llvm.assume with operator bundles (r289755-r289757)
2016-12-19 08:22:17 +00:00
crash.ll
[LVI] Fix potential memory corruption in getValueFromCondition
2016-08-12 15:08:15 +00:00
guards.ll
[LVI] Fix a bug with a guard being the very first instruction in a BB not taken into account
2016-10-21 15:02:21 +00:00
icmp.ll
…
non-null.ll
…
range.ll
[LVI] Take range metadata into account while calculating icmp condition constraints
2016-08-12 10:14:11 +00:00
sdiv.ll
…
select.ll
…
srem.ll
…