You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
Ayke van Laethem 1570adac1c transform: do not special-case zero or one implementations of a method call 5 years ago
..
allocs.ll fix incorrect starting value for optimized allocations in a loop 5 years ago
allocs.out.ll transform: allow updating tests with -update flag 5 years ago
coroutines.ll refactor coroutine lowering and tasks 5 years ago
coroutines.out.ll main: switch to LLVM 10 5 years ago
func-lowering.ll transform (func-lowering): remove specializations from function value lowering and fix lowering of a function value of an unimplemented type 5 years ago
func-lowering.out.ll transform (func-lowering): remove specializations from function value lowering and fix lowering of a function value of an unimplemented type 5 years ago
gc-globals.ll transform: do not track const globals 5 years ago
gc-globals.out.ll transform: do not track const globals 5 years ago
gc-stackslots.ll transform (gc): track phi nodes in stack slots 5 years ago
gc-stackslots.out.ll main: switch to LLVM 10 5 years ago
globals-function-sections.ll compiler: move ApplyFunctionSections to transform package 5 years ago
globals-function-sections.out.ll compiler: move ApplyFunctionSections to transform package 5 years ago
globals-non-const.ll compiler: move NonConstGlobals pass to transform package 5 years ago
globals-non-const.out.ll compiler: move NonConstGlobals pass to transform package 5 years ago
interface.ll compiler: add support for async interface calls 5 years ago
interface.out.ll transform: do not special-case zero or one implementations of a method call 5 years ago
interrupt-avr.ll all: add compiler support for interrupts 5 years ago
interrupt-avr.out.ll main: switch to LLVM 10 5 years ago
interrupt-cortexm.ll all: add compiler support for interrupts 5 years ago
interrupt-cortexm.out.ll main: switch to LLVM 10 5 years ago
maps.ll all: move OptimizeMaps to transforms and add tests 5 years ago
maps.out.ll all: move OptimizeMaps to transforms and add tests 5 years ago
panic.ll compiler: move ReplacePanicsWithTrap pass to transforms 5 years ago
panic.out.ll compiler: move ReplacePanicsWithTrap pass to transforms 5 years ago
stringtobytes.ll compiler: move OptimizeStringToBytes to transform package 5 years ago
stringtobytes.out.ll compiler: move OptimizeStringToBytes to transform package 5 years ago
wasm-abi.ll compiler: move wasm ABI workaround to transform package 5 years ago
wasm-abi.out.ll main: switch to LLVM 10 5 years ago