Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove \brief commands from doxygen comments. | Adrian Prantl | 2018-05-01 | 1 | -1/+1 |
* | Fix a bunch more layering of CodeGen headers that are in Target | David Blaikie | 2017-11-17 | 1 | -1/+1 |
* | Const correctness for TTI::getRegisterBitWidth | Daniel Neilson | 2017-06-12 | 1 | -1/+1 |
* | [X86] updating TTI costs for arithmetic instructions on X86\SLM arch. | Mohammed Agabaria | 2017-01-11 | 1 | -1/+1 |
* | [WebAssembly] Basic TargetTransformInfo support for SIMD128. | Dan Gohman | 2016-05-23 | 1 | -0/+56 |
* | [WebAssembly] Remove the override of haveFastSqrt. | Dan Gohman | 2015-12-08 | 1 | -5/+0 |
* | [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC. | Dan Gohman | 2015-11-29 | 1 | -2/+1 |
* | [WebAssembly] Tell TargetTransformInfo about popcnt and sqrt. | Dan Gohman | 2015-08-24 | 1 | -3/+8 |
* | [WebAssembly] Initial WebAssembly backend | Dan Gohman | 2015-06-29 | 1 | -0/+28 |