llvm/lib/Transforms/IPO
Reid Kleckner ae23971d1e [DAE] Simplify attribute list creation, NFC
Removes a use of getSlotAttributes, which I intend to change.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@300795 91177308-0d34-0410-b5e6-96231b3b80d8
2017-04-19 23:45:45 +00:00
..
AlwaysInliner.cpp
ArgumentPromotion.cpp [IR] Make getParamAttributes take argument numbers, not ArgNo+1 2017-04-13 23:12:13 +00:00
BarrierNoopPass.cpp
CMakeLists.txt
ConstantMerge.cpp
CrossDSOCFI.cpp Module::getOrInsertFunction is using C-style vararg instead of variadic templates. 2017-04-11 15:01:18 +00:00
DeadArgumentElimination.cpp [DAE] Simplify attribute list creation, NFC 2017-04-19 23:45:45 +00:00
ElimAvailExtern.cpp
ExtractGV.cpp
ForceFunctionAttrs.cpp
FunctionAttrs.cpp Prefer addAttr(Attribute::AttrKind) over the AttributeList overload 2017-04-19 17:28:52 +00:00
FunctionImport.cpp [FunctionImport] assert(false) -> llvm_unreachable(). NFCI. 2017-04-14 17:22:02 +00:00
GlobalDCE.cpp
GlobalOpt.cpp [GlobalOpt] Simplify attribute code stripping nest, NFC 2017-04-19 23:26:44 +00:00
GlobalSplit.cpp
InferFunctionAttrs.cpp
Inliner.cpp r286814 resulted that CallPenalty can be subtracted twice: 2017-03-22 12:01:57 +00:00
InlineSimple.cpp
Internalize.cpp
IPConstantPropagation.cpp
IPO.cpp
LLVMBuild.txt
LoopExtractor.cpp
LowerTypeTests.cpp IPO: Const correctness for summaries passed into passes. 2017-03-22 18:22:59 +00:00
MergeFunctions.cpp [IR] Make getParamAttributes take argument numbers, not ArgNo+1 2017-04-13 23:12:13 +00:00
PartialInlining.cpp
PassManagerBuilder.cpp Re-apply "[GVNHoist] Move GVNHoist to function simplification part of pipeline." 2017-04-13 15:36:25 +00:00
PruneEH.cpp
SampleProfile.cpp [SampleProfile] Don't assert when printing the DebugLoc of a branch. NFC. 2017-04-18 11:27:58 +00:00
StripDeadPrototypes.cpp
StripSymbols.cpp [StripDeadDebug/DIFinder] Track inlined SPs 2017-04-11 13:32:11 +00:00
ThinLTOBitcodeWriter.cpp Bitcode: Add a string table to the bitcode format. 2017-04-17 17:51:36 +00:00
WholeProgramDevirt.cpp Module::getOrInsertFunction is using C-style vararg instead of variadic templates. 2017-04-11 15:01:18 +00:00