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
/
test
/
CodeGen
/
WebAssembly
/
global.ll
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Remove uses of ThreadModel
Thomas Lively
2019-02-28
1
-6
/
+4
*
[WebAssembly] Update CodeGen test expectations after rL354697. NFC
Sam Clegg
2019-02-23
1
-1
/
+1
*
[WebAssembly] Update MC for bulk memory
Thomas Lively
2019-02-19
1
-3
/
+6
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
1
-2
/
+1
*
[WebAssembly] Default to static reloc model
Sam Clegg
2018-11-16
1
-1
/
+1
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-27
1
-1
/
+1
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-08-13
1
-1
/
+1
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-08-10
1
-1
/
+1
*
Revert "[WebAssembly] Added default stack-only instruction mode for MC."
Wouter van Oortmerssen
2018-07-27
1
-1
/
+1
*
[WebAssembly] Added default stack-only instruction mode for MC.
Wouter van Oortmerssen
2018-07-27
1
-1
/
+1
*
[WebAsembly] Update default triple in test files to wasm32-unknown-unkown.
Sam Clegg
2018-05-10
1
-1
/
+1
*
Remove alignment argument from memcpy/memmove/memset in favour of alignment a...
Daniel Neilson
2018-01-19
1
-2
/
+2
*
[WebAssembly] Don't try to emit size information for unsized types
Dan Gohman
2017-12-07
1
-0
/
+7
*
[WebAssembly] Convert the remaining unit tests to the new wasm-object-file ta...
Dan Gohman
2017-02-28
1
-15
/
+39
*
[WebAssembly] Optimize away return instructions using fallthroughs.
Dan Gohman
2016-05-21
1
-1
/
+1
*
[WebAssembly] Optimize memcpy/memmove/memcpy calls.
Dan Gohman
2016-01-26
1
-2
/
+2
*
[MC] Use .p2align instead of .align
Dan Gohman
2016-01-26
1
-15
/
+15
*
[SelectionDAG] Use the correct return type for memcpy, memmove, and memset.
Dan Gohman
2016-01-25
1
-1
/
+1
*
[WebAssembly] MCFixupKindInfo's TargetSize is in bits rather than bytes.
Dan Gohman
2016-01-13
1
-0
/
+14
*
[WebAssembly] Define WebAssembly-specific relocation codes.
Dan Gohman
2016-01-11
1
-1
/
+1
*
WebAssembly: use .skip instead of .zero directive
JF Bastien
2016-01-07
1
-5
/
+5
*
[WebAssembly] Add -m:e to the target triple.
Dan Gohman
2016-01-07
1
-4
/
+4
*
[WebAssembly] Switch WebAssemblyMCAsmInfo.h from MCAsmInfo to MCAsmInfoELF.
Dan Gohman
2015-12-17
1
-0
/
+10
*
[WebAssembly] Implement instruction selection for constant offsets in addresses.
Dan Gohman
2015-12-15
1
-2
/
+2
*
WebAssembly: test global array indexing
JF Bastien
2015-12-15
1
-0
/
+9
*
[WebAssembly] Implement direct calls to external symbols.
Dan Gohman
2015-12-05
1
-2
/
+1
*
[WebAssembly] Support constant offsets on loads and stores
Derek Schuff
2015-12-05
1
-1
/
+1
*
[WebAssembly] Support for register stackifying with load and store instructions.
Dan Gohman
2015-11-25
1
-2
/
+2
*
[WebAssembly] Codegen support for ISD::ExternalSymbol
Dan Gohman
2015-11-25
1
-0
/
+12
*
[WebAssembly] Suffix output operands with '='.
Dan Gohman
2015-11-23
1
-2
/
+2
*
[WebAssembly] Enable register coloring and register stackifying.
Dan Gohman
2015-11-18
1
-1
/
+3
*
[WebAssembly] Fix printing of global operands
Derek Schuff
2015-11-17
1
-0
/
+7
*
[WebAssembly] Switch to a more traditional assembly syntax
Dan Gohman
2015-10-06
1
-26
/
+127
*
[WebAssembly] Update target datalayout strings.
Dan Gohman
2015-09-09
1
-1
/
+1
*
WebAssembly: handle private/internal globals.
JF Bastien
2015-08-26
1
-0
/
+37