summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Implement a prototype instruction encoder and disassembler.Dan Gohman2016-01-121-0/+1
* [WebAssembly] Minor code cleanups. NFC.Dan Gohman2016-01-081-1/+1
* [WebAssembly] Convert WebAssemblyTargetObjectFile to TargetLoweringObjectFileELFDan Gohman2015-12-171-0/+1
* [WebAssembly] Implement prolog/epilog insertion and FrameIndex eliminationDerek Schuff2015-12-111-0/+1
* [WebAssembly] Reintroduce ARGUMENT moving logicDan Gohman2015-12-091-0/+1
* [WebAssembly] Implement ReverseBranchCondition, and re-enable MachineBlockPla...Dan Gohman2015-12-051-0/+1
* [WebAssembly] Support for register stackifying with load and store instructions.Dan Gohman2015-11-251-0/+3
* [WebAssembly] Prototype passes for register coloring and register stackifying.Dan Gohman2015-11-161-0/+2
* [WebAssembly] Reapply r252858, with svn add for the new file.Dan Gohman2015-11-121-0/+1
* Revert r252858: "[WebAssembly] Switch to MC for instruction printing."Hans Wennborg2015-11-121-1/+0
* [WebAssembly] Switch to MC for instruction printing.Dan Gohman2015-11-121-0/+1
* [WebAssembly] Add WebAssemblyMCInstLower.cpp.Dan Gohman2015-11-051-0/+1
* [WebAssembly] Check in an initial CFG Stackifier passDan Gohman2015-09-161-0/+1
* [WebAssembly] Skeleton FastISel supportDan Gohman2015-08-241-0/+2
* [WebAssembly] Add RelooperJF Bastien2015-08-151-0/+1
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-1/+5
* WebAssembly: basic instructions todo, and basic register info.JF Bastien2015-07-101-0/+1
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+24
OpenPOWER on IntegriCloud