October 2017 Archives by thread
Starting: Sun Oct 1 05:32:25 PDT 2017
Ending: Tue Oct 31 23:23:00 PDT 2017
Messages: 842
- [llvm-dev] What should a truncating store do?
Simon Pilgrim via llvm-dev
- [llvm-dev] Is ArrayRef supposed to be immutable?
David Blaikie via llvm-dev
- [llvm-dev] Clang/LLVM JIT - When to use "registerEHFrames()"
Stefan Gränitz via llvm-dev
- [llvm-dev] Implementation of encoding scheme
hameeza ahmed via llvm-dev
- [llvm-dev] Trouble when suppressing a portion of fast-math-transformations
Sanjay Patel via llvm-dev
- [llvm-dev] How to get variable annotations?
Nisal Menuka via llvm-dev
- [llvm-dev] About LoopDeletion and infinite loops ... again! (RFC?)
Marcello Maggioni via llvm-dev
- [llvm-dev] emulated-tls & lld lto
Carlo Kok via llvm-dev
- [llvm-dev] Should we switch to --hash-style=both by default in LLD ?
George Rimar via llvm-dev
- [llvm-dev] Where did Alive go?
Sanjay Patel via llvm-dev
- [llvm-dev] LLVM Weekly - #196, Oct 2nd 2017
Alex Bradbury via llvm-dev
- [llvm-dev] invalid code generated on Windows x86_64 using skylake-specific features
Reid Kleckner via llvm-dev
- [llvm-dev] load with alignment of 1 crashes from being unaligned
Friedman, Eli via llvm-dev
- [llvm-dev] SchedClasses
Andrew Trick via llvm-dev
- [llvm-dev] SSE instructions and alignment of the return value of 'new'
Riyaz Puthiyapurayil via llvm-dev
- [llvm-dev] October LLVM bay-area social is this Thursday!
George Burgess IV via llvm-dev
- [llvm-dev] LLVM buildmaster will be updated and restarted tonight
Galina Kistanova via llvm-dev
- [llvm-dev] TargetMachine vs LLVMTargetMachine
Matthias Braun via llvm-dev
- [llvm-dev] Change in optimisation with UB in mind
Sanjoy Das via llvm-dev
- [llvm-dev] About LLVM Pass dependency
Mahesh Attarde via llvm-dev
- [llvm-dev] Unit tests in compiler-rt not rebuilding with changes to runtimes?
Dean Michael Berris via llvm-dev
- [llvm-dev] Volunteers for Hackers Lab Needed!
Kristof Beyls via llvm-dev
- [llvm-dev] 'cl::opt' and range checking
ORiordan, Martin via llvm-dev
- [llvm-dev] General question about enabling partial inlining
Graham Yiu via llvm-dev
- [llvm-dev] Is DependenceAnalysisWrapperPass IsCFGOnlyPass 'true' correct?
Mendell, Mark P via llvm-dev
- [llvm-dev] New Pass Manager with flto[=thin] not enabled (??)
Graham Yiu via llvm-dev
- [llvm-dev] PGO information at LTO/thinLTO link step
Graham Yiu via llvm-dev
- [llvm-dev] Changing Alignment of global variables in LLVM
Charith Mendis via llvm-dev
- [llvm-dev] LOAD instruction source register selection
hameeza ahmed via llvm-dev
- [llvm-dev] Minimal glibc version supported by LLVM build
Serguei Katkov via llvm-dev
- [llvm-dev] Fix for PR24155 on PPC
Nemanja Ivanovic via llvm-dev
- [llvm-dev] Relocations used for PPC32 in non-PIC mode
vit9696 via llvm-dev
- [llvm-dev] [RFC] Adding a cls intrinsic for AArch64
Davide Italiano via llvm-dev
- [llvm-dev] Loop Rotation in MachineBlockPlacement
Xin Tong via llvm-dev
- [llvm-dev] Question: Should we consider valid a variable defined #ifndef NDEBUG scope and used in assert?
Quentin Colombet via llvm-dev
- [llvm-dev] Conversion of const llvm::MCExpr * to string
hameeza ahmed via llvm-dev
- [llvm-dev] RFC: Insertion of nops for performance stability
Xin Tong via llvm-dev
- [llvm-dev] Bug 20871 -- is there a fix or work around?
Riyaz Puthiyapurayil via llvm-dev
- [llvm-dev] Moderators for the 2017 LLVM Developers' Mtg Needed!
Tanya Lattner via llvm-dev
- [llvm-dev] Status of PBQP register allocator?
Nate Voorhies via llvm-dev
- [llvm-dev] Beginner Bugs - Need help tagging
Tanya Lattner via llvm-dev
- [llvm-dev] [cfe-dev] Status of the devirtualization in LLVM/Clang
Alexey Salmin via llvm-dev
- [llvm-dev] Newly added ThreadPoolExecutor causes deadlock in lld
Evgeny Leviant via llvm-dev
- [llvm-dev] CFI directives for callee saved registers
Zaara Syeda via llvm-dev
- [llvm-dev] Binary Value of Immediate field of Vector Load Instruction
hameeza ahmed via llvm-dev
- [llvm-dev] Debugging JIT'ed code with ORC JIT?
Connor Gray via llvm-dev
- [llvm-dev] returning tagged union via registers
Csaba Hruska via llvm-dev
- [llvm-dev] [PATCH] [CMake] Allow parent projects to use in-source builds
Henrique Jung via llvm-dev
- [llvm-dev] Is llvm.org down?
Nemanja Ivanovic via llvm-dev
- [llvm-dev] {ARM} IfConversion does not detect BX instruction as a branch
Gaël Jobin via llvm-dev
- [llvm-dev] llvm.org and bugzill not responding
Jatin Bhateja via llvm-dev
- [llvm-dev] LLVM's use of rpath on macOS
Daniel Peebles via llvm-dev
- [llvm-dev] Make LLD output COFF relocatable object file (like ELF's -r does). How much work is required to implement this?
kyra via llvm-dev
- [llvm-dev] LLVM Performance Workshop at CGO 2018
Johannes Doerfert via llvm-dev
- [llvm-dev] Understanding of ldd header allocation
vit9696 via llvm-dev
- [llvm-dev] LLVM Weekly - #197, Oct 9th 2017
Alex Bradbury via llvm-dev
- [llvm-dev] LLVM Linker
hameeza ahmed via llvm-dev
- [llvm-dev] Expose aliasing information in getModRefInfo (or viceversa?)
Alina Sbirlea via llvm-dev
- [llvm-dev] llvm git down?
Eugene Zemtsov via llvm-dev
- [llvm-dev] Parsing assembly into module while creating a function
Yichao Yu via llvm-dev
- [llvm-dev] Sharing llvm IR infrastructure for Equality saturation
Hongbin Zheng via llvm-dev
- [llvm-dev] Creating arbitrary data type in LLVM IR
Dipanjan Das via llvm-dev
- [llvm-dev] LLI crash with inteljitevent enabled
via llvm-dev
- [llvm-dev] LLVM Compiler Social Zurich - October 12, 2017
Tobias Grosser via llvm-dev
- [llvm-dev] [RFC] Add SeaHorn and Crab-llvm to Users.html
Jakub (Kuba) Kuderski via llvm-dev
- [llvm-dev] how to auto-report LLVM bugs found by fuzzing?
Richard Smith via llvm-dev
- [llvm-dev] How to create an alloca variable of type i64 in LLVM IR?
Dipanjan Das via llvm-dev
- [llvm-dev] alloca + strd issue on arm freebsd
karnajit wangkhem via llvm-dev
- [llvm-dev] [RFC] Polly Status and Integration
Michael Kruse via llvm-dev
- [llvm-dev] Policy for compiler-rt ABI stability and external dependencies?
Dean Michael Berris via llvm-dev
- [llvm-dev] Static dependency analysis based on llvm or clang
Qiuping Yi via llvm-dev
- [llvm-dev] TargetRegistry and MC object ownership.
Lang Hames via llvm-dev
- [llvm-dev] Tickets Available for the Women in Compilers & Tools Reception
Tanya Lattner via llvm-dev
- [llvm-dev] [GlobalISel] [X86] unable to legalize instruction
S. Bharadwaj Yadavalli via llvm-dev
- [llvm-dev] 32-bit pointers, ARM and BPF
Adrian Szyndela via llvm-dev
- [llvm-dev] RFC: Setting MachineInstr flags through storeRegToStackSlot
Alex Bradbury via llvm-dev
- [llvm-dev] FW: Compiler Engineer Belfast
Layla Bates via llvm-dev
- [llvm-dev] Is llvm.org down for you?
Dean Michael Berris via llvm-dev
- [llvm-dev] [CFP] LLVM toolchain devroom CFP at FOSDEM 2018
Kristof Beyls via llvm-dev
- [llvm-dev] Advice on creating tests for > 64 bit mul on X86
Riyaz Puthiyapurayil via llvm-dev
- [llvm-dev] Machine Scheduler on Power PC: Latency Limit and Register Pressure
Stefan Pintilie via llvm-dev
- [llvm-dev] Setters for `addrspace`?
(IIIT) Siddharth Bhat via llvm-dev
- [llvm-dev] Why does GEP allow src and destination type to have different address spaces?
Siddharth Bhat via llvm-dev
- [llvm-dev] [SelectionDAG] Assertion due to MachineMemOperand flags difference.
Sean Fertile via llvm-dev
- [llvm-dev] Bug in replaceUsesOfWith: does not keep addrspace consistent in GEP
Siddharth Bhat via llvm-dev
- [llvm-dev] Reducing confusion around isUndefined()
Shoaib Meenai via llvm-dev
- [llvm-dev] Weak undefined symbols and dynamic libraries
Rui Ueyama via llvm-dev
- [llvm-dev] IR Pass Ordering Sensitivity
Kavon Farvardin via llvm-dev
- [llvm-dev] Printing Fixups
Malhar Thakkar via llvm-dev
- [llvm-dev] darwin bootstrap failure
Jack Howarth via llvm-dev
- [llvm-dev] What's LLVM{target}CodeGen vs {target}CodeGen?
Robert Baruch via llvm-dev
- [llvm-dev] workaround for windows byval codegen bug?
Andrew Kelley via llvm-dev
- [llvm-dev] question about mem2reg
Linhai Song via llvm-dev
- [llvm-dev] stage2/stage3 file comparisons failures in trunk when stage2 uses -DLLVM_REVERSE_ITERATION:BOOL=ON
Jack Howarth via llvm-dev
- [llvm-dev] LLD COFF not closing mmaps to input files?
Andrew Kelley via llvm-dev
- [llvm-dev] [PATCH] [CMake] FreeBSD /usr/local/include
Petr Penzin via llvm-dev
- [llvm-dev] Stack pointer updates and hoisting/scheduling vs interrupts
Mikael Holmén via llvm-dev
- [llvm-dev] Announce of the new LLVM buildbot, bb9.pgr.jp
NAKAMURA Takumi via llvm-dev
- [llvm-dev] How to match multiple DAG nodes
Dominique Torette via llvm-dev
- [llvm-dev] Is every intrinsic norecurse?
Piotr Padlewski via llvm-dev
- [llvm-dev] Failing test with -debug-pass=Structure
Zaara Syeda via llvm-dev
- [llvm-dev] CMake scripts missing in Windows installer?
Gregory Junker via llvm-dev
- [llvm-dev] LLVM Weekly - #198, Oct 16th 2017
Alex Bradbury via llvm-dev
- [llvm-dev] [RFC] Adding Intrinsics for Masked Vector Integer Division and Remainder
Cohen, Elad2 via llvm-dev
- [llvm-dev] Possible bug of Alias Analysis?
Song, Ruiling via llvm-dev
- [llvm-dev] liblldCommon is broken at head
Dean Michael Berris via llvm-dev
- [llvm-dev] Announcing the first beta release of Zig - LLVM frontend
Andrew Kelley via llvm-dev
- [llvm-dev] C source code to java byte code
Suleman Jamil via llvm-dev
- [llvm-dev] getCacheSize() implementation (retrieving subtarget id)
Jonas Paulsson via llvm-dev
- [llvm-dev] getCacheSize() / subtarget machine id
Jonas Paulsson via llvm-dev
- [llvm-dev] Called value propagation pass
Matthew Simpson via llvm-dev
- [llvm-dev] RFC: Trace-based layout.
Philip Reames via llvm-dev
- [llvm-dev] LLVM cross-compilation cmake issues
Shoaib Meenai via llvm-dev
- [llvm-dev] RFC: Switching to the new pass manager by default
Chandler Carruth via llvm-dev
- [llvm-dev] RFC: Generate plain !tbaa tags in place of !tbaa.struct ones
Ivan Kosarev via llvm-dev
- [llvm-dev] How to emit opt report when using LTO
Denis Bakhvalov via llvm-dev
- [llvm-dev] LLVM Installation failing
Muhammad Ehtasham via llvm-dev
- [llvm-dev] Using LINK_COMPONENTS with add_llvm_loadable_module
Gleb Popov via llvm-dev
- [llvm-dev] Adding a third-party dependency in clang-tools-extra
Sam McCall via llvm-dev
- [llvm-dev] RFC: AArch64 SVE Assembler/Disassembler patches
Sander De Smalen via llvm-dev
- [llvm-dev] Unable to vectorize stream_cluster distance code
hameeza ahmed via llvm-dev
- [llvm-dev] Why x86_64 divq is not used for 128-bit by 64-bit division?
Paweł Bylica via llvm-dev
- [llvm-dev] How to create a 64 bit ConstInt having a value of -1?
Dipanjan Das via llvm-dev
- [llvm-dev] Bugzilla github login support
James Y Knight via llvm-dev
- [llvm-dev] Monorepo Arcanist Config?
Dean Michael Berris via llvm-dev
- [llvm-dev] "Invalid offset in fixup!"' failed
hameeza ahmed via llvm-dev
- [llvm-dev] Whither/whether -mtune support?
Eric Christopher via llvm-dev
- [llvm-dev] Removing the register block in MIR
Justin Bogner via llvm-dev
- [llvm-dev] [X86] How to query for Opcode type?
Nivas Valli via llvm-dev
- [llvm-dev] How to use SplitBlockAndInsertIfThen() correctly?
Dipanjan Das via llvm-dev
- [llvm-dev] Polly and optimisations
James Courtier-Dutton via llvm-dev
- [llvm-dev] Finding the entry point function in a LLVM IR
mohie pokhriyal via llvm-dev
- [llvm-dev] conceiving of a frontend feature which requires LLVM support: builtin to determine stack size upper bound
Andrew Kelley via llvm-dev
- [llvm-dev] Jacobi 5 Point Stencil Code not Vectorizing
hameeza ahmed via llvm-dev
- [llvm-dev] LLVM ERROR: Cannot select: t29: v32f64 = X86ISD::VBROADCAST t9
hameeza ahmed via llvm-dev
- [llvm-dev] How to dump broken IR from LLVM backend?
Dipanjan Das via llvm-dev
- [llvm-dev] Replace "while" "for" loops with "If-Else"
Shen Liu via llvm-dev
- [llvm-dev] Adding comments to LLVM IR during code generation
(IIIT) Siddharth Bhat via llvm-dev
- [llvm-dev] LLVM Monorepo + YouCompleteMe
Dean Michael Berris via llvm-dev
- [llvm-dev] Correctly linking against libLLVM (single shared library build)
Michal Srb via llvm-dev
- [llvm-dev] LLVM Weekly - #199, Oct 23rd 2017
Alex Bradbury via llvm-dev
- [llvm-dev] maximum value for alignstack function attribute?
Andrew Kelley via llvm-dev
- [llvm-dev] [Green Dragon] Green Dragon Reboot Tonight
Mike Edwards via llvm-dev
- [llvm-dev] PHI node entries do not match predecessors!
Dipanjan Das via llvm-dev
- [llvm-dev] EnableFastISel
Yaniv via llvm-dev
- [llvm-dev] lld: sigbus error handling
Rui Ueyama via llvm-dev
- [llvm-dev] [cfe-dev] [RFC] Open sourcing and contributing TAPI back to the LLVM community
Saleem Abdulrasool via llvm-dev
- [llvm-dev] LLVM 6.0's LoopUnroll PASS is not able to work?
Leslie Zhai via llvm-dev
- [llvm-dev] Code coverage BoF - notes and updates
Vedant Kumar via llvm-dev
- [llvm-dev] Full-time job ad: Dynamic Analysis Engineer @ Apple
Anna Zaks via llvm-dev
- [llvm-dev] [ThinLTO] static library failure with object files with the same name
Johan Engelen via llvm-dev
- [llvm-dev] llvm-rc option parsing
Shoaib Meenai via llvm-dev
- [llvm-dev] custom-crossover libFuzzer test
George Karpenkov via llvm-dev
- [llvm-dev] linkonce expected behavior?
Andrew Kelley via llvm-dev
- [llvm-dev] LLVM v6.0 Internalize and GlobalDCE PASS can not work together?
Leslie Zhai via llvm-dev
- [llvm-dev] Profiling data structure
Roger Pau Monné via llvm-dev
- [llvm-dev] [JIT] Correct memory mapping?
via llvm-dev
- [llvm-dev] Empty implementation of SchedulingPriorityQueue::dump
陳韋任 via llvm-dev
- [llvm-dev] Lowering llvm.memset for ARM target
Evgeny Astigeevich via llvm-dev
- [llvm-dev] RFC: Adding bit to register MachineOperands to allow post-RA register renaming
Geoff Berry via llvm-dev
- [llvm-dev] Setting the value of MicroOpBufferSize correctly
Stefan Pintilie via llvm-dev
- [llvm-dev] [PATCH/RFC] Modifying reassociate for improved CSE: fairly large perf gains
via llvm-dev
- [llvm-dev] How vregs are assigned to operands in IR
Nisal Menuka via llvm-dev
- [llvm-dev] [LV] [ScalarEvolution] Feedback on bug 34965 - After r311849 Loop Vectorizer crashes with "The instruction should be scalarized"
Caballero, Diego via llvm-dev
- [llvm-dev] [RFC] Making .eh_frame more linker-friendly
Rui Ueyama via llvm-dev
- [llvm-dev] [PATCH for-next 0/9] LLVM coverage support for Xen
Roger Pau Monne via llvm-dev
- [llvm-dev] lli issue with interpreter - "Unknown constant pointer type!"
Andreas Hug via llvm-dev
- [llvm-dev] error building lldb-server
Siegmar Gross via llvm-dev
- [llvm-dev] many warnings building llvm components
Siegmar Gross via llvm-dev
- [llvm-dev] Updating LLVM Publications Page
John Criswell via llvm-dev
- [llvm-dev] LLVM disagrees with GCC on bitfield handling
Bingfeng Mei via llvm-dev
- [llvm-dev] [RFC] Injecting new element atomic memory intrinsics into MemIntrinsic class hierarchy
Daniel Neilson via llvm-dev
- [llvm-dev] Autocompletion support for llvm opt flags
Yuka Takahashi via llvm-dev
- [llvm-dev] [lld] Flavour option purpose
N via llvm-dev
- [llvm-dev] Publication - Devirtualization in LLVM
Piotr Padlewski via llvm-dev
- [llvm-dev] Small change to Codegen prepare
Sean Fertile via llvm-dev
- [llvm-dev] RFC: We need to explicitly state that some functions are reserved by LLVM
Chandler Carruth via llvm-dev
- [llvm-dev] Infinite loops with no side effects
Dan Gohman via llvm-dev
- [llvm-dev] Why does LLVm 3.8.0 recognize fputs_unlocked as a vararg function?
Dipanjan Das via llvm-dev
- [llvm-dev] Dominator tree side effect or intentional
Leijsten, G.H.P. via llvm-dev
- [llvm-dev] [JIT] Correct memory mapping? - SOLVED
via llvm-dev
- [llvm-dev] Arm HPC Workshop - 12/13th Dec - Tokyo
Renato Golin via llvm-dev
- [llvm-dev] LLVM Compiler Social Zurich - November 9, 2017 - RISC-V @ETH Tech talk
Tobias Grosser via llvm-dev
- [llvm-dev] RFC: Adding a JSON library to LLVM Support
Sam McCall via llvm-dev
- [llvm-dev] Less aggressive on the first allocation of CSR if detecting an early exit
Jun Lim via llvm-dev
- [llvm-dev] LLVM 3.3 path profiling output reader
Andrew Santosa via llvm-dev
- [llvm-dev] lld: Merging Symbol and SymbolBody
Rui Ueyama via llvm-dev
- [llvm-dev] Name of libllvm-5.0 on ubuntu xenial is libllvm5.0?
Siddharth Bhat via llvm-dev
- [llvm-dev] A query language for LLVM IR (XPath)
Alessandro Di Federico via llvm-dev
- [llvm-dev] adding msvcr100.dll interception support to compiler-rt ?
comic fans via llvm-dev
- [llvm-dev] Sparc64 stack realignment broken
Michael Karcher via llvm-dev
- [llvm-dev] CCState.AllocateRegBlock from TargetCallingConv.td?
Robert Baruch via llvm-dev
- [llvm-dev] Status of llvm.invariant.{start|end}
Yichao Yu via llvm-dev
- [llvm-dev] LLVM PDB Support
Meena Jain via llvm-dev
- [llvm-dev] Reaching definitions on Machine IR post register allocation
Raghavan, Venugopal via llvm-dev
- [llvm-dev] Flaky dataflow sanitizer test
Diana Picus via llvm-dev
- [llvm-dev] LLVM Fatal Error: Alignment is limited to 32 bytes
xoviat via llvm-dev
- [llvm-dev] LLVM Weekly - #200, Oct 30th 2017
Alex Bradbury via llvm-dev
- [llvm-dev] [llvm-dev, cfe-dev] Fix failures uncovered by randomly shuffling containers before sorting
Grang, Mandeep Singh via llvm-dev
- [llvm-dev] An ambiguity in TBAA info format
Ivan Kosarev via llvm-dev
- [llvm-dev] November LLVM bay-area social is this Thursday!
George Burgess IV via llvm-dev
- [llvm-dev] Gold linker warning: Cannot export local symbol
Dipanjan Das via llvm-dev
- [llvm-dev] PGO — opt -instrprof pass programatically?
Connor Gray via llvm-dev
- [llvm-dev] Using lnt to track lld performance
Shoaib Meenai via llvm-dev
- [llvm-dev] Using C++14 code in LLVM
Zachary Turner via llvm-dev
- [llvm-dev] [RFC] ASan: patches to support 32-byte shadow granularity
Walter Lee via llvm-dev
- [llvm-dev] Cross compiling for Baremetal ARM without using GCC
Daniel Kang via llvm-dev
Last message date:
Tue Oct 31 23:23:00 PDT 2017
Archived on: Tue Oct 31 23:22:52 PDT 2017
This archive was generated by
Pipermail 0.09 (Mailman edition).