summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyInstrInfo.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...Yury Delendik2019-12-201-0/+4
* Use MCRegister in copyPhysRegMatt Arsenault2019-11-111-1/+1
* Prune two MachineInstr.h includes, fix up depsReid Kleckner2019-10-191-1/+1
* [WebAssembly] Use named operands to identify loads and storesThomas Lively2019-03-091-0/+9
* 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
* Target/TargetInstrInfo.h -> CodeGen/TargetInstrInfo.h to match layeringDavid Blaikie2017-11-081-1/+1
* Finish renaming remaining analyzeBranch functionsMatt Arsenault2016-09-141-2/+2
* Make analyzeBranch family of instruction names consistentMatt Arsenault2016-09-141-1/+1
* AArch64: Use TTI branch functions in branch relaxationMatt Arsenault2016-09-141-2/+4
* Rename AnalyzeBranch* to analyzeBranch*.Jacques Pienaar2016-07-151-1/+1
* CodeGen: Use MachineInstr& in TargetInstrInfo, NFCDuncan P. N. Exon Smith2016-06-301-2/+2
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-2/+2
* [WebAssembly] Enhanced register stackificationDan Gohman2016-01-281-0/+3
* [WebAssembly] Rematerialize constants rather than hold them live in registers.Dan Gohman2016-01-191-0/+3
* [WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.Dan Gohman2015-11-291-2/+1
* [WebAssembly] Check in an initial CFG Stackifier passDan Gohman2015-09-161-0/+12
* [WebAssembly] Implement WebAssemblyInstrInfo::copyPhysRegDan Gohman2015-09-091-0/+4
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-1/+4
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+37
OpenPOWER on IntegriCloud