October 2014 Archives by thread
Starting: Wed Oct 1 00:50:20 PDT 2014
Ending: Fri Oct 31 23:44:19 PDT 2014
Messages: 1033
- [LLVMdev] Behaviour of NVPTX intrinsic
RAVI KORSA
- [LLVMdev] Please benchmark new x86 vector shuffle lowering, planning to make it the default very soon!
Andrea Di Biagio
- [LLVMdev] Can libc++ build for arm cross compiler?
gamma_chen
- [LLVMdev] Barking Up The Wrong Tree?
David Chisnall
- [LLVMdev] Issue with incomplete type debug info in recent release_35
martin krastev
- [LLVMdev] PHINode containing itself causes segfault when compiling Blender OpenCL kernel with R600 backend
Виталий Филиппов
- [LLVMdev] Custom lowering issue
shahid shahid
- [LLVMdev] Cambridge LLVM Social - 8th Oct
Renato Golin
- [LLVMdev] LLVM opt GVN.cpp
Bob Wilson
- [LLVMdev] size_t?
Eric Mader
- [LLVMdev] [cfe-dev] Address sanitizer regression test failures for PPC64 targets
Hal Finkel
- [LLVMdev] Use of custom operations after DAG legalization
Steve Montgomery
- [LLVMdev] need help on llvm support for Chapel
Hui Zhang
- [LLVMdev] Compiling As Obj-C or Obj-C++ On Windows
Eric Mader
- [LLVMdev] not much performance gain when reuse the JIT cached compiled object in the subsequent call to the same function ....
Kaylor, Andrew
- [LLVMdev] Error Compiling Intrinsics On Windows
Eric Mader
- [LLVMdev] New type of smart pointer for LLVM
Anton Yartsev
- [LLVMdev] Header File Not Found?
Eric Mader
- [LLVMdev] Fwd: Need help to add operand for global metadata
Henry Chung
- [LLVMdev] Autotuning parameters/heuristics within LLVM
Robert Stevenson
- [LLVMdev] Verifying Toolchain Semantics
Ian Grant
- [LLVMdev] [RFC] Exhaustive bitcode compatibility tests for IR features
Sergei Larin
- [LLVMdev] Soliciting Code Review: Fix for Bug 5053
Swaroop Sridhar
- [LLVMdev] How to add LiveVariables pass
e e
- [LLVMdev] LTOModule::parseSymbols not handling GlobalAlias
Sergei Larin
- [LLVMdev] Need guidance regarding MachineFunctionPass
sachin arora
- [LLVMdev] Use list preservation when using Instruction::clone
Tyler Denniston
- [LLVMdev] How do I update Ocaml debug info? (was Re: [llvm] r218914 - DI: Fold constant arguments into a single MDString)
Duncan P. N. Exon Smith
- [LLVMdev] hexdump in test cases?
Nick Kledzik
- [LLVMdev] ASAN tests on ARM
Renato Golin
- [LLVMdev] Weird problems with cos (was Re: [PATCH v3 2/3] R600: Add carry and borrow instructions. Use them to implement UADDO/USUBO)
Jan Vesely
- [LLVMdev] assembler instruction selection vs. compiler instruction selection
Steve King
- [LLVMdev] Windows Installer
Hans Wennborg
- [LLVMdev] lld coding style
Saleem Abdulrasool
- [LLVMdev] extending LLVM - basic block reordering
Zahra fatehi marj
- [LLVMdev] ELLCC update for October 5, 2014
Richard Pennington
- [LLVMdev] Question about jumptable and indirect function call.
XiaoGuang Wang
- [LLVMdev] [cfe-dev] Proposal to add Bitcode version field to bitcode file wrapper
Yung, Douglas
- [LLVMdev] Heads-up: symbolized stack traces in LLVM/Clang tools crash dumps
Alexey Samsonov
- [LLVMdev] LLVM Weekly - #40, Oct 6th 2014
Alex Bradbury
- [LLVMdev] llvm.loop metadata placement and critical edge splitting
Andrew Trick
- [LLVMdev] LLVM features that ought to be surfaced in a higher-level language?
Talin
- [LLVMdev] [PATCH] ubsan: label messages as coming from ubsan
Ben Boeckel
- [LLVMdev] [PATCH] ubsan: add 'UndefinedBehaviorSanitizer' to messages
Ben Boeckel
- [LLVMdev] Canonicalizing vector masking.
Rafael Espíndola
- [LLVMdev] LLVM buildmaster will be restarted today after 6 PM Pacific time
Galina Kistanova
- [LLVMdev] Emacs LLVM coding style dir-locals
Stephen Crane
- [LLVMdev] bug report - libsanitizer compilation fail
Daniel Doron
- [LLVMdev] More ARM asan failures - Line number
Renato Golin
- [LLVMdev] Debug Info and MergeFunctions Transform
David Blaikie
- [LLVMdev] Debug Info and DFSan
David Blaikie
- [LLVMdev] Stange behavior in fp arithmetics on x86 (bug possibly)
Dmitry Borisenkov
- [LLVMdev] [lld] lld build needs to have flags that specify what flavor/targets to build ?
Shankar Easwaran
- [LLVMdev] Fwd: [Bug 84232] PHINode containing itself causes segfault in LLVM when compiling Blender OpenCL kernel with R600 backend
Виталий Филиппов
- [LLVMdev] not able to resolve external function symbol error issued at RuntimeDyldImpl::resolveExternalSymbols
Cheng Zhu
- [LLVMdev] Creating a new MCStreamer object inside AsmPrinter
Ronaldo Ferreira
- [LLVMdev] UBSAN - Test failures
Renato Golin
- [LLVMdev] Add 3.5 release to the getting started page.
Jan Sjodin
- [LLVMdev] [cfe-dev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk
Greg Bedwell
- [LLVMdev] llvm and secure malloc/free
Anitha B Gollamudi
- [LLVMdev] PSA: Perfectly forwarding thunks can now be expressed in LLVM IR with musttail and varargs
Reid Kleckner
- [LLVMdev] [PATCH][RFC]: Add fmin/fmax intrinsics
Matt Arsenault
- [LLVMdev] Proposal: bindings for the Go programming language
Peter Collingbourne
- [LLVMdev] Performance regression in the LiveIntevals phase
Gasiunas, Vaidas
- [LLVMdev] Remaining Compiler-RT failures in ARM
Renato Golin
- [LLVMdev] LICM promoting memory to scalar
Balaram Makam
- [LLVMdev] compileUnit
Hui Zhang
- [LLVMdev] LDMIA instruction allows high registers for v7m architechture
Jyoti Rajendra Allur
- [LLVMdev] eliminateFrameIndex
Boris Boesler
- [LLVMdev] LLVM Lexer
Prashanth Sharma
- [LLVMdev] Updating Analysis Pass
Manish Gupta
- [LLVMdev] Optimization hints for "constant" loads
Philip Reames
- [LLVMdev] whole program optimization examples?
Hayden Livingston
- [LLVMdev] The ELLCC Cross Development Tool Chain is now Available for Windows
Richard Pennington
- [LLVMdev] Probing the complexity of the LLVM's optimizations
Junio Cezar
- [LLVMdev] memory leak in method ContractNodes
wuhui1973
- [LLVMdev] Problem of stack slot coloring
Qingan Li
- [LLVMdev] LLVM Weekly - #41, Oct 13th 2014
Alex Bradbury
- [LLVMdev] Unexpected spilling of vector register during lane extraction on some x86_64 targets
martin krastev
- [LLVMdev] writing llvm ir not in c++
Dave Pitsbawn
- [LLVMdev] Passing llc options to Clang
Ziqiang Patrick Huang
- [LLVMdev] [RFC] Less memory and greater maintainability for debug info IR
Duncan P. N. Exon Smith
- [LLVMdev] RFC: variable names
Nick Kledzik
- [LLVMdev] Thoughts on maintaining liveness information for stackmaps
Kevin Modzelewski
- [LLVMdev] RFC: Should we have (something like) -extra-vectorizer-passes in -O2?
Chandler Carruth
- [LLVMdev] About Code coverage Algorithms.
Umesh Kalappa
- [LLVMdev] Clang option to dump the results of intermediate passes
DeepaBallari
- [LLVMdev] Question about reusing executable object memory get from MCJIT->getPointerToFunction
Cheng Zhu
- [LLVMdev] How do I get MachineFunctions?
Vanderson Martins do Rosario
- [LLVMdev] Release Manager Position
Bill Wendling
- [LLVMdev] how to choose which alias analysis used in my pass?
songlh
- [LLVMdev] using -debug-ir to map identify IR mapping
Muneeb Khan
- [LLVMdev] replace the intrinsic call by a C function call
kewuzhang
- [LLVMdev] section relative expressions
Rafael Espíndola
- [LLVMdev] forcing llvm-objdump to disassemble
Mark Laws
- [LLVMdev] Moderators needed for LLVM Developers' Meeting
Tanya Lattner
- [LLVMdev] Performance regression on ARM
Renato Golin
- [LLVMdev] Segfault on AArch64 LNT
Renato Golin
- [LLVMdev] LLVM buildmaster will be restarted today after 9 PM Pacific time
Galina Kistanova
- [LLVMdev] opt -O2 leads to incorrect operation (possibly a bug in the DSE)
Aliaksei Zasenka
- [LLVMdev] Correctly compiling shared libraries for llvm-gcov on OSX
Artur Szostak
- [LLVMdev] oprofile support?
Maurice Marks
- [LLVMdev] VMKit is retired (but you can help if you want!)
Brian Faull
- [LLVMdev] Query regarding LLVM compiler backend
Nitin Mukesh Tiwari
- [LLVMdev] Dereferencing NULL pointer in IndVarSimplify.cpp?
Liang Wang
- [LLVMdev] ELLCC now has Pre-built Binaries for all LLVM Command Line Tools
Richard Pennington
- [LLVMdev] Query regarding backend of Clang
Nitin Mukesh Tiwari
- [LLVMdev] RFC: Are we ready to completely move away from the optionality of a DataLayout?
Chandler Carruth
- [LLVMdev] SSA for memory objects
Tyler Denniston
- [LLVMdev] Lib C++ buildbot problem
Renato Golin
- [LLVMdev] LLVM Weekly - #42, Oct 20th 2014
Alex Bradbury
- [LLVMdev] Question about "VectorLegalizer::ExpandUINT_TO_FLOAT".
JinGu Kang
- [LLVMdev] [lld][ELF] obj2yaml vs normalized input files (similar to macho)
Shankar Easwaran
- [LLVMdev] LLVM at FOSDEM 2015 - Call for papers and participation
Sylvestre Ledru
- [LLVMdev] [RFC] New ToolsSupport library for stuff that only tools need
Chris Bieneman
- [LLVMdev] 2 Moderator Sessions Left (2014 LLVM Developers Meeting)
Tanya Lattner
- [LLVMdev] Performance tracking and benchmarking infrastructure BoF
Kristof Beyls
- [LLVMdev] LLVM buildmaster will be restarted today after 6 PM Pacific time today.
Galina Kistanova
- [LLVMdev] Question regarding getElementPtr/Addressing modes in backend
Johnny Val
- [LLVMdev] Updating Kaleidoscope tutorial
Geoff Shannon
- [LLVMdev] [cfe-dev][Openmp-dev] Provide LLVM IR and OpenMP LLVM IR as input in a Pass
Simone Atzeni
- [LLVMdev] Fetching the functions in C files
Amir H. Ashouri
- [LLVMdev] Using LLVM on OS X 10.9.5
Geoff Shannon
- [LLVMdev] LibUnwind into Compiler-RT?
Renato Golin
- [LLVMdev] Strange Errors on Windows with LLVM Regression Suite
Aaron W.Hsu
- [LLVMdev] debugloc metadata variation
David Blaikie
- [LLVMdev] Target specific info available to Clang (and others)
Renato Golin
- [LLVMdev] Disabling Branch Folding in IfConversion
Ronaldo Ferreira
- [LLVMdev] compiler-rt with MSVC 2013
Aaron Ballman
- [LLVMdev] New CMake warnings
Daniel Dilts
- [LLVMdev] On DataExtractor isValidOffset* interface
Timur Iskhodzhanov
- [LLVMdev] CFG for the whole c file
Amir H. Ashouri
- [LLVMdev] Proposal for ""llvm.mem.vectorize.safelen"
Tian, Xinmin
- [LLVMdev] AArch64 bot
Renato Golin
- [LLVMdev] processor Intrisic handling question
Stavropoulos Nikos
- [LLVMdev] Adding masked vector load and store intrinsics
Demikhovsky, Elena
- [LLVMdev] LLVM JIT Execution Engine port for PPC64le
Caio Souza Oliveira
- [LLVMdev] Virtual register def doesn't dominate all uses
Boris Boesler
- [LLVMdev] IndVar widening in IndVarSimplify causing performance regression on GPU programs
Jingyue Wu
- [LLVMdev] which is the right version
Hui Zhang
- [LLVMdev] Adding sample profile support to llvm-profdata?
Diego Novillo
- [LLVMdev] Cross-Block Dead Store Elimination
Artem Dinaburg
- [LLVMdev] Recent changes in -gmlt break sample profiling
Diego Novillo
- [LLVMdev] First-class debug info IR: MDLocation
Duncan P. N. Exon Smith
- [LLVMdev] Indirect call site profiling
betulb at codeaurora.org
- [LLVMdev] Query regarding LLVM library for compilation
Nitin Mukesh Tiwari
- [LLVMdev] Masked vector intrinsics and name mangling
Demikhovsky, Elena
- [LLVMdev] questions about memory dependence analysis
songlh
- [LLVMdev] How to call a pointer that points to a C function
C K Tan
- [LLVMdev] Error returned by gcov
ramonpadilla1 at yahoo.co.uk
- [LLVMdev] question about memory dependence analysis for local structure
songlh
- [LLVMdev] LLVM Weekly - #43, Oct 27th 2014
Alex Bradbury
- [LLVMdev] Problem in X86 backend
Rinaldini Julien
- [LLVMdev] Switch instruction lowering
Paweł Bylica
- [LLVMdev] PPC64 old JIT support
Caio Souza Oliveira
- [LLVMdev] on type annotations of LLVM IR
Rekha R
- [LLVMdev] New OS X and Jenkins based build cluster
Chris Matthews
- [LLVMdev] Getting Started with LLVM Core LIbraries available
reed kotler
- [LLVMdev] Question about specifying the Output directory path
Brian Yang
- [LLVMdev] Libcxx buildbot
Renato Golin
- [LLVMdev] passing allocas into tail calls
Nick Lewycky
- [LLVMdev] llvm's regular bay-area monthly social, Nov 6th
Nick Lewycky
- [LLVMdev] DragonEgg3.3 support for gcc cross compilers
Ajay Panyala
- [LLVMdev] Publication at ICFEM 2014
Simo
- [LLVMdev] Storing values in global variables
Jan Teske
- [LLVMdev] MCJIT + Win64 SEH handling problem (missing unwinding info)
Aliaksei Zasenka
- [LLVMdev] Problem in X86 backend (again)
Rinaldini Julien
- [LLVMdev] [PATCH] LangRef: va_arg doesn't work on X86_64; update example
Ramkumar Ramachandra
- [LLVMdev] Mips's MicroMips ??
Jun Koi
- [LLVMdev] [PATCH v2] LangRef: clarify that va_arg doesn't work on x86_64
Ramkumar Ramachandra
- [LLVMdev] Emit a jump instruction to a place inside basicblock
Xiaoguang Wang
- [LLVMdev] Status of HSA in LLVM 3.6
William Swartzendruber
- [LLVMdev] Runtime introspection of "Release Mode" programs using LLVM or LLDB
Kenneth Camann
- [LLVMdev] ELF section load address
Colin LeMahieu
- [LLVMdev] LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [LLVMdev] RFC: Indirect Call Target Profiling
betulb at codeaurora.org
- [LLVMdev] What is the solution for this error from clang?
Riyaz Puthiyapurayil
- [LLVMdev] RFC: Drop support running LLVM on Windows XP
Reid Kleckner
- [LLVMdev] possible bug in COFFObjectFile::getSymbolType()
David Majnemer
- [LLVMdev] Git Clone on Windows Issues
Aaron W.Hsu
- [LLVMdev] Regression Suite Failure: Windows 64-bit Build
Aaron W.Hsu
- [LLVMdev] Tree conflict on checkout
Daniel Dilts
- [LLVMdev] TSFlags in AsmBackend
Steve King
- [LLVMdev] Large constants in patchpoints
Sanjoy Das
- [LLVMdev] RFC: Timeline for deprecating the autoconf build system?
Tom Stellard
- [LLVMdev] Job openings for Pyston, Dropbox's LLVM JIT for Python
Kevin Modzelewski
- [LLVMdev] data layout string questions.
reed kotler
- [LLVMdev] Stackmaps: caller-save-registers passed as deopt args
Kevin Modzelewski
- [LLVMdev] Dominator Trees
Speziale Ettore
- [LLVMdev] Using the unused "version" field in the bitcode wrapper (redux)
Sean Silva
Last message date:
Fri Oct 31 23:44:19 PDT 2014
Archived on: Tue Aug 4 17:24:20 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).