[llvm-bugs] [Bug 24443] New: add -fsanitize-failure-function

2015-08-12 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24443 Bug ID: 24443 Summary: add -fsanitize-failure-function Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 24471] libclang python bindings do not reparse file

2015-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24471 Jean-Marc Le Roux jeanmarc.ler...@aerys.in changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24473] New: Variable template cannot be used as dependent name

2015-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24473 Bug ID: 24473 Summary: Variable template cannot be used as dependent name Product: clang Version: 3.6 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 24085] r241927 caused some minor regressions on x86

2015-08-15 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24085 David Majnemer david.majne...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 20339] unsupported ARM asm argument -mimplicit-it

2015-08-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=20339 Saleem Abdulrasool compn...@compnerd.org changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 21691] [META] Compiling the Coreboot with clang

2015-08-16 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21691 Bug 21691 depends on bug 20339, which changed state. Bug 20339 Summary: unsupported ARM asm argument -mimplicit-it https://llvm.org/bugs/show_bug.cgi?id=20339 What|Removed |Added

[llvm-bugs] [Bug 24503] New: FAIL: LeakSanitizer-AddressSanitizer :: TestCases/stale_stack_leak.cc

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24503 Bug ID: 24503 Summary: FAIL: LeakSanitizer-AddressSanitizer :: TestCases/stale_stack_leak.cc Product: new-bugs Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 15823] Address sanitizer interacts badly with -Wl, --as-needed on linux

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=15823 H.J. Lu hjl.to...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED CC|

[llvm-bugs] [Bug 24506] New: Add dead store related warnings

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24506 Bug ID: 24506 Summary: Add dead store related warnings Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 24493] Regression(245323): Assertion failed: (!isNull() Cannot retrieve a NULL type pointer) while building mesa on OS X

2015-08-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24493 George Burgess george.burgess...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24453] self move assignment broken for std::string and std::vector

2015-08-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24453 Eric Fiselier e...@efcs.ca changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 21432] First-class (metadata-based) IR for debug info

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21432 Bug 21432 depends on bug 22780, which changed state. Bug 22780 Summary: Drop fake DW_TAG_expression https://llvm.org/bugs/show_bug.cgi?id=22780 What|Removed |Added

[llvm-bugs] [Bug 24502] Polly fails to build with recent versions of LLVM 3.8 and Polly

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24502 Tobias Grosser tob...@grosser.es changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 22859] LLVM ERROR: Cannot select: 0x3aafd10: ch = brind 0x3a59270, 0x3aaf9e0 [ORD=3] [ID=3]

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22859 Joao Porto j...@chromium.org changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 24514] New: make_shared doesn't accept temporaries in c++03 mode

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24514 Bug ID: 24514 Summary: make_shared doesn't accept temporaries in c++03 mode Product: libc++ Version: 3.7 Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 24513] New: should be able to apply attribute always_inline to ObjC blocks

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24513 Bug ID: 24513 Summary: should be able to apply attribute always_inline to ObjC blocks Product: clang Version: trunk Hardware: All OS: All Status: NEW

[llvm-bugs] [Bug 24516] New: wrong code at -Os and above on x86_64-linux-gnu (affecting all clang versions)

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24516 Bug ID: 24516 Summary: wrong code at -Os and above on x86_64-linux-gnu (affecting all clang versions) Product: clang Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 24544] New: PowerPC backend hits Addend source register is not live! assertion in PPCVSXFMAMutate.cpp:188

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24544 Bug ID: 24544 Summary: PowerPC backend hits Addend source register is not live! assertion in PPCVSXFMAMutate.cpp:188 Product: libraries Version: trunk Hardware: PC

[llvm-bugs] [Bug 24545] New: [x86] Silly code generation for _addcarry_u32/_addcarry_u64

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24545 Bug ID: 24545 Summary: [x86] Silly code generation for _addcarry_u32/_addcarry_u64 Product: libraries Version: 3.7 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 24530] New: LLDB can miss inferior SIGSTOP and SIGINT under some circumstances

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24530 Bug ID: 24530 Summary: LLDB can miss inferior SIGSTOP and SIGINT under some circumstances Product: lldb Version: unspecified Hardware: PC OS: All

