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] Lower select for vectors
Thomas Lively
2018-11-09
1
-8
/
+9
*
[WebAssembly] General vector shift lowering
Thomas Lively
2018-11-02
1
-12
/
+27
*
[WebAssembly] Expand inserts and extracts with variable indices
Thomas Lively
2018-11-02
1
-0
/
+29
*
[WebAssembly] Lower vselect
Thomas Lively
2018-11-01
1
-0
/
+9
*
Reland "[WebAssembly] LSDA info generation"
Heejin Ahn
2018-10-25
1
-3
/
+12
*
[WebAssembly] Use target-independent saturating add
Thomas Lively
2018-10-25
1
-0
/
+6
*
[WebAssembly] Set LoadExt and TruncStore actions for SIMD types
Thomas Lively
2018-10-25
1
-0
/
+13
*
[WebAssembly] Retain shuffle types during custom lowering
Thomas Lively
2018-10-24
1
-1
/
+1
*
[NFC] Rename minnan and maxnan to minimum and maximum
Thomas Lively
2018-10-24
1
-3
/
+3
*
[WebAssembly] Implement vector sext_inreg and tests with comparisons
Thomas Lively
2018-10-20
1
-0
/
+4
*
[WebAssembly] Custom lower i64x2 constant shifts to avoid wrap
Thomas Lively
2018-10-20
1
-0
/
+38
*
[WebAssembly] Handle undefined lane indices in SIMD patterns
Thomas Lively
2018-10-19
1
-2
/
+4
*
Revert "[WebAssembly] LSDA info generation"
Krasimir Georgiev
2018-10-16
1
-12
/
+3
*
[WebAssembly] LSDA info generation
Heejin Ahn
2018-10-16
1
-3
/
+12
*
[WebAssembly][NFC] Use intrinsic dag nodes directly
Thomas Lively
2018-10-11
1
-38
/
+0
*
[WebAssembly] Saturating arithmetic intrinsics
Thomas Lively
2018-10-05
1
-0
/
+26
*
[WebAssembly] Bitselect intrinsic and instruction
Thomas Lively
2018-10-03
1
-0
/
+6
*
[WebAssembly] Refactor WasmSignature and use it for MCSymbolWasm
Derek Schuff
2018-10-03
1
-2
/
+8
*
[WebAssembly] any_true and all_true intrinsics and instructions
Thomas Lively
2018-10-03
1
-1
/
+7
*
[WebAssembly] SIMD comparisons
Thomas Lively
2018-09-12
1
-1
/
+1
*
[WebAssembly] v8x16.shuffle
Thomas Lively
2018-09-07
1
-0
/
+39
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-129
/
+113
*
[WebAssembly] Arbitrary BUILD_VECTOR and remove i64x2.mul
Thomas Lively
2018-08-22
1
-0
/
+3
*
[WebAssembly] Gate i64x2 and f64x2 on -wasm-enable-unimplemented
Heejin Ahn
2018-08-09
1
-2
/
+10
*
[WebAssembly] Update SIMD binary arithmetic
Derek Schuff
2018-08-07
1
-0
/
+2
*
[WebAssembly] Enable atomic expansion for unsupported atomicrmws
Heejin Ahn
2018-08-07
1
-0
/
+17
*
[WebAssembly] Cleanup of the way globals and global flags are handled
Nicholas Wilson
2018-08-03
1
-1
/
+1
*
[WebAssembly] Support for atomic.wait / atomic.wake instructions
Heejin Ahn
2018-08-02
1
-0
/
+40
*
[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
[next]