llvm-project/llvm/lib/Transforms
Adam Nemet bdbc5227ce [LAA] Default getInfo to not speculate symbolic strides. NFC
Soon we won't be passing Strides to getInfo and then we'll have fewer
call sites to update.

llvm-svn: 272878
2016-06-16 08:26:56 +00:00
..
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
IPO [IR] [DAE] Copy comdats during DAE, and don't copy comdats in GlobalObject::copyAttributesFrom. 2016-06-15 23:20:15 +00:00
InstCombine [InstCombine] Don't widen metadata on store-to-load forwarding 2016-06-16 02:33:42 +00:00
Instrumentation IR: Introduce local_unnamed_addr attribute. 2016-06-14 21:01:22 +00:00
ObjCARC Form objc_storeStrong in the presence of bitcasts. 2016-05-27 02:13:53 +00:00
Scalar [LAA] Default getInfo to not speculate symbolic strides. NFC 2016-06-16 08:26:56 +00:00
Utils [LAA] Default getInfo to not speculate symbolic strides. NFC 2016-06-16 08:26:56 +00:00
Vectorize Attempt to define friend function more portably. 2016-06-16 07:00:19 +00:00
CMakeLists.txt
LLVMBuild.txt