[llvm-bugs] [Bug 24535] New: wrong code at -O3 on x86_64-linux-gnu in 32-bit mode

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24535 Bug ID: 24535 Summary: wrong code at -O3 on x86_64-linux-gnu in 32-bit mode Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 24533] Controlling? macro in the source file.

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24533 Richard Smith richard-l...@metafoo.co.uk changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24230] [powerpc-ubuntu] miscompilation on opencl for long/ulong vector data types

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24230 Kajan kanaga...@yahoo.ca changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24542] New: [powerpc-ubuntu] code generation failure

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24542 Bug ID: 24542 Summary: [powerpc-ubuntu] code generation failure Product: new-bugs Version: 3.7 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 24541] New: Eager instantiation of constexpr variables fails if constexpr qualifier is added by static data member definition

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24541 Bug ID: 24541 Summary: Eager instantiation of constexpr variables fails if constexpr qualifier is added by static data member definition Product: clang Version: trunk

[llvm-bugs] [Bug 24540] New: [powerpc-ubuntu] build failed with -maltivec option

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24540 Bug ID: 24540 Summary: [powerpc-ubuntu] build failed with -maltivec option Product: new-bugs Version: 3.7 Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 24537] New: [ms asm] Assertion failed: End.getPointer() = EndPtr frontend claimed part of a token?

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24537 Bug ID: 24537 Summary: [ms asm] Assertion failed: End.getPointer() = EndPtr frontend claimed part of a token? Product: clang Version: unspecified Hardware: PC

[llvm-bugs] [Bug 24543] New: [64-bit ms] clang-cl produced binary crashes with StackWalk64

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24543 Bug ID: 24543 Summary: [64-bit ms] clang-cl produced binary crashes with StackWalk64 Product: clang Version: trunk Hardware: PC OS: All Status: NEW

[llvm-bugs] [Bug 24512] miscompilation of uint32 -float vector cast on x86 pre-avx

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24512 Andrew Adams andrew.b.ad...@gmail.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[llvm-bugs] [Bug 24512] miscompilation of uint32 -float vector cast on x86 pre-avx

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24512 Sanjay Patel spatel+l...@rotateright.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24546] New: PowerPC backend hits Inconsistency: def of vector reg not found in swap map! assertion in PPCVSXSwapRemoval.cpp:613

2015-08-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24546 Bug ID: 24546 Summary: PowerPC backend hits Inconsistency: def of vector reg not found in swap map! assertion in PPCVSXSwapRemoval.cpp:613 Product: libraries Version:

[llvm-bugs] [Bug 24553] New: pro hand does not handle all SIGSEGV/SIGBUS signals

2015-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24553 Bug ID: 24553 Summary: pro hand does not handle all SIGSEGV/SIGBUS signals Product: lldb Version: 3.2 Hardware: PC OS: MacOS X Status: NEW Severity: normal

[llvm-bugs] [Bug 24517] New: Running -jump-threading twice crashes opt in ValueHandleBase::ValueIsDeleted

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24517 Bug ID: 24517 Summary: Running -jump-threading twice crashes opt in ValueHandleBase::ValueIsDeleted Product: tools Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 24518] New: ICE when constructing tuple

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24518 Bug ID: 24518 Summary: ICE when constructing tuple Product: clang Version: 3.7 Hardware: Macintosh OS: MacOS X Status: NEW Severity: normal Priority:

[llvm-bugs] [Bug 24519] New: Fail to parse import directive

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24519 Bug ID: 24519 Summary: Fail to parse import directive Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 24526] clang exiting with no error and no object file generated

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24526 David Majnemer david.majne...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24520] New: Section names containing forward slash are rejected

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24520 Bug ID: 24520 Summary: Section names containing forward slash are rejected Product: libraries Version: trunk Hardware: PC OS: Windows NT Status: NEW Severity:

[llvm-bugs] [Bug 24459] Incorrect code generation of conditional compares for AArch64

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24459 Matthias Braun ma...@braunis.de changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24524] New: support --unresolved-symbols option for ELF file format

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24524 Bug ID: 24524 Summary: support --unresolved-symbols option for ELF file format Product: lld Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 24523] New: [x86, SSE] high elements of vectors are not ignored as expected

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24523 Bug ID: 24523 Summary: [x86, SSE] high elements of vectors are not ignored as expected Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 13638] (PassInf Expected all immutable passes to be initialized)

2015-08-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=13638 Martin martin.ba...@hotmail.com changed: What|Removed |Added Status|NEW |RESOLVED CC|

[llvm-bugs] [Bug 24495] New: Winconsistent-missing-override ignore destructors

2015-08-18 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24495 Bug ID: 24495 Summary: Winconsistent-missing-override ignore destructors Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 24474] New: [AArch64] Improve load/store optimizer to handle load pairs with same dest register

