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] Add an assertion for an invalid CFG
Heejin Ahn
2018-04-17
1
-0
/
+3
*
[WebAssembly] Teach fast-isel to gracefully recover from illegal return types.
Dan Gohman
2018-04-17
1
-2
/
+6
*
[WebAssembly] Fix a bug in MachineBasicBlock::findDebugLoc() call
Heejin Ahn
2018-04-14
1
-3
/
+4
*
[WebAssembly] Change std::sort to llvm::sort in response to r327219
Mandeep Singh Grang
2018-04-09
1
-10
/
+10
*
[WebAssembly] Allow for the creation of user-defined custom sections
Sam Clegg
2018-04-05
1
-1
/
+22
*
[WebAssembly] Only write 32-bits for WebAssembly::OPERAND_OFFSET32
Sam Clegg
2018-04-04
1
-0
/
+5
*
Sort targetgen calls in lib/Target/*/CMakeLists.
Nico Weber
2018-04-04
1
-1
/
+2
*
[CodeGen]Add NoVRegs property on PostRASink and ShrinkWrap
Jun Bum Lim
2018-04-03
1
-3
/
+2
*
[WebAssembly] Register wasm passes with the PassRegistry
Jacob Gravelle
2018-03-30
21
-4
/
+107
*
[WebAssembly] Refactor tablegen for store instructions (NFC)
Derek Schuff
2018-03-30
1
-194
/
+115
*
Transforms: Introduce Transforms/Utils.h rather than spreading the declaratio...
David Blaikie
2018-03-28
1
-0
/
+1
*
Fix layering of MachineValueType.h by moving it from CodeGen to Support
David Blaikie
2018-03-23
2
-2
/
+2
*
[WebAssembly] Really disable wasm register name matcher
Reid Kleckner
2018-03-21
2
-8
/
+5
*
[WebAssembly] Suppress unused function warning for register name matcher
Reid Kleckner
2018-03-21
1
-0
/
+4
*
[WebAssembly] Update torture compile test expectations
Derek Schuff
2018-03-20
1
-6
/
+0
*
[WebAssembly] Strip threadlocal attribute from globals in single thread mode
Derek Schuff
2018-03-20
1
-2
/
+20
*
[WebAssembly] Added initial AsmParser implementation.
Derek Schuff
2018-03-20
8
-7
/
+610
*
[WebAssembly] Add DebugLoc information to WebAssembly block and loop.
Derek Schuff
2018-03-15
1
-8
/
+11
*
[WebAssembly] Add except_ref as a first-class type
Heejin Ahn
2018-03-08
11
-14
/
+89
*
[WebAssembly] Avoid cast ExprType to wasm::ValType
Sam Clegg
2018-03-02
1
-31
/
+30
*
Reland "[WebAssembly] More uses of uint8_t for single byte values"
Heejin Ahn
2018-03-02
2
-14
/
+14
*
Revert "[WebAssembly] More uses of uint8_t" and "[WebAssembly] Update tests"
Nicholas Wilson
2018-03-02
1
-13
/
+13
*
[WebAssembly] More uses of uint8_t for single byte values
Heejin Ahn
2018-03-02
1
-13
/
+13
*
[WebAssembly] Gather EH instructions in one place. NFC.
Heejin Ahn
2018-03-02
1
-10
/
+20
*
[WebAssembly] Fix broken gcc build after rL326454
Sam Clegg
2018-03-01
1
-1
/
+2
*
[WebAssembly] Use uint8_t for single byte values to match the spec
Sam Clegg
2018-03-01
2
-4
/
+4
*
[WebAssembly] Relax constexpr for old standard libraries.
Benjamin Kramer
2018-02-26
1
-1
/
+1
*
[WebAssembly] Add exception handling option and feature
Heejin Ahn
2018-02-24
6
-9
/
+20
*
[WebAssembly] Fix macro metaprogram to not duplicate code as much.
Benjamin Kramer
2018-02-23
1
-7
/
+11
*
[WebAssembly] Add first claass symbol table to wasm objects
Sam Clegg
2018-02-23
2
-6
/
+13
*
Fix the build of the wasm backend.
Benjamin Kramer
2018-02-22
1
-2
/
+2
*
[WebAssembly] MC: Make explicit our current lack of support for relocations a...
Sam Clegg
2018-02-16
1
-4
/
+2
*
[WebAssembly] Fix casting MCSymbol to MCSymbolWasm on ELF
Jacob Gravelle
2018-02-12
1
-3
/
+5
*
[WebAssembly] Add mechanisms for specifying an explicit import module name.
Dan Gohman
2018-02-09
3
-2
/
+29
*
[WebAssembly] Add an LLVM_FALLTHROUGH to address a warning. NFC.
Dan Gohman
2018-02-09
1
-0
/
+1
*
[WebAssembly] MC: Remove unused code for handling of wasm globals
Sam Clegg
2018-01-31
2
-56
/
+0
*
[SelectionDAGISel] Add a debug print before call to Select. Adjust where blan...
Craig Topper
2018-01-26
1
-5
/
+0
*
[NFC] fix trivial typos in comments and documents
Hiroshi Inoue
2018-01-26
1
-1
/
+1
*
[WebAssembly] Add mem.* intrinsics.
Dan Gohman
2018-01-23
1
-0
/
+9
*
[WebAssembly] Fix MSVC build
Derek Schuff
2018-01-20
1
-5
/
+6
*
[WebAssembly] Fix libcall signature lookup
Derek Schuff
2018-01-19
1
-13
/
+14
*
[WebAssembly] Make sign-extension opcodes a distinct feature.
Dan Gohman
2018-01-19
6
-6
/
+20
*
[WebAssembly] Add test expectations for gcc C++ tests (gcc/testsuite/g++.dg)
Sam Clegg
2018-01-19
1
-0
/
+50
*
[WebAssembly] Remove duplicated RTLIB names
Derek Schuff
2018-01-18
1
-976
/
+394
*
Add support for emitting libcalls for x86_fp80 -> fp128 and vice-versa
Benjamin Kramer
2018-01-17
1
-0
/
+4
*
[WebAssembly] Update README.txt.
Dan Gohman
2018-01-15
1
-13
/
+41
*
[WebAssembly] Update libcall signature lists
Derek Schuff
2018-01-09
1
-0
/
+60
*
Fix build of WebAssembly and AVR backends after r321692
Alex Bradbury
2018-01-03
1
-2
/
+2
*
Avoid int to string conversion in Twine or raw_ostream contexts.
Benjamin Kramer
2017-12-28
1
-1
/
+1
*
(Re-landing) Expose a TargetMachine::getTargetTransformInfo function
Sanjoy Das
2017-12-22
2
-6
/
+4
[next]