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
Commit message (
Expand
)
Author
Age
Files
Lines
*
[WebAssembly] Enforce assembler emits to streamer in order.
Wouter van Oortmerssen
2018-12-03
1
-0
/
+47
*
[WebAssembly] Expand unavailable integer operations for vectors
Thomas Lively
2018-11-29
1
-6
/
+14
*
[WebAssembly] WebAssemblyLowerEmscriptenEHSjLj: use getter/setter for accessi...
Sam Clegg
2018-11-20
1
-40
/
+45
*
[WebAssembly] replaced .param/.result by .functype
Wouter van Oortmerssen
2018-11-19
6
-139
/
+114
*
[WebAssembly] Add null streamer support
Heejin Ahn
2018-11-18
2
-0
/
+23
*
[WebAssembly] Default to static reloc model
Sam Clegg
2018-11-16
1
-2
/
+6
*
[WebAssembly] Split BBs after throw instructions
Heejin Ahn
2018-11-16
1
-14
/
+44
*
[WebAssembly] Fix return type of nextByte
Thomas Lively
2018-11-15
1
-2
/
+2
*
[WebAssembly] Renumber SIMD bitwise instructions
Thomas Lively
2018-11-15
1
-7
/
+7
*
[WebAssembly] Add support for the event section
Heejin Ahn
2018-11-14
13
-31
/
+150
*
[WebAssembly] Fix broken assumption that all bitcasts are to functions types
Sam Clegg
2018-11-13
1
-26
/
+43
*
[WebAssembly] Added WasmAsmParser.
Wouter van Oortmerssen
2018-11-12
1
-74
/
+31
*
[WebAssembly] Update bleeding-edge cpu features
Thomas Lively
2018-11-10
1
-1
/
+2
*
[WebAssembly] Hotfix of WebAssemblyInstructionTableSize after rL346465
Fangrui Song
2018-11-09
1
-0
/
+2
*
[WebAssembly] Read prefixed opcodes as ULEB128s
Thomas Lively
2018-11-09
1
-11
/
+21
*
[WebAssembly][NFC] Reorder SIMD section
Thomas Lively
2018-11-09
1
-283
/
+270
*
[WebAssembly] Renumber and LEB128-encode SIMD opcodes
Thomas Lively
2018-11-09
2
-139
/
+118
*
[WebAssembly] Lower select for vectors
Thomas Lively
2018-11-09
1
-8
/
+9
*
[WebAssembly] Fix LowerEmscriptenEHSjLj when there's only longjmp
Heejin Ahn
2018-11-08
1
-52
/
+60
*
[WebAssembly] Add V128 to WebAssemblyInstrInfo::copyPhysReg
Thomas Lively
2018-11-08
1
-0
/
+2
*
Revert "[WebAssembly] Fixup `main` signature by default"
Sam Clegg
2018-11-06
1
-1
/
+6
*
[WebAssembly] Parsing missing directives to produce valid .o
Wouter van Oortmerssen
2018-11-02
1
-32
/
+100
*
[WebAssembly] Fix bugs in rethrow depth counting and InstPrinter
Heejin Ahn
2018-11-02
2
-4
/
+16
*
[WebAssembly] Added a .globaltype directive to .s output.
Wouter van Oortmerssen
2018-11-02
3
-8
/
+20
*
[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
2
-0
/
+30
*
[WebAssembly] Fix signature parsing for 'try' in AsmParser
Heejin Ahn
2018-11-01
1
-1
/
+1
*
Fix clang -Wimplicit-fallthrough warnings across llvm, NFC
Reid Kleckner
2018-11-01
1
-0
/
+1
*
[WebAssembly] Fixup `main` signature by default
Sam Clegg
2018-11-01
1
-6
/
+1
*
[WebAssembly] Lower vselect
Thomas Lively
2018-11-01
1
-0
/
+9
*
[WebAssembly] Process p2align operands for SIMD loads and stores
Thomas Lively
2018-10-31
1
-0
/
+12
*
[WebAssembly] Handle vector IMPLICIT_DEFs.
Thomas Lively
2018-10-31
1
-0
/
+5
*
[WebAssembly] Lower away condition truncations for scalar selects
Thomas Lively
2018-10-29
2
-0
/
+14
*
Reland "[WebAssembly] LSDA info generation"
Heejin Ahn
2018-10-25
3
-3
/
+21
*
[WebAssembly] Support EH instructions in InstPrinter
Heejin Ahn
2018-10-25
2
-9
/
+66
*
Address comments
Heejin Ahn
2018-10-25
1
-4
/
+2
*
[WebAssembly] Error out when block/loop markers mismatch
Heejin Ahn
2018-10-25
1
-7
/
+7
*
[WebAssembly] Use target-independent saturating add
Thomas Lively
2018-10-25
2
-2
/
+8
*
[WebAssembly] Set LoadExt and TruncStore actions for SIMD types
Thomas Lively
2018-10-25
1
-0
/
+13
*
[WebAssembly] Fix immediate of rethrow when throwing to caller
Heejin Ahn
2018-10-24
1
-1
/
+1
*
[WebAssembly] Retain shuffle types during custom lowering
Thomas Lively
2018-10-24
2
-4
/
+4
*
[NFC] Rename minnan and maxnan to minimum and maximum
Thomas Lively
2018-10-24
3
-7
/
+7
*
[WebAssembly] use 'match' to simplify code; NFC
Sanjay Patel
2018-10-23
1
-2
/
+6
*
[WebAssembly] Fix assembly printing of br_table
Heejin Ahn
2018-10-23
1
-2
/
+2
*
[WebAssembly][NFC] Remove WebAssemblyStackifier TableGen backend
Thomas Lively
2018-10-22
5
-32
/
+36
*
[WebAssembly] Implement vector sext_inreg and tests with comparisons
Thomas Lively
2018-10-20
2
-4
/
+9
*
[WebAssembly] Custom lower i64x2 constant shifts to avoid wrap
Thomas Lively
2018-10-20
4
-0
/
+55
*
[WebAssembly] Handle undefined lane indices in SIMD patterns
Thomas Lively
2018-10-19
2
-2
/
+40
*
Revert "[WebAssembly] LSDA info generation"
Krasimir Georgiev
2018-10-16
3
-21
/
+3
*
[WebAssembly] LSDA info generation
Heejin Ahn
2018-10-16
3
-3
/
+21
[next]