summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Target/WebAssembly/WebAssemblyISelLowering.h
Commit message (Expand)AuthorAgeFilesLines
* [SystemZ, LoopStrengthReduce]Jonas Paulsson2017-07-211-1/+2
* Rename AttributeSet to AttributeListReid Kleckner2017-03-211-1/+1
* Pass DebugLoc and SDLoc by const ref.Benjamin Kramer2016-06-121-2/+2
* [WebAssembly] Don't expand divisions by constants.Dan Gohman2016-05-181-0/+1
* [WebAssembly] Implement __builtin_frame_address.Dan Gohman2016-02-161-0/+1
* [WebAssembly] Insert COPY_LOCAL between CopyToReg and FrameIndex DAG nodesDerek Schuff2016-02-161-0/+1
* [WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLoweringDerek Schuff2016-02-111-8/+8
* [WebAssembly] Implement unaligned loads and stores.Dan Gohman2016-01-261-0/+2
* [WebAssembly] Implement instruction selection for constant offsets in addresses.Dan Gohman2015-12-151-0/+2
* [WebAssembly] Implement prolog/epilog insertion and FrameIndex eliminationDerek Schuff2015-12-111-0/+1
* [WebAssembly] Initial varargs support.Dan Gohman2015-12-041-0/+1
* [WebAssembly] Support for register stackifying with load and store instructions.Dan Gohman2015-11-251-0/+1
* [WebAssembly] Implement isCheapToSpeculateCtlz and isCheapToSpeculateCttz.Dan Gohman2015-11-191-0/+2
* [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