summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetTransformInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [ARM] Teach the Arm cost model that a Shift can be folded into other instruct...David Green2019-12-091-1/+2
* recommit: [LoopVectorize][PowerPC] Estimate int and float register pressure s...Zi Xuan Wu2019-10-121-1/+1
* Revert "[LoopVectorize][PowerPC] Estimate int and float register pressure sep...Jinsong Ji2019-10-081-1/+1
* [LoopVectorize][PowerPC] Estimate int and float register pressure separately ...Zi Xuan Wu2019-10-081-1/+1
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* Remove \brief commands from doxygen comments.Adrian Prantl2018-05-011-1/+1
* Const correctness for TTI::getRegisterBitWidthDaniel Neilson2017-06-121-1/+1
* [X86] updating TTI costs for arithmetic instructions on X86\SLM arch.Mohammed Agabaria2017-01-111-1/+2
* Do a sweep over move ctors and remove those that are identical to the default.Benjamin Kramer2016-10-201-7/+0
* [WebAssembly] Basic TargetTransformInfo support for SIMD128.Dan Gohman2016-05-231-1/+9
* [WebAssembly] Remove the override of haveFastSqrt.Dan Gohman2015-12-081-1/+0
* Try to fix WebAssembly build after r247864Hans Wennborg2015-09-161-1/+1
* [WebAssembly] Tell TargetTransformInfo about popcnt and sqrt.Dan Gohman2015-08-241-1/+2
* Unbreak WebAssembly buildJF Bastien2015-07-091-20/+4
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+87
OpenPOWER on IntegriCloud