summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyTargetMachine.cpp
Commit message (Expand)AuthorAgeFilesLines
...
* [WebAssembly] Support 'unreachable' expressionDerek Schuff2015-11-101-0/+6
* Try to fix WebAssembly build after r247864Hans Wennborg2015-09-161-1/+1
* [WebAssembly] Check in an initial CFG Stackifier passDan Gohman2015-09-161-1/+7
* [WebAssembly] Support running without a register allocator in the default Cod...Dan Gohman2015-09-081-35/+0
* [WebAssembly] Enable SSA lowering and other pre-regalloc passesDan Gohman2015-09-081-1/+21
* [WebAssembly] Use the default alignment for SIMD types.Dan Gohman2015-08-191-2/+2
* Use llvm::make_unique to fix the MSVC build.Rafael Espindola2015-08-111-1/+1
* WebAssembly: print basic integer assembly.JF Bastien2015-07-311-1/+9
* WebAssembly: start instructionsJF Bastien2015-07-011-3/+9
* [WebAssembly] Define separate Target instances for 32-bit and 64-bit.Dan Gohman2015-07-011-1/+2
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+166
OpenPOWER on IntegriCloud