2015-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24474 Bug ID: 24474 Summary: [AArch64] Improve load/store optimizer to handle load pairs with same dest register Product: libraries Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 24475] New: [x86] fmax/fmin calls should be optimized and inlined

2015-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24475 Bug ID: 24475 Summary: [x86] fmax/fmin calls should be optimized and inlined Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 22606] leak in std/thread/futures/futures.shared_future/get.pass.cpp

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22606 Eric Fiselier e...@efcs.ca changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 23589] std::function doesn't recognize null pointer to varargs function

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23589 Eric Fiselier e...@efcs.ca changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution|---

[llvm-bugs] [Bug 24471] New: libclang python bindings does not reparse file

2015-08-17 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24471 Bug ID: 24471 Summary: libclang python bindings does not reparse file Product: clang Version: 3.6 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 24547] New: Crash while parsing of invalid template specialization

2015-08-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24547 Bug ID: 24547 Summary: Crash while parsing of invalid template specialization Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 24466] LLD's idata table is ordered differently from MSVC's, which might affect DLL initialization order

2015-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24466 Rui Ueyama r...@google.com changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24528] New: TestBreakpointCommand.py fails on Windows

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24528 Bug ID: 24528 Summary: TestBreakpointCommand.py fails on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 24126] [meta] 3.7 Release Blockers

2015-08-20 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24126 Bug 24126 depends on bug 24292, which changed state. Bug 24292 Summary: error in backend: Cannot select: v2i64 = ARMISD::VTST https://llvm.org/bugs/show_bug.cgi?id=24292 What|Removed |Added

[llvm-bugs] [Bug 23936] [powerpc-ubuntu] code generation failure for some OpenCL built-ins

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=23936 Hal Finkel hfin...@anl.gov changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 24515] New: Crash on using invalid namespace in Obj-C parameter

2015-08-19 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24515 Bug ID: 24515 Summary: Crash on using invalid namespace in Obj-C parameter Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 24390] New: Diagnostic #include_next in primary source file when processing header files

2015-08-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24390 Bug ID: 24390 Summary: Diagnostic #include_next in primary source file when processing header files Product: clang Version: 3.7 Hardware: PC OS: Linux

[llvm-bugs] [Bug 7616] clang-analyzer not warn about set-but-unused aggregates

2015-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=7616 Dmitry G. Dyachenko dim...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24430] New: clang hangs on invalid input with openmp directive

2015-08-11 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24430 Bug ID: 24430 Summary: clang hangs on invalid input with openmp directive Product: clang Version: unspecified Hardware: PC OS: Linux Status: NEW Severity:

[llvm-bugs] [Bug 24388] New: lldb cannot launch process on Android mips/mips64 target

2015-08-06 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24388 Bug ID: 24388 Summary: lldb cannot launch process on Android mips/mips64 target Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 24397] New: GVN crashes on the following example

2015-08-07 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24397 Bug ID: 24397 Summary: GVN crashes on the following example Product: libraries Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 24398] New: long double representation causes Segmentation fault

2015-08-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24398 Bug ID: 24398 Summary: long double representation causes Segmentation fault Product: clang Version: 3.6 Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 24399] custom-line-table.test failing on Windows 7 x64 Visual C++

