1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 11:33:24 +02:00
llvm-mirror/lib/Transforms
Davide Italiano 699e10e5f9 [NewGVN] Check for congruency of memory accesses.
This is fine as nothing in the code relies on leader and memory
leader being the same for a given congruency class. Ack'ed by
Dan.

Fixes PR33720.

llvm-svn: 307699
2017-07-11 19:49:12 +00:00
..
Coroutines Remove inline keyword from inline classof methods 2017-06-29 19:35:17 +00:00
Hello
InstCombine fix typos in comments; NFC 2017-07-11 06:04:59 +00:00
Instrumentation [msan] Only check shadow memory for operands that are sized. 2017-07-11 18:13:52 +00:00
IPO [PM/ThinLTO] Fix PR33536, a bug where the ThinLTO bitcode writer was 2017-07-11 05:39:20 +00:00
ObjCARC Sort the remaining #include lines in include/... and lib/.... 2017-06-06 11:49:48 +00:00
Scalar [NewGVN] Check for congruency of memory accesses. 2017-07-11 19:49:12 +00:00
Utils [LoopUnrollRuntime] Avoid multi-exit nested loop with epilog generation 2017-07-11 17:16:33 +00:00
Vectorize [SLPVectorizer] Revert change in cancelScheduling with referencing to FirstInBundle, NFCI. 2017-07-11 15:54:50 +00:00
CMakeLists.txt
LLVMBuild.txt