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.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Print error message for llvm.clear_cache intrinsic
Heejin Ahn
2019-07-11
1
-0
/
+4
*
[TargetLowering] Add MachineMemOperand::Flags to allowsMemoryAccess tests (PR...
Simon Pilgrim
2019-06-12
1
-0
/
+1
*
[WebAssembly] Implement ReplaceNodeResults to fix a SIMD crash
Thomas Lively
2019-05-23
1
-0
/
+3
*
[WebAssembly] Implement __builtin_return_address for emscripten
Thomas Lively
2019-05-23
1
-0
/
+1
*
[WebAssembly] Don't override default implementation of isOffsetFoldingLegal. ...
Sam Clegg
2019-03-18
1
-1
/
+0
*
[WebAssembly] Exception handling: Switch to the new proposal
Heejin Ahn
2019-01-30
1
-2
/
+1
*
[WebAssembly] Optimize BUILD_VECTOR lowering for size
Thomas Lively
2019-01-30
1
-0
/
+1
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
[WebAssembly] Add unimplemented-simd128 subtarget feature
Thomas Lively
2019-01-10
1
-0
/
+1
*
Revert "[WebAssembly] Add simd128-unimplemented subtarget feature"
Thomas Lively
2019-01-10
1
-1
/
+0
*
[WebAssembly] Add simd128-unimplemented subtarget feature
Thomas Lively
2019-01-10
1
-0
/
+1
*
Revert "[WebAssembly] Add unimplemented-simd128 subtarget feature"
Thomas Lively
2019-01-10
1
-1
/
+0
*
[WebAssembly] Add unimplemented-simd128 subtarget feature
Thomas Lively
2019-01-09
1
-0
/
+1
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
1
-0
/
+1
*
[WebAssembly] Expand inserts and extracts with variable indices
Thomas Lively
2018-11-02
1
-0
/
+1
*
[WebAssembly] Custom lower i64x2 constant shifts to avoid wrap
Thomas Lively
2018-10-20
1
-0
/
+1
*
[WebAssembly] v8x16.shuffle
Thomas Lively
2018-09-07
1
-0
/
+1
*
[WebAssembly] clang-format (NFC)
Heejin Ahn
2018-09-05
1
-8
/
+8
*
[WebAssembly] Enable atomic expansion for unsupported atomicrmws
Heejin Ahn
2018-08-07
1
-0
/
+1
*
[WebAssembly] Support for atomic.wait / atomic.wake instructions
Heejin Ahn
2018-08-02
1
-0
/
+3
*
[WebAssembly] Add getSetCCResultType placeholder override to handle vector co...
Simon Pilgrim
2018-06-28
1
-0
/
+3
*
[WebAssembly] Support instruction selection for catching exceptions
Heejin Ahn
2018-05-31
1
-0
/
+1
*
Remove \brief commands from doxygen comments.
Adrian Prantl
2018-05-01
1
-1
/
+1
*
[WebAssembly] Fix trapping behavior in fptosi/fptoui.
Dan Gohman
2017-11-28
1
-0
/
+3
*
Fix a bunch more layering of CodeGen headers that are in Target
David Blaikie
2017-11-17
1
-1
/
+1
*
[SystemZ, LoopStrengthReduce]
Jonas Paulsson
2017-07-21
1
-1
/
+2
*
Rename AttributeSet to AttributeList
Reid Kleckner
2017-03-21
1
-1
/
+1
*
Pass DebugLoc and SDLoc by const ref.
Benjamin Kramer
2016-06-12
1
-2
/
+2
*
[WebAssembly] Don't expand divisions by constants.
Dan Gohman
2016-05-18
1
-0
/
+1
*
[WebAssembly] Implement __builtin_frame_address.
Dan Gohman
2016-02-16
1
-0
/
+1
*
[WebAssembly] Insert COPY_LOCAL between CopyToReg and FrameIndex DAG nodes
Derek Schuff
2016-02-16
1
-0
/
+1
*
[WebAssembly] Reformat WebAssemblyFrameLowering and WebAssemblyISelLowering
Derek Schuff
2016-02-11
1
-8
/
+8
*
[WebAssembly] Implement unaligned loads and stores.
Dan Gohman
2016-01-26
1
-0
/
+2
*
[WebAssembly] Implement instruction selection for constant offsets in addresses.
Dan Gohman
2015-12-15
1
-0
/
+2
*
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
Derek Schuff
2015-12-11
1
-0
/
+1
*
[WebAssembly] Initial varargs support.
Dan Gohman
2015-12-04
1
-0
/
+1
*
[WebAssembly] Support for register stackifying with load and store instructions.
Dan Gohman
2015-11-25
1
-0
/
+1
*
[WebAssembly] Implement isCheapToSpeculateCtlz and isCheapToSpeculateCttz.
Dan Gohman
2015-11-19
1
-0
/
+2
*
[WebAssembly] Inline asm support.
Dan Gohman
2015-11-13
1
-0
/
+3
*
[WebAssembly] Check in an initial CFG Stackifier pass
Dan Gohman
2015-09-16
1
-0
/
+2
*
WebAssembly: Implement call
JF Bastien
2015-08-24
1
-8
/
+10
*
Revert two bad commits.
JF Bastien
2015-08-24
1
-6
/
+3
*
call
JF Bastien
2015-08-24
1
-3
/
+6
*
[WebAssembly] Skeleton FastISel support
Dan Gohman
2015-08-24
1
-0
/
+8
*
WebAssembly: implement WebAssemblyTargetLowering::getTargetNodeName
JF Bastien
2015-08-11
1
-1
/
+3
*
WebAssembly: implement getScalarShiftAmountTy so we can shift by amount, with...
JF Bastien
2015-08-03
1
-0
/
+2
*
WebAssembly: print basic integer assembly.
JF Bastien
2015-07-31
1
-0
/
+2
*
WebAssembly: basic bitcode → assembly CodeGen test
JF Bastien
2015-07-22
1
-0
/
+16
*
[WebAssembly] Initial WebAssembly backend
Dan Gohman
2015-06-29
1
-0
/
+49