llvm-project/llvm/lib/Transforms
Teresa Johnson eb0ac24172 [ThinLTO] Revert part of r289843 that belonged to another patch.
The code change for D27687 accidentally got committed along with the
main change in r289843. Revert it temporarily, so that I can recommit it
along with its test as intended.

llvm-svn: 289875
2016-12-15 21:39:42 +00:00
..
Coroutines Fix spelling mistakes in Transforms comments. NFC. 2016-11-20 13:19:49 +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 [ThinLTO] Revert part of r289843 that belonged to another patch. 2016-12-15 21:39:42 +00:00
InstCombine [InstCombine] add folds for icmp (smin X, Y), X 2016-12-15 19:13:37 +00:00
Instrumentation [asan] Don't skip instrumentation of masked load/store unless we've seen a full load/store on that pointer. 2016-12-14 21:57:04 +00:00
ObjCARC [CMake] NFC. Updating CMake dependency specifications 2016-11-17 04:36:50 +00:00
Scalar Remove the AssumptionCache 2016-12-15 03:02:15 +00:00
Utils [SimplifyCFG] Merge debug locations when hoisting an instruction from a then/else branch. NFC. 2016-12-15 20:01:26 +00:00
Vectorize [LV] Enable vectorization of loops with conditional stores by default 2016-12-15 20:11:05 +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