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