-
| | |
|--------------------|----|
| Bugzilla Link | [PR20914](https://bugs.llvm.org/show_bug.cgi?id=20914) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR14997](https://bugs.llvm.org/show_bug.cgi?id=14997) |
| Status | NEW |
| Importance | P enhancemen…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR22326](https://bugs.llvm.org/show_bug.cgi?id=22326) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR10203](https://bugs.llvm.org/show_bug.cgi?id=10203) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR21320](https://bugs.llvm.org/show_bug.cgi?id=21320) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR41013](https://bugs.llvm.org/show_bug.cgi?id=41013) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR37468](https://bugs.llvm.org/show_bug.cgi?id=37468) |
| Status | NEW |
| Importance | P normal |
|…
-
| | |
|--------------------|----|
| Bugzilla Link | [PR27840](https://bugs.llvm.org/show_bug.cgi?id=27840) |
| Status | REOPENED |
| Importance | P norma…
-
So I've played around with ext_vector_type because clang was emitting funny assembly for a single intrinsic (_mm512_mask_add_epi8(v, mask, v, v)).
typedef std::uint8_t u8_64 __attribute__((ext…
-
can u help , how to compile , what i did didnt run :
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
unsigned char shellcode[] = "SHELLCODE HERE";
//define key for XOR encryption
const char…