summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Transforms/IPO/Attributor.cpp
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] Deduce the "returned" argument attributeJohannes Doerfert2019-07-081-0/+426
* [Attributor] Deducing existing nounwind attribute.Stefan Stipanovic2019-06-271-10/+85
* [Attributor] Disable the Attributor by default and fix a commentJohannes Doerfert2019-06-141-1/+1
* test-commitStefan Stipanovic2019-06-071-1/+0
* [IPO] Disabled 'default only' switch statements to fix MSVC warnings.Simon Pilgrim2019-06-051-8/+8
* Suppress false-positive GCC -Wreturn-type warning.Michael Liao2019-06-051-0/+1
* [Attributor] Pass infrastructure and fixpoint frameworkJohannes Doerfert2019-06-051-0/+529
OpenPOWER on IntegriCloud