July 2011 Archives by thread
Starting: Fri Jul 1 00:20:46 PDT 2011
Ending: Sun Jul 31 23:13:12 PDT 2011
Messages: 952
- [LLVMdev] clang -emit-llvm uses system ld
Duncan Sands
- [LLVMdev] Why -jit-emit-debug doesn't work with gdb-7.1 ?
Yuri
- [LLVMdev] Operand name missing
ankur deshwal
- [LLVMdev] How to prevent generation of wide integers in LLVM IR?
Корчагин Василий
- [LLVMdev] LLVM Instr from MachineInstr
ankur deshwal
- [LLVMdev] where define the TARGET_80387 in md file ?
yuan liu
- [LLVMdev] Pointer Constant?
Timothy Baldridge
- [LLVMdev] Generating DFG or CDFG from C code
Andrew Trick
- [LLVMdev] LLVM and managed languages
Talin
- [LLVMdev] (no subject)
Villmow, Micah
- [LLVMdev] Bug in Inliner w/ lazy bitcode
Solomon Boulos
- [LLVMdev] Typo in IsLegalToCallImmediateAddr?
David Meyer
- [LLVMdev] [cfe-dev] should -mno-sse -mno-mmx -msse -mmmx work?
Alistair Lynn
- [LLVMdev] Reporting errors in inline assembly
Jakob Stoklund Olesen
- [LLVMdev] what is the use of call conv of function?
Jochen Wilhelmy
- [LLVMdev] AbstractTypeUsers
Chris Lattner
- [LLVMdev] Deleting unused C++ code
Øyvind Harboe
- [LLVMdev] LLVM on ARM testing.
Karel Gardas
- [LLVMdev] DLX backend
R J Cooper
- [LLVMdev] iosfwd problems
Øyvind Harboe
- [LLVMdev] ImmutableList contains() method
Rui Paulo
- [LLVMdev] Building llvm ( clang ) samples.c problem
Edward Diener
- [LLVMdev] [llvm-commits] Patch: add contains to ImmutableList
Rui Paulo
- [LLVMdev] optimizer returning wrong variable?
Andrew Ferguson
- [LLVMdev] GSoC midterms
Anton Korobeynikov
- [LLVMdev] pthread problems with gcc 4.1 includes?
Øyvind Harboe
- [LLVMdev] [type-system-rewrite][PATCH] de-constify Type* in FunctionType::get()
Jay Foad
- [LLVMdev] Licensing requirements
Tor Gunnar Houeland
- [LLVMdev] load/store in IR without stack/heap
Sungjin Kim
- [LLVMdev] Instructions that access memory @ the IR level
Griffin Wright
- [LLVMdev] git-svn dcommit Question
David Greene
- [LLVMdev] New clang builder FreeBSD 8.2-RELEASE amd64
Galina Kistanova
- [LLVMdev] Introduction to git-bisect with "llvm-project.git"
David A. Greene
- [LLVMdev] Function Pass - Control Flow with uses-iterator
Benjamin Müller
- [LLVMdev] [MCJIT] Why does it allocate function by function?
Yuri
- [LLVMdev] clang-llvm exceptions problem powerpc-apple-darwin
Peter Lawrence
- [LLVMdev] code generation removes duplicated instructions
D S Khudia
- [LLVMdev] Optimization Order at O2/O3
Suresh Purini
- [LLVMdev] Error on using DataStructureAnalysis
Andreas Wilhelm
- [LLVMdev] First steps with LLVM and partial evaluation
Martin Apel
- [LLVMdev] Adding Polly tester to LLVM buildbot
raghesh
- [LLVMdev] MCInstPrinter::printRegName
Akira Hatanaka
- [LLVMdev] Confusion with a Use of a getelementptr instruction being a Use of a select instruction instead
Griffin Wright
- [LLVMdev] Improving Garbage Collection
Talin
- [LLVMdev] Filename in dynamically loaded function pass
Kodakara, Sreekumar V
- [LLVMdev] Dynamic Optimization selection for individual functions
Sameer Kulkarni
- [LLVMdev] Identifying classes and its member functions
Sandeep
- [LLVMdev] type-system-rewrite branch near landing
Chris Lattner
- [LLVMdev] How to get function information in a generated call graph?
kobe James
- [LLVMdev] Does also-emit-llvm plugin option in gold plugin still work?
kobe James
- [LLVMdev] convert java to c by llvm
lu lu
- [LLVMdev] Missed optimization with indirectbr terminator
Carlo Alberto Ferraris
- [LLVMdev] llvm-gcc cross compiling for ARM
Yuvaraj Ragupathi
- [LLVMdev] Sefault in llvm-mc when emitting an object file
Matt Lewis
- [LLVMdev] defference between a tail call instruction and a call instruction
Nabila ABDESSAIED
- [LLVMdev] Debug with DW_OP_piece and DW_OP_bit_piece
Villmow, Micah
- [LLVMdev] LLVM job opportunities at Qualcomm Innovation Center
Das Gupta, Anshu
- [LLVMdev] vmkit compile error when "compile into a dynamic library the core Java libs"
lu lu
- [LLVMdev] as: unrecognized option '-meabi=4'
raj raja
- [LLVMdev] LLVM European User Group Meeting 2011 - Call For Participation
Renato Golin
- [LLVMdev] Test Failures
David Greene
- [LLVMdev] [MCJIT] Why does it produce non-PIC ELF code?
Yuri
- [LLVMdev] How to get line number of a function in a bitcode file?
kobe James
- [LLVMdev] Explicit register usage in LLVM assembly
Yiannis Tsiouris
- [LLVMdev] Inter-module calls
Sean Gies
- [LLVMdev] Best location in code generation for insertion of instrumentation to measure stack depth?
Andrew Ruef
- [LLVMdev] LLVM position with MIPS, Sunnyvale, CA
Welch, Susan (c)
- [LLVMdev] getting and setting array indices c interface
Andrew Ferguson
- [LLVMdev] ExtraSource Variable in Makefiles
Gregory Malecha
- [LLVMdev] type-system-rewrite branch landing tomorrow
Chris Lattner
- [LLVMdev] LLVM and little-endian 32-bit MIPS code generation
Gang-Ryung Uh
- [LLVMdev] LLVM floating point rounding modes
Steven Obua
- [LLVMdev] Best method for filtering LLVM container types?
Talin
- [LLVMdev] Ideas for annotating types?
Talin
- [LLVMdev] Qt cross compiling
raj raja
- [LLVMdev] Cross-compile to ARM using Code Sourcery Lite Toolchain
Whee Cheng Ong
- [LLVMdev] Submitting patches
Martin Whitaker
- [LLVMdev] When is getelementptr on an unsized type legal? (type system rewrite regression)
Eli Friedman
- [LLVMdev] ULEB in MC
Renato Golin
- [LLVMdev] FW: Help understanding r127440
Joe Abbey
- [LLVMdev] RegAllocFast uses too much stack
Nick Lewycky
- [LLVMdev] Opinions Wanted: New asm Comments
David Greene
- [LLVMdev] How to Indicate the Input File While Debugging a Compiler
Jian Cai
- [LLVMdev] Overloading intrinsic with pointer to pointer
Alex Bradbury
- [LLVMdev] What are armv7f and armv7k?
Joe Abbey
- [LLVMdev] Possible to compile / cross compile LLVM source on Android / ARM ?
Sidharth Kshatriya
- [LLVMdev] r134829
Chris Lattner
- [LLVMdev] SPARC JIT?
Ondřej Hošek
- [LLVMdev] running a module pass via opt on multiple bitcode files
Jinwook Shin (HOTWING)
- [LLVMdev] Catching exceptions passed through a JIT ExecutionEngine
Peter Zion
- [LLVMdev] GCC Atomic NAND implementation
Cameron McInally
- [LLVMdev] "Can I use LLVM to convert C++ code to C code?"FAQ doesn't work
pp
- [LLVMdev] llvm linker command failure
Adarsh HV
- [LLVMdev] eleminate unsigned long long in llc march=c
pp
- [LLVMdev] Looking for contractor to build llc backend
Lucas Meijer
- [LLVMdev] [PATCH] OpenCL half support
Anton Lokhmotov
- [LLVMdev] [Frustration] API breakage
fly language
- [LLVMdev] Confusion with GetElementPtr and Defs/Uses
Griffin Wright
- [LLVMdev] problems with single byte stores in the arm backend
Robert Muth
- [LLVMdev] overflow check
Pranav Bhandarkar
- [LLVMdev] Is it possible to store some info and use it after emitting the bitcode file?
kobe James
- [LLVMdev] Unlisting build bots
Cameron Zwarich
- [LLVMdev] Who can add buildslave passwords to google1.osuosl.org except Daniel?
Tobias Grosser
- [LLVMdev] debug metadata incomplete for array arguments to functions?
Eli Bendersky
- [LLVMdev] Error in a custom analysis Pass
ankur deshwal
- [LLVMdev] r135144
Jack Howarth
- [LLVMdev] [PATCH] Segmented Stacks
Sanjoy Das
- [LLVMdev] code generation for variadic function
Ankit Sethia
- [LLVMdev] Makefile Question
Gregory Malecha
- [LLVMdev] Missing optimization in constant propagation?
Martin Apel
- [LLVMdev] Broken link in llvm bug website
David Blaikie
- [LLVMdev] select1st, select2nd
David Greene
- [LLVMdev] Pass Question
Jian Cai
- [LLVMdev] TableGen and DenseMap Strangeness
David Greene
- [LLVMdev] [RFC] LegalizeDAG support for targets without subword load/store instructions
Matt Johnson
- [LLVMdev] linear scan questions
drizzle drizzle
- [LLVMdev] profile.pl (llvm-prof) crash
guyadini
- [LLVMdev] 32bit MIPS (little endian) code gen for simplescalar 3.0
Gang-Ryung Uh
- [LLVMdev] Trying to optimize out store/load pair
mike woodworth
- [LLVMdev] vmkit runtime errors
Ingmar Kühl
- [LLVMdev] Sparc: handling unused operands in instruction format F3_3
Ondřej Hošek
- [LLVMdev] LLVM programmer's manual
Talin
- [LLVMdev] llvmbuildmalloc/llvmbuildarraymalloc
Andrew Ferguson
- [LLVMdev] [compiler-rt] trunk fails ctest on X86_64 Linux
Taylor Heffernan
- [LLVMdev] RTTI gone in 3.0?
FlyLanguage
- [LLVMdev] dragonegg svn still broken
Jack Howarth
- [LLVMdev] questions about the type system rewrite
Nicolas Ojeda Bar
- [LLVMdev] speculative parallelization in LLVM
Jimborean Alexandra
- [LLVMdev] Correct use of StringRef and Twine
David Blaikie
- [LLVMdev] [Patch] Fix bug in llvm::SmallVectorIml<>::insert
Michael Spencer
- [LLVMdev] Magic Incanatation to apply "svn diff" patches
John Criswell
- [LLVMdev] Reviving the new LLVM concurrency model
Eli Friedman
- [LLVMdev] Custom lowering of load with extension
Damien Vincent
- [LLVMdev] Heap memory allocation
Piotr Kaleta
- [LLVMdev] Unable to run a java class by j3
Sarah
- [LLVMdev] StructType::setName(...)
Garrison Venn
- [LLVMdev] Question about SimplifyXorInst
Xueying ZHANG
- [LLVMdev] print the memory address computed by getelementptr
Jimborean Alexandra
- [LLVMdev] MC ARM ELF local common variable alignment.
TDYa127
- [LLVMdev] anonymous namespaces in headers
David Blaikie
- [LLVMdev] Use of -mllvm -debug (clang)
Bhandarkar, Pranav
- [LLVMdev] share between AST and IR?
ret val
- [LLVMdev] AA bug?
Vikram Adve
- [LLVMdev] Segmentation fault after Running Pass Machine Instruction LICM
Ahmad Shaiful Taher
- [LLVMdev] mismatched function signatures
Jianzhou Zhao
- [LLVMdev] git
Chris Lattner
- [LLVMdev] How to XOR return address
Xueying ZHANG
- [LLVMdev] backend store i64 on target
aivannikov
- [LLVMdev] LLVM IDE
Adarsh Konchady
- [LLVMdev] getFunction() of DISubprogram return 0?
Lu Zhao
- [LLVMdev] RFC: Exception Handling Rewrite
Bill Wendling
- [LLVMdev] Build of latest llvm gives warning and error
Edward Diener
- [LLVMdev] Segfault calling LLVM libs from a clang-compiled executable
Talin
- [LLVMdev] [llvm-testresults] bwilson__llvm-gcc_PROD__i386 nightly tester results
Duncan Sands
- [LLVMdev] Estimate Execution Time
neda 8664
- [LLVMdev] Def_Use chain
neda 8664
- [LLVMdev] cc1: Unknown command line argument '--code-model=default'.
Jack Howarth
- [LLVMdev] function failing to run in Jit
Andrew Ferguson
- [LLVMdev] Rename GEP to...
FlyLanguage
- [LLVMdev] New Type System Questions
Talin
- [LLVMdev] Memory leaks in the JIT and how will MC-objects be deallocated in the MCJIT?
Johannes Schaub - litb
- [LLVMdev] live information
Jonas Paulsson
- [LLVMdev] Linking opaque types
Anton Lokhmotov
- [LLVMdev] Stack implementation
Piotr Kaleta
- [LLVMdev] etags (emacs)
Gang-Ryung Uh
- [LLVMdev] Lack of use of LLVMContextImpl::NamedStructTypes
Garrison Venn
- [LLVMdev] dragon egg adding extra characters to function names
Gregory Malecha
- [LLVMdev] SPEC 2006 Makefile
Arushi Aggarwal
- [LLVMdev] XOR optimization
Daniel Nicácio
- [LLVMdev] Fix crash in gold LTO plugin
Todd Jackson
- [LLVMdev] LLVM-based address sanity checker
Chris Lattner
- [LLVMdev] [PATCH][RFC] upgrade to googletest 1.6.0 (was Re: Build of latest llvm gives warning and error)
Jay Foad
- [LLVMdev] Exception Handling Rewrite Branch
Bill Wendling
- [LLVMdev] How to get the return address on the stack on LLVM
Xueying ZHANG
- [LLVMdev] Proposal for better assertions in LLVM
Talin
- [LLVMdev] Spills and values present in both registers & stack
Taral
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 54
Peter Lawrence
- [LLVMdev] mixed address space pointer sizes
Villmow, Micah
- [LLVMdev] two questions about JIT compilation
Nicholas Lester
- [LLVMdev] LexicalScope Debug Info - Line Number
ankur deshwal
- [LLVMdev] Haiku support in googletest
Jay Foad
- [LLVMdev] Minix support in googletest
Jay Foad
- [LLVMdev] llvm-mc build failure
Dawie Joubert
- [LLVMdev] scalar evolution to determine access functions in arays
Jimborean Alexandra
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
Peter Lawrence
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
John McCall
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
Chris Lattner
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
Peter Lawrence
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
John McCall
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
Peter Lawrence
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
John McCall
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
Peter Lawrence
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
Bill Wendling
- [LLVMdev] LLVMdev Digest, Vol 85, Issue 50
Bill Wendling
- [LLVMdev] attribute/annotation surviving for pass?
ret val
- [LLVMdev] Problem with llvm-gcc 'make' and arm-none-linux-gnueabi-as
Griffin Wright
- [LLVMdev] Avoiding load narrowing in DAGCombiner
Matt Johnson
- [LLVMdev] LLVM Bay-Area Social!
Nick Lewycky
- [LLVMdev] Analysis Groups in Mainline LLVM
John Criswell
- [LLVMdev] LLVM / CLANG Test Infrastructure Question
Sundeep
- [LLVMdev] Assembler used in LLVM
Raghu Prabhakar
- [LLVMdev] Switching LLVM CMake build to use explicit dependencies, and completely removing implicit dependency re-generation
Chandler Carruth
- [LLVMdev] Request to review of patch for llvm-gcc
Duncan Sands
- [LLVMdev] Aggregate returns possibly failing across JIT boundaries
Garrison Venn
- [LLVMdev] New Problem: llc -O0: Broken module found, compilation aborted!
Xueying ZHANG
- [LLVMdev] Build failure for latest source
Edward Diener
- [LLVMdev] number of static paths
gkumar.patel
- [LLVMdev] [RFC] Coroutines
Sanjoy Das
- [LLVMdev] Is MachineLoop Simplify Form?
Jakub Staszak
- [LLVMdev] Is using lots of in-register values in IR bad?
Erkki Lindpere
- [LLVMdev] Overly restrictive size argument to llvm.invariant.start
Geoff Reedy
- [LLVMdev] Problem with stack arguments
Chris Stavrakakis
- [LLVMdev] sys::getHostTriple failed to recognize ARM correctly
陳韋任
- [LLVMdev] linkage failure
Jack Howarth
- [LLVMdev] Accessing Dominator Tree
david.dewey at comcast.net
- [LLVMdev] "Cannot select" error in 2.9
Gregory Junker
- [LLVMdev] alignment checking in isSafeToEliminateVarargsCast
Akira Hatanaka
- [LLVMdev] How to send LLVM IR to a code generator backend
Tom Stellard
- [LLVMdev] llvm-link Patch
Gregory Malecha
- [LLVMdev] sparc assembly code generation with 2.9/final clang and llvm
Gang-Ryung Uh
- [LLVMdev] llvm-gcc Bootstrap Errors
David Greene
- [LLVMdev] Problem while selfhosting LLVM and Clang
陳韋任
- [LLVMdev] [PATCH] llvm-config: Support LLVM_LIBDIR_SUFFIX on CMake build.
Johannes Obermayr
- [LLVMdev] Reflective execution on LLVM
Sai Zhang
- [LLVMdev] Question about compile Systemc code
Rui Chen
- [LLVMdev] Selfhost LLVM and Clang on ARM
陳韋任
- [LLVMdev] Help !! Problem about Intrinsic::returnaddress and optimization
Xueying ZHANG
- [LLVMdev] high bit of function address set incorrectly?
Maurice Gittens
- [LLVMdev] SwitchInst::addCase with BlockAddress
Carlo Alberto Ferraris
- [LLVMdev] shadow-stack broken?
Nicolas Ojeda Bar
- [LLVMdev] llvm bugzilla broken?
Jack Howarth
- [LLVMdev] Debugging information problem: code being reordered / debug point jumping around
Matt Pharr
Last message date:
Sun Jul 31 23:13:12 PDT 2011
Archived on: Tue Aug 4 17:23:34 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).