issues
search
Quuxplusone
/
LLVMBugzillaTest
0
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
About Bugzilla migration to GitHub
#51568
Quuxplusone
opened
2 years ago
1
clang does not ignore throw()s within noexcept operator context + crash bonus
#51567
Quuxplusone
opened
2 years ago
1
lld-link /delayload - first call of a function with bad floating point parameter on x64
#51566
Quuxplusone
opened
2 years ago
1
BraceWrapping.AfterControlStatement: MultiLine breaks AllowShortXXXX settings
#51565
Quuxplusone
opened
2 years ago
1
Invalid bugprone-throw-keyword-missing diagnostic
#51564
Quuxplusone
opened
2 years ago
0
Add scoping for #define
#51563
Quuxplusone
opened
2 years ago
0
clang-format does not recognize rvalue references to array
#51562
Quuxplusone
opened
2 years ago
3
After 9c4baf5101e, Assertion failed: (!Op->getType()->isPointerTy() && "Can't extend pointer!"), function getZeroExtendExpr, file llvm/lib/Analysis/ScalarEvolution.cpp, line 1585.
#51561
Quuxplusone
opened
2 years ago
2
Missed optimization when summing every second number in unsigned
#51560
Quuxplusone
opened
2 years ago
0
Dead Code Elimination Regression at -O3 (trunk vs 13.0.0)
#51559
Quuxplusone
opened
2 years ago
0
LLDB failed to lookup method names in NativePDB plugin
#51558
Quuxplusone
opened
2 years ago
1
Unclear documentation of -gline* options
#51557
Quuxplusone
opened
2 years ago
1
BraceWrapping.AfterControlStatement=Multiline breaks AllowShortFunctionsOnASingleLine setting
#51556
Quuxplusone
closed
2 years ago
1
PPC64, compiling kernel: error in backend: Invalid register name global variable
#51555
Quuxplusone
opened
2 years ago
5
clang-13.0.0: NetBSD<10 does not provide state_not_recoverable
#51554
Quuxplusone
opened
3 years ago
0
Failure to partially specialize a class when make_index_sequence is involved
#51553
Quuxplusone
opened
3 years ago
0
Crash when when genarating backtrace
#51552
Quuxplusone
opened
3 years ago
1
ICE while generating debug information
#51551
Quuxplusone
opened
3 years ago
6
-m option is not ignored when is immediately preceded by -o option
#51550
Quuxplusone
closed
2 years ago
3
LLDB confuses multiple global variables with the same name (even when they are in different namespace)
#51549
Quuxplusone
opened
3 years ago
0
[X86][SSE] Improve ISD::FP_TO_*INT_SAT vector lowering
#51548
Quuxplusone
opened
3 years ago
0
Dead Code Elimination Regression at -O3 (trunk vs 13.0.0)
#51547
Quuxplusone
opened
3 years ago
0
Exceptions don't work when used with -fvisibility=hidden
#51546
Quuxplusone
opened
3 years ago
3
No equivalent for "instcombine-infinite-loop-threshold" in the C API
#51545
Quuxplusone
opened
3 years ago
0
Signaling NaNs are seem supported but __SUPPORT_SNAN__ is not defined
#51544
Quuxplusone
opened
3 years ago
0
std::variant<std::string> not working with -std=c++20 in TRUNK Clang of GodBolt
#51543
Quuxplusone
opened
3 years ago
1
Fail to build LLVM due to cmath on macOS 10.13
#51542
Quuxplusone
closed
3 years ago
4
char from large FP value not raise 'invalid'
#51541
Quuxplusone
opened
3 years ago
0
std=c2x is using some Gnu extensions
#51540
Quuxplusone
opened
3 years ago
0
Overriding currently unsupported ... on this target should list the bad option
#51539
Quuxplusone
opened
3 years ago
0
Removed /Zd flag still mentioned in documentation
#51538
Quuxplusone
opened
3 years ago
0
Invalid codegen when comparing pointer to one past the end and then dereferencing that pointer
#51537
Quuxplusone
opened
3 years ago
7
conflicting collapsed shape requirement for memref reshape and linalg reshape ops
#51536
Quuxplusone
opened
3 years ago
2
Missing multiple store to single load forwarding
#51535
Quuxplusone
opened
3 years ago
0
The _mm_movemask_epi8 intrinsic will sometimes call pmovmskb and will other times call movmskps
#51534
Quuxplusone
closed
3 years ago
3
-fapprox-funcs doesn't work correctly with #pragma float_control(precise, on)
#51533
Quuxplusone
opened
3 years ago
0
-fno-approx-funcs doesn't override -Ofast or -ffast-math
#51532
Quuxplusone
opened
3 years ago
1
Runtime crash with ` DYLD, [0x4] Symbol missing`
#51531
Quuxplusone
opened
3 years ago
1
Clang mishandles fast-math flags when pragmas are used
#51530
Quuxplusone
opened
3 years ago
1
Merge 029f1a53448979365ab965572356b83edc82f755 into 13.0.1
#51529
Quuxplusone
opened
3 years ago
1
Assertion failed for sapphirerapids: `VT.getSizeInBits() == Operand.getValueSizeInBits() && "Cannot BITCAST between types of different sizes!"'.
#51528
Quuxplusone
opened
3 years ago
1
ICE in backend for sapphirerapids: Cannot select: t60: v8i16 = X86ISD::VZEXT_MOVL t55
#51527
Quuxplusone
closed
3 years ago
1
Poor fixit suggestion for an uninitialized then dereferenced pointer
#51526
Quuxplusone
opened
3 years ago
0
clang-format inserts spaces in include path
#51525
Quuxplusone
opened
3 years ago
0
Clang crashes when trying to compile a simple objc program with exception catching
#51524
Quuxplusone
opened
3 years ago
1
llvm/include/llvm/IR/ModuleSummaryIndex.h:1166:73: warning: member ‘llvm::ModuleSummaryIndex::Alloc’ is used uninitialized [-Wuninitialized]
#51523
Quuxplusone
opened
3 years ago
1
Merge c9539f957f57c0c2c59dab98f25215f241d4debf into 13.0.1
#51522
Quuxplusone
opened
3 years ago
4
Argument promotion not happening for static function.
#51521
Quuxplusone
opened
3 years ago
0
lld's liberal usages of `using namespace ...` seem to confuse LLDB
#51520
Quuxplusone
opened
3 years ago
2
Incorrect remapping of DIArgList for LocalAsMetadata
#51519
Quuxplusone
opened
3 years ago
9
Next