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] Don't assume that zext/sext result is i32/i64 in fast isel (PR4...
Nikita Popov
2019-05-13
1
-2
/
+8
*
[WebAssembly] Add dependency on WebAssemblyDesc to fix BUILD_SHARED_LIBS=on b...
Fangrui Song
2019-05-13
1
-1
/
+1
*
[WebAssembly] Move InstPrinter files to MCTargetDesc. NFC
David L. Jones
2019-05-13
13
-40
/
+15
*
[WebAssembly] Remove friend18.C from list of known gcc torture test failures....
Sam Clegg
2019-05-10
1
-1
/
+0
*
[SelectionDAG] remove constant folding limitations based on FP exceptions
Sanjay Patel
2019-05-02
1
-3
/
+0
*
[WebAssembly] Update expectations for gcc torture tests
Sam Clegg
2019-04-30
1
-0
/
+12
*
[WebAssembly] Support f16 libcalls
Dan Gohman
2019-04-30
2
-1
/
+23
*
[WebAssembly] Make an assertion message prettier. NFC.
Dan Gohman
2019-04-29
1
-2
/
+2
*
[WebAssembly] Define the signature for __stack_chk_fail
Dan Gohman
2019-04-29
1
-1
/
+9
*
[AsmPrinter] refactor to support %c w/ GlobalAddress'
Nick Desaulniers
2019-04-26
1
-2
/
+1
*
[WebAssembly] Emit br_table for most switch instructions
Heejin Ahn
2019-04-23
1
-0
/
+5
*
[WebAssembly] Bail out of fastisel earlier when computing PIC addresses
Sam Clegg
2019-04-23
1
-11
/
+6
*
[WebAssembly] FastISel: Don't fallback to SelectionDAG after BuildMI in selec...
Sam Clegg
2019-04-19
1
-6
/
+9
*
[WebAssembly] Use Function::hasOptSize() (NFC)
Heejin Ahn
2019-04-13
1
-2
/
+1
*
[WebAssembly] Add mutable-globals to bleeding-edge CPU
Thomas Lively
2019-04-12
1
-1
/
+2
*
[AsmPrinter] refactor to remove remove AsmVariant. NFC
Nick Desaulniers
2019-04-10
2
-14
/
+5
*
[WebAssembly] Add new explicit relocation types for PIC relocations
Sam Clegg
2019-04-04
4
-26
/
+63
*
[WebAssembly] EmscriptenEHSjLj: Don't abort if __THREW__ is defined
Sam Clegg
2019-04-04
1
-4
/
+5
*
[WebAssembly] Remove unneeded target operand flags
Sam Clegg
2019-04-03
7
-50
/
+32
*
[WebAssembly] Fix unwind destination mismatches in CFG stackify
Heejin Ahn
2019-03-30
2
-19
/
+516
*
[WebAssembly] Run ExplicitLocals pass after CFGStackify
Heejin Ahn
2019-03-30
2
-6
/
+6
*
[WebAssembly] Optimize the number of routing blocks in FixIrreducibleCFG
Heejin Ahn
2019-03-30
1
-17
/
+62
*
[WebAssembly] Add mutable globals feature
Thomas Lively
2019-03-29
2
-0
/
+6
*
[WebAssembly] Handle END_LOOP in unreachable BB in CFGStackify
Heejin Ahn
2019-03-29
1
-1
/
+3
*
[WebAssembly] Merge used feature sets, update atomics linkage policy
Thomas Lively
2019-03-29
7
-62
/
+156
*
[WebAssembly] Rename wasm fixup kinds
Sam Clegg
2019-03-28
4
-14
/
+12
*
[WebAssembly] Add some whitespace to WebAssemblyFixIrreducibleControlFlow
Alon Zakai
2019-03-27
1
-0
/
+2
*
[WebAssembly] Initial implementation of PIC code generation
Sam Clegg
2019-03-26
9
-49
/
+126
*
[WebAssembly] Don't analyze branches after CFGStackify
Heejin Ahn
2019-03-26
2
-21
/
+27
*
[WebAssembly] Add CFGStacikfied field to WebAssemblyFunctionInfo
Heejin Ahn
2019-03-26
3
-3
/
+17
*
[WebAssembly] Support WebAssemblyFunctionInfo serialization
Heejin Ahn
2019-03-26
4
-0
/
+63
*
[WebAssembly] Fix a bug when mixing TRY/LOOP markers
Heejin Ahn
2019-03-26
1
-1
/
+3
*
[WebAssembly] Fix bugs in BLOCK/TRY placement
Heejin Ahn
2019-03-26
1
-39
/
+43
*
[WebAssembly] Rename a variable in CFGSort (NFC)
Heejin Ahn
2019-03-24
1
-4
/
+4
*
[WebAssembly][NFC] Fix formatting error from rL356610
Thomas Lively
2019-03-20
1
-2
/
+3
*
[WebAssembly] Target features section
Thomas Lively
2019-03-20
2
-0
/
+59
*
CodeGen: Refactor regallocator command line and target selection
Matt Arsenault
2019-03-19
1
-0
/
+6
*
[WebAssembly] Small improvements in FixIrreducibleControlFlow (NFC)
Heejin Ahn
2019-03-19
1
-24
/
+16
*
[WebAssembly] Rename methods according to instruction name changes (NFC)
Heejin Ahn
2019-03-19
1
-7
/
+7
*
[WebAssembly] Lower SIMD nnan setcc nodes
Thomas Lively
2019-03-19
1
-10
/
+12
*
[WebAssembly] Don't override default implementation of isOffsetFoldingLegal. ...
Sam Clegg
2019-03-18
2
-7
/
+0
*
[WebAssembly] Make rethrow take an except_ref type argument
Heejin Ahn
2019-03-16
2
-6
/
+21
*
[WebAssembly] Method order change in LateEHPrepare (NFC)
Heejin Ahn
2019-03-16
1
-38
/
+40
*
[WebAssembly] Irreducible control flow rewrite
Heejin Ahn
2019-03-16
1
-245
/
+280
*
[WebAssembly] Remove unused load/store patterns that use texternalsym
Sam Clegg
2019-03-15
4
-234
/
+5
*
[WebAssembly] Place 'try' and 'catch' correctly wrt EH_LABELs
Heejin Ahn
2019-03-13
2
-5
/
+19
*
[WebAssembly] Use named operands to identify loads and stores
Thomas Lively
2019-03-09
8
-135
/
+42
*
[WebAssembly] Remove trailing whitespaces in tests (NFC)
Heejin Ahn
2019-03-06
1
-1
/
+1
*
[WebAssembly] Simplify iterator navigations (NFC)
Heejin Ahn
2019-03-05
5
-21
/
+15
*
[WebAssembly] Disable MachineBlockPlacement pass
Heejin Ahn
2019-03-05
1
-0
/
+4
[next]