July 2015 Archives by thread
Starting: Wed Jul 1 00:11:11 PDT 2015
Ending: Fri Jul 31 23:22:50 PDT 2015
Messages: 1527
- [LLVMdev] Deriving undefined behavior from nsw/inbounds/poison for scalar evolution
Sanjoy Das
- [LLVMdev] Are global variables candiates for register allocation?
mats petersson
- [LLVMdev] AliasAnalysis update interface - a tale of sorrow and woe
Chandler Carruth
- [LLVMdev] C as used/implemented in practice: analysis of responses
Renato Golin
- [LLVMdev] Legalizing SelectionDAGs with illegal pointer type
Jeroen Dobbelaere
- [LLVMdev] Test failure
Csaba Raduly
- [LLVMdev] LLVM parsers for popular languages? - Python, Rust, Go
Antoine Pitrou
- [LLVMdev] SLP vectorizer on AVX feature
Frank Winter
- [LLVMdev] [lld] Current ways to position memory sections (e.g. .text, .data, .bss) with lld?
ed at modk.it
- [LLVMdev] [cfe-dev] 3.6.2-rc1 has been tagged. Testers needed.
Dan Liew
- [LLVMdev] extractelement causes memory access violation - what to do?
Pete Cooper
- [LLVMdev] something better than .align for branch targets
Steve King
- [LLVMdev] Restricting instruction pattern matching by register class
Quentin Colombet
- [LLVMdev] Any known-reliable numbering scheme for basic blocks?
Quentin Colombet
- [LLVMdev] Intrinsic parameters verification
Quentin Colombet
- [LLVMdev] MIScheduler + AA: Missed scheduling opportunity in MIsNeedChainEdge. Bug?
Johnson, Nicholas Paul
- [LLVMdev] [cfe-dev] llvm-abi: A library for generating ABI-compliant LLVM IR
Pat Gavlin
- [LLVMdev] Match immediate value in tablegen
Xiaochu Liu
- [LLVMdev] New EH representation for MSVC compatibility
Joseph Tremoulet
- [LLVMdev] Obtaining a GlobalVariable from an MDNode
Peter Finn
- [LLVMdev] readonly and infinite loops
Nick Lewycky
- [LLVMdev] LLVM buildmaster will be restarted tonight
Galina Kistanova
- [LLVMdev] [PATCH][RFC] HSAIL Target
Matt Arsenault
- [LLVMdev] LLVM libraries in Windows binaries?
Tony Kelman
- [LLVMdev] Assertion failed !!
Manideepa Mukherjee
- [LLVMdev] Request for help: why does the program link correctly?
Soumitra Chatterjee
- [LLVMdev] MCJIT or ORC JIT for new project?
Kevin Atkinson
- [LLVMdev] Phabricator update
Manuel Klimek
- [LLVMdev] [LLVM 3.6.0] Metadata/Value split and RAUW.
Lizunov, Andrey E
- [LLVMdev] Crashes on Windows 8 with >4k stack frames
Ephrim Khong
- [LLVMdev] llc argument -filter-view-dags does not take name with dot
Xiaochu Liu
- [LLVMdev] input and output values from a loop
Imran Ashraf
- [LLVMdev] For AA imlpementations: same pointers for runOnModule(...) and alias(...)?
Hal Finkel
- [LLVMdev] IC profiling infrastructure
Betul Buyukkurt
- [LLVMdev] Load MachineFunctionPass plugin from library in llc?
Ethan J. Johnson
- [LLVMdev] [x86] Compiling in 32-bit mode causes 64-bit asm source to be silently converted to its 32-bit equavilent
Craig Topper
- [LLVMdev] Declare multiple data type for a register class in tblegen
Xiaochu Liu
- [LLVMdev] clang generated executable uses only x86 general purpose registors
Naveen vedula
- [LLVMdev] Fwd: clang generated executable uses only x86 general purpose registors
Naveen vedula
- [LLVMdev] How to have LLVM/Clang target an currently unsupported embedded OS?
Dennis Luehring
- [LLVMdev] MCInstrInfo::hasDefOfPhysReg() now private?
David Chisnall
- [LLVMdev] Eliminate stores with __builtin_assume
Tom Aernoudt
- [LLVMdev] Sequence of BuildMI without order dependency
Alex Turjan
- [LLVMdev] Fw: Sequence of BuildMI without order dependency
Alex Turjan
- [LLVMdev] DEBUG_TYPE
Peter Finn
- [LLVMdev] ORC and relocations
Lang Hames
- [LLVMdev] convex optimization
behrouz khosravi
- [LLVMdev] libFuzzer newbie question
Juan Ceasar
- [LLVMdev] How to run LLVM3.6.1 on OS X (Yosemite, Xcode6.4) OR how to link bitcode generated by OS X clang with LLVM3.6.1
Christian Schafmeister
- [LLVMdev] ARM Jump table pcrelative relaxation in clang / llc
Eric Bentura
- [LLVMdev] Implementation of C++ dynamic initialization (compiler output and linking)
Sanee Berlow
- [LLVMdev] SPMD Autovectorizer
Zack Waters
- [LLVMdev] DataFlowSanitizer only for Linux
Juan Ceasar
- [LLVMdev] Customizing module compilation in ORC JITs
Russell Hadley
- [LLVMdev] Any reason to keep llvm/Analysis/JumpInstrTableInfo.h ?
Yaron Keren
- [LLVMdev] Why can't comparisons with negative zero be simplified?
Robison, Arch
- [LLVMdev] 3.6.2-final has been tagged.
Tom Stellard
- [LLVMdev] LLVM Weekly - #79, Jul 6th 2015
Alex Bradbury
- [LLVMdev] Column information for the CodeView debug info format
David Majnemer
- [LLVMdev] (no subject)
罗勇刚(Yonggang Luo)
- [LLVMdev] LLVM IR on different platforms
Sandeep Kumar Singh
- [LLVMdev] [RFC] Proposal for Adding SPIRV Target
Neil Henning
- [LLVMdev] Link error when I compile the Toy(kaleidoscope) example
雷明亮
- [LLVMdev] Dynamically loadable pass doesn't show up in opt's pass list
Frank Winter
- [LLVMdev] between r241513 and r241594, clang 3.7.0svn now crashes building clang-tools-extra
Jack Howarth
- [LLVMdev] Modifications to SLP
Frank Winter
- [LLVMdev] Recording hash of binaries in test-suite and LNT.
Kristof Beyls
- [LLVMdev] llvm.org DOWNTIME & IP CHANGE (Thursday, 7/9 @12pm PDT)
Tanya Lattner
- [LLVMdev] Excluding project builds
David A. Greene
- [LLVMdev] Inline hint for methods defined in-class
Easwaran Raman
- [LLVMdev] Supporting heterogeneous computing in llvm, follow up.
Christos Margiolas
- [LLVMdev] Supporting heterogeneous computing in llvm.
Christos Margiolas
- [LLVMdev] Building clang + libc++ + libc++abi
David A. Greene
- [LLVMdev] Does LLVM still support PathProfiling?
Raymond Chen
- [LLVMdev] How to select ISD::sdivrem node?
Pei-Shiang Hung
- [LLVMdev] The Trouble with Triples
Daniel Sanders
- [LLVMdev] Why change "sub x, 5" to "add x, -5" ?
Frédéric Heitzmann
- [LLVMdev] New backend help request.
James Boulton
- [LLVMdev] LLVM loop vectorizer
RCU
- [LLVMdev] vectorize a def-use chain
Frank Winter
- [LLVMdev] llvm bay area social, july edition!
Nick Lewycky
- [LLVMdev] Strong post-dominance in LLVM?
Bjarke Roune
- [LLVMdev] Heterogeneous Execution Engine Patches and Follow Up
Christos Margiolas
- [LLVMdev] insert nop instruction
Zahra Marj
- [LLVMdev] Help with using LLVM to re-compile hot functions at run-time
Revital1 Eres
- [LLVMdev] Extracting a splat value from vector instruction.
Demikhovsky, Elena
- [LLVMdev] llvm jit acting at runtime, like libgccjit ?
deco33000 at yandex.com
- [LLVMdev] How to add a new target/toolchain to Clang ?
Frédéric Heitzmann
- [LLVMdev] new stage2/stage3 comparison failures
Jack Howarth
- [LLVMdev] functions with 'sret' argument must return void
Antoine Pitrou
- [LLVMdev] fake an extend for "SEXT" signal
kewuzhang
- [LLVMdev] How to use get the memory location of a function argument correctly?
Shen Liu
- [LLVMdev] PHI Elimination in Register Allocation Pass
Natanael Ramos
- [LLVMdev] 2015 LLVM Developers' Meeting!
Tanya Lattner
- [LLVMdev] [RFC] New StackMap format proposal (StackMap v2)
Juergen Ributzka
- [LLVMdev] All bots are down
Chris Matthews
- [LLVMdev] Windows interface for clang
Russell Wallace
- [LLVMdev] Adding/checking an attribute to function argument
Tarun Prabhu
- [LLVMdev] path profile result with LLVM
raymondc
- [LLVMdev] TSFlags
Sky Flyer
- [LLVMdev] set builder's insert point to the last of a couple of instructions
Frank Winter
- [LLVMdev] Improving the quality of debug locations / DbgValueHistoryCalculator
Adrian Prantl
- [LLVMdev] Linking tools
Russell Wallace
- [LLVMdev] JIT compilation 2-3 times slower in latest LLVM snapshot
Dibyendu Majumdar
- [LLVMdev] StringMap question
Valery Pushkar
- [LLVMdev] Ravi - a dialect of Lua 5.3 with LLVM based JIT compilation
Dibyendu Majumdar
- [LLVMdev] SmallString + raw_svector_ostream combination should be more efficient
Rafael Espíndola
- [LLVMdev] instructions copy
Yuxi Chen
- [LLVMdev] undefined reference to extern variables
Haopeng Liu
- [LLVMdev] String attributes for function arguments and return values
Artur Pilipenko
- [LLVMdev] Documentation of bitcasts in calls
Thomas Ströder
- [LLVMdev] [RFC] Conditional RegClass membership
Artyom Skrobov
- [LLVMdev] Problem with InsertPointGuard ABI?
Paweł Bylica
- [LLVMdev] Using TableGen 'foreach' to parameterise definitions
Martin J. O'Riordan
- [LLVMdev] LLVM Weekly - #80, Jul 13th 2015
Alex Bradbury
- [LLVMdev] Poor register allocations vs gcc
deco33000 at yandex.com
- [LLVMdev] enable globalsmodref-aa by default
Xin Tong
- [LLVMdev] Is metadata the right thing to associate one instruction to another?
Frank Winter
- [LLVMdev] __float128 (f128) calling convention bug on x86_64
Chih-hung Hsieh
- [LLVMdev] Few builder will go off-line temporally
Galina Kistanova
- [LLVMdev] RFC: Drop support running LLVM on Windows XP
Greg Bedwell
- [LLVMdev] RFC: A plan for stateful alias analysis in LLVM
Chandler Carruth
- [LLVMdev] GlobalsModRef (and thus LTO) is completely broken
Chandler Carruth
- [LLVMdev] TableGen question
Mohamed Shafi
- [LLVMdev] [llvm] [libunwind] r207467 misprint
Daniil Troshkov
- [LLVMdev] How to fix RegisterPressureTracker after inserting a new Machine Instruction during MachineScheduler Pass
Ziqiang Patrick Huang
- [LLVMdev] LICM for function calls
Raoux, Thomas F
- [LLVMdev] Poor register allocation (constants causing spilling)
Robert Lougher
- [LLVMdev] 3.6.2 & 3.7.0 binaries
Dave Yost
- [LLVMdev] RFC: ThinLTO Symbol Linkage and Renaming
Teresa Johnson
- [LLVMdev] How to configure the functionPass manager to omit some functions in a module input?
Shen Liu
- [LLVMdev] [Shrink-Wrapping] Request For Benchmarking: X86 and AArch64
Chandler Carruth
- [LLVMdev] New linker ownership
Rui Ueyama
- [LLVMdev] Stale SCEV pointer to deleted AssumptionCache
Steve King
- [LLVMdev] [3.7 Release] We have branched
Hans Wennborg
- [LLVMdev] FW: Insight of 403050abcc091260be2e8f58484e7a39c0782b47?
Lawrence
- [LLVMdev] Register pressure mechanism in PRE or Smarter rematerialization/split/spiller/coalescing ?
Lawrence
- [LLVMdev] How to write Clang plugin Makefile with binary download LLVM and Clang?
朱军
- [LLVMdev] [Clang] Reasons for lack of -fsingle-precision-constant support? Alternatives?
ed at modk.it
- [LLVMdev] runtime pass
marwayusuf at feng.bu.edu.eg
- [LLVMdev] SymbolRef and getSize
Wehrli Johan
- [LLVMdev] Improving loop vectorizer support for loops with a volatile iteration variable
Hyojin Sung
- [LLVMdev] Destroying MDNodeOperand
Pan, Wei
- [LLVMdev] Using thin archives when building llvm
Rafael Espíndola
- [LLVMdev] What does "noalias sret" mean?
Qiuping Yi
- [LLVMdev] [RFC] Defining Infinite Loops
Hal Finkel
- [LLVMdev] Identifying function call targets at the MachineInstr level
Ethan J. Johnson
- [LLVMdev] Interest in Israel LLVM Social?
Kuperstein, Michael M
- [LLVMdev] Validating a new release
김민성
- [LLVMdev] [lld] Why Linker does not use MC
Stavropoulos Nikos
- [LLVMdev] Updated RFC: ThinLTO Implementation Plan
Teresa Johnson
- [LLVMdev] Regions according to LLVM
Félix Cloutier
- [LLVMdev] [Clang] [lld] [llvm-link] Whole program / dead-code optimization
ed at modk.it
- [LLVMdev] Adding integer field to all C++ classes in LLVM
Mohit Mishra
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Dimitry Andric
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Nikola Smiljanic
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Jack Howarth
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Renato Golin
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Renato Golin
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Kun Ling
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Ben Pope
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
sebastian.dressler at gmail.com
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Daniel Sanders
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] [3.7 Release] RC1 has been tagged, Testing Phase I begins
Hans Wennborg
- [LLVMdev] why LoopUnswitch pass does not constant fold conditional branch and merge blocks
Chen Li
- [LLVMdev] static taint analysis in LLVM
Q Z
- [LLVMdev] LLVM instrumentation
Wehrli Johan
- [LLVMdev] how to transform elf binary to llvm IR?
慕冬亮
- [LLVMdev] Suspicious behavior of mem2reg (promoteSingleBlockAlloca)
Jeehoon Kang
- [LLVMdev] Fail to build LLVM release_36 in MSVC 2013
Amy White
- [LLVMdev] [llvm-c] enum conversion approaches
Tim Besard
- [LLVMdev] For a pointer to pointer ?How to fast get the pointee pointer?
Shen Liu
- [LLVMdev] [LSR] overly promotes indvars
Jingyue Wu
- [LLVMdev] How can i differentiate pointer type int 32* from int 32** ?
Shen Liu
- [LLVMdev] Overriding libcall symbol
Vadim Chugunov
- [LLVMdev] [RFC] Developer Policy for LLVM C API
Juergen Ributzka
- [LLVMdev] 2-address and 3-address instructions
bagel
- [LLVMdev] CMake does not propagate flags to build
adek at adek.io
- [LLVMdev] Any objections to turning on -Wunused-parameter? (and any other -Wunused-* that are off?)
Chandler Carruth
- [LLVMdev] Strange Makefile Errors
Peter Finn
- [LLVMdev] llvm::Linker incorrectly fails to link in all aspects of the source module
DeadMG
- [LLVMdev] Instruction::mayThrow not handling invoke's?
Sanjoy Das
- [LLVMdev] LLVM Weekly - #81, Jul 20th 2015
Alex Bradbury
- [LLVMdev] [libcxx] How to update libcxx.llvm.org to use Sphinx generated doc?
Eric Fiselier
- [LLVMdev] D10669: libc++ tests for C++17 features may fail if compiled with -std=c++1y / c++0x
Oleg Ranevskyy
- [LLVMdev] 2015 LLVM Developers' Meeting Call for "Papers"
Tanya Lattner
- [LLVMdev] Loop localize global variables
sundeepk at codeaurora.org
- [LLVMdev] Some thought on handling ELF shared libraries in lld
Rafael Espíndola
- [LLVMdev] DebugInfo/PDB/pdbdump-symbol-format.test fails with VS 2015
İsmail Dönmez
- [LLVMdev] llvm books
marwayusuf at feng.bu.edu.eg
- [LLVMdev] RFC: ThinLTO Impementation Plan
Teresa Johnson
- [LLVMdev] Fwd: buildbot failure in LLVM on lldb-x86-win7-msvc
David Blaikie
- [LLVMdev] How to not zeroinitialize array
Russell Hadley
- [LLVMdev] build llvm on CentOS
Xiaochu Liu
- [LLVMdev] is it impossible to use the external llvm custom pass on windows?
Hong Seok
- [LLVMdev] Would DosBox benefit from LLVM JIT?
Jacek Wielemborek
- [LLVMdev] some superoptimizer results
John Regehr
- [LLVMdev] prevent an SDValue from lower into an immediate field in load
Xiaochu Liu
- [LLVMdev] Clang devirtualization proposal
Piotr Padlewski
- [LLVMdev] LLVM Compiler Engineer - Intel Contract Employee - 768758
Sara Baghsorkhi
- [LLVMdev] signext on function parameters and return.
Steve King
- [LLVMdev] longjmp and JIT compiled code on Windows
Dibyendu Majumdar
- [LLVMdev] LoadedObjectInfo::getSectionLoadAddress
Eugene Rozenfeld
- [LLVMdev] Is loop header required to have at least one predecessor outside the loop?
Chen Li
- [LLVMdev] Intel asm syntax and variable names
Yatsina, Marina
- [LLVMdev] Bang Operator
Sky Flyer
- [LLVMdev] [LLD] support for dlltool generated libs in COFF/PECOFF
Martell Malone
- [LLVMdev] lli supports different targets than llc?
Débora Setton Sanches
- [LLVMdev] [3.7 Release] Release Candidate 1 available
Hans Wennborg
- [LLVMdev] Register for the 2015 LLVM Developers' Meeting!
Tanya Lattner
- [LLVMdev] sepertate the code by the macro
yao
- [LLVMdev] SIMD for sdiv <2 x i64>
zhi chen
- [LLVMdev] [LLD] Segmentation fault in case of TLS mismatch
shridHar joshi
- [LLVMdev] Compiling LibC++ with LLVM on ARM
Renato Golin
- [LLVMdev] LLVM linkage flags
Max Ruttenberg
- [LLVMdev] Transforming SwitchInst to BranchInst
Zhoulai
- [LLVMdev] LLVM buildmaster will be unavailable for about an hour today after 5 PM Pacific
Galina Kistanova
- [LLVMdev] [un]wrapping llvm:DITypeRef
Rodney M. Bates
- [LLVMdev] why gvn does not work for global variables
Xiangyang Guo
- [LLVMdev] Adding a stack probe function attribute
John Kåre Alsaker
- [LLVMdev] a questons about poolalloc
Q Z
- [LLVMdev] a question about pooalloc
Q Z
- [LLVMdev] LLVM Weekly - #82, Jul 27th 2015
Alex Bradbury
- [LLVMdev] Let expressions at file scope combined with defm
Sky Flyer
- [LLVMdev] SelectionDAG viewers, filter-view-dags question
Ryan Taylor
- [LLVMdev] addPassesToEmitFile and Intel syntax
Frank Winter
- [LLVMdev] tfloat support for mingw-w64
Martell Malone
- [LLVMdev] Dynamically adding exception frames in the macintosh OS X
jacob navia
- [LLVMdev] Recent clang 3.7 RC1 release broke Travis CI integration
Brian Smith
- [LLVMdev] i1* function argument on x86-64
Frank Winter
- [LLVMdev] unable to match FrameIndex<1>
Xiaochu Liu
- [LLVMdev] [3.7 Release] RC2 is coming closer
Hans Wennborg
- [LLVMdev] Splice and undefined physical reg
Johnny Bory
- [LLVMdev] Purpose of LLVM_ENABLE_LIBCXX and LLVM_ENABLE_LIBCXXABI
Schlottke-Lakemper, Michael
- [LLVMdev] getting memory data from a value object
marwayusuf at feng.bu.edu.eg
- [LLVMdev] AliasSetTracker and UnknownInst's (callsites mostly) problem
Andrew Zhogin
- [LLVMdev] Regression testing on MSYS2 host with mingw-w64
Martell Malone
- [LLVMdev] Notice for out-of-tree maintainer: RegisterScheduler::setDefault removed
Mehdi Amini
- [LLVMdev] llvmbuild.txt and cmakelists.txt
bill rowe
- [LLVMdev] Wrong encoding/decoding for POPC instruction of Sparc
Jun Koi
- [LLVMdev] [ARM]__modsi3 call in android
Renato Golin
- [LLVMdev] Phabricator and Apple email addresses
Adam Nemet
- [LLVMdev] Request: Changing commit message in llvm trunk
Martell Malone
- [LLVMdev] [IMPORTANT] Mailing list Move & Downtime (Tuesday, August 4th)
Tanya Lattner
- [LLVMdev] RFC: LoopEditor, a high-level loop transform toolkit
James Molloy
- [LLVMdev] ORC name mangling
Andy Somogyi
- [LLVMdev] How to get the const argument data from Function?
Zhen Zhang
- [LLVMdev] A few folks in the SF Bay area are planning to get together to discuss GC statepoints
Chandler Carruth
- [LLVMdev] Loop Dependence Analysis(getDistance())
Manideepa Mukherjee
- [LLVMdev] [3.7.0] Two late issues with cross compilation to mips
Daniel Sanders
- [LLVMdev] ConfigStatusScript Confusion
Peter Finn
- [LLVMdev] optimizer clobbering EFLAGS
Michael Hordijk
- [LLVMdev] Clang
Valery Pushkar
- [LLVMdev] Clang: strange malloc usage
Valery Pushkar
- [LLVMdev] ARM unwinding bug
Mason Wheeler
- [LLVMdev] Error when i am using command make -j4 command in cygwin to compile safecode
John Criswell
- [LLVMdev] What is getTombstoneKey?
Lawrence
- [LLVMdev] Proposal: arbitrary relocations in constant global initializers
Peter Collingbourne
- [LLVMdev] x86-64 backend generates aligned ADDPS with unaligned address
Frank Winter
- [LLVMdev] [RFC] July Update: Progress report on CMake build system's ability to replace autoconf
Chris Bieneman
- [LLVMdev] [RFC] Road map for CMake
Chris Bieneman
- [LLVMdev] optimizer clobber EFLAGS
Michael Hordijk
- [LLVMdev] Bi-Endian Compiler
Umesh Kalappa
- [LLVMdev] Question on BlendSplat Code - LLVM Commit 72753f87f2b80d66cfd7ca7c7b6c0db6737d4b24
Tyler Kenney
- [LLVMdev] Where do I update release notes for the 3.7 release?
David Blaikie
- [LLVMdev] [x86] Prefetch intrinsics and prefetchw
Joshua Magee
- [LLVMdev] Ideas for making llvm-config --cxxflags more useful
tom at stellard.net
- [LLVMdev] TableGen Register Class not matching for MI in 3.6
Ryan Taylor
- [LLVMdev] RFC: Callee speedup estimation in inline cost analysis
Easwaran Raman
- [LLVMdev] [3.7 Release] RC2 has been tagged, Testing Phase II begins
Hans Wennborg
- [LLVMdev] error open a share library generated by a LLVM pass
Q Z
- [LLVMdev] Path forward on profile guided inlining?
Xinliang David Li
- [LLVMdev] Changing pointer addresses in Transform pass
Prem Anand
- [LLVMdev] Asan: Print stacktrace on SIGFPE
Karl Skomski
- [LLVMdev] PerformDAGCombine vs. DAG to DAG
Steve King
- [LLVMdev] RFC - Making SamplePGO a module pass
Diego Novillo
- [LLVMdev] exception handling and fastcc
Nicolas Ojeda Bar
Last message date:
Fri Jul 31 23:22:50 PDT 2015
Archived on: Tue Aug 4 17:24:33 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).