summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Inline asm support.Dan Gohman2015-11-131-0/+3
* [WebAssembly] Check in an initial CFG Stackifier passDan Gohman2015-09-161-0/+2
* WebAssembly: Implement callJF Bastien2015-08-241-8/+10
* Revert two bad commits.JF Bastien2015-08-241-6/+3
* callJF Bastien2015-08-241-3/+6
* [WebAssembly] Skeleton FastISel supportDan Gohman2015-08-241-0/+8
* WebAssembly: implement WebAssemblyTargetLowering::getTargetNodeNameJF Bastien2015-08-111-1/+3
* WebAssembly: implement getScalarShiftAmountTy so we can shift by amount, with...JF Bastien2015-08-031-0/+2
* WebAssembly: print basic integer assembly.JF Bastien2015-07-311-0/+2
* WebAssembly: basic bitcode → assembly CodeGen testJF Bastien2015-07-221-0/+16
* [WebAssembly] Initial WebAssembly backendDan Gohman2015-06-291-0/+49
OpenPOWER on IntegriCloud