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 519adf3aef transform: wasm-abi: create temporary allocas in the entry block 5 years ago
..
allocs.ll fix incorrect starting value for optimized allocations in a loop 5 years ago
allocs.out.ll fix incorrect starting value for optimized allocations in a loop 5 years ago
func-lowering.ll compiler: refactor func lowering to the transform package 5 years ago
func-lowering.out.ll compiler: refactor func lowering to the transform package 5 years ago
gc-globals.ll compiler: move GC passes to the transform package 5 years ago
gc-globals.out.ll compiler: move GC passes to the transform package 5 years ago
gc-stackslots.ll compiler: move GC passes to the transform package 5 years ago
gc-stackslots.out.ll compiler: move GC passes to the transform package 5 years ago
interface.ll compiler: add support for async interface calls 5 years ago
interface.out.ll compiler: add support for async interface calls 5 years ago
interrupt-avr.ll all: add compiler support for interrupts 5 years ago
interrupt-avr.out.ll all: add compiler support for interrupts 5 years ago
interrupt-cortexm.ll all: add compiler support for interrupts 5 years ago
interrupt-cortexm.out.ll all: add compiler support for interrupts 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 transform: wasm-abi: create temporary allocas in the entry block 5 years ago