February 2011 Archives by thread
Starting: Tue Feb 1 00:04:40 PST 2011
Ending: Mon Feb 28 22:51:29 PST 2011
Messages: 668
- [LLVMdev] checking tool compatibility... configure: error: g++|icc required but not found
Solovyov Dmitry
- [LLVMdev] Linking on Windows with LLVM tools
NAKAMURA Takumi
- [LLVMdev] reference to %llvm.dbg.variable in source level debug docs
Eli Bendersky
- [LLVMdev] Official git mirroring of llvm, clang, lldb, test-suite, etc.?
Garrison Venn
- [LLVMdev] Official git mirroring of llvm, clang, lldb, test-suite, etc.?
David A. Greene
- [LLVMdev] Official git mirroring of llvm, clang, lldb, test-suite, etc.?
David A. Greene
- [LLVMdev] Official git mirroring of llvm, clang, lldb, test-suite, etc.?
John McCall
- [LLVMdev] Rolling my own appending linkage
Devang Patel
- [LLVMdev] GIT mirroring
Anton Korobeynikov
- [LLVMdev] Non-standard byte sizes
Andrew Trick
- [LLVMdev] Loop simplification
Andrew Clinton
- [LLVMdev] X86 Instructions on LLVM
Bin Zeng
- [LLVMdev] LLVMHello example fails with
Jan
- [LLVMdev] Question about compiling plugins for LLVM tools
Talin
- [LLVMdev] Compile function with limited set of registers? Jump to another function?
nicolas geoffray
- [LLVMdev] LLVMHello example fails with "undefined symbol"
Duncan Sands
- [LLVMdev] C++ Name mangling
Wen-Han Gu
- [LLVMdev] Target specific intrinsic documentation
o.j.sivart at gmail.com
- [LLVMdev] llvm-gcc-4.2.-2.8 failed on gcc 3.4.6
Zivi, David
- [LLVMdev] Implementing platform specific library call simplification
Richard Osborne
- [LLVMdev] Is llvm correct outputting the same data layout on Solaris i386 as on Linux i386 ?
Yuri
- [LLVMdev] Convenience methods in ConstantExpr et al
Talin
- [LLVMdev] Spell Correction Efficiency
Douglas Gregor
- [LLVMdev] Call to non-constant memset() being generated where libc is not available
Jason Kim
- [LLVMdev] Bitcode not portable from linux to solaris?
Lally Singh
- [LLVMdev] ARM ELF target and the use of VFP/NEON instructions
Siarhei Siamashka
- [LLVMdev] Parallel and portable signal processing software by means of LLVM back-end
Jarkko Niittylahti
- [LLVMdev] Target without registers
Ivo
- [LLVMdev] Preserve RegionInfo after regionsimplify
Vu Le
- [LLVMdev] Why 'target datalayout' strings are in .ll modules?
Yuri
- [LLVMdev] How to replace a global variable to one with a different type?
Talin
- [LLVMdev] Fw: Compile function with limited set of registers? Jump to another function?
James Williams
- [LLVMdev] Data layout of structs
Thomas Ströder
- [LLVMdev] CPS
Carlo Alberto Ferraris
- [LLVMdev] ConstantBuilder proposal
Talin
- [LLVMdev] PareAssemblyFile returning "expected top-level entity" error message
z_alk at live.concordia.ca
- [LLVMdev] create function
neda 8664
- [LLVMdev] How to create new local variable
Abhirup Ghosh
- [LLVMdev] Segmentation fault on using get parent of a PHINode
Duncan Sands
- [LLVMdev] Debug info generation through llvm backend
sivakumar srinivasan
- [LLVMdev] Post-inc combining
Jonas Paulsson
- [LLVMdev] How to prevent an instruction to be executed more than once?
Xinfinity
- [LLVMdev] Running the programs in the LLVM test suite with a pass and without it.
Douglas do Couto Teixeira
- [LLVMdev] A small pass to constant fold branch conditions in destination blocks
Duncan Sands
- [LLVMdev] Promoting i16 load to i32
Alex Bradbury
- [LLVMdev] post-inc loads/stores
Jonas Paulsson
- [LLVMdev] A question about LICM (Loop Invariant Code Motion)
Yuelu Duan
- [LLVMdev] Newbie Question: not using local variables
Brian Hurt
- [LLVMdev] Question about linker error
Anton Skvorts
- [LLVMdev] Forward/Backward Interprocedural Slicing in LLVM
John Criswell
- [LLVMdev] vectors of pointers (why not?)
Matt Pharr
- [LLVMdev] noalias for functions?
Andrew Clinton
- [LLVMdev] Why do we mangle names in llvm?
Rafael Ávila de Espíndola
- [LLVMdev] LLVM in Eclipse
Abhirup Ghosh
- [LLVMdev] Lowering "memcpy" intrinsic function on ARM using LDMIA/STMIA
Vasiliy Korchagin
- [LLVMdev] Building LLVM on Cygwin.
Anand Arumugam
- [LLVMdev] x86 to LLVM-IR
Nipun Arora
- [LLVMdev] Preventing C backend from using gcc builtin functions
Harel Cain
- [LLVMdev] ConstantExpr::replaceUsesOfWithOnConstant() function for llvm::GetElementPtrConstantExpr
Jin Gu Kang
- [LLVMdev] Hazard recognizers & basic blocks
Damien Vincent
- [LLVMdev] PR9112
Jakub Staszak
- [LLVMdev] Compiler error when self-hosting
Chia-Wei Yeh
- [LLVMdev] Unit testing with random input using JIT
Vu Le
- [LLVMdev] preserving an implicit def between basic blocks
Alexandru Dura
- [LLVMdev] G++ 3.4.5 under RedHat AS4 fails to compile Clang trunk
Lian Cheng
- [LLVMdev] adding a function to test whether a char is a path separator
Zhanyong Wan (λx.x x)
- [LLVMdev] Function::viewCFG() undefined reference
Zaid A.m. Al-Khatib
- [LLVMdev] LLVM wiki cannot upload files
Tobias Grosser
- [LLVMdev] Stricter adherence to coding standards in LLVM?
Talin
- [LLVMdev] Instruction info on X86 - X86Wrapper
Damien Vincent
- [LLVMdev] One or many modules with the JIT?
Rob Nikander
- [LLVMdev] pow operator on Windows
Michael Smith
- [LLVMdev] conversion from 'const llvm::Value*' to 'llvm::Constant*'
Anton Skvorts
- [LLVMdev] Introducing LLBrowse: A graphical browser for LLVM modules
Talin
- [LLVMdev] [patch] Dwarf Debug info support for COFF object files
Nathan Jeffords
- [LLVMdev] Compiling LLVM-Clang with MinGW on Windows
nullnull
- [LLVMdev] any documents for the poolalloc project?
Jianzhou Zhao
- [LLVMdev] Regarding CMake options for LLVM
nullnull
- [LLVMdev] Code/comment seems not synchronized in Mutex.cpp and RWMutex.cpp
Logan Chien
- [LLVMdev] broken alignment in stack(caused by bug in SelectionDAGBuilder) causes invalid schedules with r125471 and newer
Heikki Kultala
- [LLVMdev] LLVMdev Digest, Vol 80, Issue 13
Peter Lawrence
- [LLVMdev] Error while building llvm-gcc-4.2
Binal Patel
- [LLVMdev] Make "llvmc -opt" call "opt" for .ll files
Kaelyn Uhrain
- [LLVMdev] C++ Mangled Names
Patrick Simmons
- [LLVMdev] How to use ConstantFoldConstantExpression?
ihusar
- [LLVMdev] Instruction selection of intrinsics
Jonas Paulsson
- [LLVMdev] Structure Types and ABI sizes
Renato Golin
- [LLVMdev] Possible LLVM or DragonEgg bug
sabaliauskas g. (gs5g08)
- [LLVMdev] Need Advice: X86ShuffleDecode Problem
David Greene
- [LLVMdev] improving constant/type uniquing
Chris Lattner
- [LLVMdev] Announcing: LLVM 2.9 Tentative Release Schedule
Bill Wendling
- [LLVMdev] verbosity while invoking clang
Damien Vincent
- [LLVMdev] bytecode cache
Jochen Wilhelmy
- [LLVMdev] llvm.gcroot suggestion
Talin
- [LLVMdev] Getting load/store byte size
nullnull
- [LLVMdev] td files in eclipse
reed kotler
- [LLVMdev] Enforcing execution order of passes
nullnull
- [LLVMdev] Adding ARM/Thumb2 instructions with "S" suffux
Вадим Марковцев
- [LLVMdev] Adding "S" suffixed ARM and Thumb2 instructions
Вадим Марковцев
- [LLVMdev] Adding "S" suffixed ARM/Thumb2 instructions
Вадим Марковцев
- [LLVMdev] can llvm generate .so and even .dll?
Jochen Wilhelmy
- [LLVMdev] DIFactory
Renato Golin
- [LLVMdev] [PATCH] OpenCL support - update on keywords
Anton Lokhmotov
- [LLVMdev] EFLAGS and MVT::Glue
Edmund Grimley-Evans
- [LLVMdev] Please add .o writer example to next release
Jochen Wilhelmy
- [LLVMdev] Fortran alternate entry points in LLVM IR?
Vinod Grover
- [LLVMdev] Is va_arg deprecated?
Sergey Yakoushkin
- [LLVMdev] Does anybody use clang complete for vim?
Qingpeng Niu
- [LLVMdev] llvm-gcc4.2 bootstrap broken?
Jack Howarth
- [LLVMdev] Looking for more LLBrowse testers / users
Talin
- [LLVMdev] What are the equivalents of gcc inline control options like max-inline-insns-single in clang?
Yuri
- [LLVMdev] Why __GNUC__, __GNUC_MINOR__, __GNUC_PATCHLEVEL__ are defined as 4, 2, 1 in clang?
Yuri
- [LLVMdev] LLVM and Windows?
Mikael Lyngvig
- [LLVMdev] Windows/Visual Studio 2010 warnings (WARNINGS!)
Mikael Lyngvig
- [LLVMdev] llvm-x86_64-linux-checks bot
Cameron Zwarich
- [LLVMdev] All variables with the name CS should be renamed into something else due to some conflict on Solaris
Yuri
- [LLVMdev] Question about Value Range Propagation
Gratian Lup
- [LLVMdev] Build problems with llvm-gcc
Andrew Hall
- [LLVMdev] ConstantPoolValue lifecycle question
Cameron Zwarich
- [LLVMdev] How do I free the metadata?
Rafael Ávila de Espíndola
- [LLVMdev] STM8 backend for Clang
Andreas Färber
- [LLVMdev] A working garbage collector - finally :)
Talin
- [LLVMdev] How to force stack alignment for particular target triple in JIT?
Yuri
- [LLVMdev] Questions about LLVM IR encoding
张乐
- [LLVMdev] Debug Information Interface / Documentation
Renato Golin
- [LLVMdev] attaching metadata to llvm::Argument
Florian Merz
- [LLVMdev] Passing structures as pointers, MSVC x64 style
Carl Norum
- [LLVMdev] Can I use Clang to parse snippets of C++ code?
Félix Cloutier
- [LLVMdev] unary floating point operations using clang
Alexandru Dura
- [LLVMdev] llvm2.8 -insert-function-profiling
Xinfinity
- [LLVMdev] Instruction Selection: Splitting instruction selection and scheduling
patrick.rieder at online.de
- [LLVMdev] LLVM ExecutionEngine/JIT trampoline question
Xin Tong Utoronto
- [LLVMdev] Clone a function and change signature
Arushi Aggarwal
- [LLVMdev] repo.or.cz GIT mirrors
Anton Korobeynikov
- [LLVMdev] duplicate .debug_line sections
Dineth
- [LLVMdev] obtain the address and size of LLVM generated temporaries
Chuck Zhao
- [LLVMdev] virtual register does not exist
drizzle drizzle
- [LLVMdev] LLVMdev Digest, Vol 80, Issue 37-Help to unsubscribe
Gurumurthy, Sujatha
- [LLVMdev] New TargetSpec 'llvmnote'
Chris Lattner
- [LLVMdev] [PATCH] OpenCL half support
Anton Lokhmotov
- [LLVMdev] DWARF DW_AT_language in LLVM
Peter Housel
- [LLVMdev] CodeGenOpt
David Greene
- [LLVMdev] defined in discarded section `.gnu.linkonce.t...
Dineth
- [LLVMdev] Loading of immediates into registers
Jonas Paulsson
- [LLVMdev] Get Element Ptr inst
Arushi Aggarwal
- [LLVMdev] MemoryBuffer and its requirement for NULL termination
Rafael Avila de Espindola
- [LLVMdev] [MC] Removing relaxation control
Joerg Sonnenberger
- [LLVMdev] Valgrind memcheck errors in llvm
Yuri
- [LLVMdev] DIFactory interface is going away
Devang Patel
- [LLVMdev] Live values detection in LLVM
Julien Henry
- [LLVMdev] Use of movupd instead of movapd for x86
Sebastien DELDON-GNB
- [LLVMdev] Changing the Function Prototype of all functions in the bitcode
Santosh Nagarakatte
- [LLVMdev] Accessing the name of the temporary variable in Instruction
Kodakara, Sreekumar V
- [LLVMdev] X86 LowerVECTOR_SHUFFLE Question
David Greene
- [LLVMdev] RFC: LLVM Release Documentation Changes
Bill Wendling
- [LLVMdev] memory bug triggered in getFoldedCast
Rob Nikander
- [LLVMdev] TableGen syntax for matching a constant load
Joerg Sonnenberger
- [LLVMdev] Removing Instructions
Michael Kiperberg
- [LLVMdev] LLVM IR Type System Rewrite
Chris Lattner
- [LLVMdev] Reminder: LLVM 2.9 Branching in One Week
Bill Wendling
- [LLVMdev] Building clang with mingw/msys/gcc 4.4
Azriel Fasten
- [LLVMdev] [PATCH] sys::fs::can_read() and sys::fs::can_write() for Unix
Liam Staskawicz
- [LLVMdev] About Interprocedural CFG
William Chan
- [LLVMdev] [cfe-dev] [PATCH] Windows improvements
NAKAMURA Takumi
- [LLVMdev] LLVM teaching materials
Christian Plessl
- [LLVMdev] Calling convention
Teklu kebede
- [LLVMdev] llvm-diff
Renato Golin
- [LLVMdev] Extending FunctionType
Gabriel Rodríguez
- [LLVMdev] gcc running out of memory on ARMAsmParser.cpp
Rob Nikander
- [LLVMdev] LLVM JIT Compilation Time vs Execution Time
Xin Tong Utoronto
- [LLVMdev] LoopInfo of a basic block
Naznin Fauzia
- [LLVMdev] Using clang+llvm from Xcode 3 project yields 1.5k linkage warnings
Félix Cloutier
Last message date:
Mon Feb 28 22:51:29 PST 2011
Archived on: Tue Aug 4 17:23:29 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).