February 2013 Archives by thread
Starting: Fri Feb 1 03:05:15 PST 2013
Ending: Thu Feb 28 23:56:00 PST 2013
Messages: 1106
- [LLVMdev] Structure declaration with IR builder
Manuele Conti
- [LLVMdev] LoopVectorizer in OpenCL C work group autovectorization
Hal Finkel
- [LLVMdev] configure with new target
Vadim Khoptynets
- [LLVMdev] [Patch][Review Requested][Compilation Time] Avoid frequent copy of elements in LoopStrengthReduce
Andrew Trick
- [LLVMdev] Question about compilation result - taking address of input array member
Eli Bendersky
- [LLVMdev] Label and jump support for ms-inline-assembly
Eric Christopher
- [LLVMdev] llvm.org DOWNTIME on 2/1 (Friday, February 1, 2013) & 2/4 (Monday, February 4, 2013)
John Criswell
- [LLVMdev] MCJIT and Lazy Compilation
Andrew Sorensen
- [LLVMdev] Rounding error in llvm-prof output
César
- [LLVMdev] Asserts in bundleWithPred() and bundleWithSucc()
Sergei Larin
- [LLVMdev] OperandWithDefaultOps question
Joe Matarazzo
- [LLVMdev] Moving return value registers from MRI to return instructions
Jakob Stoklund Olesen
- [LLVMdev] Publication Generation of TLM Testbenches Using Mutation Testing
Chris Lattner
- [LLVMdev] Trouble with instructions for lowering load/store.
EARL
- [LLVMdev] Join my network on LinkedIn
Hripsime Matevosyan via LinkedIn
- [LLVMdev] logic function optimization: IAR 1 - LLVM 0 ?
matic at nimp.co.uk
- [LLVMdev] llvm.org is back up
Tanya Lattner
- [LLVMdev] creating a variable structure, getting offset pointer
edA-qa mort-ora-y
- [LLVMdev] BitCast for function type casting?
edA-qa mort-ora-y
- [LLVMdev] A bug in LLVM-GCC 4.2 with inlining __exchange_and_add
Moshe Kravchik
- [LLVMdev] [Polly]
Dmitry Mikushin
- [LLVMdev] [Polly] Parallelizing outer loop containing inner reduction loop
Dmitry Mikushin
- [LLVMdev] [RFC] Attributes Rewrite (Final)
Chris Lattner
- [LLVMdev] Chain and glue operands should occur at end of operand list
matic at nimp.co.uk
- [LLVMdev] c-like language implementation using llvm
Ali Javadi
- [LLVMdev] Merging custom metadata
Dimitri Tcaciuc
- [LLVMdev] RFC: Improving our DWARF (and ELF) emission testing capabilities
Nico Rieck
- [LLVMdev] Specify the volatile access behaviour of the memcpy, memmove and memset intrinsics
Arnaud A. de Grandmaison
- [LLVMdev] Adding SMACK to the list of LLVM projects
Zvonimir Rakamaric
- [LLVMdev] The future of class2llvm tool
Владимир Макогон
- [LLVMdev] [PATCH] Coding standards: don't use ``inline`` when defining a function in a class definition
Dmitri Gribenko
- [LLVMdev] Dynamic optimalization passes in LLVM based compiler
Wojciech Daniło
- [LLVMdev] MachineFunctionPass
marwayusuf at feng.bu.edu.eg
- [LLVMdev] RFC: Replacing publicly accessible class IDs with getters
Matthew Curtis
- [LLVMdev] llvm.org down for scheduled maintenance
Tanya Lattner
- [LLVMdev] [cfe-dev] RFC: Promote AArch64 to be built by default
Tim Northover
- [LLVMdev] Vectorizer using Instruction, not opcodes
Renato Golin
- [LLVMdev] RFC: [PATCH] parallel loop metadata
Pekka Jääskeläinen
- [LLVMdev] Rotated loop identification
Michele Scandale
- [LLVMdev] ARM c++ exceptions handling not working with clang/llvm-3.2?
Abdoulaye Walsimou GAYE
- [LLVMdev] Upgrading llvm.org: Don't Use SVN Until We're Done
John Criswell
- [LLVMdev] single tests in test-suite
reed kotler
- [LLVMdev] is llvm svn server down?
reed kotler
- [LLVMdev] can't file bug, perl error
Ted Slupesky
- [LLVMdev] Question about changes to llvm::Argument::addAttr(AttributeSet AS) API
Bill Wendling
- [LLVMdev] llvm.org STATUS UPDATE
Tanya Lattner
- [LLVMdev] llvm.org back up
Tanya Lattner
- [LLVMdev] CMake, compiler-rt, and MacOS
Chandler Carruth
- [LLVMdev] How to write plugin in CLANG.
Nilesh Chatekar
- [LLVMdev] AsmParser for backend
Jonathan
- [LLVMdev] Integrated ARM assembler
Renato Golin
- [LLVMdev] SIMD trigonometry/logarithms?
Erik Schnetter
- [LLVMdev] Thanks to Tanya for Upgrade
John Criswell
- [LLVMdev] Vectorizing global struct pointers
Renato Golin
- [LLVMdev] Install circumvented ?
John Smith
- [LLVMdev] [cfe-dev] Install circumvented ?
David Tweed
- [LLVMdev] The MBlaze backend: can we remove it?
Chandler Carruth
- [LLVMdev] register scavenging
reed kotler
- [LLVMdev] Does Apple's osacompile use LLVM?
Richard Catlin
- [LLVMdev] LLVM Server Upgrade Status website
Tanya Lattner
- [LLVMdev] LLVM Bay-area Social, February edition!
Nick Lewycky
- [LLVMdev] LLVM Coverage GCDA Flush API
John Harrison
- [LLVMdev] [llvm] r174463 - Initial support for DWARF CFI parsing and dumping in LLVM
Reed Kotler
- [LLVMdev] How to write up XXInstFormat.td?
陳韋任 (Wei-Ren Chen)
- [LLVMdev] CostModelAnalysis for 3.0 release
ryan
- [LLVMdev] Process the initializers of a C++ class properly
Miguel Aguilar
- [LLVMdev] Incorrect Simple pattern matching in lib/CodeGen/IfConversion.cpp
Stefan Hepp
- [LLVMdev] Sporadic build failure doing 'make -j' from CMake-generated Unix Makefiles in AArch64 backend
Joe Groff
- [LLVMdev] On large vectors
David Given
- [LLVMdev] Modifying the support CommandLine Library to support option categories and iteration over registered options
Daniel Liew
- [LLVMdev] Incorrect values of GCC/LLC, GCC/LLC-BETA and LLC/LLC-BETA columns in the report.html
Simon Atanasyan
- [LLVMdev] [zorg] r174421 - Adding cortex-a15 experimental buildbot
Renato Golin
- [LLVMdev] Using CMake/Ninja on buildbots
Renato Golin
- [LLVMdev] [llvm-tblgen] Two issues: crash case and mysterious double-inclusion case
Dmitry Mikushin
- [LLVMdev] alloca scalarization with dynamic indexing into vectors
Scott Pillow
- [LLVMdev] sing segmented stack feature
Oliver Kowalke
- [LLVMdev] question about llvm C++ standard?
Ning Wu
- [LLVMdev] question about llvm libc++ build
Ning Wu
- [LLVMdev] LLVM demo page
Blind Faith
- [LLVMdev] Is there a way to verify that debug info metadata are correct ?
Sebastien DELDON-GNB
- [LLVMdev] Nameless Functions in LLVM IR
Anitha B Gollamudi
- [LLVMdev] adding a codegen pass into llvm
marwayusuf at feng.bu.edu.eg
- [LLVMdev] Source code to LLVM C++ API
Blind Faith
- [LLVMdev] How to set isTarget bit for a complex intrinsic class in tblgen?
Dmitry Mikushin
- [LLVMdev] Parallel Loop Metadata
Nadav Rotem
- [LLVMdev] Legalizing FrameIndex
Amogh Akshintala
- [LLVMdev] [NVPTX] We need an LLVM CUDA math library, after all
Dmitry Mikushin
- [LLVMdev] Cross compiler
SON TRAN
- [LLVMdev] llvm-dwarfdump and eh_frame
Erik Verbruggen
- [LLVMdev] optimizing references within a struct
reed kotler
- [LLVMdev] help with X86 DAG->DAG Instruction Selection
Peng Cheng
- [LLVMdev] Cmake sample standalone project
Wojciech Daniło
- [LLVMdev] Build failure
Csaba Raduly
- [LLVMdev] Is there any llvm neon intrinsic that maps to vmla.f32 instruction ?
Sebastien DELDON-GNB
- [LLVMdev] JIT on armhf
David Given
- [LLVMdev] llvm metadata transformation pass
Alexandru Ionut Diaconescu
- [LLVMdev] Euro-LLVM call for papers - only three weeks left!
Duncan Sands
- [LLVMdev] Error when Inserting Global variable
Blind Faith
- [LLVMdev] Possible issue with DenseMap when using AliasSetTracker
Oliver Horst
- [LLVMdev] [llvm-commits] [RFC, AsmParser] How to handle '$' like '.' ?
Sid Manning
- [LLVMdev] check-all is failing on Windows: is it expected?
Dmitry Babokin
- [LLVMdev] pattern matching order
Reed Kotler
- [LLVMdev] Asm syntax of Mips m[tf]cX coprocessor instructions
Jeremy Fitzhardinge
- [LLVMdev] New Attributes API
Bill Wendling
- [LLVMdev] assert when mixing static and non-static members with an external AST source
Thirumurthi, Ashok
- [LLVMdev] Deleting LiveVariables
Jakob Stoklund Olesen
- [LLVMdev] Impact of an analysis pass on program run time
Suresh Purini
- [LLVMdev] C-to-PTX compilation issues
nkavv at physics.auth.gr
- [LLVMdev] Using the New Attributes Classes
Bill Wendling
- [LLVMdev] ManagedStatic and order of destruction
Justin Holewinski
- [LLVMdev] [DragonEgg] [Polly] Should we expect DragonEgg to produce identical LLVM IR for identical GIMPLE?
Dmitry Mikushin
- [LLVMdev] [Polly] Aliasing problems escalation (WAS: Re: [DragonEgg] [Polly] Should we expect DragonEgg to produce identical LLVM IR for identical GIMPLE?)
Dmitry Mikushin
- [LLVMdev] Platform-independent Exception Handling
Anthony Bryant
- [LLVMdev] llvm installation
Manoj C
- [LLVMdev] -polly-codegen-isl
Jack Howarth
- [LLVMdev] llvm-installation
Manoj C
- [LLVMdev] running tblgen
Vadim Khoptynets
- [LLVMdev] GCMetadataPrinter::finishAssembly not executed?
Yiannis Tsiouris
- [LLVMdev] llvm
Manoj C
- [LLVMdev] LLVM lnt - Test Backend Pass
Samuel
- [LLVMdev] How to get type of a call instruction
Blind Faith
- [LLVMdev] llvm pass
Praveen Kumar Reddy Maddikunta
- [LLVMdev] x86 vs. i386 in clang ang llvm
Weiss, Eran
- [LLVMdev] DFAPacketizer
Jonas Paulsson
- [LLVMdev] [cfe-dev] UB in TypeLoc casting
David Blaikie
- [LLVMdev] metadata as function arguments
Niko Zarzani
- [LLVMdev] Argument Lowering
dag at cray.com
- [LLVMdev] [vmkit] Errors compiling vmkt
chris.gray at kiffer.be
- [LLVMdev] giving metadata a function parameter as an operand
Shemer, Anat
- [LLVMdev] ARM assembler's syntax in clang
ashi
- [LLVMdev] informative stats to gather on building llvm/clang?
David Tweed
- [LLVMdev] write a transformation pass
Alexandru Ionut Diaconescu
- [LLVMdev] llvm-ar
Simon St James
- [LLVMdev] Using MSVC _ftol2 runtime function for fptoui on Win32
Badouh, Asaf
- [LLVMdev] TargetSpec
Schoedel, Kevin P
- [LLVMdev] Overhauling the command-line processing/codegen options code
Justin Holewinski
- [LLVMdev] Alternative to Linker::LinkInFile()
Tom Stellard
- [LLVMdev] changing opcode
reed kotler
- [LLVMdev] multiple LLVMContext or just one?
Lang Hames
- [LLVMdev] difference between dash lines and solid lines in the scheduler’s dependency graph
Peng Cheng
- [LLVMdev] LiveIntervals analysis problem
Tomas Minac
- [LLVMdev] How to XFAIL JIT tests for AArch64
Tim Northover
- [LLVMdev] Question about fastcc assumptions and seemingly superfluous %esp updates
Eli Bendersky
- [LLVMdev] build a machine instruction by itself
Reed Kotler
- [LLVMdev] testing a cross compiler
Preston Briggs
- [LLVMdev] Euro-LLVM call for papers - only two weeks left!
Duncan Sands
- [LLVMdev] A weird problem when try to output operand of instruction involving function pointer in a struct
Robert Sandra
- [LLVMdev] Fwd:
Han Li
- [LLVMdev] [PATCH] Vectorizing Global Structures - Take 2
Arnold Schwaighofer
- [LLVMdev] pseudo lowering
Reed Kotler
- [LLVMdev] keeping instructions in order and hidden dependencies
reed kotler
- [LLVMdev] [llvm-c] LLVMAttribute possible bug
Moritz Maxeiner
- [LLVMdev] Simulating instruction cache misses
SArora
- [LLVMdev] [llvm-c] LLVMInitializeNativeTarget not exported in shared library
Moritz Maxeiner
- [LLVMdev] Emitting recursive types
James Jackson
- [LLVMdev] splitting a branch within a pseudo
Reed Kotler
- [LLVMdev] implicit register usage
reed kotler
- [LLVMdev] Passes for object memory footprint / data-direction
Sebastian Dreßler
- [LLVMdev] Cambridge LLVM Social - 20th Feb - Kingston Arms
Renato Golin
- [LLVMdev] [llvm-c] Proposal: Make LLVMInitializeNativeTarget and co. non-inline
Moritz Maxeiner
- [LLVMdev] [vmkit] Cross-compilation
chris.gray at kiffer.be
- [LLVMdev] Problem to run SPEC2006
Izabela Maffra
- [LLVMdev] llvm line number of an instruction
Alexandru Ionut Diaconescu
- [LLVMdev] [RFC] NoBuiltin Attribute
Bill Wendling
- [LLVMdev] how to check out revision 165095
dennis neal
- [LLVMdev] how to access the identifier table
Niko Zarzani
- [LLVMdev] Bootstrapping Clang with MemorySanitizer
Evgeniy Stepanov
- [LLVMdev] Is it a bug or am I missing something ?
Sebastien DELDON-GNB
- [LLVMdev] Auto-vectorization and phi nodes
Vesa Norilo
- [LLVMdev] [PATCH] Fix GCMetadaPrinter::finishAssembly not executed
Yiannis Tsiouris
- [LLVMdev] Is va_arg correct on Mips backend?
Jonathan
- [LLVMdev] x86_stdcallcc and extra name mangling on Windows
David Nadlinger
- [LLVMdev] ARM LNT test-suite Buildbot
Renato Golin
- [LLVMdev] Undefined reference to GenericOptionValue
Alessio Giovanni Baroni
- [LLVMdev] LLVM/Clang 3.1: Add a new include path in a clang C++ based parser
Antonio Martínez-Álvarez
- [LLVMdev] eliminateCallFramePseudoInstr belongs in TargetRegisterInfo or TargetFrameLowering
Eli Bendersky
- [LLVMdev] [RFC] Add Intel TSX HLE Support
Nadav Rotem
- [LLVMdev] Statistics
Jakub Staszak
- [LLVMdev] Question about accessing coprocesser register in prologue
조일용
- [LLVMdev] Getting all Basic Blocks in a Loop
Blind Faith
- [LLVMdev] How to get block with a backedge
Blind Faith
- [LLVMdev] Is it possible to define a LLVM intrinsic that expands in more than one instructions ?
Sebastien DELDON-GNB
- [LLVMdev] Extracting Basic Blocks/CFG from LLVM/clang
Ashish Kulkarni
- [LLVMdev] [vmkit] Cross-compilation problems
chris.gray at kiffer.be
- [LLVMdev] x86_stdcallcc @<n> mangling vs. '\1' prefix [was: x86_stdcallcc and extra name mangling on Windows]
David Nadlinger
- [LLVMdev] LLVM Interpreter & Qsort
simonH76
- [LLVMdev] Temporally shutdown few clang-x86_64-darwin11 builders
Galina Kistanova
- [LLVMdev] projects/final directory?
Ryan Taylor
- [LLVMdev] make error building llvm/clang 3.2 on Linux
Michael Young
- [LLVMdev] [llvm] r175553 - Fix a bug in mayHaveSideEffects. Functions that do not return are now considered as instructions with side effects.
Duncan Sands
- [LLVMdev] LNT Database Access
Renato Golin
- [LLVMdev] Missing common linkage
Mario Schwalbe
- [LLVMdev] Installing ocaml bindings with cmake
José Romildo Malaquias
- [LLVMdev] adding a test-case into LLVM test-suite
罗鋆-自动化
- [LLVMdev] Generate scalar SSE instructions instead of packed instructions
Nowicki, Tyler
- [LLVMdev] hazard scheduling nodes
Jonas Paulsson
- [LLVMdev] llvm-ar llvm-link
ankur deshwal
- [LLVMdev] constants in text section for mips 16
Reed Kotler
- [LLVMdev] testing instruction selection
reed kotler
- [LLVMdev] recommendation books on code generation?
Jun Koi
- [LLVMdev] An error:Pass 'Runtime Evaluation' is not initialized
王长城
- [LLVMdev] Euro-LLVM call for papers - only one week left!
Duncan Sands
- [LLVMdev] At which point application vs target machine type width splitting happens?
Paul Sokolovsky
- [LLVMdev] Get Name of numbered variables
Blind Faith
- [LLVMdev] passing arguments to a pass
apala guha
- [LLVMdev] Does LLVM optimize variable to constant value in the compiling time?
Robert Sandra
- [LLVMdev] [PATCH] Add support for coldcc to clang
John McCall
- [LLVMdev] mem2reg for non entry blocks?
Vinod Grover
- [LLVMdev] how to print execution trace
陈厅
- [LLVMdev] -Os
reed kotler
- [LLVMdev] One question about two passes interaction
Robert Sandra
- [LLVMdev] Assertion failed after my storeRegToStackSlot/loadFromStackSlot
Dmitriy Limonov
- [LLVMdev] Machine backend plugins?
Paul Sokolovsky
- [LLVMdev] backend documentation
Vadim Khoptynets
- [LLVMdev] Phabricator homepage "UNRECOVERABLE FATAL ERROR"
Sean Silva
- [LLVMdev] Optimizer to remove duplicate loads?
edA-qa mort-ora-y
- [LLVMdev] cloning after adding external mapping
Weiss, Eran
- [LLVMdev] How to measure the overhead of instrumented code
Lu Mitnick
- [LLVMdev] Canonical way to visualize LLVM IR?
Paul Sokolovsky
- [LLVMdev] localstatckallocation pass
Reed Kotler
- [LLVMdev] PR 12207: sign extension of parameters and return values on x86-64
Dirkjan Ochtman
- [LLVMdev] Compilation failure on Windows
Demikhovsky, Elena
- [LLVMdev] LNT Perf Base change
Renato Golin
- [LLVMdev] Auto-generating c++ API from bitcode
Ashish Mahamuni
- [LLVMdev] Queries regarding function's arguments data type
teja tamboli
- [LLVMdev] loop metdata instruction
Redmond, Paul
- [LLVMdev] Cross compile LLVM using gcc (powerpc and x86)
Einar Már Björgvinsson
- [LLVMdev] arm compiler benchmarks
reed kotler
- [LLVMdev] passing vector of booleans to functions
Roland Leißa
- [LLVMdev] ArmConstantPoolValue
reed kotler
- [LLVMdev] Need the X86 Application Binary Interface(ABI) Documentation
Shashidhar G
- [LLVMdev] ARMv5 Buildbot
Renato Golin
- [LLVMdev] LLVM/clang 3.2 build error on Linux
Michael Young
- [LLVMdev] any option can control final linker choice in LLVM?
Wei Tang
- [LLVMdev] Post Register-Allocation Instruction Scheduling and Instruction Encodings
Jafar J
- [LLVMdev] llvm header fixes
Peng Cheng
- [LLVMdev] Question about intrinsic function llvm.objectsize
Shuxin Yang
- [LLVMdev] Instruction scheduling barrier
Mark Schimmel
- [LLVMdev] Does block order matter?
edA-qa mort-ora-y
- [LLVMdev] [ANN] CGO Tutorial on MCLinker and LLVM 2013 - Slides are now available
陳韋任 (Wei-Ren Chen)
- [LLVMdev] llvm get globals definition line number
Alexandru Ionut Diaconescu
- [LLVMdev] Mips backend 3.2 va_arg possible bug
Stavropoulos Nikos
- [LLVMdev] Compilation problem when addind a library
Rinaldini Julien
- [LLVMdev] llvm get annotations
Alexandru Ionut Diaconescu
- [LLVMdev] MIScheduler / bundling
Jonas Paulsson
- [LLVMdev] JOB: Clang/LLVM developer
Dean Sutherland
- [LLVMdev] GSOC Projects
Renato Golin
- [LLVMdev] TargetMCAsmInfo.cpp Question
Ryan Taylor
- [LLVMdev] A question about gcWriter
Robert Sandra
- [LLVMdev] GSoC 2013
Anton Korobeynikov
- [LLVMdev] [PATCH] [Embtk] [compiler-rt] ASAN: Add mips support
Abdoulaye Walsimou Gaye
- [LLVMdev] Propose to use rest.vim for vimrc of LLVM
Journeyer J. Joh
- [LLVMdev] how can I parse a Value* ?
Alexandru Ionut Diaconescu
- [LLVMdev] [cfe-dev] [MIPS] How can I add a constraint to LLVM/Clang for MIPS BE?
Jia Liu
- [LLVMdev] Calling with register indirect reference instead of memory indirect reference.
Murali, Sriram
- [LLVMdev] parallel loop metadata simplification
Redmond, Paul
- [LLVMdev] getSetCC
Relph, Richard
- [LLVMdev] Timing the IRReader
Eli Bendersky
- [LLVMdev] Problem linking class to a pass in a loadable module
Raphael Ernani Rodrigues
- [LLVMdev] JOB: LLVM developers & internships - Boulder, CO
Dave Buehmann
- [LLVMdev] RFC: TileGX, a new backend for Tilera's many core processor
Jiong Wang
Last message date:
Thu Feb 28 23:56:00 PST 2013
Archived on: Tue Aug 4 17:23:56 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).