1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00
llvm-mirror/lib/Transforms
Justin Lebar d3751782b8 Add explanatory comment to LoadStoreVectorizer.
Reviewers: arsenm

Subscribers: rengolin, sanjoy, wdng, hiraditya, asbirlea

Differential Revision: https://reviews.llvm.org/D41890

llvm-svn: 322157
2018-01-10 03:02:12 +00:00
..
Coroutines Use phi ranges to simplify code. No functionality change intended. 2017-12-30 15:27:33 +00:00
Hello
InstCombine [InstCombine] weaken assertions for icmp folds (PR35846) 2018-01-09 18:56:03 +00:00
Instrumentation Avoid int to string conversion in Twine or raw_ostream contexts. 2017-12-28 16:58:54 +00:00
IPO LowerTypeTests: Add limited support for aliases 2018-01-10 00:00:51 +00:00
ObjCARC Remove redundant includes from lib/Transforms. 2017-12-13 21:31:01 +00:00
Scalar [LoopRotate] Detect loops with indirect branches better (we're giving up on them). 2018-01-09 23:54:35 +00:00
Utils [CodeExtractor] Use subset of function attributes for extracted function. 2018-01-07 11:22:25 +00:00
Vectorize Add explanatory comment to LoadStoreVectorizer. 2018-01-10 03:02:12 +00:00
CMakeLists.txt
LLVMBuild.txt