January 2016 Archives by subject
Starting: Fri Jan 1 03:11:19 PST 2016
Ending: Sun Jan 31 23:38:22 PST 2016
Messages: 871
- [llvm-bugs] [Bug 10023] IndependentBlocks pass break Scop
via llvm-bugs
- [llvm-bugs] [Bug 10083] RegionPass:createPrinterPass
via llvm-bugs
- [llvm-bugs] [Bug 10229] Add support for OpenSCoP 0.5
via llvm-bugs
- [llvm-bugs] [Bug 10247] Breakage because of PHI-Node change in LLVM
via llvm-bugs
- [llvm-bugs] [Bug 10362] Reading of JSCoP file fails
via llvm-bugs
- [llvm-bugs] [Bug 10381] Calculate precise and minimal data types during code generation
via llvm-bugs
- [llvm-bugs] [Bug 10382] ISL - Timeout/Watchdog for calculations
via llvm-bugs
- [llvm-bugs] [Bug 10400] Add Polly support to clang
via llvm-bugs
- [llvm-bugs] [Bug 10404] Honor the isl reference counting in Polly
via llvm-bugs
- [llvm-bugs] [Bug 10833] LLVM generates wrong reloc type for global_ctors (section .init_array) for ARM target
via llvm-bugs
- [llvm-bugs] [Bug 11014] Simple testcase - ARM fails to generate code on 'B' instruction
via llvm-bugs
- [llvm-bugs] [Bug 11018] byval should be implemented properly on ARM
via llvm-bugs
- [llvm-bugs] [Bug 11024] llc is taking 2000x time to compile for ARM target than for x86
via llvm-bugs
- [llvm-bugs] [Bug 11183] Compiler optimized neon vector comparison result differs from result obtained at runtime
via llvm-bugs
- [llvm-bugs] [Bug 11219] Thumb 2: llvm-objdump skips and becomes misaligned
via llvm-bugs
- [llvm-bugs] [Bug 11228] Compile fails due to errors thrown in CodeGeneration.cpp by g++ or gcc.
via llvm-bugs
- [llvm-bugs] [Bug 11473] Missing header(s) when polly compiled by clang++ / libc++
via llvm-bugs
- [llvm-bugs] [Bug 11951] tblgen generation of Intrinsics.gen produces bloated code and slow compiles of LLVM
via llvm-bugs
- [llvm-bugs] [Bug 12274] ARM NEON assertion - "No legal register class for VT supports that SubIdx"
via llvm-bugs
- [llvm-bugs] [Bug 12275] Polly fails in tools/polly/lib/Analysis/ScopInfo.cpp:233 with assert "Not yet supported"
via llvm-bugs
- [llvm-bugs] [Bug 12276] Polly fails with "isl_ctx.c:158: isl_ctx freed, but some objects still reference it"
via llvm-bugs
- [llvm-bugs] [Bug 12277] Polly fails in llvm/lib/VMCore/Instructions.cpp:2256 with assert "Invalid cast!"
via llvm-bugs
- [llvm-bugs] [Bug 12278] clang crashes when invoked with -polly -polly
via llvm-bugs
- [llvm-bugs] [Bug 12279] Polly fails with UNREACHABLE executed at tools/polly/lib/CodeGeneration.cpp:797!
via llvm-bugs
- [llvm-bugs] [Bug 12280] Polly fails with error in ARM backend: Cannot select: v2f32 = fp_round
via llvm-bugs
- [llvm-bugs] [Bug 12282] Polly fails in lib/VMCore/Type.cpp:327 with assert "bitwidth too small"
via llvm-bugs
- [llvm-bugs] [Bug 12308] Polly fails in lib/VMCore/Constants.cpp:1461 with assert "SrcTy must be smaller than DestTy for SExt!"
via llvm-bugs
- [llvm-bugs] [Bug 12309] Polly fails in tools/polly/lib/IndependentBlocks.cpp:539 with assert "Cannot generate independent blocks"
via llvm-bugs
- [llvm-bugs] [Bug 12311] Polly fails with "Both operands to a binary operator are not of the same type!"
via llvm-bugs
- [llvm-bugs] [Bug 12352] The matmul examples files on the website are not accessible
via llvm-bugs
- [llvm-bugs] [Bug 12397] Model integer wrapping correctly (nsw, nuw)
via llvm-bugs
- [llvm-bugs] [Bug 12398] Remove the need for independent blocks (and -enable-iv-rewrite)
via llvm-bugs
- [llvm-bugs] [Bug 12402] Finer grained statements
via llvm-bugs
- [llvm-bugs] [Bug 12403] No support for multi-dimensional variable sized arrays
via llvm-bugs
- [llvm-bugs] [Bug 12404] Connect the BBVectorizer with Polly
via llvm-bugs
- [llvm-bugs] [Bug 12405] Dead iteration elimination
via llvm-bugs
- [llvm-bugs] [Bug 12406] Make the code generation independent of the CLAST
via llvm-bugs
- [llvm-bugs] [Bug 12407] Derive information for the context
via llvm-bugs
- [llvm-bugs] [Bug 12426] OpenMP argument use
via llvm-bugs
- [llvm-bugs] [Bug 12427] SCoP invariant instruction use
via llvm-bugs
- [llvm-bugs] [Bug 12428] SCoP invariant PHI use
via llvm-bugs
- [llvm-bugs] [Bug 12489] Speed up ScopDetection
via llvm-bugs
- [llvm-bugs] [Bug 12636] LLVM crashes with -O2 on ARM
via llvm-bugs
- [llvm-bugs] [Bug 12637] LLVM crashes with -O2 on ARM during SelectionDAG
via llvm-bugs
- [llvm-bugs] [Bug 12638] wrong results on ARM with -O2
via llvm-bugs
- [llvm-bugs] [Bug 12694] Test case Sema/arm-neon-types.c fail on ARM
via llvm-bugs
- [llvm-bugs] [Bug 12726] Breakpoint not set at the prologue_end location in case of ARM.
via llvm-bugs
- [llvm-bugs] [Bug 12769] unreachable executed in MCAssembler on ARM with -mthumb and -mcpu=cortex-a9
via llvm-bugs
- [llvm-bugs] [Bug 12773] Test case Sema/wchar.c fail on ARM
via llvm-bugs
- [llvm-bugs] [Bug 12793] Bad ARM codegen when large structs passed by value, llc -O1.
via llvm-bugs
- [llvm-bugs] [Bug 12946] "Wrong MachineOperand accessor" assertion hit when compiling NEON intrinsics code
via llvm-bugs
- [llvm-bugs] [Bug 12988] ARM NEON intrinsic vextq_u16() produces very bad code
via llvm-bugs
- [llvm-bugs] [Bug 12990] Implement sseregparm calling convention for x86_32 as supported by gcc
via llvm-bugs
- [llvm-bugs] [Bug 13031] Many simple programs (including most polybench benchmarks) fail to compile when OpenMP is enabled
via llvm-bugs
- [llvm-bugs] [Bug 13139] Really long IR labels generated for gold/arm.cc -O3 (no limit to IR label length)
via llvm-bugs
- [llvm-bugs] [Bug 13203] vqshrn NEON instruction does not support #0 immediate shift
via llvm-bugs
- [llvm-bugs] [Bug 13226] Don't compile polly for MinGW
via llvm-bugs
- [llvm-bugs] [Bug 13275] Problem when passing small vector as parameter for ARM + NEON target
via llvm-bugs
- [llvm-bugs] [Bug 13336] ARM NEON intrinsic vshlq_n_u64 fail on shifts over 7.
via llvm-bugs
- [llvm-bugs] [Bug 13441] Polly fails in verify_loops with "Loop has multiple entry points!"
via llvm-bugs
- [llvm-bugs] [Bug 13491] IndependentBlocks::moveOperandTree() never terminates for tall DAGs
via llvm-bugs
- [llvm-bugs] [Bug 13496] Introducing the __restrict keyword sometimes causes polly to crash
via llvm-bugs
- [llvm-bugs] [Bug 13550] Cannot configure or cmake LLVM without polly when tools/polly is present
via llvm-bugs
- [llvm-bugs] [Bug 13556] ARM AsmPrinter doesn't support %H modifier in inline ASM
via llvm-bugs
- [llvm-bugs] [Bug 13560] Polly suffers regression on dynprog benchmark from polybench due to additional load
via llvm-bugs
- [llvm-bugs] [Bug 13687] Polly fails compiling with Scoplib and POCC
via llvm-bugs
- [llvm-bugs] [Bug 13743] Lacks an option to set AllowFPOpFusion on ARM Target
via llvm-bugs
- [llvm-bugs] [Bug 13796] Missing __ARM_PCS_VFP symbol on arm hard-float system causes error
via llvm-bugs
- [llvm-bugs] [Bug 13998] Windows build warning
via llvm-bugs
- [llvm-bugs] [Bug 14042] polly crashes with the attached testcase
via llvm-bugs
- [llvm-bugs] [Bug 14063] assertion failure in attached testcase: `!Context.Verifying && "AffFunc"'
via llvm-bugs
- [llvm-bugs] [Bug 14071] UNREACHABLE executed in rewriteARMFrameIndex while handling __builtin_prefetch of local variable on ARM
via llvm-bugs
- [llvm-bugs] [Bug 14072] introduce option to use link static libraries into Polly
via llvm-bugs
- [llvm-bugs] [Bug 14094] immediate in DecodeThumbAddSPImm has to left shift 2 bits
via llvm-bugs
- [llvm-bugs] [Bug 14111] polly-region-simplify hits an assertion when an indirectbr occurs at the exit of a region
via llvm-bugs
- [llvm-bugs] [Bug 14135] LLVMPolly.so incorrectly accessed on darwin as LLVMPolly.dylib during 'make test-polly'
via llvm-bugs
- [llvm-bugs] [Bug 14139] loading Polly into clang fails due to unresolved symbol for __ZN4llvm10DataLayout2IDE
via llvm-bugs
- [llvm-bugs] [Bug 14142] make polly-test shows three regressions on x86_64-apple-darwin11
via llvm-bugs
- [llvm-bugs] [Bug 14184] don't make on MinGW
via llvm-bugs
- [llvm-bugs] [Bug 14240] Polly compilation time slows down while increasing the number of parameters
via llvm-bugs
- [llvm-bugs] [Bug 14833] polly cmake build fails when -DBUILD_SHARED_LIBS:BOOL=ON is used
via llvm-bugs
- [llvm-bugs] [Bug 14866] AVX: Trunc of <8 x i32> to <8 x i32> is inefficient.
via llvm-bugs
- [llvm-bugs] [Bug 15057] sign-extension folding for ARM (and other backends) depends too much on block-placement
via llvm-bugs
- [llvm-bugs] [Bug 15571] Thumb1 VFP registers are not properly spilled when clobbered by SjLj - Produces invalid codegen
via llvm-bugs
- [llvm-bugs] [Bug 15641] ScopDetection Verify crash
via llvm-bugs
- [llvm-bugs] [Bug 15643] 'No' Progress within isl
via llvm-bugs
- [llvm-bugs] [Bug 15645] isl memory crash during isl_map_free
via llvm-bugs
- [llvm-bugs] [Bug 15685] OpenCL 'char' is not signed
via llvm-bugs
- [llvm-bugs] [Bug 15685] OpenCL 'char' is not signed
via llvm-bugs
- [llvm-bugs] [Bug 15685] OpenCL 'char' is not signed
via llvm-bugs
- [llvm-bugs] [Bug 15732] [META] CMake build equivalent to the autotools build
via llvm-bugs
- [llvm-bugs] [Bug 15771] Extending scops to handle loops with unknown (parametric) trip count
via llvm-bugs
- [llvm-bugs] [Bug 15817] TEST 'Polly :: Isl/CodeGen/scevcodegen-1.ll' FAILED
via llvm-bugs
- [llvm-bugs] [Bug 16002] RuntimeDyld generates incorrect Stub Functions on Arm
via llvm-bugs
- [llvm-bugs] [Bug 16052] llvm/lib/Transforms/Scalar/SCCP.cpp: Assertion `getLatticeValue() == forcedconstant && "Cannot move from overdefined to constant!"' failed
via llvm-bugs
- [llvm-bugs] [Bug 16175] Shadow-Stack C personality
via llvm-bugs
- [llvm-bugs] [Bug 16245] compile error with cmake
via llvm-bugs
- [llvm-bugs] [Bug 16315] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
via llvm-bugs
- [llvm-bugs] [Bug 16350] Cortex M0 supports WFE but LLC does not allow it
via llvm-bugs
- [llvm-bugs] [Bug 16364] LLVMARMCodeGen project do not compile on VS 2012
via llvm-bugs
- [llvm-bugs] [Bug 16368] ARM struct byval size > 64 triggers failure
via llvm-bugs
- [llvm-bugs] [Bug 1642] SjLj (setjmp/longjmp)-based exception handling in clang seems to be unsupported for anything non arm/darwin
via llvm-bugs
- [llvm-bugs] [Bug 16624] Polly-detect: extremely expensive compile-time overhead for oggenc.ll
via llvm-bugs
- [llvm-bugs] [Bug 16650] atomic_add_fetch
via llvm-bugs
- [llvm-bugs] [Bug 16677] Crash on invalid: using a comma instead of closing angle bracket for template.
via llvm-bugs
- [llvm-bugs] [Bug 16741] ARM isel hits assert with simple program
via llvm-bugs
- [llvm-bugs] [Bug 16803] Polly slows down the exeuction of gcc-loops.cpp
via llvm-bugs
- [llvm-bugs] [Bug 16840] PollyDependence pass significantly increases compile-time for salsa20 in LLVM test-suite
via llvm-bugs
- [llvm-bugs] [Bug 16841] Polly speed up huffbench without any optimization and code generation
via llvm-bugs
- [llvm-bugs] [Bug 16843] PollyDependence pass significantly increases compile-time for nestedloop in LLVM test-suite
via llvm-bugs
- [llvm-bugs] [Bug 16855] llvm generates invalid mov command for arm7tdmi target
via llvm-bugs
- [llvm-bugs] [Bug 16857] llvm generates pop pc on ARMv4 in thumb mode (broken interworking)
via llvm-bugs
- [llvm-bugs] [Bug 16898] Polly Cloog CodeGeneration significantly increases compile time for 2mm/3mm benchmarks
via llvm-bugs
- [llvm-bugs] [Bug 16944] Assertion `LIB[NewBB] == 0 && "BasicBlock already in the loop!"' failed. (attached testcase)
via llvm-bugs
- [llvm-bugs] [Bug 17031] llc on ARM doesn't emit exception catch
via llvm-bugs
- [llvm-bugs] [Bug 17045] ICE with 64-bit __sync_val_compare_and_swap on ARM
via llvm-bugs
- [llvm-bugs] [Bug 17136] ARMLoadStoreOptimizer: MemOps selected incorrectly
via llvm-bugs
- [llvm-bugs] [Bug 17153] Unexpected performance improvement for non-SCEV canonicalization passes
via llvm-bugs
- [llvm-bugs] [Bug 17159] Polly SCEV fails in compiling 7zip from LLVM test-suite
via llvm-bugs
- [llvm-bugs] [Bug 17187] SCEV backedge-taken count assumed to be signed
via llvm-bugs
- [llvm-bugs] [Bug 17206] OpenMP & Vectorizing --> Broken Module
via llvm-bugs
- [llvm-bugs] [Bug 17207] OpenMP codegen doesnt collect all scalar parameters
via llvm-bugs
- [llvm-bugs] [Bug 17323] Cannot move Polly to the point immediately before loop rotation pass
via llvm-bugs
- [llvm-bugs] [Bug 17351] Cannot move Polly to the point immediately before CFG Simplification Pass
via llvm-bugs
- [llvm-bugs] [Bug 17817] ARMv7: Kaleidoscope "2" returns "1.000000".
via llvm-bugs
- [llvm-bugs] [Bug 17881] srem/urem i64 for ARM aeabi generates __moddi3 instead of __aeabi_ldivmod
via llvm-bugs
- [llvm-bugs] [Bug 18112] arm call generates incorrect code
via llvm-bugs
- [llvm-bugs] [Bug 18130] isl scheduler segfaults on large inputs
via llvm-bugs
- [llvm-bugs] [Bug 18155] Error "Instruction does not dominate all uses" for max pattern with induction variable as parameter
via llvm-bugs
- [llvm-bugs] [Bug 18368] [thumbv8] assertions fails when check for eligibility of IT block
via llvm-bugs
- [llvm-bugs] [Bug 18370] [thumbv8] insts that sets CPSR are bundled into IT block mistakenly
via llvm-bugs
- [llvm-bugs] [Bug 18376] Polly fails in LLVM test-suite/MultiSource/Applications/sgefa with wrong results
via llvm-bugs
- [llvm-bugs] [Bug 18377] Polly fails in compiling sgefa (from LLVM-testsuite) with wrong output
via llvm-bugs
- [llvm-bugs] [Bug 18513] clang generates layout incompatible with gcc and icc
via llvm-bugs
- [llvm-bugs] [Bug 18636] Add support for producing DWARF CFI unwind info for ARM
via llvm-bugs
- [llvm-bugs] [Bug 18742] Separation: for strip
via llvm-bugs
- [llvm-bugs] [Bug 18864] llvm 3.5 fails to compile inline assembler on ARM
via llvm-bugs
- [llvm-bugs] [Bug 18904] polly fails to build with recent trunk
via llvm-bugs
- [llvm-bugs] [Bug 18935] polly spins when building ffmpeg's
via llvm-bugs
- [llvm-bugs] [Bug 18944] Precise dead code elimination causes incorrect code for sgefa
via llvm-bugs
- [llvm-bugs] [Bug 18970] git clone and svn checkout giving error, blocks installation of llvm and polly
via llvm-bugs
- [llvm-bugs] [Bug 19003] arm assembler crashes Clang
via llvm-bugs
- [llvm-bugs] [Bug 19081] polly spins when building ffmpeg's h264_refs.c (not a dupe of #18935)
via llvm-bugs
- [llvm-bugs] [Bug 19122] recent regressions on powerpc-darwin8: sequential_loops.ll and do_pluto_matmult.ll
via llvm-bugs
- [llvm-bugs] [Bug 19129] Update Makefiles to support new lib/Transform folder
via llvm-bugs
- [llvm-bugs] [Bug 19130] Update command line arguments to ZeroOrMore.
via llvm-bugs
- [llvm-bugs] [Bug 19131] Add additional pluto options into pluto.cpp
via llvm-bugs
- [llvm-bugs] [Bug 19136] [ARM] crash while folding SP-update into vpush/vpop
via llvm-bugs
- [llvm-bugs] [Bug 19173] Re-add PLUTO_FOUND in to Makefile.config.in
via llvm-bugs
- [llvm-bugs] [Bug 19396] ARM code emitter misoptimization with 16-bit multiplication
via llvm-bugs
- [llvm-bugs] [Bug 19421] -polly-vectorizer=polly crash compiling ffmpeg libavfilter/vf_separatefields.c (isl_ctx freed, but some objects still reference it)
via llvm-bugs
- [llvm-bugs] [Bug 19422] polly enabled builds fail ffmpeg fate tests
via llvm-bugs
- [llvm-bugs] [Bug 19435] -polly-vectorizer=polly failure: isl_union_map.c:453: union map needs to contain elements in exactly one space
via llvm-bugs
- [llvm-bugs] [Bug 19440] trunk polly r206325 fails to buil: error: no viable conversion from ... llvm::Region
via llvm-bugs
- [llvm-bugs] [Bug 19445] clang generating mov r0, r1 for thumb ISA v4T, v5TE
via llvm-bugs
- [llvm-bugs] [Bug 19465] Cmake shared library format on osx
via llvm-bugs
- [llvm-bugs] [Bug 19469] -polly-vectorizer=polly crash compiling ffmpeg (Unexpected scalar dependence in region!)
via llvm-bugs
- [llvm-bugs] [Bug 19540] Can't load LLVMPolly.so: undefined symbol: stmt_root
via llvm-bugs
- [llvm-bugs] [Bug 19606] polly crashed
via llvm-bugs
- [llvm-bugs] [Bug 19675] [x86-64 Itanium ABI] clang uses wrong return location for class with head padding
via llvm-bugs
- [llvm-bugs] [Bug 19696] compiler-rt build error file clear_cache.c on ARM
via llvm-bugs
- [llvm-bugs] [Bug 19781] Clang crashed while parsing __visibility__ attribute under arm-linux-gnueabihf
via llvm-bugs
- [llvm-bugs] [Bug 19972] Bad code generation in post-ra ARMLoadStoreOptimizer pass in thumb1 mode
via llvm-bugs
- [llvm-bugs] [Bug 19976] -view-scops crashes when enabling -polly-detect-track-failures
via llvm-bugs
- [llvm-bugs] [Bug 20010] Parametric loop bounds on Polybench 3.2 not working
via llvm-bugs
- [llvm-bugs] [Bug 20029] Partially specialized constexpr variable template can't be used in a constant expression
via llvm-bugs
- [llvm-bugs] [Bug 20049] load elimination do not occurs when source store is 2 potential alias (marked noalias) away
via llvm-bugs
- [llvm-bugs] [Bug 20056] [AArch64] [Assembler] LDR x0, =<literal> not recognized
via llvm-bugs
- [llvm-bugs] [Bug 20123] Failed to delinearize access A[n-1][j]
via llvm-bugs
- [llvm-bugs] [Bug 20133] -Rpass=polly-detect reports a scop that starts before it ends
via llvm-bugs
- [llvm-bugs] [Bug 20148] Missing --wrap=pthread_create for -fsplit-stack
via llvm-bugs
- [llvm-bugs] [Bug 20211] libc++ is not compatible with musl libc library
via llvm-bugs
- [llvm-bugs] [Bug 20235] Incorrect store access generated when -polly-allow-nonaffine is specified
via llvm-bugs
- [llvm-bugs] [Bug 20752] ".org . - 1" segfault clang
via llvm-bugs
- [llvm-bugs] [Bug 20847] variadic function with AMD64 abi and windows calling convention
via llvm-bugs
- [llvm-bugs] [Bug 20858] Scope for parallelizing outerloop by simplifying the dependence due to flowing reduction result
via llvm-bugs
- [llvm-bugs] [Bug 21024] [Polly] Run-time alias check should not compare pairs of read-only arrays
via llvm-bugs
- [llvm-bugs] [Bug 21025] [polly] run-time alias check gets overly complex in cases with many parameters
via llvm-bugs
- [llvm-bugs] [Bug 21077] R_AARCH64_ABS64 used with TLS symbol
via llvm-bugs
- [llvm-bugs] [Bug 21113] [Polly] Crash with "We do not yet change the type of the access base during code generation."
via llvm-bugs
- [llvm-bugs] [Bug 21128] Allow a pseudo-destructor call on a pointer to a forward declared ObjC class
via llvm-bugs
- [llvm-bugs] [Bug 21165] [Polly] Run-time alias check construction hangs
via llvm-bugs
- [llvm-bugs] [Bug 21166] [Polly] Run-time alias check construction hangs
via llvm-bugs
- [llvm-bugs] [Bug 21167] [Polly] Run-time alias check assert with "Invalid operands for select"
via llvm-bugs
- [llvm-bugs] [Bug 21187] trunk/llvm/tools/clang/utils/TableGen/NeonEmitter.cpp:1941: possible missing call to erase ?
via llvm-bugs
- [llvm-bugs] [Bug 21204] [Polly] Sequence of scops breaks with scev-codegen
via llvm-bugs
- [llvm-bugs] [Bug 21227] Polly/ISL produces incorrect schedule
via llvm-bugs
- [llvm-bugs] [Bug 21257] CodeGen/ARM/ifcvt3.ll is failing under GNU/Linux i386
via llvm-bugs
- [llvm-bugs] [Bug 21270] [AArch64] Clang incorrectly warns with %wX register constraints
via llvm-bugs
- [llvm-bugs] [Bug 21313] [aarch64 disassembler] Some instructions do not have correct condition flag set
via llvm-bugs
- [llvm-bugs] [Bug 21528] [Windows] Stack traces don't contain namespaces in function names since r220544
via llvm-bugs
- [llvm-bugs] [Bug 21697] ScopInfo spend enormous time on complex Scop
via llvm-bugs
- [llvm-bugs] [Bug 21752] two polly regressions at r223368 against isl 0.14
via llvm-bugs
- [llvm-bugs] [Bug 21782] [Polly] Optimize isl's arbitrary precision library usage for small numbers
via llvm-bugs
- [llvm-bugs] [Bug 21934] Wrong schedule generated for polly-opt-max-coefficient=-1 and and -polly-opt-simplify-deps=no
via llvm-bugs
- [llvm-bugs] [Bug 21988] [MC][Aarch64] -no-exec-stack causes crash
via llvm-bugs
- [llvm-bugs] [Bug 22033] UNREACHABLE executed at .../llvm/lib/CodeGen/SelectionDAG/LegalizeTypes.cpp:438!
via llvm-bugs
- [llvm-bugs] [Bug 22069] r224827 - Assertion failed: (isa<Argument>(Val) && "Unknown live-in to the entry block"), function solveBlockValueNonLocal, file LazyValueInfo.cpp, line 638.
via llvm-bugs
- [llvm-bugs] [Bug 22070] 3.5.0 - Instruction does not dominate all uses!
via llvm-bugs
- [llvm-bugs] [Bug 22178] crash while trying to compile arm neon intrinsics
via llvm-bugs
- [llvm-bugs] [Bug 22489] clang 3.6: sparc-linux floating point options do not work
via llvm-bugs
- [llvm-bugs] [Bug 22640] r217953 degraded lsr optimization at -O3 for -march=nehalem in SciMark2's Sparse matmult benchmark
via llvm-bugs
- [llvm-bugs] [Bug 22843] Instructions for implicit copy constructor not generated on ARM64
via llvm-bugs
- [llvm-bugs] [Bug 22862] Polly in llvm-3.6 crashes building ffmpeg in polly::IslExprBuilder::createOp(isl_ast_expr*): UNREACHABLE executed at CodeGen/IslExprBuilder.cpp:422!
via llvm-bugs
- [llvm-bugs] [Bug 22863] Polly in trunk r231583: Assertion failed: (Stmt.isBlockStmt() && "TODO: Only block statements can be copied by " "the vector block generator"), function copyStmt, file CodeGen/BlockGenerators.cpp, line 651.
via llvm-bugs
- [llvm-bugs] [Bug 22864] "Instruction does not dominate all uses!" compiling libavformat/matroskaenc.o
via llvm-bugs
- [llvm-bugs] [Bug 23046] SROA assert: Assertion `DL.getTypeStoreSize(Ty) + Offset <= DL.getTypeStoreSize(IntTy) && "Element extends past full value"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 23124] polly in trunk r233481: Assertion failed: (S1->getType() == S2->getType() && "Cannot create binary operator with two operands of differing type!"
via llvm-bugs
- [llvm-bugs] [Bug 23125] polly in trunk r233481: Assertion Failed: "Verification of generated function failed" in function runOnScop, file CodeGen/IslCodeGeneration.cpp
via llvm-bugs
- [llvm-bugs] [Bug 23126] polly in trunk r233481: Assertion Failed: "Illegal BitCast" in function BitCastInst, file Instructions.cpp
via llvm-bugs
- [llvm-bugs] [Bug 23127] polly in trunk r233481: Assertion Failed: "TODO: Only block statements can be copied by the vector block generator" in function copyStmt, file CodeGen/BlockGenerators.cpp
via llvm-bugs
- [llvm-bugs] [Bug 23160] polly in trunk r234122: Assertion Failed: "Unknowns SCEV was neither parameter nor a valid instruction." UNREACHABLE executed at Analysis/ScopInfo.cpp:292!
via llvm-bugs
- [llvm-bugs] [Bug 23167] Polly in trunk r234122: Assertion Failed: Only affine AddRecurrences allowed" in function visitAddRecExpr, file Analysis/ScopInfo.cpp
via llvm-bugs
- [llvm-bugs] [Bug 23282] [polly] Dependence analysis on large test case is slow
via llvm-bugs
- [llvm-bugs] [Bug 23283] [polly] Loop bounds with loop-invariant-loads not optimized
via llvm-bugs
- [llvm-bugs] [Bug 23284] [Polly] Support boolean conditions
via llvm-bugs
- [llvm-bugs] [Bug 23377] Hexagon: test/CodeGen/Generic/MachineBranchProb.ll crashes
via llvm-bugs
- [llvm-bugs] [Bug 23402] Variable template instantiations in template arguments not considered constant expression
via llvm-bugs
- [llvm-bugs] [Bug 23426] Polly can't delinearize some affine access due to type casting
via llvm-bugs
- [llvm-bugs] [Bug 23432] [CRASH REPORT] BitcoinArmory caused this (3.4.1 compiles the same code fine)
via llvm-bugs
- [llvm-bugs] [Bug 23568] [Polly] -polly-opt-simplify-deps=no causes compile-time slowdown
via llvm-bugs
- [llvm-bugs] [Bug 23591] [AArch64] llc crashes with assertion "Illegal shifted immedate value!" on AArch64.
via llvm-bugs
- [llvm-bugs] [Bug 23596] Incorrect dimensions for polly-delinearize
via llvm-bugs
- [llvm-bugs] [Bug 23602] clang++ fails to compile libstdc++ debug/vector with -D_GLIBCXX_DEBUG -std=c++11 with libstdc++ 5.1+
via llvm-bugs
- [llvm-bugs] [Bug 23702] [Polly] 3mm with multi-dim arrays bails out as -polly-rtc-max-parameters is too low
via llvm-bugs
- [llvm-bugs] [Bug 23807] Memory Profililer LAMPView is giving error when addingit in LLVM-3.3
via llvm-bugs
- [llvm-bugs] [Bug 23885] [Polly] META-BUG : Reduce compile time with Polly
via llvm-bugs
- [llvm-bugs] [Bug 23887] [Polly] Understand performance overhead of isl hybrid small-integer optimization
via llvm-bugs
- [llvm-bugs] [Bug 23888] [Polly] Run-time alias check generation expensive in terms of compile-time
via llvm-bugs
- [llvm-bugs] [Bug 23937] AVX512: scalar FMA 132/231 instructions are not supported
via llvm-bugs
- [llvm-bugs] [Bug 23961] [Polly] Incorrect code when using srem in run-time check
via llvm-bugs
- [llvm-bugs] [Bug 24023] A @@ version cannot be undefined
via llvm-bugs
- [llvm-bugs] [Bug 24100] Clang assumes that Cortex-M4 has an FPU by default
via llvm-bugs
- [llvm-bugs] [Bug 24117] ARM64 debug info empty prologue
via llvm-bugs
- [llvm-bugs] [Bug 24183] libclang missing symbols
via llvm-bugs
- [llvm-bugs] [Bug 24196] EH: clang fails on assertion on complex doubles multiplication when EH is enabled
via llvm-bugs
- [llvm-bugs] [Bug 24218] Crash while generating parallel code from polly on top of clang
via llvm-bugs
- [llvm-bugs] [Bug 24291] clang-cl doesn't respect noinline on methods of dllimported classes
via llvm-bugs
- [llvm-bugs] [Bug 24345] [Meta] ChromeOs+Clang platform support
via llvm-bugs
- [llvm-bugs] [Bug 24350] clang arm assembler does not support pseudo-instruction 'adrl'
via llvm-bugs
- [llvm-bugs] [Bug 24351] [Polly] llvm::PHINode::getOperand -- "getOperand() out of range!"
via llvm-bugs
- [llvm-bugs] [Bug 24395] (mingw) undefined reference to `__chkstk_ms'
via llvm-bugs
- [llvm-bugs] [Bug 24429] llc with -mtriple=wasm32-unknown-unknown prints section switches
via llvm-bugs
- [llvm-bugs] [Bug 24549] ARM backend crash when compiling half-precision FP op without hardware FP
via llvm-bugs
- [llvm-bugs] [Bug 24574] Undefined behaviour in v1/list when using push_back (detected using -fsanitize=undefined-trap)
via llvm-bugs
- [llvm-bugs] [Bug 24587] Assertion failed: !T->isDependentType()
via llvm-bugs
- [llvm-bugs] [Bug 24655] The preprocessor returns incorrect ranges of macros with certain combinations of headers
via llvm-bugs
- [llvm-bugs] [Bug 24748] clang_getInclusions is returning no includes after the preamble is compiled
via llvm-bugs
- [llvm-bugs] [Bug 24785] Function.cpp cannot be built within 20 minutes with Release on Visual Studio 2013
via llvm-bugs
- [llvm-bugs] [Bug 24785] Function.cpp cannot be built within 20 minutes with Release on Visual Studio 2013
via llvm-bugs
- [llvm-bugs] [Bug 24852] InstCombine crashes when invoked with '-debug' on the attached case
via llvm-bugs
- [llvm-bugs] [Bug 24931] arm: Assertion failed: (!VRM->hasPhys(SplitVirtReg->reg) && "Register already assigned"), function allocatePhysRegs
via llvm-bugs
- [llvm-bugs] [Bug 24931] arm: Assertion failed: (!VRM->hasPhys(SplitVirtReg->reg) && "Register already assigned"), function allocatePhysRegs
via llvm-bugs
- [llvm-bugs] [Bug 25033] wrong code at -O3 on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 25092] Test suit is flaky if 2 tests have the same file name
via llvm-bugs
- [llvm-bugs] [Bug 25123] process detach kills the process (e.g. php)
via llvm-bugs
- [llvm-bugs] [Bug 25139] Loop vectorization stops working because of pointer bitcast
via llvm-bugs
- [llvm-bugs] [Bug 25231] NaryReassociate: Assertion `New->getType() == getType(
via llvm-bugs
- [llvm-bugs] [Bug 25285] GVN removes assumes if there are multiple assumes for the same predicate in a loop
via llvm-bugs
- [llvm-bugs] [Bug 25344] LNT build fails with -polly-position=before-vectorizer
via llvm-bugs
- [llvm-bugs] [Bug 25404] Crash on typedef in OpenCL 2.0
via llvm-bugs
- [llvm-bugs] [Bug 25404] Crash on typedef in OpenCL 2.0
via llvm-bugs
- [llvm-bugs] [Bug 25404] Crash on typedef in OpenCL 2.0
via llvm-bugs
- [llvm-bugs] [Bug 25404] Crash on typedef in OpenCL 2.0
via llvm-bugs
- [llvm-bugs] [Bug 25527] Clang-built openssl causes unbootable ChromiumOs image on arm
via llvm-bugs
- [llvm-bugs] [Bug 25564] debuginfo assertion when inlining: attachment points at wrong subprogram for function
via llvm-bugs
- [llvm-bugs] [Bug 25576] clang crashes at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 25582] std::deque uses unique_ptr<pointer> instead of unique_ptr<value_type>
via llvm-bugs
- [llvm-bugs] [Bug 25645] Error when a template-and-non-template-derived-class uses a nested type it inherits from its non-template-base-class
via llvm-bugs
- [llvm-bugs] [Bug 25681] clang --version does not report revision like it does when built with automake
via llvm-bugs
- [llvm-bugs] [Bug 25698] MSVC: Instruction does not dominate all uses
via llvm-bugs
- [llvm-bugs] [Bug 25706] Annotate libc++ with attribute no_sanitize("unsigned-integer-overflow")
via llvm-bugs
- [llvm-bugs] [Bug 25754] clang crashes on valid code at -O1 and above on x86_64-linux-gnu (in 32-bit mode)
via llvm-bugs
- [llvm-bugs] [Bug 25757] dsymutil generates warnings on local symbols (?)
via llvm-bugs
- [llvm-bugs] [Bug 25759] [Polly] Timout when compiling timerwolfmc and yacr2 with -polly-position=before-vectorizer
via llvm-bugs
- [llvm-bugs] [Bug 25760] [Polly] Miscompilation in LNT with -polly-position=before-vectorizer
via llvm-bugs
- [llvm-bugs] [Bug 25780] [META] Using Clang as the FreeBSD/ppc system compiler
via llvm-bugs
- [llvm-bugs] [Bug 25802] Assertion `Hi->getOffset() >= Lo->getOffset() && "Expected Hi to be greater than Lo"' failed
via llvm-bugs
- [llvm-bugs] [Bug 25820] orph_test_omp_parallel_copyin from OpenMP3.1 Validation test suite segfaults when built with current 3.8svn
via llvm-bugs
- [llvm-bugs] [Bug 25822] Bug in alias analysis (GlobalsAA)
via llvm-bugs
- [llvm-bugs] [Bug 25831] wrong code at -O1 and above on x86_64-linux-gnu (globals-aa?)
via llvm-bugs
- [llvm-bugs] [Bug 25844] test rerun logic is hanging on buildbot and Jenkins testbots
via llvm-bugs
- [llvm-bugs] [Bug 25861] clang failes to compile std::experimental::filesystem::path
via llvm-bugs
- [llvm-bugs] [Bug 25875] differing results between clang-cl and MSVC when preprocessing
via llvm-bugs
- [llvm-bugs] [Bug 25895] clang generates infinite loop at -O2
via llvm-bugs
- [llvm-bugs] [Bug 25908] wrong code on x86_64-linux-gnu at -O3 in both 32-bit and 64-bit modes
via llvm-bugs
- [llvm-bugs] [Bug 25909] [Polly] Schedule does not model irreducible control flow
via llvm-bugs
- [llvm-bugs] [Bug 25913] AOSP build fails due to assertion failure at llvm/lib/CodeGen/AsmPrinter/AsmPrinter.cpp:795
via llvm-bugs
- [llvm-bugs] [Bug 25914] Frontend Crash (Clang 3.7.0 with Microsoft CodeGen) with "using" and "unique_ptr".
via llvm-bugs
- [llvm-bugs] [Bug 25919] r256105-added assertion fails when LTOing C++ code.
via llvm-bugs
- [llvm-bugs] [Bug 25920] please publish 3.7.1 tarballs
via llvm-bugs
- [llvm-bugs] [Bug 25921] 3.7 LLDB is broken on i686, while 3.8 (trunk) is just fine
via llvm-bugs
- [llvm-bugs] [Bug 25923] lld/ELF2 linked application crashes if exceptions were used.
via llvm-bugs
- [llvm-bugs] [Bug 25939] Regression(256332:256344): Assertion `use_empty() && "Uses remain when a value is destroyed!"' failed while building chrome
via llvm-bugs
- [llvm-bugs] [Bug 25944] Assertion `Type == RT64_32' failed while building Qt 5.6.0-beta
via llvm-bugs
- [llvm-bugs] [Bug 25951] wrong code on x86_64-linux-gnu at -O1 and above in 32-bit mode
via llvm-bugs
- [llvm-bugs] [Bug 25956] hexagon 3bit .new register fields are not decoded properly
via llvm-bugs
- [llvm-bugs] [Bug 25958] FreeBSD 11.0-CURRENT clang++ 3.7.1 gets Bus Errors during compilation on arm that has SCTLR bit[1]==1 (alignment required)
via llvm-bugs
- [llvm-bugs] [Bug 25968] ICE with anonymous struct returned from static class function
via llvm-bugs
- [llvm-bugs] [Bug 25969] Crash when compiling Unreal Engine
via llvm-bugs
- [llvm-bugs] [Bug 25973] basic_string::assign(InputIt, InputIt) doesn't provide the strong exception safety guarantee
via llvm-bugs
- [llvm-bugs] [Bug 25975] OpenMP: message-converter.pl does wrong assumptions about lsb-release and fails on Gentoo
via llvm-bugs
- [llvm-bugs] [Bug 25976] A bunch of new files in libcxx and libcxxabi are missing license headers
via llvm-bugs
- [llvm-bugs] [Bug 25980] Some files in libc++/test are missing license headers
via llvm-bugs
- [llvm-bugs] [Bug 25981] shrink wrapping causes long compilation time
via llvm-bugs
- [llvm-bugs] [Bug 25984] Clang-cl does not support /DMYDEF#value
via llvm-bugs
- [llvm-bugs] [Bug 25985] Bit shifting __int128 return wrong result
via llvm-bugs
- [llvm-bugs] [Bug 25987] clang++ aborts with Segmentation fault
via llvm-bugs
- [llvm-bugs] [Bug 25988] wrong code at -O2 and -O3 in both 32-bit and 64-bit modes on x86_64-linux-gnu (shrink wrapping)
via llvm-bugs
- [llvm-bugs] [Bug 25989] New: can't cast an auto lambda with implicit void return type to function pointer
via llvm-bugs
- [llvm-bugs] [Bug 25990] New: Segfault when compiling
via llvm-bugs
- [llvm-bugs] [Bug 25991] New: libFuzzer fails to load corpus if filesystem does not provide d_type
via llvm-bugs
- [llvm-bugs] [Bug 25992] Cannot call std::string::~string explicitly
via llvm-bugs
- [llvm-bugs] [Bug 25992] Cannot call std::string::~string explicitly
via llvm-bugs
- [llvm-bugs] [Bug 25992] New: Cannot call std::string::~string explicitly
via llvm-bugs
- [llvm-bugs] [Bug 25993] New: scan-build: false positive w/memset return
via llvm-bugs
- [llvm-bugs] [Bug 25994] New: trying to register acct w/@gentoo.org fails
via llvm-bugs
- [llvm-bugs] [Bug 25995] New: Unqualified lookup into dependent bases of class templates fails if class exists with the same name
via llvm-bugs
- [llvm-bugs] [Bug 25995] Unqualified lookup into dependent bases of class templates fails if class exists with the same name
via llvm-bugs
- [llvm-bugs] [Bug 25996] New: weak symbols fail on Windows
via llvm-bugs
- [llvm-bugs] [Bug 25997] [WinEH] no-return function in cleanup code not called with -O
via llvm-bugs
- [llvm-bugs] [Bug 25997] [WinEH] no-return function in cleanup code not called with -O
via llvm-bugs
- [llvm-bugs] [Bug 25997] New: [WinEH] no-return function in cleanup code not called with -O
via llvm-bugs
- [llvm-bugs] [Bug 25998] lib/CodeGen/MachineInstr.cpp: 3 * misleading formatting ?
via llvm-bugs
- [llvm-bugs] [Bug 25998] New: lib/CodeGen/MachineInstr.cpp: 3 * misleading formatting ?
via llvm-bugs
- [llvm-bugs] [Bug 25999] New: spec2000/188.ammp, spec2006/433.milc, 444.namd, 447.dealII, 453.povray compilation fails on LTO stage after commit r256394
via llvm-bugs
- [llvm-bugs] [Bug 25999] spec2000/188.ammp, spec2006/433.milc, 444.namd, 447.dealII, 453.povray compilation fails on LTO stage after commit r256394
via llvm-bugs
- [llvm-bugs] [Bug 26000] [WinEH] asserting loop optimizations with captured variables
via llvm-bugs
- [llvm-bugs] [Bug 26000] New: [WinEH] asserting loop optimizations with captured variables
via llvm-bugs
- [llvm-bugs] [Bug 26001] [clang-cl] error: "asm operand has incomplete type" on boost::atomic
via llvm-bugs
- [llvm-bugs] [Bug 26001] New: [clang-cl] error: "asm operand has incomplete type" on boost::atomic
via llvm-bugs
- [llvm-bugs] [Bug 26002] cc_kext configuration wants InstrProfilingWriter linked in
via llvm-bugs
- [llvm-bugs] [Bug 26002] New: cc_kext configuration wants InstrProfilingWriter linked in
via llvm-bugs
- [llvm-bugs] [Bug 26003] New: sanitizer lint checks fail on Ubuntu
via llvm-bugs
- [llvm-bugs] [Bug 26004] clang hangs on valid code at -O1 on x86_64-linux-gnu (shrink-wrap)
via llvm-bugs
- [llvm-bugs] [Bug 26004] New: clang hangs on valid code at -O1 on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26005] New: scan-build fails to find C++ STL headers
via llvm-bugs
- [llvm-bugs] [Bug 26006] New: Undefined references to static const members of class templates (but not when const is omitted)
via llvm-bugs
- [llvm-bugs] [Bug 26007] Clang-cl checks on copy-constructor on during initialization
via llvm-bugs
- [llvm-bugs] [Bug 26007] New: Clang-cl checks on copy-constructor on during initialization
via llvm-bugs
- [llvm-bugs] [Bug 26008] New: Sparc ELF relocations are not supported in RuntimeDyld
via llvm-bugs
- [llvm-bugs] [Bug 26009] New: wrong code (that hangs) at -Os and above on x86_64-linux-gnu in 32-bit mode
via llvm-bugs
- [llvm-bugs] [Bug 26009] wrong code (that hangs) at -Os and above on x86_64-linux-gnu in 32-bit mode
via llvm-bugs
- [llvm-bugs] [Bug 26010] New: LLDB fails to display content of a variable size array
via llvm-bugs
- [llvm-bugs] [Bug 26011] New: assertion "Result.isUninit() && "temporary created multiple times"" fails
via llvm-bugs
- [llvm-bugs] [Bug 26012] New: C personality function crashes on ARM EHABI
via llvm-bugs
- [llvm-bugs] [Bug 26013] New: Slow compilation with -O2 vs -O1 (~80sec vs ~2sec)
via llvm-bugs
- [llvm-bugs] [Bug 26014] New: 'std::__1::underlying_type::type' from module 'xxx' is not present in definition of 'underlying_type<_Tp>' provided earlier
via llvm-bugs
- [llvm-bugs] [Bug 26015] New: Regression in instruction combine caused by r256394
via llvm-bugs
- [llvm-bugs] [Bug 26015] Regression in instruction combine caused by r256394
via llvm-bugs
- [llvm-bugs] [Bug 26016] New: Accept `.arch armv8-a+crypto` in .S files
via llvm-bugs
- [llvm-bugs] [Bug 26017] New: Template arg deduction fails for alias, works w/o alias
via llvm-bugs
- [llvm-bugs] [Bug 26018] New: Zero XMM / YMM registers are treated separately
via llvm-bugs
- [llvm-bugs] [Bug 26019] [WinEH] loop optimizations still asserting with captured variables
via llvm-bugs
- [llvm-bugs] [Bug 26019] New: [WinEH] loop optimizations still asserting with captured variables
via llvm-bugs
- [llvm-bugs] [Bug 26021] FunctionAttrs marks inaccessiblememonly as readnone
via llvm-bugs
- [llvm-bugs] [Bug 26021] New: FunctionAttrs marks inaccessiblememonly as readnone
via llvm-bugs
- [llvm-bugs] [Bug 26022] New: Error on valid use of init_priority attribute
via llvm-bugs
- [llvm-bugs] [Bug 26023] New: LLVM -0z push/pop optimization clobbers the red zone
via llvm-bugs
- [llvm-bugs] [Bug 26024] [AArch64] Regression introduced by r255388 (match min/max if the scalar operation is legal)
via llvm-bugs
- [llvm-bugs] [Bug 26024] New: [AArch64] Regression introduced by r255388 (match min/max if the scalar operation is legal)
via llvm-bugs
- [llvm-bugs] [Bug 26025] New: wrong code at -Os and above on x86_64-linux-gnu in 32-bit mode
via llvm-bugs
- [llvm-bugs] [Bug 26025] wrong code at -Os and above on x86_64-linux-gnu in 32-bit mode
via llvm-bugs
- [llvm-bugs] [Bug 26026] New: Constant vectors do not support ConstantExprs
via llvm-bugs
- [llvm-bugs] [Bug 26027] New: Incorrect opcodes for DS_WRITE_SRC2_B32 and DS_WRITE_SRC2_B64
via llvm-bugs
- [llvm-bugs] [Bug 26028] New: TestMiGdbSetShow.test_lldbmi_gdb_set_target_async_on is flaky on linux
via llvm-bugs
- [llvm-bugs] [Bug 26029] CurFn->isDeclaration() && "Function already has body?" during Win self-host
via llvm-bugs
- [llvm-bugs] [Bug 26029] New: CurFn->isDeclaration() && "Function already has body?" during Win self-host
via llvm-bugs
- [llvm-bugs] [Bug 26030] New: On arm64 with mcmodel=large and fPIC clang produces code with absolute relocations
via llvm-bugs
- [llvm-bugs] [Bug 26031] New: Ptrace interface unable to set byte select watchpoints on arm-linux
via llvm-bugs
- [llvm-bugs] [Bug 26032] New: clang-format: Assertion `getClient() && "DiagnosticClient not set!"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 26033] New: The correct implementation of __cfi_slowpath
via llvm-bugs
- [llvm-bugs] [Bug 26033] The incorrect implementation of __cfi_slowpath
via llvm-bugs
- [llvm-bugs] [Bug 26034] New: clang causes "stack smashing detected" when using -mabi=eabi
via llvm-bugs
- [llvm-bugs] [Bug 26035] New: [clang-cl] error: "invalid operand for instruction" on boost::atomic
via llvm-bugs
- [llvm-bugs] [Bug 26036] [WinEH] bad codegen when calling printf in catch and building with optimizations
via llvm-bugs
- [llvm-bugs] [Bug 26036] New: [WinEH] bad codegen when calling printf in catch and building with optimizations
via llvm-bugs
- [llvm-bugs] [Bug 26037] LTO crashes after the linker ignores (r256003) not-imported DISubprograms that are otherwise used as a DIImportedEntity's entity or scope.
via llvm-bugs
- [llvm-bugs] [Bug 26037] New: LTO crashes after the linker ignores (r256003) not-imported DISubprograms that are otherwise used as a DIImportedEntity's entity.
via llvm-bugs
- [llvm-bugs] [Bug 26038] New: inline assembly assertion building ARM linux kernel
via llvm-bugs
- [llvm-bugs] [Bug 26039] inline assembly assertion building ARM linux kernel
via llvm-bugs
- [llvm-bugs] [Bug 26039] New: inline assembly assertion building ARM linux kernel
via llvm-bugs
- [llvm-bugs] [Bug 26040] New: clang crashes on autoconf test involving #pragma weak
via llvm-bugs
- [llvm-bugs] [Bug 26041] New: LLVM trunk does not build on musl libc
via llvm-bugs
- [llvm-bugs] [Bug 26042] Crash when compiling from Visual C++ 2015 using v140_Clang_3_7 PlatformToolset
via llvm-bugs
- [llvm-bugs] [Bug 26042] New: Crash when compiling from Visual C++ 2015 using v140_Clang_3_7 PlatformToolset
via llvm-bugs
- [llvm-bugs] [Bug 26043] New: volatile members cause PODs to be a non-literal type
via llvm-bugs
- [llvm-bugs] [Bug 26044] clang crashes at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26044] New: clang crashes at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26045] New: ifdef breaks preamble generation
via llvm-bugs
- [llvm-bugs] [Bug 26046] New: wrong code at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26046] wrong code at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26047] New: erroneous substitution failure through a type alias on variadic template
via llvm-bugs
- [llvm-bugs] [Bug 26048] Missing diagnostic for overloaded names in anonymous unions
via llvm-bugs
- [llvm-bugs] [Bug 26048] New: Missing diagnostic for overloaded names in anonymous unions
via llvm-bugs
- [llvm-bugs] [Bug 26049] New: llvm should not emit any compiler-rt calls for division/modulo involving quotients that are powers of two
via llvm-bugs
- [llvm-bugs] [Bug 26050] missing diagnostic for shadowing non-type template parameter with various kinds of entity
via llvm-bugs
- [llvm-bugs] [Bug 26050] New: missing diagnostic for shadowing non-type template parameter with various kinds of entity
via llvm-bugs
- [llvm-bugs] [Bug 26051] New: Regression: Assertion failed: (Flags & RF_IgnoreMissingEntries) && "Referenced value not in value map!" when building webrtc
via llvm-bugs
- [llvm-bugs] [Bug 26051] Regression(r256923): Assertion failed: (Flags & RF_IgnoreMissingEntries) && "Referenced value not in value map!" when building webrtc
via llvm-bugs
- [llvm-bugs] [Bug 26051] Regression(r256923): Assertion failed: (Flags & RF_IgnoreMissingEntries) && "Referenced value not in value map!" when building webrtc
via llvm-bugs
- [llvm-bugs] [Bug 26052] clang crashes on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26052] New: clang crashes on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26053] New: Pack expansion mangling inadequate: error: definition with same mangled name as another definition
via llvm-bugs
- [llvm-bugs] [Bug 26054] New: Race condition in compiler-rt cmake build
via llvm-bugs
- [llvm-bugs] [Bug 26055] New: LiveDebugValues is very slow
via llvm-bugs
- [llvm-bugs] [Bug 26056] New: clang++ crashes on code with "&__imag" on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26057] New: [Statepoint] Lowering integer larger than 64 bits as deopt argument crashes
via llvm-bugs
- [llvm-bugs] [Bug 26058] New: Instruction does not dominate all uses with -O3 on x86_64
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26059] New: [meta] 3.8.0 Release Blockers
via llvm-bugs
- [llvm-bugs] [Bug 26060] Empty error string returned by lto_get_error_message()
via llvm-bugs
- [llvm-bugs] [Bug 26060] New: Empty error string returned by lto_get_error_message()
via llvm-bugs
- [llvm-bugs] [Bug 26061] ARM "J" assembler constraint range for Thumb2 incorrect
via llvm-bugs
- [llvm-bugs] [Bug 26061] New: ARM "J" assembler constraint range for Thumb2 incorrect
via llvm-bugs
- [llvm-bugs] [Bug 26062] Attached self-contained source (from range-v3 example) crashes clang++ front-end
via llvm-bugs
- [llvm-bugs] [Bug 26062] New: Attached self-contained source (from range-v3 example) crashes clang++ front-end
via llvm-bugs
- [llvm-bugs] [Bug 26063] New: Significant performance regression with r256890
via llvm-bugs
- [llvm-bugs] [Bug 26063] Significant performance regression with r256890
via llvm-bugs
- [llvm-bugs] [Bug 26064] New: Regresssion(257044:257059): Assertion failed: (TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) == TargetLowering::TypeLegal... while building libvpx
via llvm-bugs
- [llvm-bugs] [Bug 26064] Regresssion(257044:257059): Assertion failed: (TLI.getTypeAction(*DAG.getContext(), Op.getValueType()) == TargetLowering::TypeLegal... while building libvpx
via llvm-bugs
- [llvm-bugs] [Bug 26065] New: llvm-symbolizer: prints incorrect location with -inlining=0
via llvm-bugs
- [llvm-bugs] [Bug 26066] New: "image list" does not print module address on Linux
via llvm-bugs
- [llvm-bugs] [Bug 26067] New: Unable to de-abstract std::tuple comparisons
via llvm-bugs
- [llvm-bugs] [Bug 26068] New: DFSan crashes on invoke with variadic function
via llvm-bugs
- [llvm-bugs] [Bug 26069] [WinEH] inlining functions can cause assertions when writing obj or asm
via llvm-bugs
- [llvm-bugs] [Bug 26069] New: [WinEH] inlining functions can cause assertions when writing obj or asm
via llvm-bugs
- [llvm-bugs] [Bug 26070] clang crashes on code with "__builtin_copysignf" and "__builtin_abort" at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26070] New: clang crashes on code with "__builtin_copysignf" and "__builtin_abort" at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26071] New: wrong code at -Os and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26072] New: Segmentation fault when compiling Boost.Hana based code
via llvm-bugs
- [llvm-bugs] [Bug 26073] [WinEH] optimizing functions can cause assertions when writing obj or asm
via llvm-bugs
- [llvm-bugs] [Bug 26073] New: [WinEH] optimizing functions can cause assertions when writing obj or asm
via llvm-bugs
- [llvm-bugs] [Bug 26074] New: Assertion in ~CallGraphNode "Node deleted while references remain"
via llvm-bugs
- [llvm-bugs] [Bug 26075] New: llvm-config not working with shared libs since D15033 tools/llvm-config: improve shared library support
via llvm-bugs
- [llvm-bugs] [Bug 26076] New: dllexport vs template instantiation, nested class, and in-class initialization
via llvm-bugs
- [llvm-bugs] [Bug 26077] New: partial specialization of a class without using any of its template parameters make clang crash
via llvm-bugs
- [llvm-bugs] [Bug 26078] New: OpenMP/target_codegen.cpp etc. tests fail on Win32
via llvm-bugs
- [llvm-bugs] [Bug 26078] OpenMP/target_codegen.cpp etc. tests fail on Win32
via llvm-bugs
- [llvm-bugs] [Bug 26079] Clang crash while compiling Unreal Engine
via llvm-bugs
- [llvm-bugs] [Bug 26079] New: Clang crash while compiling Unreal Engine
via llvm-bugs
- [llvm-bugs] [Bug 26080] New: Incorrect code gen with fast-isel
via llvm-bugs
- [llvm-bugs] [Bug 26081] New: Assertion failed: (BitWidth == RHS.BitWidth && "Comparison requires equal bit widths"), function operator==
via llvm-bugs
- [llvm-bugs] [Bug 26082] New: Invariant store should sink to loop exit
via llvm-bugs
- [llvm-bugs] [Bug 26083] New: [Combine] !((A > 0) && (B > 0)) -> (A <= 0 || B <= 0) missed when A has multiple users
via llvm-bugs
- [llvm-bugs] [Bug 26084] New: [AArch64] Missed CCMP opportunity
via llvm-bugs
- [llvm-bugs] [Bug 26085] New: r249995 causes premature diagnostics during Objective-C method lookup
via llvm-bugs
- [llvm-bugs] [Bug 26085] r249995 causes premature diagnostics during Objective-C method lookup
via llvm-bugs
- [llvm-bugs] [Bug 26086] New: Alias template in default template arguments expanded too early
via llvm-bugs
- [llvm-bugs] [Bug 26087] Building clangDynamicASTMatchers fails on Visual Studio 2015 in REGISTER_MATCHER(hasDeclaration);
via llvm-bugs
- [llvm-bugs] [Bug 26087] New: Building clangDynamicASTMatchers fails on Visual Studio 2015 in REGISTER_MATCHER(hasDeclaration);
via llvm-bugs
- [llvm-bugs] [Bug 26088] New: Some AST matcher tests fail to compile on Visual Studio 2015.
via llvm-bugs
- [llvm-bugs] [Bug 26088] Some AST matcher tests fail to compile on Visual Studio 2015.
via llvm-bugs
- [llvm-bugs] [Bug 26089] New: Clang unit test build failure with fatal error C1128: number of sections exceeded
via llvm-bugs
- [llvm-bugs] [Bug 26090] autoconf passes LDFLAGS to clang-cl causing it to fail
via llvm-bugs
- [llvm-bugs] [Bug 26090] New: autoconf passes LDFLAGS to clang-cl causing it to fail
via llvm-bugs
- [llvm-bugs] [Bug 26091] New: X86 scheduler causes mass spill/fills in test/CodeGen/X86/vector-sext.ll after r255761
via llvm-bugs
- [llvm-bugs] [Bug 26092] New: [ppc] extra memory accesses caused by inaccurate alias info
via llvm-bugs
- [llvm-bugs] [Bug 26093] New: Passing template alias as template template parameter causes specialization matching to fail
via llvm-bugs
- [llvm-bugs] [Bug 26094] New: clang crashes at -O2 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26095] -fsanitize=object-size checks sizes too eagerly
via llvm-bugs
- [llvm-bugs] [Bug 26095] New: -fsanitize=object-size checks sizes too eagerly
via llvm-bugs
- [llvm-bugs] [Bug 26096] clang crashes at -O3 on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26096] New: clang crashes at -O3 on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26097] New: clang-format indents case: too much if it is in a macro
via llvm-bugs
- [llvm-bugs] [Bug 26098] New: Flag unbalanced .cfi_adjust_cfa_offset directives at .cfi_endproc as error
via llvm-bugs
- [llvm-bugs] [Bug 26099] New: clang crashes on valid code on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26100] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu with "function has no frame pointer"
via llvm-bugs
- [llvm-bugs] [Bug 26101] New: clang crashes on x86_64-linux-gnu running pass 'X86 Assembly / Object Emitter'
via llvm-bugs
- [llvm-bugs] [Bug 26102] New: msbuild: MSB5004: The solution file has two projects named 'lldb tests'
via llvm-bugs
- [llvm-bugs] [Bug 26103] Error calling is_convertible with incomplete type (using gcc or _LIBCPP_USE_IS_CONVERTIBLE_FALLBACK)
via llvm-bugs
- [llvm-bugs] [Bug 26103] New: Error calling is_convertible with incomplete type (using gcc or _LIBCPP_USE_IS_CONVERTIBLE_FALLBACK)
via llvm-bugs
- [llvm-bugs] [Bug 26104] New: Crash on friend declarations dependant on class template parameters
via llvm-bugs
- [llvm-bugs] [Bug 26105] nested lambda expressions crashes compiler
via llvm-bugs
- [llvm-bugs] [Bug 26105] New: nested lambda expressions crashes compiler
via llvm-bugs
- [llvm-bugs] [Bug 26106] Loop Vectorizer on ARM - why is the relative speedup so much worse?
via llvm-bugs
- [llvm-bugs] [Bug 26106] New: Loop Vectorizer on ARM - why is the relative speedup so much worse?
via llvm-bugs
- [llvm-bugs] [Bug 26107] New: Shrink wrapping breaks llgo on X86-64
via llvm-bugs
- [llvm-bugs] [Bug 26107] Shrink wrapping breaks llgo on X86-64
via llvm-bugs
- [llvm-bugs] [Bug 26108] New: Compiling kernel bpf samples with -O0 results in error
via llvm-bugs
- [llvm-bugs] [Bug 26109] is_same<const const char*, const char*>::value == false
via llvm-bugs
- [llvm-bugs] [Bug 26109] New: is_same<const const char*, const char*>::value == false
via llvm-bugs
- [llvm-bugs] [Bug 26110] clang c compiler produces wrong result for the attached c code with -O2 optimzation
via llvm-bugs
- [llvm-bugs] [Bug 26110] New: clang c compiler produces wrong result for the attached c code with -O2 optimzation
via llvm-bugs
- [llvm-bugs] [Bug 26111] New: Segmentation fault with __attribute__((mode(QI)))
via llvm-bugs
- [llvm-bugs] [Bug 26111] Segmentation fault with __attribute__((mode(QI)))
via llvm-bugs
- [llvm-bugs] [Bug 26112] [REGRESSION] Compiler aborts in LTO while building SPEC benchmarks
via llvm-bugs
- [llvm-bugs] [Bug 26112] New: [REGRESSION] Compiler aborts in LTO while building SPEC benchmarks
via llvm-bugs
- [llvm-bugs] [Bug 26113] New: python-lldb-3.8 does not contain lldb python module
via llvm-bugs
- [llvm-bugs] [Bug 26114] New: Many unnecessary mov instructions near call site
via llvm-bugs
- [llvm-bugs] [Bug 26115] New: [Inliner] Callee with single call instruction not being inlined
via llvm-bugs
- [llvm-bugs] [Bug 26116] New: RuntimeDyldCOFFI386 error on IMAGE_REL_I386_REL32 for global function address mapping
via llvm-bugs
- [llvm-bugs] [Bug 26117] msvc-cl and clang-cl disagree on what can be static_asserted
via llvm-bugs
- [llvm-bugs] [Bug 26117] New: msvc-cl and clang-cl disagree on what can be static_asserted
via llvm-bugs
- [llvm-bugs] [Bug 26118] New: TBAA failed to alias union in a very obvious code
via llvm-bugs
- [llvm-bugs] [Bug 26119] New: Internal compiler error using libc++ with std=c++11/14/1z
via llvm-bugs
- [llvm-bugs] [Bug 26120] New: Testsuite uses ::fabs without <math.h>
via llvm-bugs
- [llvm-bugs] [Bug 26120] Testsuite uses ::fabs without <math.h>
via llvm-bugs
- [llvm-bugs] [Bug 26121] Missing headers in testsuite
via llvm-bugs
- [llvm-bugs] [Bug 26121] New: Missing headers in testsuite
via llvm-bugs
- [llvm-bugs] [Bug 26122] New: Safe-stack leaks stack with dynamic alloca
via llvm-bugs
- [llvm-bugs] [Bug 26123] New: [ms] Regression(256730): Miscompile in 32-bit code
via llvm-bugs
- [llvm-bugs] [Bug 26124] [ms] Regression(256730): Miscompile in 32-bit code
via llvm-bugs
- [llvm-bugs] [Bug 26124] New: [ms] Regression(256730): Miscompile in 32-bit code
via llvm-bugs
- [llvm-bugs] [Bug 26125] New: Clang format creates unwanted temporary files when batching processing on windows
via llvm-bugs
- [llvm-bugs] [Bug 26126] New: Assertion failed! - Expression: !Init->isValueDependent()
via llvm-bugs
- [llvm-bugs] [Bug 26127] New: miscompilation with -O wrong branch taken
via llvm-bugs
- [llvm-bugs] [Bug 26128] libcxx fails to compile with newlib for cmath functions
via llvm-bugs
- [llvm-bugs] [Bug 26128] New: libcxx fails to compile with newlib for cmath functions
via llvm-bugs
- [llvm-bugs] [Bug 26129] [Mips] backend emits JAL instructions truncating the jump address
via llvm-bugs
- [llvm-bugs] [Bug 26129] New: [Mips] backend emits JAL instructions truncating the jump address
via llvm-bugs
- [llvm-bugs] [Bug 26130] New: build error for unused local variable with incomplete type
via llvm-bugs
- [llvm-bugs] [Bug 26131] New: clang-format needs more than 10GB virtual memory to format 700 Byte file
via llvm-bugs
- [llvm-bugs] [Bug 26134] New: VarDecl::checkInitIsIce() !Init->isValueDependent Assertion failure
via llvm-bugs
- [llvm-bugs] [Bug 26134] VarDecl::checkInitIsIce() !Init->isValueDependent Assertion failure
via llvm-bugs
- [llvm-bugs] [Bug 26135] New: Cortex-A5 codegen suboptimal?
via llvm-bugs
- [llvm-bugs] [Bug 26136] New: clang 3.8 branch openmp regressions
via llvm-bugs
- [llvm-bugs] [Bug 26136] segfault during Register Coalescing
via llvm-bugs
- [llvm-bugs] [Bug 26137] Let Wdelete-non-virtual-dtor also fire on explicit destructor calls, not just on destructor calls via delete
via llvm-bugs
- [llvm-bugs] [Bug 26137] New: Warn when manual invoking a non-virtual destructor of a class with virtual methods
via llvm-bugs
- [llvm-bugs] [Bug 26138] New: loop-interchange pass fails during the compilation
via llvm-bugs
- [llvm-bugs] [Bug 26139] New: CommandScriptImmediateOutputTestCase fails on Linux
via llvm-bugs
- [llvm-bugs] [Bug 26140] New: segfault using variadic template in class template
via llvm-bugs
- [llvm-bugs] [Bug 26141] New: 7 piglit OpenCL tests regressed on AMD CAICOS GPU
via llvm-bugs
- [llvm-bugs] [Bug 26143] New: False-positive with CLANG_ANALYZER_NONNULL
via llvm-bugs
- [llvm-bugs] [Bug 26144] New: Regression(257696:257719): Assertion failed: AI->getAlignment() <= Align during 64-bit builds of chrome on Windows
via llvm-bugs
- [llvm-bugs] [Bug 26144] Regression(257696:257719): Assertion failed: AI->getAlignment() <= Align during 64-bit builds of chrome on Windows
via llvm-bugs
- [llvm-bugs] [Bug 26145] New: OpenMP runtime fails to build with -Wdate-time in release builds
via llvm-bugs
- [llvm-bugs] [Bug 26145] OpenMP runtime fails to build with -Wdate-time in release builds
via llvm-bugs
- [llvm-bugs] [Bug 26146] New: CMakeFiles/test-suite.dir/build.make:112: *** target pattern contains no `%'
via llvm-bugs
- [llvm-bugs] [Bug 26147] New: Verify error: Unwind edges out of a funclet pad must have the same unwind dest
via llvm-bugs
- [llvm-bugs] [Bug 26147] Verify error: Unwind edges out of a funclet pad must have the same unwind dest
via llvm-bugs
- [llvm-bugs] [Bug 26148] clang crashes on x86_64-linux-gnu at O1 and above in 32-bit and 64-bit modes (Assertion `Offset <= PieceOffset && "overlapping or duplicate pieces"' failed)
via llvm-bugs
- [llvm-bugs] [Bug 26148] clang crashes on x86_64-linux-gnu at O1 and above in 32-bit and 64-bit modes (Assertion `Offset <= PieceOffset && "overlapping or duplicate pieces"' failed)
via llvm-bugs
- [llvm-bugs] [Bug 26148] New: clang crashes on x86_64-linux-gnu at O1 and above in 32-bit and 64-bit modes (Assertion `Offset <= PieceOffset && "overlapping or duplicate pieces"' failed)
via llvm-bugs
- [llvm-bugs] [Bug 26149] New: clang: error: unable to execute command: Segmentation fault
via llvm-bugs
- [llvm-bugs] [Bug 26150] New: [ELF] unknown argument -Bsymbolic-functions
via llvm-bugs
- [llvm-bugs] [Bug 26151] New: unknown argument: -v/--version/-V
via llvm-bugs
- [llvm-bugs] [Bug 26152] Linker wrongly renames an external function
via llvm-bugs
- [llvm-bugs] [Bug 26152] New: Linker wronlgy renames an external function
via llvm-bugs
- [llvm-bugs] [Bug 26153] New: Assertion failed: (BacktrackPositions.empty() || BacktrackPositions.back() < i) && "The backtrack pos points inside the annotated tokens!"
via llvm-bugs
- [llvm-bugs] [Bug 26154] New: Wrong address space in load pre-splitting in SROA
via llvm-bugs
- [llvm-bugs] [Bug 26155] assertion "piece covers entire variable" when optimizing code with debug information
via llvm-bugs
- [llvm-bugs] [Bug 26155] assertion "piece covers entire variable" when optimizing code with debug information
via llvm-bugs
- [llvm-bugs] [Bug 26155] assertion "piece covers entire variable" when optimizing code with debug information
via llvm-bugs
- [llvm-bugs] [Bug 26155] New: assertion "piece covers entire variable" when optimizing code wit debug information
via llvm-bugs
- [llvm-bugs] [Bug 26156] New: typeinfo for __int128_t and __uint128_t not emitted
via llvm-bugs
- [llvm-bugs] [Bug 26157] New: Problem Compiling file://tools/clang/lib/StaticAnalyzer/Core/clangStaticAnalyzerCore/DynamicTypeMap.cpp
via llvm-bugs
- [llvm-bugs] [Bug 26158] New: clang packages don't provide man pages
via llvm-bugs
- [llvm-bugs] [Bug 26159] LLVM disregards windows’ x64 vararg ABI
via llvm-bugs
- [llvm-bugs] [Bug 26159] New: LLVM disregards windows’ x64 vararg ABI
via llvm-bugs
- [llvm-bugs] [Bug 26160] Missed optimization: stack frame pushing/popping is not optimized away for trivial functions
via llvm-bugs
- [llvm-bugs] [Bug 26160] New: Missed optimization: stack frame pushing/popping is not optimized away for trivial functions
via llvm-bugs
- [llvm-bugs] [Bug 26161] New: [GlobalISel] Value to vreg during IR to MachineInstr translation for aggregate type
via llvm-bugs
- [llvm-bugs] [Bug 26162] New: Incompatible with GCC abi on Linux AArch64 for zero-sized array GNU extension
via llvm-bugs
- [llvm-bugs] [Bug 26163] Assertion failed: (Offset <= PieceOffset && "overlapping or duplicate pieces"), function finalize, file /home/at718/freebsd/lib/clang/libllvmasmprinter/../../../contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1561.
via llvm-bugs
- [llvm-bugs] [Bug 26163] New: Assertion failed: (Offset <= PieceOffset && "overlapping or duplicate pieces"), function finalize, file /home/at718/freebsd/lib/clang/libllvmasmprinter/../../../contrib/llvm/lib/CodeGen/AsmPrinter/DwarfDebug.cpp, line 1561.
via llvm-bugs
- [llvm-bugs] [Bug 26164] check-libomp fails on darwin
via llvm-bugs
- [llvm-bugs] [Bug 26164] New: check-libomp fails on darwin
via llvm-bugs
- [llvm-bugs] [Bug 26165] New: Support moving between words in prompt with ctrl+left/right
via llvm-bugs
- [llvm-bugs] [Bug 26167] New: Loop vectorizer fails to maximize the use of __builtin_assume()
via llvm-bugs
- [llvm-bugs] [Bug 26168] New: COFF writer does not correctly implement private linkage
via llvm-bugs
- [llvm-bugs] [Bug 26169] New: clang crashes on x86_64-linux-gnu with "NumBits >= MIN_INT_BITS && bitwidth too small failed"
via llvm-bugs
- [llvm-bugs] [Bug 26170] New: llvm/lib/Target/Hexagon/RDFGraph.h: 6 * possible performance problem ?
via llvm-bugs
- [llvm-bugs] [Bug 26171] New: llvm/include/llvm/Option/ArgList.h: 8 * possible performance problem ?
via llvm-bugs
- [llvm-bugs] [Bug 26172] llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp:412: possible pointless indirection ?
via llvm-bugs
- [llvm-bugs] [Bug 26172] New: llvm/lib/Target/Hexagon/HexagonCopyToCombine.cpp:412: possible pointless indirection ?
via llvm-bugs
- [llvm-bugs] [Bug 26173] 4 test failures on PPC64 & PPC64LE
via llvm-bugs
- [llvm-bugs] [Bug 26173] 4 test failures on PPC64 & PPC64LE
via llvm-bugs
- [llvm-bugs] [Bug 26173] New: 4 test failures on PPC64 & PPC64LE
via llvm-bugs
- [llvm-bugs] [Bug 26174] New: Don't override abort() and __assert_rtn() in ENABLE_CRASH_OVERRIDES when running on Lion+
via llvm-bugs
- [llvm-bugs] [Bug 26175] New: regex does not throw an exception for an ECMAScript pattern ending in a trailing backslash
via llvm-bugs
- [llvm-bugs] [Bug 26175] regex does not throw an exception for an ECMAScript pattern ending in a trailing backslash
via llvm-bugs
- [llvm-bugs] [Bug 26176] New: Corner case with the 'clang-format off' directive and 'AlignTrailingComments' being 'true'
via llvm-bugs
- [llvm-bugs] [Bug 26177] New: Add option to disable formatting of preprocessor
via llvm-bugs
- [llvm-bugs] [Bug 26178] Erroneous clang -Warray-bounds warning when preprocessing its own output (Triggered by ccache)
via llvm-bugs
- [llvm-bugs] [Bug 26178] New: Erroneous clang -Warray-bounds warning when preprocessing its own output (Triggered by ccache)
via llvm-bugs
- [llvm-bugs] [Bug 26179] Fails to merge templated static member variables
via llvm-bugs
- [llvm-bugs] [Bug 26179] New: Fails to merge templated static member variables
via llvm-bugs
- [llvm-bugs] [Bug 26180] New: PowerPC fast isel little endian issue with FP to INT conversion
via llvm-bugs
- [llvm-bugs] [Bug 26182] New: Associated namespaces of local classes in ADL
via llvm-bugs
- [llvm-bugs] [Bug 26183] New: Combining unary integer shuffles to PSHUFB
via llvm-bugs
- [llvm-bugs] [Bug 26184] many new regressions in ImageMagick-6.9.3 test suite when built against OpenMP 3.8
via llvm-bugs
- [llvm-bugs] [Bug 26184] New: many new regressions in ImageMagick-6.9.3 test suite when built against OpenMP 3.8
via llvm-bugs
- [llvm-bugs] [Bug 26185] New: LLVM ERROR: Copy one register into another with a different width
via llvm-bugs
- [llvm-bugs] [Bug 26186] New: NVPTX: Cannot select: t46: i64, i64 = umul_lohi t7, t4
via llvm-bugs
- [llvm-bugs] [Bug 26186] NVPTX: Cannot select: t46: i64, i64 = umul_lohi t7, t4
via llvm-bugs
- [llvm-bugs] [Bug 26187] New: LLVMConfig.cmake file generated by autoconf build is corrupted
via llvm-bugs
- [llvm-bugs] [Bug 26188] New: FileSpec::RemoveBackupDots should also remove single dots
via llvm-bugs
- [llvm-bugs] [Bug 26189] New: Optimization bug with member function return a rvalue in a class template
via llvm-bugs
- [llvm-bugs] [Bug 26189] Optimization bug with member function return a rvalue in a class template
via llvm-bugs
- [llvm-bugs] [Bug 26190] New: PowerPC64: Allow swift three element aggregate results in fast isel
via llvm-bugs
- [llvm-bugs] [Bug 26191] Info from .cfi directives should by default go into .debug_frame, not .eh_frame section
via llvm-bugs
- [llvm-bugs] [Bug 26191] New: Info from .cfi directives should by default go into .debug_frame, not .eh_frame section
via llvm-bugs
- [llvm-bugs] [Bug 26192] New: Feature request: Apply PointerAlignment setting to C++/CLI handles
via llvm-bugs
- [llvm-bugs] [Bug 26193] New: [powerpc] wrong type for return value of vpkswss intrinsic
via llvm-bugs
- [llvm-bugs] [Bug 26194] LLVM crash in CXXNameMangler::mangleType
via llvm-bugs
- [llvm-bugs] [Bug 26194] LLVM crash in CXXNameMangler::mangleType
via llvm-bugs
- [llvm-bugs] [Bug 26194] LLVM crash in CXXNameMangler::mangleType
via llvm-bugs
- [llvm-bugs] [Bug 26194] LLVM crash in CXXNameMangler::mangleType
via llvm-bugs
- [llvm-bugs] [Bug 26194] New: LLVM crash in CXXNameMangler::mangleType
via llvm-bugs
- [llvm-bugs] [Bug 26195] New: NestedNameSpecifierLoc has wrong source range
via llvm-bugs
- [llvm-bugs] [Bug 26196] New: CodeGenMapTable can fail to delete duplicate ColFieldValueMap entries
via llvm-bugs
- [llvm-bugs] [Bug 26197] New: ast matcher reference hides links by rendering them in text color
via llvm-bugs
- [llvm-bugs] [Bug 26198] New: Reconsider merging strings is strtab
via llvm-bugs
- [llvm-bugs] [Bug 26199] New: PowerPC Potential Deadlock with omp_set_lock
via llvm-bugs
- [llvm-bugs] [Bug 26200] New: Globalopt drops debuginfo when promoting globals to allocas.
via llvm-bugs
- [llvm-bugs] [Bug 26201] New: ARM backend doesn't have lowering for ctpop on i64 vectors
via llvm-bugs
- [llvm-bugs] [Bug 26202] New: unable to execute command: Broken pipe
via llvm-bugs
- [llvm-bugs] [Bug 26203] New: Assertion `QualifierLoc && "should be created for dependent qualifiers"' failed.
via llvm-bugs
- [llvm-bugs] [Bug 26204] New: Feature request: Align consecutive #define macros
via llvm-bugs
- [llvm-bugs] [Bug 26206] New: TestExitDuringStep sometimes hangs on android
via llvm-bugs
- [llvm-bugs] [Bug 26207] Assertion failure in ScalarEvolution::getBackedgeTakenInfo
via llvm-bugs
- [llvm-bugs] [Bug 26207] New: Assertion failure in ScalarEvolution::getBackedgeTakenInfo
via llvm-bugs
- [llvm-bugs] [Bug 26208] Handling of .space is really slow
via llvm-bugs
- [llvm-bugs] [Bug 26208] New: Handling of .space is really slow
via llvm-bugs
- [llvm-bugs] [Bug 26210] New: clang-cl and msvc-cl disagree about static initialization
via llvm-bugs
- [llvm-bugs] [Bug 26211] clang-3.9: Assert when re-defining sqrt() function
via llvm-bugs
- [llvm-bugs] [Bug 26211] New: clang-3.9: Assert when re-defining sqrt() function
via llvm-bugs
- [llvm-bugs] [Bug 26212] LLVM Windows 64 bit installer overrides values from the 32 bit installer
via llvm-bugs
- [llvm-bugs] [Bug 26212] New: LLVM Windows 64 bit installer overrides values from the 32 bit installer
via llvm-bugs
- [llvm-bugs] [Bug 26213] New: Assertion at construction of local struct object using inherited constructor from template struct base
via llvm-bugs
- [llvm-bugs] [Bug 26214] IR verifier slows down linking Chrome with LTO by 2.5x
via llvm-bugs
- [llvm-bugs] [Bug 26214] New: IR verifier slows down linking Chrome with LTO by 2.5x
via llvm-bugs
- [llvm-bugs] [Bug 26215] New: clang-format should insert braces for conditionals with a multi-line body
via llvm-bugs
- [llvm-bugs] [Bug 26216] New: compiling w -fno-exceptions generates errors on "throw" in templates that are never instantiated
via llvm-bugs
- [llvm-bugs] [Bug 26217] cannot inherit priority_queue's constructors due to enable_if in some cases.
via llvm-bugs
- [llvm-bugs] [Bug 26217] New: cannot inherit priority_queue's constructors due to enable_if in some cases.
via llvm-bugs
- [llvm-bugs] [Bug 26218] New: BPF target: always inline __builtin_memcmp and friends
via llvm-bugs
- [llvm-bugs] [Bug 26219] crash in llvm::ReplaceableMetadataImpl::get during 'Combine redundant instructions'
via llvm-bugs
- [llvm-bugs] [Bug 26219] New: crash in llvm::ReplaceableMetadataImpl::get during 'Combine redundant instructions'
via llvm-bugs
- [llvm-bugs] [Bug 26220] New: ccc-analyzer does not accept CCC_CC/CCC_CXX with quotes
via llvm-bugs
- [llvm-bugs] [Bug 26221] New: Spurious use after free warning
via llvm-bugs
- [llvm-bugs] [Bug 26222] [ELF] wrong functions are called when linking against DSO
via llvm-bugs
- [llvm-bugs] [Bug 26222] New: [ELF] wrong functions are called when linking against DSO
via llvm-bugs
- [llvm-bugs] [Bug 26223] New: [GC] Effective rematerialization at non-entry polls
via llvm-bugs
- [llvm-bugs] [Bug 26224] New: Release 3.8 fails to configure on ppc64le
via llvm-bugs
- [llvm-bugs] [Bug 26224] Release 3.8 fails to configure on ppc64le
via llvm-bugs
- [llvm-bugs] [Bug 26225] New: static_assert does not respect new-lines
via llvm-bugs
- [llvm-bugs] [Bug 26226] New: -fstack-protector fails to link on powerpc64le linux
via llvm-bugs
- [llvm-bugs] [Bug 26227] hasAncestor matcher crashes on certain constructs
via llvm-bugs
- [llvm-bugs] [Bug 26227] New: hasAncestor matcher crashes on certain constructs
via llvm-bugs
- [llvm-bugs] [Bug 26230] New: LLDB generates superfluous "running" public events
via llvm-bugs
- [llvm-bugs] [Bug 26231] New: Implement CWG 281 concerning inline friend functions
via llvm-bugs
- [llvm-bugs] [Bug 26232] New: [AVX-512] llc fails with with setcce
via llvm-bugs
- [llvm-bugs] [Bug 26233] Compiler asserts in MallocBench/gs testcase
via llvm-bugs
- [llvm-bugs] [Bug 26233] New: Compiler asserts in MallocBench/gs testcase
via llvm-bugs
- [llvm-bugs] [Bug 26234] New: [ms compat] compilation of spec2000: 255.vortex is failing with typedef redefinition
via llvm-bugs
- [llvm-bugs] [Bug 26235] New: Poor VBROADCASTF128 / VBROADCASTI128 support
via llvm-bugs
- [llvm-bugs] [Bug 26236] New: [ASAN][X86] Support for SSE masked memory load/store intrinsics
via llvm-bugs
- [llvm-bugs] [Bug 26237] New: Broken canonical decl of FunctionTemplateDecl.
via llvm-bugs
- [llvm-bugs] [Bug 26238] New: Clang fails with "UNREACHABLE executed" with __attribute__((align_value( ))) in a template
via llvm-bugs
- [llvm-bugs] [Bug 26239] New: Regression(r258397:258406, probably r258404) Assertion failed: (IT && "Computed smaller type for non-integer value?") when building chromium
via llvm-bugs
- [llvm-bugs] [Bug 26243] New: BPF target: relocation records generated for non-map data
via llvm-bugs
- [llvm-bugs] [Bug 26244] New: LLVM ERROR: Cannot select (@llvm.maxnum.v2f32)
via llvm-bugs
- [llvm-bugs] [Bug 26245] New: [AArch64] Lots of redundant 'adrp' instructions
via llvm-bugs
- [llvm-bugs] [Bug 26247] New: Nested macros producing different locations due to whitespace changes
via llvm-bugs
- [llvm-bugs] [Bug 26248] New: Disassembly incorrect for x64 RIP-relative
via llvm-bugs
- [llvm-bugs] [Bug 26249] New: Poor diagnostic when anonymous enum with underlying type is declared in a struct and the underlying type isn't known
via llvm-bugs
- [llvm-bugs] [Bug 26250] New: BreakConstructorInitializersBeforeComma problem with noexcept
via llvm-bugs
- [llvm-bugs] [Bug 26251] New: [WinEH] bad codegen AllocAInst inside cleanup pad
via llvm-bugs
- [llvm-bugs] [Bug 26252] New: Tests fail when en_US-UTF-8 locale is missing
via llvm-bugs
- [llvm-bugs] [Bug 26252] Tests fail when en_US-UTF-8 locale is missing
via llvm-bugs
- [llvm-bugs] [Bug 26253] libomp fails runtime/test/barrier/omp_barrier.c for X86
via llvm-bugs
- [llvm-bugs] [Bug 26253] New: libomp fails runtime/test/barrier/omp_barrier.c for X86
via llvm-bugs
- [llvm-bugs] [Bug 26254] New: clang_codeCompleteGetContexts suggests CXCompletionContext_DotMemberAccess for "Foo::"
via llvm-bugs
- [llvm-bugs] [Bug 26255] New: Checks for UserLabelPrefix in freestanding mode are incorrect (?)
via llvm-bugs
- [llvm-bugs] [Bug 26256] New: wrong code at -O2 and -O3 on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26256] wrong code at -O2 and -O3 on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26257] New: Assertion `!Parents.empty() && "Found node that is not in the parent map."' failed in ast matcher
via llvm-bugs
- [llvm-bugs] [Bug 26258] New: wrong feature suggested when using AVX maskstore intrinsic
via llvm-bugs
- [llvm-bugs] [Bug 26259] New: PPCVSXFMAMutate.cpp assertion failure
via llvm-bugs
- [llvm-bugs] [Bug 26261] New: gtest failure in PythonDataObjectsTest.TestPythonBytes on OS X 10.11
via llvm-bugs
- [llvm-bugs] [Bug 26262] New: No redeclared exception specification diagnostic for operator new at C++11
via llvm-bugs
- [llvm-bugs] [Bug 26263] [WinEH] assertion when inlining function into cleanuppad
via llvm-bugs
- [llvm-bugs] [Bug 26263] New: [WinEH] assertion when inlining function into cleanuppad
via llvm-bugs
- [llvm-bugs] [Bug 26264] [x86, avx512] crash lowering masked load intrinsic
via llvm-bugs
- [llvm-bugs] [Bug 26264] New: [x86, avx512] crash lowering masked load intrinsic
via llvm-bugs
- [llvm-bugs] [Bug 26265] New: [Windows] Evaluating arguments gives incorrect values except for frame 0
via llvm-bugs
- [llvm-bugs] [Bug 26266] New: wrong code at -O1 and above in 32-bit and 64-bit modes on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26266] wrong code at -O1 and above in 32-bit and 64-bit modes on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26267] New: IncompleteModulesTestCase asserting in clang on Darwin with Xcode 7.3 Beta 1
via llvm-bugs
- [llvm-bugs] [Bug 26269] New: Quick sort return false result
via llvm-bugs
- [llvm-bugs] [Bug 26269] Quick sort return false result
via llvm-bugs
- [llvm-bugs] [Bug 26271] New: erroneous error of circular inheritance
via llvm-bugs
- [llvm-bugs] [Bug 26277] [mips] ~35 libcxx diagnostic tests fail because clang errors do not prevent GAS being called (and one other reason)
via llvm-bugs
- [llvm-bugs] [Bug 26277] New: [libc++][mips] ~35 diagnostic tests fail because errors do not prevent GAS being called (and one other reason)
via llvm-bugs
- [llvm-bugs] [Bug 26278] New: compiler-rt adds a tsan version of libc++ without checking whether tsan is supported
via llvm-bugs
- [llvm-bugs] [Bug 26279] New: X86 Decoder doesn't decode properly REP STOSW
via llvm-bugs
- [llvm-bugs] [Bug 26281] New: Error: too few template arguments for class template (GSL/PCH)
via llvm-bugs
- [llvm-bugs] [Bug 26282] clang crashes at -O1 and above on x86_64-linux-gnu running pass 'Interprocedural Sparse Conditional Constant Propagation'
via llvm-bugs
- [llvm-bugs] [Bug 26282] New: clang crashes at -O1 and above on x86_64-linux-gnu running pass 'Interprocedural Sparse Conditional Constant Propagation'
via llvm-bugs
- [llvm-bugs] [Bug 26283] New: float.h is missing mandatory C11 fp macros like DBL_DECIMAL_DIG and LDBL_DECIMAL_DIG
via llvm-bugs
- [llvm-bugs] [Bug 26284] New: C API does not expose all attributes
via llvm-bugs
- [llvm-bugs] [Bug 26285] New: __hash_value_type allows accidental implicit construction in unordered_map
via llvm-bugs
- [llvm-bugs] [Bug 26286] New: clang-format will produce temporary file on Windows 10
via llvm-bugs
- [llvm-bugs] [Bug 26287] clang crashes at -O1 in 32-bit and 64-bit modes. [llvm::Instruction::Instruction(llvm::Type *, unsigned int, llvm::Use *, unsigned int, llvm::Instruction *): Assertion `BB && "Instruction to insert before is not in a basic block!"' failed]
via llvm-bugs
- [llvm-bugs] [Bug 26287] New: clang crashes at -O1 in 32-bit and 64-bit modes. [llvm::Instruction::Instruction(llvm::Type *, unsigned int, llvm::Use *, unsigned int, llvm::Instruction *): Assertion `BB && "Instruction to insert before is not in a basic block!"' failed]
via llvm-bugs
- [llvm-bugs] [Bug 26288] New: Clang FE fails with assertion "DelayedTypos.empty() && "Uncorrected typos!"
via llvm-bugs
- [llvm-bugs] [Bug 26289] New: lldb host crashes with allocation failure when attaching to a remote android target
via llvm-bugs
- [llvm-bugs] [Bug 26291] New: MIPS back end performs inefficient subtraction of immediates
via llvm-bugs
- [llvm-bugs] [Bug 26292] New: tools/clang/tools/libclang/CIndex.cpp: 2 * memory leak ?
via llvm-bugs
- [llvm-bugs] [Bug 26293] New: Green dragon LTO fails with an assertion failure: Assertion failed: (this->getType()->isVectorTy() && "Only valid for vectors!"), function getSplatValue, file lib/IR/Constants.cpp, line 1354.
via llvm-bugs
- [llvm-bugs] [Bug 26294] New: Files created by insert-gcov-profiling pass unusable, errors during execution
via llvm-bugs
- [llvm-bugs] [Bug 26297] Clang incorrectly rejects pointers-to-incomplete-classes as covariant return types when dropping cv-qualifiers
via llvm-bugs
- [llvm-bugs] [Bug 26297] New: Clang incorrectly rejects pointers-to-incomplete-classes as covariant return types when dropping cv-qualifiers
via llvm-bugs
- [llvm-bugs] [Bug 26298] msvc exceptions crash clang.exe
via llvm-bugs
- [llvm-bugs] [Bug 26298] New: msvc exceptions crash clang.exe
via llvm-bugs
- [llvm-bugs] [Bug 26299] [meta][X86] Size optimization opportunities (in particular for 32-bit Chromium on Windows)
via llvm-bugs
- [llvm-bugs] [Bug 26299] New: [meta][X86] Size optimization opportunities (in particular for 32-bit Chromium on Windows)
via llvm-bugs
- [llvm-bugs] [Bug 26300] [X86] Redundant zext when returning from i8 function
via llvm-bugs
- [llvm-bugs] [Bug 26300] New: [X86] Redundant zext when returning from i8 function
via llvm-bugs
- [llvm-bugs] [Bug 26301] New: [x86] suboptimal codegen for vector with string of set bits (-1)
via llvm-bugs
- [llvm-bugs] [Bug 26302] New: [x86] Tail call with conditional jumps
via llvm-bugs
- [llvm-bugs] [Bug 26303] New: [X86] Reuse stack slots for more tail calls
via llvm-bugs
- [llvm-bugs] [Bug 26304] New: [X86] Omit frame pointer even with -fno-emit-frame-pointer if there are no locals
via llvm-bugs
- [llvm-bugs] [Bug 26305] New: [X86] Failing to tail call with bool parameter
via llvm-bugs
- [llvm-bugs] [Bug 26306] New: [msvc] not tailcalling in this-adjustment thunk
via llvm-bugs
- [llvm-bugs] [Bug 26307] New: r258705 introduces a crash in computeKnownBits
via llvm-bugs
- [llvm-bugs] [Bug 26308] clang crashes on valid code at -O1 and above on x86_64-linux-gnu with no diagnostic msg (SimplifyCFG)
via llvm-bugs
- [llvm-bugs] [Bug 26308] New: clang crashes on valid code at -O1 and above on x86_64-linux-gnu with no diagnostic msg
via llvm-bugs
- [llvm-bugs] [Bug 26309] [Polly] Domain generation for non-affine loop breaks
via llvm-bugs
- [llvm-bugs] [Bug 26309] New: [Polly] Domain generation for non-affine loop breaks
via llvm-bugs
- [llvm-bugs] [Bug 26310] [Polly] Domain for non-affine loop has too many dimensions
via llvm-bugs
- [llvm-bugs] [Bug 26310] New: [Polly] Domain for non-affine loop has too many dimensions
via llvm-bugs
- [llvm-bugs] [Bug 26311] New: [Polly] Verify use of getNewValue in RegionBlockGenerator
via llvm-bugs
- [llvm-bugs] [Bug 26313] crash with pointer to member function
via llvm-bugs
- [llvm-bugs] [Bug 26313] New: crash with pointer to member function
via llvm-bugs
- [llvm-bugs] [Bug 26314] New: Vectorizer failure
via llvm-bugs
- [llvm-bugs] [Bug 26316] New: [mips] Sanitizer regressions
via llvm-bugs
- [llvm-bugs] [Bug 26317] New: Option -fno-math-builtin reported by -help, but not supported by clang driver
via llvm-bugs
- [llvm-bugs] [Bug 26318] New: Option -module-dependency-dir reported by -help, but not supported by clang driver
via llvm-bugs
- [llvm-bugs] [Bug 26319] New: clang does not find header in same directory in cygwin
via llvm-bugs
- [llvm-bugs] [Bug 26320] New: [Polly] Make reduction dependency computation work on schedule trees
via llvm-bugs
- [llvm-bugs] [Bug 26321] New: MIPS IAS does not handle pseudoinstruction dla w/o $at
via llvm-bugs
- [llvm-bugs] [Bug 26322] New: Core load hangs
via llvm-bugs
- [llvm-bugs] [Bug 26323] New: wrong code at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26323] wrong code at -O1 and above on x86_64-linux-gnu
via llvm-bugs
- [llvm-bugs] [Bug 26324] New: llvm.org bugzilla mails do not pass SPF verification @ gentoo.org
via llvm-bugs
- [llvm-bugs] [Bug 26325] New: [x86] Consider mov-to-push also at -O2?
via llvm-bugs
- [llvm-bugs] [Bug 26326] New: OSX ClangAttrEmitter make error
via llvm-bugs
- [llvm-bugs] [Bug 26327] New: [x86] Redundant displacement in calls to virtual base class function with this-adjustment
via llvm-bugs
- [llvm-bugs] [Bug 26328] New: [x86] Unnecessary copy when taking address of function parameter
via llvm-bugs
- [llvm-bugs] [Bug 26329] clang crash: A single unwind edge may only enter one EH pad
via llvm-bugs
- [llvm-bugs] [Bug 26329] New: clang crash: A single unwind edge may only enter one EH pad
via llvm-bugs
- [llvm-bugs] [Bug 26330] New: [x86] Unnecessary materialization of call argument
via llvm-bugs
- [llvm-bugs] [Bug 26331] __attribute__((init_priority)) does not work accross multiple translation units
via llvm-bugs
- [llvm-bugs] [Bug 26331] New: __attribute__((init_priority)) does not work accross multiple translation units
via llvm-bugs
- [llvm-bugs] [Bug 26333] New: [x86] Use pop to restore stack instead of add
via llvm-bugs
- [llvm-bugs] [Bug 26334] New: Segmentation fault with attribute aligned
via llvm-bugs
- [llvm-bugs] [Bug 26335] New: lldb (after 3.7.x) compilation fails at link-time with shared library
via llvm-bugs
- [llvm-bugs] [Bug 26336] New: Clang allows address of array with 'register' storage-class to be taken
via llvm-bugs
- [llvm-bugs] [Bug 26337] New: extern "C" void fun(struct dummy, struct foo) doesn't always work
via llvm-bugs
- [llvm-bugs] [Bug 26338] New: [AVX512]: 3.8 and trunk llc fails on gather.qps and scatter.qps
via llvm-bugs
- [llvm-bugs] [Bug 26339] New: TestCPPAuto.py fails on Windows
via llvm-bugs
- [llvm-bugs] [Bug 26340] New: Cuda device constant doesn't work
via llvm-bugs
- [llvm-bugs] [Bug 26341] New: Cuda __device__ lambda does not work
via llvm-bugs
- [llvm-bugs] [Bug 26342] New: clang segfault reported while compiling seastar
via llvm-bugs
- [llvm-bugs] [Bug 26343] New: Cuda: Relocatable device code doesn't work
via llvm-bugs
- [llvm-bugs] [Bug 26344] failure with unrolled loops which exit in the first iteration.
via llvm-bugs
- [llvm-bugs] [Bug 26344] New: failure with unrolled loops which exit in the first iteration.
via llvm-bugs
- [llvm-bugs] [Bug 26345] FAIL: cfi :: cross-dso/dlopen.cpp (27647 of 27652)
via llvm-bugs
- [llvm-bugs] [Bug 26345] New: FAIL: cfi :: cross-dso/dlopen.cpp (27647 of 27652)
via llvm-bugs
- [llvm-bugs] [Bug 26346] LTO: IRLinker::stripNullSubprograms dominates the CPU profile
via llvm-bugs
- [llvm-bugs] [Bug 26346] New: IRLinker::stripNullSubprograms dominates the CPU profile
via llvm-bugs
- [llvm-bugs] [Bug 26347] clang crashes on valid code (with packed struct) at -Os and above on x86_64-linux-gnu (in 32-bit mode)
via llvm-bugs
- [llvm-bugs] [Bug 26347] New: clang crashes on valid code (with packed struct) at -Os and above on x86_64-linux-gnu (in 32-bit mode)
via llvm-bugs
- [llvm-bugs] [Bug 26348] 3.8 AArch64 support for half floats
via llvm-bugs
- [llvm-bugs] [Bug 26348] New: 3.8 AArch64 support for half floats
via llvm-bugs
- [llvm-bugs] [Bug 26349] New: Digit separators as only characters in significand or exponent of floating point constants can trigger assertions
via llvm-bugs
- [llvm-bugs] [Bug 26350] New: wrong code on x86_64-linux-gnu at -O1 and above in 32-bit mode
via llvm-bugs
- [llvm-bugs] [Bug 26350] wrong code on x86_64-linux-gnu at -O1 and above in 32-bit mode
via llvm-bugs
- [llvm-bugs] [Bug 26351] New: In function `llvm::DiagnosticInfoUnsupported::print(llvm::DiagnosticPrinter&) const': /home/vedran/workspace/llvm/lib/CodeGen/DiagnosticInfoCodeGen.cpp:27: undefined reference to `llvm::SDNode::print(llvm::raw_ostream&, llvm::SelectionDAG const*) const'
via llvm-bugs
- [llvm-bugs] [Bug 26352] New: Implement CWG 1307; Differently bounded array parameters
via llvm-bugs
- [llvm-bugs] [Bug 26353] New: llc aborts with "Unknown mismatch!"
via llvm-bugs
- [llvm-bugs] [Bug 26354] New: regression: Compilation hangs with -O2 -mavx for certain input (valid code)
via llvm-bugs
- [llvm-bugs] [Bug 26354] regression: Compilation hangs with -O2 -mavx for certain input (valid code)
via llvm-bugs
- [llvm-bugs] [Bug 26355] clang crashes on '__GetExceptionInfo;'
via llvm-bugs
- [llvm-bugs] [Bug 26355] New: clang crashes on '__GetExceptionInfo; '
via llvm-bugs
- [llvm-bugs] [Bug 26356] New: PowerPC64: fast isel creates bad constant
via llvm-bugs
- [llvm-bugs] [Bug 26356] PowerPC64: fast isel creates bad constant
via llvm-bugs
- [llvm-bugs] [Bug 26357] New: Incorrect deduction of parameter pack
via llvm-bugs
- [llvm-bugs] [Bug 26358] New: [AArch64] Add paired loads/stores to getMemOpBaseRegImmOfsWidth()
via llvm-bugs
- [llvm-bugs] [Bug 26359] New: missing call to CompilerInstance::setAuxTarget in ASTUnit::Parse
via llvm-bugs
- [llvm-bugs] [Bug 26360] New: Undefined symbol checking should be done after --gc-sections, not before
via llvm-bugs
- [llvm-bugs] [Bug 26361] [WinEH] cleanupret to cleanuppad doesn't execute next cleanuppad unless optimized
via llvm-bugs
- [llvm-bugs] [Bug 26361] New: [WinEH] cleanupret to cleanuppad doesn't execute next cleanuppad unless optimized
via llvm-bugs
- [llvm-bugs] [Bug 26362] New: clang 3.8.0.rc1 fails to build with gcc 4.8.1
via llvm-bugs
- [llvm-bugs] [Bug 26363] New: lldb 3.8.0.rc1 fails to build out of llvm tree
via llvm-bugs
- [llvm-bugs] [Bug 26364] New: Segmentation fault at -Os and above on x86_64-linux-gnu in 32-bit and 64-bit modes
via llvm-bugs
- [llvm-bugs] [Bug 26365] New: Can no longer build with mingw-w64 using win32 threads
via llvm-bugs
- [llvm-bugs] [Bug 26366] New: omp_for_lastprivate directive tests from OpenMP3.1_Validation randomly verification tests
via llvm-bugs
- [llvm-bugs] [Bug 26367] New: omp_parallel_sections_reduction tests from OpenMP3.1_Validation randomly verification tests
via llvm-bugs
- [llvm-bugs] [Bug 26368] New: ctest_omp_taskyield directive tests from OpenMP3.1_Validation randomly verification tests
via llvm-bugs
- [llvm-bugs] [Bug 26369] New: Link with libatomic for targets that don't support atomic ops for all required sizes natively.
via llvm-bugs
- [llvm-bugs] [Bug 26370] New: Clang should support 'no_caller_saved_registers' attribute
via llvm-bugs
- [llvm-bugs] [Bug 26371] New: Infinite inlining of recursive functions
via llvm-bugs
- [llvm-bugs] [Bug 26372] llvm can't be built with CC="clang -m64" CXX=clang++ -m64"
via llvm-bugs
- [llvm-bugs] [Bug 26372] New: llvm can't be built with CC="clang -m64" CXX=clang++ -m64"
via llvm-bugs
- [llvm-bugs] [Bug 26373] New: LSR asserts trying to insert instructions at a catchswitch
via llvm-bugs
- [llvm-bugs] [Bug 26374] New: Unused stackslots generated in reg spills
via llvm-bugs
- [llvm-bugs] [Bug 26375] New: -DLLVM_LINK_LLVM_DYLIB:BOOL=ON should link clang executables against libclang.dylib
via llvm-bugs
- [llvm-bugs] [Bug 26376] New: SROA may create redundant PHI nodes
via llvm-bugs
- [llvm-bugs] [Bug 26377] -DLLVM_LINK_LLVM_DYLIB:BOOL=ON prevents creation of libPolly.dylib
via llvm-bugs
- [llvm-bugs] [Bug 26377] -DLLVM_LINK_LLVM_DYLIB:BOOL=ON prevents creation of libPolly.dylib
via llvm-bugs
- [llvm-bugs] [Bug 26377] New: -DLLVM_LINK_LLVM_DYLIB:BOOL=ON prevents creation of libPolly.dylib
via llvm-bugs
- [llvm-bugs] [Bug 26378] New: Assert failure with -compile-twice
via llvm-bugs
- [llvm-bugs] [Bug 26379] New: -DLLVM_LINK_LLVM_DYLIB:BOOL=ON -DLINK_POLLY_INTO_TOOLS:BOOL=ON fails to bootstrap
via llvm-bugs
- [llvm-bugs] [Bug 26380] New: Instrument std::string with ASAN contiguous container annotations.
via llvm-bugs
- [llvm-bugs] [Bug 26381] New: PowerPC64: fast isel doesn't sign extend 32bit signed constant
via llvm-bugs
- [llvm-bugs] [Bug 26382] New: Long compile time due to domain building
via llvm-bugs
- [llvm-bugs] [Bug 26383] New: QualType::print prints "&" when PrintingPolicy.SuppressSpecifiers is true for reference types
via llvm-bugs
- [llvm-bugs] [Bug 26384] New: Enable Decl::print to generate qualified names
via llvm-bugs
- [llvm-bugs] [Bug 26385] New: Cannot re-direct llvm-config output to file when configuring with LLVM_LINK_TOOLS_DYLIB
via llvm-bugs
- [llvm-bugs] [Bug 26386] New: clang++.exe: error: clang frontend command failed due to signal
via llvm-bugs
- [llvm-bugs] [Bug 26387] New: clang++.exe: error: clang frontend command failed due to signal
via llvm-bugs
- [llvm-bugs] [Bug 26388] New: Run ubsan and lld tests on a Windows bot on the llvm waterfall
via llvm-bugs
- [llvm-bugs] [Bug 26389] New: [x86-64] clang generate wrong instruction for cygwin
via llvm-bugs
- [llvm-bugs] [Bug 26390] New: Can't match parenExpr() in a unaryOperator()
via llvm-bugs
- [llvm-bugs] [Bug 26391] New: Invalid defs/uses of the FPSW register after register allocation
via llvm-bugs
- [llvm-bugs] [Bug 26392] New: Polly requires additional linkages on darwin
via llvm-bugs
- [llvm-bugs] [Bug 26392] Polly requires additional linkages on darwin
via llvm-bugs
- [llvm-bugs] [Bug 26393] New: -DLLVM_LINK_LLVM_DYLIB:BOOL=ON produces many llvm test suite regressions
via llvm-bugs
- [llvm-bugs] [Bug 26394] New: libclang python bindings discard index when creating a TranslationUnit
via llvm-bugs
- [llvm-bugs] [Bug 26395] New: Analyzer says undefined behavior in uniform_int_distribution<size_t>
via llvm-bugs
- [llvm-bugs] [Bug 26396] New: [3.8 regression] -Wreturn-stack-address false positives
via llvm-bugs
- [llvm-bugs] [Bug 26397] New: Missing debug info if address sanitizer is in use: "no symbol in current context"
via llvm-bugs
- [llvm-bugs] [Bug 26398] New: Regression: -Wnull-dereference (part of -Wall) even applies to expressions that are not evaluated.
via llvm-bugs
- [llvm-bugs] [Bug 26399] New: Lit fails some tests when PATH has quoted paths
via llvm-bugs
- [llvm-bugs] [Bug 26400] New: [CUDA] cannot find matching tex2D
via llvm-bugs
- [llvm-bugs] [Bug 26401] New: undefined reference to boost::gregorian::greg_month::get_month_map_ptr()
via llvm-bugs
- [llvm-bugs] [Bug 26401] undefined reference to boost::gregorian::greg_month::get_month_map_ptr()
via llvm-bugs
- [llvm-bugs] [Bug 26402] New: task untied directive tests from OpenMP3.1_Validation test suite failing
via llvm-bugs
- [llvm-bugs] [Bug 26403] New: task final directive tests from OpenMP3.1_Validation test suite failing
via llvm-bugs
- [llvm-bugs] [Bug 26404] New: Update clang support on recent Haiku
via llvm-bugs
- [llvm-bugs] [Bug 26405] New: Update cmake build on recent Haiku
via llvm-bugs
- [llvm-bugs] [Bug 26406] New: The direction flag in the FLAGS register may be wrong in interrupt handler
via llvm-bugs
- [llvm-bugs] [Bug 26407] New: Wrong constant folding
via llvm-bugs
- [llvm-bugs] [Bug 26408] New: building libcxx from git - Segmentation fault (core dumped)
via llvm-bugs
- [llvm-bugs] [Bug 4068] [Meta] Compiling the Linux kernel with clang
via llvm-bugs
- [llvm-bugs] [Bug 4166] Assert while trying to compile using ldc with arm as target on x86 host
via llvm-bugs
- [llvm-bugs] [Bug 4635] various torture test failures from the gcc suit (mostly vararg stuff) on ARM
via llvm-bugs
- [llvm-bugs] [Bug 4941] clang should support -fno-builtin-foo
via llvm-bugs
- [llvm-bugs] [Bug 4994] [sparc] Bug in convertion from vararg double to int
via llvm-bugs
- [llvm-bugs] [Bug 5452] cc1: error in backend: Stack realignment in presense of dynamic allocas is not supported
via llvm-bugs
- [llvm-bugs] [Bug 6223] ARM thumb target fails to JIT tPUSH
via llvm-bugs
- [llvm-bugs] [Bug 6352] Valgrind reporting leak in ARM backend and other code.
via llvm-bugs
- [llvm-bugs] [Bug 6713] autotools are not honoring LIBDIR settings
via llvm-bugs
- [llvm-bugs] [Bug 7048] ARM JIT for armv7 does not emit an immed correctly if its spread of "1"s is greater than 8
via llvm-bugs
- [llvm-bugs] [Bug 7049] ARM JIT for armv7 doesn't output several VFP instructions correctly
via llvm-bugs
- [llvm-bugs] [Bug 7226] [ARM JIT] ARM JIT couldn't emit constant pool entry for "ConstantVector" and "ConstantArray"
via llvm-bugs
- [llvm-bugs] [Bug 7227] [ARM JIT] Missing the implementation of ARM::LEApcrel
via llvm-bugs
- [llvm-bugs] [Bug 7806] MIC (Modified immediate constants) field is not honored in ARM JIT's Code emitter
via llvm-bugs
- [llvm-bugs] [Bug 8040] ARM codegen generates incorrect code for byval function arguments
via llvm-bugs
- [llvm-bugs] [Bug 8500] [arm linux] lli crashes
via llvm-bugs
- [llvm-bugs] [Bug 8690] Block that inherits 'self' from enclosing block can get wrong value (ARM)
via llvm-bugs
- [llvm-bugs] [Bug 9108] Assertion in thumb mode
via llvm-bugs
Last message date:
Sun Jan 31 23:38:22 PST 2016
Archived on: Sun Jan 31 23:41:39 PST 2016
This archive was generated by
Pipermail 0.09 (Mailman edition).