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] 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
*
[WebAssembly] Define WebAssembly-specific relocation codes.
Dan Gohman
2016-01-11
1
-3
/
+11
*
[WebAssembly] Experimental ELF writer support
Dan Gohman
2015-12-17
1
-8
/
+0
*
[WebAssembly] Fix legalization of shift operators on large integer types.
Dan Gohman
2015-12-16
1
-0
/
+7
*
[WebAssembly] Implement eliminateCallFramePseudo
Derek Schuff
2015-12-16
1
-1
/
+1
*
[WebAssembly] Implement instruction selection for constant offsets in addresses.
Dan Gohman
2015-12-15
1
-4
/
+23
*
[WebAssembly] Implement prolog/epilog insertion and FrameIndex elimination
Derek Schuff
2015-12-11
1
-0
/
+10
*
[WebAssembly] Fix ADJCALLSTACKDOWN/UP use/defs
Derek Schuff
2015-12-11
1
-4
/
+9
*
[WebAssembly] Implement fma.
Dan Gohman
2015-12-10
1
-1
/
+1
*
[WebAssembly] Fix legalization of f32->f64 EXTLOAD.
Dan Gohman
2015-12-10
1
-1
/
+1
*
[WebAssembly] Also legalize sign_extend_inreg of i32->i64.
Dan Gohman
2015-12-10
1
-1
/
+1
*
[WebAssembly] Fix legalization of shift operators with illegal types.
Dan Gohman
2015-12-10
1
-1
/
+7
*
[WebAssembly] Fix copy+pastos.
Dan Gohman
2015-12-10
1
-12
/
+12
*
[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
[next]