summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Attributor/IPConstantProp
Commit message (Expand)AuthorAgeFilesLines
* [Attributor] AAValueConstantRange: Value range analysis using constant rangeHideto Ueno2020-01-152-8/+5
* [Attributor][FIX] Carefully change invokes to calls (after manifest)Johannes Doerfert2020-01-082-4/+0
* Revert "[Attributor] AAValueConstantRange: Value range analysis using constan...Hideto Ueno2020-01-032-5/+8
* [Attributor] AAValueConstantRange: Value range analysis using constant rangeHideto Ueno2020-01-012-8/+5
* [Attributor] Use abstract call sites to determine associated argumentsJohannes Doerfert2019-12-314-10/+10
* [Attributor] Annotate the memory behavior of call site argumentsJohannes Doerfert2019-12-312-8/+8
* [Attributor] AAUndefinedBehavior: Check for branches on undef value.Hideto Ueno2019-12-293-10/+8
* Migrate function attribute "no-frame-pointer-elim" to "frame-pointer"="all" a...Fangrui Song2019-12-241-1/+1
* [Attributor] Annotate call sites of declarations with a callbackJohannes Doerfert2019-12-132-5/+5
* [Attributor][NFC] Add more simple test situations for callbacksJohannes Doerfert2019-12-131-0/+31
* [Attributor][NFC] Reorder test functionsJohannes Doerfert2019-12-131-23/+23
* [Attributor] Reuse the IPConstantProp tests for the AttributorJohannes Doerfert2019-12-1324-0/+1442
OpenPOWER on IntegriCloud