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.
 
 
 
 
 
Jaden Weiss 19e0f4709e transform: track 0-index GEPs 4 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: track 0-index GEPs 4 years ago
gc-stackslots.out.ll transform: track 0-index GEPs 4 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 transform: introduce check for method calls on nil interfaces 5 years ago
interface.out.ll transform: introduce check for method calls on nil interfaces 5 years ago
interrupt-avr.ll avr: fix target triple 4 years ago
interrupt-avr.out.ll avr: fix target triple 4 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