October 2012 Archives by thread
Starting: Mon Oct 1 03:09:08 PDT 2012
Ending: Wed Oct 31 23:34:20 PDT 2012
Messages: 1165
- [LLVMdev] JIT and libgcc_s.so
James Molloy
- [LLVMdev] [pocl-devel] [cfe-dev] SPIR provisional specification is now available in the Khronos website
Villmow, Micah
- [LLVMdev] Installation problem!
Reza Sheykhi
- [LLVMdev] Wrong type qualifier for this pointer in case of ARM compiled binary
Karthik Bhat
- [LLVMdev] LLVM's Pre-allocation Scheduler Tested against a Branch-and-Bound Scheduler
Rao, Prashantha
- [LLVMdev] How best to represent assume statements in LLVM IR?
Philip Reames
- [LLVMdev] LLVM Bay-area Social, October edition
Nick Lewycky
- [LLVMdev] [PATCH / PROPOSAL] bitcode encoding that is ~15% smaller for large bitcode files...
Jan Voung
- [LLVMdev] [RFC] OpenMP Representation in LLVM IR
greened at obbligato.org
- [LLVMdev] [RFC] Parallelization metadata and intrinsics in LLVM (for OpenMP, etc.)
greened at obbligato.org
- [LLVMdev] interesting possible compiler bug
reed kotler
- [LLVMdev] [PROPOSAL] Adding support for -fstack-protector-strong
Magee, Josh
- [LLVMdev] [patch] set AssemblerDialect
Jun Koi
- [LLVMdev] Offset to C++ structure members
Paul J. Lucas
- [LLVMdev] [PATCH] with no response: Bug 13163 - BlockAddress instruction with use from the global context is damaged during module link
Yuri
- [LLVMdev] Protecting a register value in the LLVM backend
Marcello Maggioni
- [LLVMdev] LLVM IR and CFG
Rajendra
- [LLVMdev] Cambridge University LLVM Afternoon
David Chisnall
- [LLVMdev] Unreachable block eliminate problem.
r4start
- [LLVMdev] lld Atoms from STT_SECTION type symbols.
Sid Manning
- [LLVMdev] adding support for -ffixed-<reg>
Matthew Curtis
- [LLVMdev] Handling SRet on Windows x86
Timur Iskhodzhanov
- [LLVMdev] [llvm-commits] patch to enable response file support in ParseCommandLineOptions
Liu, Yaxun (Sam)
- [LLVMdev] Error prone default memory capturing convention of blocks.
Iaroslav Pavlov
- [LLVMdev] possible target inpdependent changes to support mips16 and arm thumb
Reed Kotler
- [LLVMdev] llvm-g++ does not work!
Reza Sheykhi
- [LLVMdev] question
George Baah
- [LLVMdev] Losing Attribute information during inlining
Shacham, Ohad
- [LLVMdev] Inter-procedural program flow analysis
Stephen Schiffli
- [LLVMdev] Getting dump of native assembly?
Paul J. Lucas
- [LLVMdev] can I print DFG for IR
tarique anwer
- [LLVMdev] Handling of unsafe functions
Martinez, Javier E
- [LLVMdev] Does LLVM optimize recursive call?
Journeyer J. Joh
- [LLVMdev] LoopInfo analysis in CallGraphSCCPass
vinay m
- [LLVMdev] Clang predefined macros with -fPIC and -fPIE
Siraj, Tareq A
- [LLVMdev] [cfe-dev] Inlining and virtualization in Clang/LLVM
Matthieu Monrocq
- [LLVMdev] Linkage warning in current trunk
Jonathan Ragan-Kelley
- [LLVMdev] TableGen: Requesting feedback for "TGContext"
Sean Silva
- [LLVMdev] FileCheck for instructions of indeterminate order?
Rafael Espíndola
- [LLVMdev] Problems of manipulating GEP for struct type
ChiaLun
- [LLVMdev] Interprocedural Register Allocation
Madhusudan C.S
- [LLVMdev] RFC: Adding an option to llvm-link to allow it to get a list of input bitcode file names from a file
Rafael Espíndola
- [LLVMdev] RegisterClass constraints in TableGen
Fraser Cormack
- [LLVMdev] library functions
apala guha
- [LLVMdev] R_ARM_ABS32 disassembly with integrated-as
Greg Fitzgerald
- [LLVMdev] Atomic ops cannot be built from C/OCaml bindings
Jonathan Ragan-Kelley
- [LLVMdev] [RFC] Overhauling Attributes
Rafael Espíndola
- [LLVMdev] LLVM Loop Vectorizer
Nadav Rotem
- [LLVMdev] problem with my LLVM pass
Jun Koi
- [LLVMdev] Cross-compiling to x86_64-mingw-w64
Christer Solskogen
- [LLVMdev] Distinguish variadic register defines/uses in MCInstrDesc?
Christoph Grenz
- [LLVMdev] TSVC/Equivalencing-dbl
Duncan Sands
- [LLVMdev] Compiling for several operand memories
Magnus
- [LLVMdev] Pairing Registers on a Target Similar to Mips?
ryan baird
- [LLVMdev] Undefined behavior in Operator class?
Sean Silva
- [LLVMdev] getting pointer to CFG object for any given C program
Rajendra
- [LLVMdev] LLVM Loop Vectorizer (Nadav Rotem)
Javed Absar
- [LLVMdev] Inserting a function call using LLVM
teja tamboli
- [LLVMdev] SCEV bottom value
Preston Briggs
- [LLVMdev] A Java version of LLVM Core for LLVM IR Analysis: JLLVM
刘浩
- [LLVMdev] machine branch probability info
Ramanarayanan, Ramshankar
- [LLVMdev] Multiply i8 operands promotes to i32
Pedro Malagón
- [LLVMdev] Meaning of the nocapture attribute (possible bug?)
Richard Osborne
- [LLVMdev] Fwd: Multiply i8 operands promotes to i32
Borja Ferrer
- [LLVMdev] Austin LLVM Social this week
Anshuman Dasgupta
- [LLVMdev] "Multithreaded LLVM" in "Writing an LLVM Pass"
Lu Mitnick
- [LLVMdev] How can I find the LHS of the function call when traversing the function call
tarique anwer
- [LLVMdev] Announcing 3.2 Release Schedule
Pawel Wodnicki
- [LLVMdev] OpenMP support in CLANG: A proposal
Mahesha HS
- [LLVMdev] debug information
apala guha
- [LLVMdev] function calls
apala guha
- [LLVMdev] Job Opening: Compiler Engineer
Evan Cheng
- [LLVMdev] [llvm-commits] [patch] "TargetTransform" as an API between codegen and IR-level passes
Nadav Rotem
- [LLVMdev] CBE progress and design
Roel Jordans
- [LLVMdev] DynamicLibrary::UnloadLibrary()
Axel Naumann
- [LLVMdev] Inconsistency in the LLVM docs
Villmow, Micah
- [LLVMdev] Solicit code review (change to CodeGen)
Shuxin Yang
- [LLVMdev] Order of values
shreyas krishnan
- [LLVMdev] Compiling Skir failure
Muhamad Faizol Abd. Halim
- [LLVMdev] Question about the old C back-end
Roel Jordans
- [LLVMdev] vselect on ARM/NEON
Peter Couperus
- [LLVMdev] Function aliases in CallGraph
Stephen Schiffli
- [LLVMdev] another mips16 puzzle
reed kotler
- [LLVMdev] Dynamically loading native code generated from LLVM IR
Baris Aktemur
- [LLVMdev] initial selection DAG
listiges at arcor.de
- [LLVMdev] Newbie question for registering new target with LLVM
Sandeep Kumar Singh
- [LLVMdev] Incompatible type vector assignment error in Clang Rev 3.1
sreelatha Rudrappa
- [LLVMdev] Cambridge LLVM Afternoon Workshop on Monday
David Chisnall
- [LLVMdev] cmake+ninja build error for compiler-rt sources
Mahesha HS
- [LLVMdev] [Proposal] Annotated assembly output
Jim Grosbach
- [LLVMdev] Target backend not converting char* to struct properly.
Stephen McGruer
- [LLVMdev] including llvm IR parser in my project
tarique anwer
- [LLVMdev] LLVM buildbot master will be unavailable tonight
Galina Kistanova
- [LLVMdev] LLVM buildbot is back to work
Galina Kistanova
- [LLVMdev] [OT] Control Flow Graph(CFG) into Abstract Syntax Tree(AST)
Jianfei Hu
- [LLVMdev] Please rename modified gtest lib
Jochen Wilhelmy
- [LLVMdev] Accessing merged globals through PointerType
Rob Jansen
- [LLVMdev] Dragonegg build broken?
Anitha Boyapati
- [LLVMdev] LLD AbsoluteAtoms
Sidney Manning
- [LLVMdev] Alternate instruction encoding for subtargets
Jaroslav Sýkora
- [LLVMdev] ValueTracking's GetUnderlyingObject vs. ScheduleDAGInstrs' getUnderlyingObject
Matthew Curtis
- [LLVMdev] Using llvm-mc assembler in the llvm test-suite
Carter, Jack
- [LLVMdev] MemorySanitizer, a tool that finds uninitialized reads and more
Kostya Serebryany
- [LLVMdev] Find template types of std::map
Sebastian Dreßler
- [LLVMdev] Cleanest way to do llvm-driven compile with specified passes
Stephen McGruer
- [LLVMdev] Question on Fence Instruction
Duan, Yue Lu
- [LLVMdev] seg fault in AddReachableCodeToWorklist
Naznin Fauzia
- [LLVMdev] Minor problem in today's LLVM/CLANG head
Kent Williams
- [LLVMdev] Update on 2012 LLVM Developers' Meeting
Tanya Lattner
- [LLVMdev] LoopVectorizer
Nadav Rotem
- [LLVMdev] CABI project
John McCall
- [LLVMdev] Changing Alignment Attribute using New Attribute API
John Criswell
- [LLVMdev] MI DAG constructor indeterminism
Sergei Larin
- [LLVMdev] Cleaning up Module, ExecutionEngine, etc
Paul J. Lucas
- [LLVMdev] Howto Guide on Porting the LLVM Assembler
Simon Cook
- [LLVMdev] accesing svn URLs mentioned in git commit messages
Sahasrabuddhe, Sameer
- [LLVMdev] Dminator set question
徐偉哲
- [LLVMdev] Debugging LLVM IR with GDB
Pablo Barrio
- [LLVMdev] compilation problem
Inti Gonzalez-Herrera
- [LLVMdev] please advise on PassManager
Kostya Serebryany
- [LLVMdev] Instruction combiner: converting arithmetic into bit operations
Krzysztof Parzyszek
- [LLVMdev] DWARF 2/3 backwards compatibility?
Rick Foos
- [LLVMdev] SimplifyCFG vs loops
Krzysztof Parzyszek
- [LLVMdev] a bug in Kaleidoscope code
Jun Koi
- [LLVMdev] Announcement: Phabricator for code reviews
Manuel Klimek
- [LLVMdev] Using Clang LTO/gold plugin to build clang
Sahoo, Swarup Kumar
- [LLVMdev] Redundant Add Operation in Code Generation?
Ryan Taylor
- [LLVMdev] Hexagon Assembly parser question
David Young
- [LLVMdev] Problem with PostRASchedulerList.cpp - advice wanted
Gurd, Preston
- [LLVMdev] Incrementing a pointer to array element?
Paul J. Lucas
- [LLVMdev] [RFC] LLVM C-API Change
Bill Wendling
- [LLVMdev] Bug in LowerIntrinsics::PerformDefaultLowering ?
Yiannis Tsiouris
- [LLVMdev] how to mark tests as XFAIL and prefix?
Villmow, Micah
- [LLVMdev] interesting minor llvm optimizer flaw
reed kotler
- [LLVMdev] Arity of the callee at each GC safe point
Yiannis Tsiouris
- [LLVMdev] [cfe-commits] [PATCH] [llvm+clang] memset for non-8-bit bytes
Patrik Hägglund H
- [LLVMdev] Section specialization & COFF.
r4start
- [LLVMdev] opcodes
George Baah
- [LLVMdev] How to represent __attribute__((fastcall)) functions in the IL
Rafael Espíndola
- [LLVMdev] Predication on SIMD architectures and LLVM
Marcello Maggioni
- [LLVMdev] Choosing an alias analyzer
Pranav Bhandarkar
- [LLVMdev] LLD archive library design
Shankar Easwaran
- [LLVMdev] [llvm-commits] Atom alignment
Shankar Easwaran
- [LLVMdev] VMKit: Problem compiling vmkit
Callum Rogers
- [LLVMdev] RegisterCoalescing pass crashes with ImplicitDef registers
Vincent Lejeune
- [LLVMdev] Unable to build PBQP/Graph.h with libc++
Jordan Rose
- [LLVMdev] dragonegg polly support broken?
Jack Howarth
- [LLVMdev] dyld: lazy symbol binding failed: fast lazy bind offset out of range
Jack Howarth
- [LLVMdev] Need help trying to generate mblaze code.
Bruno Filipe
- [LLVMdev] "Cannot fine DIE"
Emil Djupfeldt
- [LLVMdev] Does someone still keep eye on MC ARM EHABI?
Wen-Han Gu (谷汶翰)
- [LLVMdev] Reading IR from a std::ostream
Paul J. Lucas
- [LLVMdev] Self-referential instruction from jump threading
Hal Finkel
- [LLVMdev] Use information generated by existing passes into new pass
sunil rathee
- [LLVMdev] Statistics of add/remove case operations for switches
Stepan Dyatkovskiy
- [LLVMdev] Can I debug llvm source code by iMac Xcode?
Jonathan
- [LLVMdev] Immediate instructions / register allocator
Jonas Paulsson
- [LLVMdev] Cambridge LLVM Social
Renato Golin
- [LLVMdev] register scavenger
Akira Hatanaka
- [LLVMdev] [cfe-commits] [PATCH/RFC, PowerPC] Extend 32-bit function arguments / return values
Chandler Carruth
- [LLVMdev] VMkit compilation error
Tim Hartley
- [LLVMdev] x86 Frame Pointer with AVX
Cameron McInally
- [LLVMdev] Loop Vectorizer Update
Nadav Rotem
- [LLVMdev] precondition suggestion to LLVM
Niko Zarzani
- [LLVMdev] Status of YAML IO?
Sean Silva
- [LLVMdev] "Information retrieval"-y idea suggestions for course project.
Sean Silva
- [LLVMdev] Here need your help
liu chao jun
- [LLVMdev] Clang fails to compile template with dependendent Non type template parameter.
KARTHIKVENKATESH BHAT
- [LLVMdev] Debugging/Fixing 'Interval not live at use' errors
Stephen McGruer
- [LLVMdev] Error building llvm on AIX 7.1
Sunil Saggar
- [LLVMdev] ABI: how to let the backend know that an aggregate should be allocated on stack
manman ren
- [LLVMdev] Lifetime of ExecutionEngine?
Paul J. Lucas
- [LLVMdev] How to Find Instruction Encoding for a MachineInstr
John Criswell
- [LLVMdev] [PATCH] Add custom UINT_TO_FP lowering from v2i32 to v2f32 in 32-bit mode
Michael Liao
- [LLVMdev] [LLDB] build over linux
jonathan
- [LLVMdev] RegisterCoalescing Pass seems to ignore part of CFG.
Vincent Lejeune
- [LLVMdev] TargetData class?
Ryan Taylor
- [LLVMdev] Potential Outage Tonight
John Criswell
- [LLVMdev] How to get Function object in LLVM Pass
Rahul
- [LLVMdev] calling external libraries in llvm project
George Baah
- [LLVMdev] Linearizability
Andreas Wilhelm
- [LLVMdev] [klee-dev] Linearizability
Baris Kasikci
- [LLVMdev] How to include IR parser and optimization passes in my project
tarique anwer
- [LLVMdev] llvm-config is broken ?
sunilsaggar
- [LLVMdev] How to use TargetLowering::addRegisterClass() for multiple register classes
Tom Stellard
- [LLVMdev] A question about pointer aliasing rules in LLVM
Pranav Bhandarkar
- [LLVMdev] Poll: LLVM test-suite project usage
Daniel Dunbar
- [LLVMdev] instr_iterator
Akira Hatanaka
- [LLVMdev] Passing an option to opt through clang/dragonegg
Arun Rangasamy
- [LLVMdev] Properly handling mem-loc arguments when prologue adjusts FP.
Stephen McGruer
- [LLVMdev] Debug information under windows
Daniel Kłobuszewski
- [LLVMdev] Data sharing between two ALUs and avoiding illegal copies
Tom Stellard
- [LLVMdev] Configuring test-suite
Renato Golin
- [LLVMdev] changes to raw_fd_ostream
Ryan Taylor
- [LLVMdev] Using LLVM to serialize object state -- and performance
Paul J. Lucas
- [LLVMdev] TargetELFWriterInfo used for anything?
Jan Voung
- [LLVMdev] TargetDescription string
Preston Briggs
- [LLVMdev] [llvm-commits] [llvm] r166875 - in /llvm/trunk: lib/Transforms/Scalar/LoopIdiomRecognize.cpp test/Transforms/LoopIdiom/basic.ll
Benjamin Kramer
- [LLVMdev] How to disable or override libgcc when linking?
liangh at codeaurora.org
- [LLVMdev] understanding of getelementptr with a const string
edA-qa mort-ora-y
- [LLVMdev] Annotating known pointer alignment
Clemens Hammacher
- [LLVMdev] hello pass is not available
sagar visa
- [LLVMdev] Undefined symbol when calling recalculate method on DominatorTreeBase
Juan Manuel Martinez Caamaño
- [LLVMdev] Blocos Label-br
Rafael Parizi
- [LLVMdev] [llvm-commits] [llvm] r162770 - in /llvm/trunk: include/llvm/CodeGen/MachineOperand.h lib/CodeGen/MachineInstr.cpp
Sergei Larin
- [LLVMdev] LLVM Dev Meeting: Opening registration for a few more!
Tanya Lattner
- [LLVMdev] Data flow/liveness in register pairs
Krzysztof Parzyszek
- [LLVMdev] [RFC] Extend LLVM IR to express "fast-math" at a per-instruction level
Michael Ilseman
- [LLVMdev] Any plan to add MIN/MAX isd node?
Yin Ma
- [LLVMdev] Proposed SelectionDAGBuilder patch - load serialisation
Steve Montgomery
- [LLVMdev] Program Dependence Graph (PDG) in LLVM
Milad Mohammadi
- [LLVMdev] New Attribute from clang to llvm
unknown unknown
- [LLVMdev] Duplicating routine/class name in documentation comment.
Mahesha HS
- [LLVMdev] how to define extending vector load patterns?
Heikki Kultala
- [LLVMdev] Matching addsub
Hal Finkel
- [LLVMdev] [PATCH][Review request] MachineBasicBlock::iterator bug fix
Akira Hatanaka
- [LLVMdev] Error when trying to chain two llvm transform passes
Ashwin kumar
- [LLVMdev] help writing an IR targeting backend
Humphreys, Jonathan
- [LLVMdev] Reduced physical register limit in 3.1+?
Andrew Clinton
- [LLVMdev] Visual Studio 2012 cl.exe ICE while building LLVM for x64 (in TableGen) at -O2
Gordon Keiser
- [LLVMdev] Tail Duplication Questions
dag at cray.com
- [LLVMdev] piping into lli broken on darwin
Jack Howarth
- [LLVMdev] Lifetime analysis of variables within a module
Antonio Martínez Álvarez
- [LLVMdev] : Predication on SIMD architectures and LLVM
Bjorn De Sutter
- [LLVMdev] problem trying to write an LLVM register-allocation pass
Susan Horwitz
- [LLVMdev] C API: Why do some functions require a string length arg
Keith Sheppard
- [LLVMdev] llvm linking issue
Guo, Xiaoyi
Last message date:
Wed Oct 31 23:34:20 PDT 2012
Archived on: Tue Aug 4 17:23:50 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).