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] Fix resume-only case in Emscripten EH
Heejin Ahn
2020-01-29
1
-1
/
+4
*
CMake: Make most target symbols hidden by default
Tom Stellard
2020-01-14
6
-6
/
+7
*
[Disassembler] Delete the VStream parameter of MCDisassembler::getInstruction()
Fangrui Song
2020-01-11
1
-4
/
+2
*
[TargetLowering][ARM][Mips][WebAssembly] Remove the ordered FP compare from R...
Craig Topper
2020-01-10
1
-6
/
+0
*
Fix "pointer is null" static analyzer warning. NFCI.
Simon Pilgrim
2020-01-08
1
-1
/
+1
*
[MC] Add parameter `Address` to MCInstrPrinter::printInstruction
Fangrui Song
2020-01-06
2
-2
/
+2
*
[MC] Add parameter `Address` to MCInstPrinter::printInst
Fangrui Song
2020-01-06
2
-4
/
+5
*
[WebAssembly] Fix landingpad-only case in Emscripten EH
Heejin Ahn
2020-01-06
1
-1
/
+1
*
[SelectionDAG] Disallow indirect "i" constraint
Fangrui Song
2019-12-29
1
-1
/
+0
*
[WebAssembly] Use TargetIndex operands in DbgValue to track WebAssembly opera...
Yury Delendik
2019-12-20
6
-0
/
+33
*
[WebAssembly] Add avgr_u intrinsics and require nuw in patterns
Thomas Lively
2019-12-18
1
-16
/
+17
*
[WebAssembly] Implement SIMD {i8x16,i16x8}.avgr_u instructions
Thomas Lively
2019-12-17
1
-1
/
+20
*
[WebAssembly] Replace SIMD int min/max builtins with patterns
Thomas Lively
2019-12-16
2
-4
/
+11
*
[IR] Split out target specific intrinsic enums into separate headers
Reid Kleckner
2019-12-11
2
-0
/
+2
*
[WebAssembly] Add new `export_name` clang attribute for controlling wasm expo...
Sam Clegg
2019-12-11
4
-1
/
+36
*
[ARM] Teach the Arm cost model that a Shift can be folded into other instruct...
David Green
2019-12-09
2
-2
/
+4
*
[WebAssebmly][MC] Support .import_name/.import_field asm directives
Sam Clegg
2019-12-06
1
-0
/
+24
*
[WebAssembly][SelectionDAG] Remove unused WebAssemblyDAGToDAGISel::ForCodeSize.
Hiroshi Yamauchi
2019-11-22
1
-4
/
+1
*
[cmake] Explicitly mark libraries defined in lib/ as "Component Libraries"
Tom Stellard
2019-11-21
4
-4
/
+4
*
[WebAssembly] Fix miscompile of select with and
Thomas Lively
2019-11-15
1
-7
/
+0
*
Add missing includes needed to prune LLVMContext.h include, NFC
Reid Kleckner
2019-11-14
1
-0
/
+1
*
Sink all InitializePasses.h includes
Reid Kleckner
2019-11-13
1
-0
/
+1
*
Use MCRegister in copyPhysReg
Matt Arsenault
2019-11-11
2
-3
/
+3
*
[WebAssembly] Add experimental SIMD dot product instruction
Thomas Lively
2019-11-01
1
-0
/
+7
*
Reland "[WebAssembly] Expand setcc of v2i64"
Thomas Lively
2019-11-01
2
-0
/
+31
*
[WebAssembly] SIMD integer min and max instructions
Thomas Lively
2019-10-31
1
-0
/
+9
*
Reland "[WebAssembly] Handle multiple loads of splatted loads"
Thomas Lively
2019-10-31
4
-17
/
+27
*
Revert "[WebAssembly] Handle multiple loads of splatted loads"
Vlad Tsyrklevich
2019-10-31
4
-27
/
+17
*
Revert "[WebAssembly] Expand setcc of v2i64"
Vlad Tsyrklevich
2019-10-31
2
-31
/
+0
*
[WebAssembly] Handle multiple loads of splatted loads
Thomas Lively
2019-10-31
4
-17
/
+27
*
[WebAssembly] Expand setcc of v2i64
Thomas Lively
2019-10-31
2
-0
/
+31
*
[Mips] Use appropriate private label prefix based on Mips ABI
Mirko Brkusanin
2019-10-23
3
-4
/
+7
*
Use Align for TFL::TransientStackAlignment
Guillaume Chatelet
2019-10-21
1
-1
/
+1
*
Prune a LegacyDivergenceAnalysis and MachineLoopInfo include each
Reid Kleckner
2019-10-19
3
-0
/
+3
*
Prune Analysis includes from SelectionDAG.h
Reid Kleckner
2019-10-19
1
-1
/
+1
*
Prune two MachineInstr.h includes, fix up deps
Reid Kleckner
2019-10-19
1
-1
/
+1
*
[Alignment][NFC] Use Align for TargetFrameLowering/Subtarget
Guillaume Chatelet
2019-10-17
1
-1
/
+1
*
[WebAssembly] Allow multivalue types in block signature operands
Thomas Lively
2019-10-15
9
-93
/
+135
*
[WebAssembly] Trapping fptoint builtins and intrinsics
Thomas Lively
2019-10-15
1
-0
/
+17
*
recommit: [LoopVectorize][PowerPC] Estimate int and float register pressure s...
Zi Xuan Wu
2019-10-12
2
-3
/
+4
*
Fix -Wparentheses warning. NFCI.
Simon Pilgrim
2019-10-10
1
-2
/
+2
*
[WebAssembly] Make returns variadic
Thomas Lively
2019-10-09
9
-168
/
+73
*
[WebAssembly] Add builtin and intrinsic for v8x16.swizzle
Thomas Lively
2019-10-09
1
-0
/
+4
*
[WebAssembly] v8x16.swizzle and rewrite BUILD_VECTOR lowering
Thomas Lively
2019-10-09
3
-74
/
+132
*
Revert "[LoopVectorize][PowerPC] Estimate int and float register pressure sep...
Jinsong Ji
2019-10-08
2
-4
/
+3
*
[WebAssembly] Fix a bug in 'try' placement
Heejin Ahn
2019-10-08
1
-13
/
+23
*
[LoopVectorize][PowerPC] Estimate int and float register pressure separately ...
Zi Xuan Wu
2019-10-08
2
-3
/
+4
*
[WebAssembly] Fix unwind mismatch stat computation
Heejin Ahn
2019-10-07
1
-3
/
+5
*
[WebAssembly] Add memory intrinsics handling to mayThrow()
Heejin Ahn
2019-10-07
1
-1
/
+15
*
[WebAssembly] Error when using wasm64 for ISel
Thomas Lively
2019-10-02
1
-0
/
+6
[next]