index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
Target
/
WebAssembly
/
WebAssemblyISelLowering.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Add getSetCCResultType placeholder override to handle vector co...
Simon Pilgrim
2018-06-28
1
-0
/
+9
*
[WebAssembly] Fix lowering of varargs functions with non-legal fixed arguments.
Dan Gohman
2018-06-26
1
-2
/
+3
*
[WebAssembly] Support instruction selection for catching exceptions
Heejin Ahn
2018-05-31
1
-0
/
+20
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Make sign-extension opcodes a distinct feature.
Dan Gohman
2018-01-19
1
-2
/
+1
*
Fix WebAssembly backend for some LLVM API changes
David Blaikie
2017-12-15
1
-3
/
+3
*
[WebAssembly] Fix fptoui lowering bounds
Dan Gohman
2017-11-29
1
-14
/
+40
*
[WebAssembly] Fix trapping behavior in fptosi/fptoui.
Dan Gohman
2017-11-28
1
-0
/
+129
*
[WebAssembly] Add sign extend instructions from atomics proposal
Derek Schuff
2017-09-13
1
-2
/
+6
*
[WebAssembly] Add target feature for atomics
Derek Schuff
2017-08-30
1
-0
/
+2
*
Change CallLoweringInfo::CS to be an ImmutableCallSite instead of a pointer. ...
Peter Collingbourne
2017-07-26
1
-1
/
+1
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+2
*
[SelectionDAG] Set ISD::FPOWI to Expand by default
Craig Topper
2017-05-30
1
-2
/
+2
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+2
*
[WebAssembly] Configure codegen to legalize f16 values.
Dan Gohman
2017-02-22
1
-0
/
+5
*
[WebAssembly] Add an option to make get_local/set_local explicit.
Dan Gohman
2016-10-24
1
-2
/
+2
*
[WebAssemby] Implement block signatures.
Dan Gohman
2016-10-06
1
-3
/
+10
*
[WebAssembly] Initial SIMD128 support.
Derek Schuff
2016-08-02
1
-0
/
+10
*
MachineFunction: Return reference for getFrameInfo(); NFC
Matthias Braun
2016-07-28
1
-8
/
+8
*
Fix calls to SelectionDAG::getStore
Derek Schuff
2016-07-15
1
-2
/
+2
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-4
/
+4
*
[WebAssembly] Don't expand divisions by constants.
Dan Gohman
2016-05-18
1
-0
/
+6
*
[WebAssembly] Fix legalization of i128 shifts.
Dan Gohman
2016-05-14
1
-9
/
+4
*
[WebAssembly] Disable 128-bit shift libcalls
Derek Schuff
2016-05-10
1
-0
/
+7
*
[CodeGen] Default CTTZ_ZERO_UNDEF/CTLZ_ZERO_UNDEF to Expand in TargetLowering...
Craig Topper
2016-04-28
1
-1
/
+1
*
[WebAssembly] Set ctlz_zero_undef/cttz_zero_undef to Expand so LegalizeDAG wi...
Craig Topper
2016-04-23
1
-1
/
+1
*
[NFC] Header cleanup
Mehdi Amini
2016-04-18
1
-1
/
+0
*
[WebAssembly] Implement the rotate instructions.
Dan Gohman
2016-03-22
1
-1
/
+1
*
[WebAssembly] Update for spec change from tableswitch to br_table.
Dan Gohman
2016-03-08
1
-5
/
+5
*
[WebAssembly] Handle CopyToReg nodes with flag results in LowerCopyToReg.
Dan Gohman
2016-02-20
1
-3
/
+7
*
[WebAssembly] Call memcpy for large byval copies.
Dan Gohman
2016-02-17
1
-1
/
+1
*
[WebAssembly] Use SDValue::getConstantOperandVal. NFC.
Dan Gohman
2016-02-17
1
-1
/
+1
*
[WebAssembly] Implement __builtin_frame_address.
Dan Gohman
2016-02-16
1
-3
/
+17
*
[WebAssembly] Insert COPY_LOCAL between CopyToReg and FrameIndex DAG nodes
Derek Schuff
2016-02-16
1
-0
/
+26
*
[WebAssembly] Report more meaningful error messages for some unsupported
Derek Schuff
2016-02-12
1
-0
/
+13
*
[WebAssembly] Fix byval for empty types.
Dan Gohman
2016-02-12
1
-2
/
+1
*
[WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLowering
Derek Schuff
2016-02-11
1
-50
/
+42
*
[WebAssembly] Address comments left over from r260421
Derek Schuff
2016-02-10
1
-7
/
+9
*
[WebAssembly] Switch varags calling convention to use a register
Derek Schuff
2016-02-10
1
-39
/
+42
*
Refactor backend diagnostics for unsupported features
Oliver Stannard
2016-02-02
1
-56
/
+1
*
Revert r259035, it introduces a cyclic library dependency
Oliver Stannard
2016-01-28
1
-2
/
+57
*
Unbreak the wasm backend again after r259035.
Benjamin Kramer
2016-01-28
1
-1
/
+1
*
Add backend dignostic printer for unsupported features
Oliver Stannard
2016-01-28
1
-56
/
+1
*
WebAssembly: fix build
JF Bastien
2016-01-28
1
-1
/
+1
*
Revert r258951 (and r258950), "Refactor backend diagnostics for unsupported f...
NAKAMURA Takumi
2016-01-28
1
-0
/
+55
*
[WebAssembly] Implement byval arguments
Derek Schuff
2016-01-27
1
-7
/
+19
*
Unbreak wasm build after r258951.
Benjamin Kramer
2016-01-27
1
-1
/
+1
*
Refactor backend diagnostics for unsupported features
Oliver Stannard
2016-01-27
1
-55
/
+0
*
[WebAssembly] Fix a typo in a comment.
Dan Gohman
2016-01-26
1
-1
/
+1
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-0
/
+14
[next]