summaryrefslogtreecommitdiffstats
path: root/llvm/test/Transforms/Inline/AArch64
Commit message (Expand)AuthorAgeFilesLines
* Revert "Temporarily Revert "Add basic loop fusion pass.""Eric Christopher2019-04-179-0/+1642
* Temporarily Revert "Add basic loop fusion pass."Eric Christopher2019-04-179-1642/+0
* [InlineCost] Find more free binary operationsHaicheng Wu2017-12-221-0/+291
* [InlineCost] Tracking Values through PHI NodesHaicheng Wu2017-12-141-0/+504
* [InlineCost] add visitSelectInst()Haicheng Wu2017-09-271-0/+251
* [InlineCost] Simplify more 'and' and 'or' operations.Chad Rosier2017-08-021-0/+94
* [TTI] Refine the cost of EXT in getUserCost()Haicheng Wu2017-07-151-0/+249
* [AArch64] Inline callee if its target-features are a subset of the callerFlorian Hahn2017-06-271-0/+40
* [InlineCost] Do not take INT_MAX when Cost is negativeJun Bum Lim2017-06-231-0/+37
* [InlineCost] Enable the new switch cost heuristicJun Bum Lim2017-06-021-2/+2
* [InlineCost] Add a test case for GEP costHaicheng Wu2017-06-011-2/+23
* [InlineCost] Improve the cost heuristic for SwitchJun Bum Lim2017-04-281-0/+123
* Recommit "[InlineCost] Use TTI to check if GEP is free." #3Haicheng Wu2017-01-202-0/+32
OpenPOWER on IntegriCloud