llvm-project/llvm/lib/Transforms
Craig Topper e7563f8dda [InstCombine] Use APInt::getBitsSetFrom instead of inverting the result of getLowBitsSet. NFC
llvm-svn: 300265
2017-04-13 21:49:48 +00:00
..
Coroutines [IR] Redesign the case iterator in SwitchInst to actually be an iterator 2017-04-12 07:27:28 +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 SamplePGO: convert callsite samples map key from callsite_location to callsite_location+callee_name 2017-04-13 19:52:10 +00:00
InstCombine [InstCombine] Use APInt::getBitsSetFrom instead of inverting the result of getLowBitsSet. NFC 2017-04-13 21:49:48 +00:00
Instrumentation [asan] Give global metadata private linkage. 2017-04-11 22:28:13 +00:00
ObjCARC [ObjCArc] Do not dereference an invalidated iterator. 2017-04-05 03:44:09 +00:00
Scalar [SystemZ] TargetTransformInfo cost functions implemented. 2017-04-12 11:49:08 +00:00
Utils [LCSSA] Efficiently compute blocks dominating at least one exit. 2017-04-13 20:36:59 +00:00
Vectorize [LV] Fix the vector code generation for first order recurrence 2017-04-13 18:59:25 +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