1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-20 03:23:01 +02:00
llvm-mirror/lib/Transforms
Teresa Johnson 6b6d815883 Fix a couple of typos in memory intrinsic optimization output (NFC)
s/instrinsic/intrinsic

llvm-svn: 303782
2017-05-24 17:55:25 +00:00
..
Coroutines [coroutines] Handle spills before catchswitch 2017-05-17 03:09:22 +00:00
Hello Add auto-exporting of symbols from tools so that plugins work on Windows 2016-05-26 11:16:43 +00:00
InstCombine [InstCombine] Use less bitwise operations to handle Instruction::SExt in SimplifyDemandedUseBits. Other improvements. 2017-05-24 17:33:30 +00:00
Instrumentation Fix a couple of typos in memory intrinsic optimization output (NFC) 2017-05-24 17:55:25 +00:00
IPO [PartialInlining] Add internal options to enable partial inlining in pass pipeline (off by default) 2017-05-22 16:41:57 +00:00
ObjCARC [IR] Abstract away ArgNo+1 attribute indexing as much as possible 2017-05-03 18:17:31 +00:00
Scalar [ValueTracking] Convert most of the calls to computeKnownBits to use the version that returns the KnownBits object. 2017-05-24 16:53:07 +00:00
Utils [ValueTracking] Convert most of the calls to computeKnownBits to use the version that returns the KnownBits object. 2017-05-24 16:53:07 +00:00
Vectorize [LV] Update type in cost model for scalarization 2017-05-24 15:26:15 +00:00
CMakeLists.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00
LLVMBuild.txt [coroutines] Part 3 of N: Adding Boilerplate for Coroutine Passes 2016-07-28 21:04:31 +00:00