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] Remove an unneeded static_cast.
Dan Gohman
2015-12-08
1
-2
/
+1
*
[WebAssembly] Enable folding of offsets into global variable addresses.
Dan Gohman
2015-12-06
1
-6
/
+4
*
[WebAssembly] Support inline asm constraints of type i16 and similar.
Dan Gohman
2015-12-05
1
-4
/
+7
*
[WebAssembly] Expand frem as a floating point library function.
Dan Gohman
2015-12-05
1
-1
/
+2
*
[WebAssembly] Initial varargs support.
Dan Gohman
2015-12-04
1
-15
/
+85
*
[WebAssembly] Add several more calling conventions to the supported list.
Dan Gohman
2015-12-04
1
-2
/
+7
*
[WebAssembly] clang-format CallingConvSupported. NFC.
Dan Gohman
2015-12-04
1
-4
/
+2
*
[WebAssembly] Factor out the list of supported calling conventions.
Dan Gohman
2015-12-04
1
-4
/
+13
*
[WebAssembly] Check for more unsupported ABI flags.
Dan Gohman
2015-12-04
1
-1
/
+26
*
[WebAssembly] Use SelectionDAG::getUNDEF. NFC.
Dan Gohman
2015-12-04
1
-1
/
+1
*
[WebAssembly] Assert that byval and nest are not used for return types.
Dan Gohman
2015-12-02
1
-4
/
+2
*
[WebAssembly] Minor clang-format and selected clang-tidy cleanups. NFC.
Dan Gohman
2015-11-29
1
-17
/
+18
*
[WebAssembly] Fix inline asm support for i64 operands.
Dan Gohman
2015-11-25
1
-1
/
+5
*
[WebAssembly] Use a physical register to describe ARGUMENT liveness.
Dan Gohman
2015-11-25
1
-0
/
+4
*
[WebAssembly] Clean up several FIXME comments.
Dan Gohman
2015-11-25
1
-2
/
+4
*
[WebAssembly] Codegen support for ISD::ExternalSymbol
Dan Gohman
2015-11-25
1
-0
/
+13
*
[WebAssembly] Add 'final' to some classes. NFC.
Dan Gohman
2015-11-25
1
-1
/
+1
*
[WebAssembly] Whitespace consistency. NFC.
Dan Gohman
2015-11-25
1
-1
/
+0
*
[WebAssembly] Rename SWITCH to TABLESWITCH to match the current wording in th...
Dan Gohman
2015-11-20
1
-3
/
+3
*
[WebAssembly] Implement isCheapToSpeculateCtlz and isCheapToSpeculateCttz.
Dan Gohman
2015-11-19
1
-0
/
+10
*
[WebAssembly] Fix function return type printing
Derek Schuff
2015-11-16
1
-3
/
+0
*
[WebAssembly] Minor code simplification. NFC.
Dan Gohman
2015-11-14
1
-3
/
+1
*
[WebAssembly] Support signext, zeroext, and several other function attributes.
Dan Gohman
2015-11-14
1
-22
/
+0
*
[WebAssembly] Inline asm support.
Dan Gohman
2015-11-13
1
-0
/
+17
*
[WebAssembly] Support non-legal argument and return types.
Dan Gohman
2015-11-11
1
-13
/
+31
*
[WebAssembly] Support for floating point min and max.
Dan Gohman
2015-11-10
1
-0
/
+3
*
[WebAssembly] Support 'unreachable' expression
Derek Schuff
2015-11-10
1
-0
/
+3
*
[WebAssembly] Switch to a more traditional assembly syntax
Dan Gohman
2015-10-06
1
-1
/
+6
*
[WebAssembly] Support calls marked as "tail", fastcc, and coldcc.
Dan Gohman
2015-10-02
1
-4
/
+14
*
[WebAssembly] Rename several functions and types according to the new spec.
Dan Gohman
2015-09-26
1
-4
/
+4
*
[WebAssembly] Check in an initial CFG Stackifier pass
Dan Gohman
2015-09-16
1
-0
/
+51
*
[WebAssembly] Implement calls with void return types.
Dan Gohman
2015-09-09
1
-1
/
+3
*
[WebAssembly] Fix lowering of calls with more than one argument.
Dan Gohman
2015-09-09
1
-2
/
+5
*
WebAssembly: generate load/store
JF Bastien
2015-08-31
1
-2
/
+10
*
[WebAssembly] DYNAMIC_STACKALLOC returns a pointer.
Dan Gohman
2015-08-24
1
-1
/
+1
*
WebAssembly: Implement call
JF Bastien
2015-08-24
1
-20
/
+60
*
Revert two bad commits.
JF Bastien
2015-08-24
1
-21
/
+19
*
Missing print.
JF Bastien
2015-08-24
1
-13
/
+13
*
call
JF Bastien
2015-08-24
1
-3
/
+70
*
[WebAssembly] Skeleton FastISel support
Dan Gohman
2015-08-24
1
-0
/
+5
*
[WebAssembly] Implement floating point rounding operators.
Dan Gohman
2015-08-24
1
-3
/
+6
*
[WebAssembly] Mark more operators as Expand.
Dan Gohman
2015-08-20
1
-0
/
+26
*
WebAssembly: floating-point comparisons
JF Bastien
2015-08-12
1
-0
/
+2
*
WebAssembly: implement comparison.
JF Bastien
2015-08-11
1
-3
/
+8
*
WebAssembly: implement WebAssemblyTargetLowering::getTargetNodeName
JF Bastien
2015-08-11
1
-0
/
+10
*
WebAssembly: print immediates
JF Bastien
2015-08-10
1
-1
/
+5
*
WebAssembly: implement getScalarShiftAmountTy so we can shift by amount, with...
JF Bastien
2015-08-03
1
-0
/
+5
*
WebAssembly: handle more than int32 argument/return
JF Bastien
2015-08-01
1
-2
/
+0
*
WebAssembly: handle `ret void`.
JF Bastien
2015-07-31
1
-2
/
+1
*
WebAssembly: handle unused function arguments.
JF Bastien
2015-07-31
1
-4
/
+6
[prev]
[next]