2015-08-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24399 Yaron Keren yaron.ke...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24395] (mingw) undefined reference to `__chkstk_ms'

2015-08-08 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24395 Yaron Keren yaron.ke...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24446] New: Support watchpoints on Windows

2015-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24446 Bug ID: 24446 Summary: Support watchpoints on Windows Product: lldb Version: unspecified Hardware: PC OS: Windows NT Status: NEW Severity: normal

[llvm-bugs] [Bug 24447] New: [x86] avoid big bad immediates in the instruction stream, part 1: use SIB addressing

2015-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24447 Bug ID: 24447 Summary: [x86] avoid big bad immediates in the instruction stream, part 1: use SIB addressing Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 24449] New: [x86] avoid big bad immediates in the instruction stream, part 3: merge stores

2015-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24449 Bug ID: 24449 Summary: [x86] avoid big bad immediates in the instruction stream, part 3: merge stores Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 24289] non-deterministic Codegen crash for function static initializer_list

2015-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24289 David Majnemer david.majne...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24454] New: Malformed (e.g. 1e) FP immediate in assembly triggers an assert

2015-08-13 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24454 Bug ID: 24454 Summary: Malformed (e.g. 1e) FP immediate in assembly triggers an assert Product: libraries Version: trunk Hardware: PC OS: All Status:

[llvm-bugs] [Bug 24397] GVN crashes on the following example

2015-08-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24397 David Majnemer david.majne...@gmail.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 22534] -fmodule-file= should eagerly import the module file

2015-08-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=22534 Richard Smith richard-l...@metafoo.co.uk changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24409] New: Linker error on Clang on Windows targeting gcc when exporting individual member functions

2015-08-09 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24409 Bug ID: 24409 Summary: Linker error on Clang on Windows targeting gcc when exporting individual member functions Product: clang Version: trunk Hardware: PC OS:

[llvm-bugs] [Bug 21420] [Meta] Android+Clang platform support

2015-08-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21420 Bug 21420 depends on bug 24111, which changed state. Bug 24111 Summary: x86_64 long double (f128) _Complex calling convention https://llvm.org/bugs/show_bug.cgi?id=24111 What|Removed |Added

[llvm-bugs] [Bug 24418] New: [ARM] Enhance the load/store optimizer with target-specific alias analysis.

2015-08-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24418 Bug ID: 24418 Summary: [ARM] Enhance the load/store optimizer with target-specific alias analysis. Product: libraries Version: trunk Hardware: PC OS: Windows NT

[llvm-bugs] [Bug 24417] address constant expression localvariable

2015-08-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24417 Richard Smith richard-l...@metafoo.co.uk changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24412] New: Duplicate no template named error

2015-08-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24412 Bug ID: 24412 Summary: Duplicate no template named error Product: clang Version: unspecified Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 24421] New: Clang automatically adds alignment hints to neon code

2015-08-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24421 Bug ID: 24421 Summary: Clang automatically adds alignment hints to neon code Product: clang Version: 3.6 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 21800] MSABI Record Layout is broken with external sources

2015-08-14 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21800 Zachary Turner ztur...@google.com changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 24434] New: clang+llvm-3.7.0-rc2-x86_64-linux-gnu-ubuntu-14.04: -fno-rtti not in cxxflags given by llvm-config

2015-08-12 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24434 Bug ID: 24434 Summary: clang+llvm-3.7.0-rc2-x86_64-linux-gnu-ubuntu-14.04: -fno-rtti not in cxxflags given by llvm-config Product: clang Version: 3.7 Hardware: PC

[llvm-bugs] [Bug 24439] New: ninja install installs all headers including private ones

2015-08-12 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24439 Bug ID: 24439 Summary: ninja install installs all headers including private ones Product: lldb Version: unspecified Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 24288] Regression due to GMR changes in r242512

2015-08-10 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24288 Michael Kuperstein michael.m.kuperst...@intel.com changed: What|Removed |Added Status|RESOLVED|REOPENED

[llvm-bugs] [Bug 24573] New: Typo in comment

2015-08-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24573 Bug ID: 24573 Summary: Typo in comment Product: libraries Version: trunk Hardware: All OS: All Status: NEW Severity: normal Priority: P

[llvm-bugs] [Bug 24559] New: GNU attributes after declspecs don't parse

2015-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24559 Bug ID: 24559 Summary: GNU attributes after declspecs don't parse Product: clang Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 24562] New: pshufb intrinsic doesn't understand that indices with high-bit set give zeros

2015-08-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24562 Bug ID: 24562 Summary: pshufb intrinsic doesn't understand that indices with high-bit set give zeros Product: libraries Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 24572] New: Comment describing isFsqrtCheap is probably wrong

2015-08-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=24572 Bug ID: 24572 Summary: Comment describing isFsqrtCheap is probably wrong Product: new-bugs Version: unspecified Hardware: All OS: All Status: NEW Severity:

[llvm-bugs] [Bug 25272] New: String truncation with buffer_ostream and addPassesToEmitFile

2015-10-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25272 Bug ID: 25272 Summary: String truncation with buffer_ostream and addPassesToEmitFile Product: new-bugs Version: 3.7 Hardware: PC OS: Linux Status: NEW

[llvm-bugs] [Bug 25273] New: synthetic data formatters for libstdc++ STL containers fail on Ubuntu 15.10 x86_64

2015-10-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25273 Bug ID: 25273 Summary: synthetic data formatters for libstdc++ STL containers fail on Ubuntu 15.10 x86_64 Product: lldb Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 25300] New: Certain environment variables crash lldb-server

2015-10-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25300 Bug ID: 25300 Summary: Certain environment variables crash lldb-server Product: lldb Version: 3.7 Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25309] New: Miscompilation with K function prototype

2015-10-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25309 Bug ID: 25309 Summary: Miscompilation with K function prototype Product: libraries Version: trunk Hardware: PC OS: Linux Status: NEW Severity: normal

[llvm-bugs] [Bug 25307] "fatal error: error in backend" code with exceptions in clang for msvc in Release x64 configuration

2015-10-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25307 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 25294] New: Cannot jump to switch label when using blocks and ARC

2015-10-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25294 Bug ID: 25294 Summary: Cannot jump to switch label when using blocks and ARC Product: clang Version: unspecified Hardware: Macintosh OS: MacOS X Status: NEW

[llvm-bugs] [Bug 25296] New: LLDB have a lof of strict aliasing violation (based on GCC warnings)

2015-10-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25296 Bug ID: 25296 Summary: LLDB have a lof of strict aliasing violation (based on GCC warnings) Product: lldb Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 25047] clang crashes on valid code at -O1 and above on x86_64-linux-gnu

2015-10-24 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25047 Sanjoy Das changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 25312] New: [Polly] Loop invariant code hoisting conflicts with generation of escaping values

2015-10-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25312 Bug ID: 25312 Summary: [Polly] Loop invariant code hoisting conflicts with generation of escaping values Product: Projects Version: unspecified Hardware: PC OS:

[llvm-bugs] [Bug 25313] New: [Polly] Large values in BoundaryContext causes '"ConstantInt type doesn't match the type implied by its value!'

2015-10-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25313 Bug ID: 25313 Summary: [Polly] Large values in BoundaryContext causes '"ConstantInt type doesn't match the type implied by its value!' Product: Projects Version:

[llvm-bugs] [Bug 25311] New: Assertion failed: ((isUIntN(8 * Size, Value) || isIntN(8 * Size, Value)) && "Invalid size"), function EmitIntValue, file ../lib/MC/MCStreamer.cpp, line 82.

2015-10-25 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25311 Bug ID: 25311 Summary: Assertion failed: ((isUIntN(8 * Size, Value) || isIntN(8 * Size, Value)) && "Invalid size"), function EmitIntValue, file ../lib/MC/MCStreamer.cpp, line 82.

[llvm-bugs] [Bug 25299] New: Assertion failure: use_empty() && "Uses remain when a value is destroyed!"

2015-10-23 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25299 Bug ID: 25299 Summary: Assertion failure: use_empty() && "Uses remain when a value is destroyed!" Product: libraries Version: trunk Hardware: PC OS: All

[llvm-bugs] [Bug 25245] clang takes a long time to compile an empty file including ExecutionEngine/Interpreter.h

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25245 Lang Hames changed: What|Removed |Added Status|NEW |RESOLVED Resolution|---

[llvm-bugs] [Bug 21040] Assertion failed in CGRecordLayoutBuilder.cpp:526 (Prior->Kind == MemberInfo::Field && !Prior->FD && "Only storage fields have tail padding!)

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=21040 David Majnemer changed: What|Removed |Added Status|NEW |RESOLVED

[llvm-bugs] [Bug 25289] New: [AVX-512] LLC Turns "fpext" and "fpmul" into a wrong splitting and addition.

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25289 Bug ID: 25289 Summary: [AVX-512] LLC Turns "fpext" and "fpmul" into a wrong splitting and addition. Product: tools Version: trunk Hardware: PC OS: Linux

[llvm-bugs] [Bug 25288] New: bug with variadic class friend functions

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25288 Bug ID: 25288 Summary: bug with variadic class friend functions Product: clang Version: trunk Hardware: PC OS: All Status: NEW Severity: normal

[llvm-bugs] [Bug 25286] New: Profile Instrumentation and linker (gnu) garbage collection

2015-10-22 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25286 Bug ID: 25286 Summary: Profile Instrumentation and linker (gnu) garbage collection Product: new-bugs Version: unspecified Hardware: PC OS: Linux

[llvm-bugs] [Bug 25274] New: Compiler crash (segmentation fault) when compiling hand-written LLVM IR code

2015-10-21 Thread via llvm-bugs
https://llvm.org/bugs/show_bug.cgi?id=25274 Bug ID: 25274 Summary: Compiler crash (segmentation fault) when compiling hand-written LLVM IR code Product: clang Version: 3.7 Hardware: PC OS: Linux

  1   2   3   4   5   6   7   8   9   10   >