Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Rename TTI::getIntImmCost for instructions and intrinsics | Reid Kleckner | 2019-12-11 | 1 | -3/+3 |
* | [ARM] Teach the Arm cost model that a Shift can be folded into other instruct... | David Green | 2019-12-09 | 1 | -1/+2 |
* | Update the file headers across all of the LLVM projects in the monorepo | Chandler Carruth | 2019-01-19 | 1 | -4/+3 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
* | [lanai] Add getIntImmCost in LanaiTargetTransformInfo. | Jacques Pienaar | 2017-08-01 | 1 | -0/+27 |
* | [X86] updating TTI costs for arithmetic instructions on X86\SLM arch. | Mohammed Agabaria | 2017-01-11 | 1 | -1/+2 |
* | Do a sweep over move ctors and remove those that are identical to the default. | Benjamin Kramer | 2016-10-20 | 1 | -5/+0 |
* | [lanai] Small cleanup: remove/comment out unused args | Jacques Pienaar | 2016-07-15 | 1 | -2/+1 |
* | [lanai] Add Lanai backend. | Jacques Pienaar | 2016-03-28 | 1 | -0/+87 |