llvm/lib/Transforms
Sanjoy Das 8e366b3614 [RS4GC] NFC cleanup of the DeferredReplacement class
Instead of constructors use clearly named factory methods.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@265486 91177308-0d34-0410-b5e6-96231b3b80d8
2016-04-05 23:18:53 +00:00
..
Hello Remove autoconf support 2016-01-26 21:29:08 +00:00
InstCombine [InstCombine] Don't sink an instr after a catchswitch 2016-04-01 17:28:17 +00:00
Instrumentation [PGO] Avoid instrumenting direct callee's at value sites. 2016-04-04 18:56:36 +00:00
IPO [IFUNC] Use GlobalIndirectSymbol when aliases and ifuncs have something similar 2016-04-05 08:47:51 +00:00
ObjCARC ADT: Remove == and != comparisons between ilist iterators and pointers 2016-02-21 20:39:50 +00:00
Scalar [RS4GC] NFC cleanup of the DeferredReplacement class 2016-04-05 23:18:53 +00:00
Utils Try harder to appease MSVC after r265456 2016-04-05 21:25:33 +00:00
Vectorize [SLPVectorizer] Don't insert an extractelement before a catchswitch 2016-04-01 17:28:15 +00:00
CMakeLists.txt
LLVMBuild.txt