-
Attempting to build with "make" in cygwin
```console
> make clean
del luajit.exe libluajit.a lua51.dll host\minilua.exe host\buildvm.exe lj_vm.S lj_bcdef.h lj_ffdef.h lj_libdef.h lj_recdef.h lj_fol…
-
Since cranelift is soon to be a backend for rust, it will need to support inline assembly. There is no good way to solve this right now, since rust uses the llvm inline asm syntax right now. I'm makin…
-
Migrated from [rt.perl.org#75586](https://rt-archive.perl.org/perl6/Ticket/Display.html?id=75586) (status was 'open')
Searchable as RT75586$
-
Just wanted to capture some thoughts about whether packet copies are fundamentally expensive or cheap.
Packet copies are a recurring theme in networking in general and in Snabb Switch in particular. …
-
It seems that `Assembler::alter` (which uses `mprotect`) does not flush the instruction cache after code has changed, and subsequent execution sometimes still uses the old code.
This issue can only…
-
*please fill this in*
-
I've been digging into the x64 codegen and register allocator and I will admit that I have tied myself in knots trying to understand how #1318 has changed the system. That doesn't mean that #1318 isn'…
-
llvm commit: 4f075086e7b8d
Reproduce with:
```clang -cc1 -analyze -analyzer-checker=core bbi-98084.c```
Result:
```
clang: ../include/llvm/Support/GenericDomTree.h:401: DomTreeNodeBase *llvm::Dom…
-
Hi there!
I'm starting to use labels a bit more, and I have a few questions. I may be able to do a pull-request to improve some docs later.
### local labels
Is there a way to get their addres…
-
.......
libpng/build/CMakeFiles 36
[ 97%] Building C object CMakeFiles/pngtest.dir/pngtest.c.o
/home/will/NVPACK/android-ndk-r10e/toolchains/arm-linux-androideabi-4.9/prebuilt/linux-x86_64/bin/arm-lin…