March 2013 Archives by thread
Starting: Fri Mar 1 00:34:23 PST 2013
Ending: Sun Mar 31 21:28:31 PDT 2013
Messages: 769
- [LLVMdev] parallel loop metadata simplification
Pekka Jääskeläinen
- [LLVMdev] Euro-LLVM call for papers - last day!
Duncan Sands
- [LLVMdev] RFC: TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [LLVMdev] RFC: TileGX, a new backend for Tilera's many core processor
Hal Finkel
- [LLVMdev] RFC: TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [LLVMdev] RFC: TileGX, a new backend for Tilera's many core processor
Dmitri Gribenko
- [LLVMdev] RFC: TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [LLVMdev] [cfe-dev] [RFC] TileGX, a new backend for Tilera's many core processor
Joerg Sonnenberger
- [LLVMdev] [cfe-dev] [RFC] TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Dmitri Gribenko
- [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Jiong Wang
- [LLVMdev] [RFC] TileGX, a new backend for Tilera's many core processor
Bill Wendling
- [LLVMdev] [cfe-dev] [RFC] TileGX, a new backend for Tilera's many core processor
Joerg Sonnenberger
- [LLVMdev] [cfe-dev] [RFC] TileGX, a new backend for Tilera's many core processor
Bill Wendling
- [LLVMdev] How to set linker in cmake of llvm project?
Jonathan
- [LLVMdev] llvm get annotations
Alexandru Ionut Diaconescu
- [LLVMdev] dragon egg + llvm for fortran to c translation
Philipp Schwaha
- [LLVMdev] Calling with register indirect reference instead of memory indirect reference.
Murali, Sriram
- [LLVMdev] The MBlaze backend: can we remove it?
Jeff Fifield
- [LLVMdev] Interesting post increment situation in DAG combiner
Sergei Larin
- [LLVMdev] NVPTX CUDA_ERROR_NO_BINARY_FOR_GPU
Timothy Baldridge
- [LLVMdev] Timing the IRReader
Eli Bendersky
- [LLVMdev] -debug tracing for fast isel
Eli Bendersky
- [LLVMdev] loop metdata instruction
Michael D'Hont
- [LLVMdev] memory leaks at compiler termination
reed kotler
- [LLVMdev] machine constant pool/arm constant pool
reed kotler
- [LLVMdev] [cfe-dev] JOB: Clang/LLVM developer
David Keaton
- [LLVMdev] code for static taint analysis
Aashay Zajriya
- [LLVMdev] Clang Plugin
Aashay Zajriya
- [LLVMdev] Question about method CodeExtractor::severSplitPHINodes
Wei Dang
- [LLVMdev] AESOP autoparallelizing compiler
Timothy Mattausch Creech
- [LLVMdev] Profiling LLVM JIT code
Priyendra Deshwal
- [LLVMdev] GSoC 2013
Sean Silva
- [LLVMdev] trouble with AsmPrinter registration
Vadim Khoptynets
- [LLVMdev] Effect of weak symbols on llvm tools/clang startup time
Alessandro Pignotti
- [LLVMdev] Can a Function Pass require a Module Pass?
Izabela Maffra
- [LLVMdev] helpful pointer
Reed Kotler
- [LLVMdev] [MIPS] How can I add a constraint to LLVM/Clang for MIPS BE?
Jia Liu
- [LLVMdev] Assertion failed after my storeRegToStackSlot/loadFromStackSlot
Lang Hames
- [LLVMdev] ARM assembler's syntax in clang
Ashi
- [LLVMdev] llvm cannot iterate a [3 x i8]
Alexandru Ionut Diaconescu
- [LLVMdev] Unexpected DSAnalysis behavior
Kevin Streit
- [LLVMdev] Custom Lowering of ARM zero-extending loads
Giang Hoang
- [LLVMdev] constant islands and the first executable instruction of a function
reed kotler
- [LLVMdev] modulo scheduling
mahdi hamzeh
- [LLVMdev] Queries regarding function's arguments data type
teja tamboli
- [LLVMdev] how does llvm decide when to put something in the literal pool
reed kotler
- [LLVMdev] LLVM load instruction query
Anshul
- [LLVMdev] tbaa metadata representation
Tran Ma
- [LLVMdev] Convert C variable to LLVM IR Variable
ChiaLun
- [LLVMdev] Compilation problem when addind a library
Rinaldini Julien
- [LLVMdev] Bad Instruction 4 with fastcc
Timothy Baldridge
- [LLVMdev] Vector splitting vs widening
Hal Finkel
- [LLVMdev] "opt" exit code from LLVM pass
Welson Sun
- [LLVMdev] LLVM Bay Area social: March!
Nick Lewycky
- [LLVMdev] Issue with PrintStackTrace (probably a bug?)
Cristianno Martins
- [LLVMdev] Cross-Compiling libc++ using newlib/Clang based Toolchain.
Shreesha Srinath
- [LLVMdev] LangRef/implementation inconsistency: What is the intended constraint on function return types?
Sean Silva
- [LLVMdev] TargetLowering::isIntImmLegal(...)
reed kotler
- [LLVMdev] get maximum alignment size needed?
edA-qa mort-ora-y
- [LLVMdev] embedding trace functions to generate variable values
Vardhan Varma
- [LLVMdev] how to create LNT server for LLVM test-results
Ljun
- [LLVMdev] Standalone use of compiler-rt for ARM
Taylor Trimble
- [LLVMdev] array of pointers
Ananth Durbha
- [LLVMdev] Function permutation at IR bytecode level
teja tamboli
- [LLVMdev] Tool to convert to backend assembly instruction file
teja tamboli
- [LLVMdev] Tool to convert to backend assembly instruction file "llc"
hubbard at cs.fsu.edu
- [LLVMdev] Memory clean for applications using LLVM for JIT compilation
Frank Henigman
- [LLVMdev] [vmkit] Errors compiling vmkt
Jiong Wang
- [LLVMdev] How to use dropAllReferences in dropAllReferences
xiaoyaollvm
- [LLVMdev] Bug in visitSIGN_EXTEND in DAGCombiner.cpp?
Relph, Richard
- [LLVMdev] Does a recursive call have side effects?
Andrew Trick
- [LLVMdev] Question about abstract subprograms in debug info
Manman Ren
- [LLVMdev] hazard scheduling nodes
Andrew Trick
- [LLVMdev] Instruction scheduling barrier
Andrew Trick
- [LLVMdev] MCJIT and Lazy Compilation
Andrew Sorensen
- [LLVMdev] Code morphing pass.
Marco Minutoli
- [LLVMdev] Code morphing pass
Marco Minutoli
- [LLVMdev] Fw: message
Harold Lame
- [LLVMdev] Running cross compiled binaries for ARM on gem5
Silky Arora
- [LLVMdev] removal of an empty loop optimization?
edA-qa mort-ora-y
- [LLVMdev] LLVM IR Editor Plugin for Eclipse - First Release
Mishne, Alon
- [LLVMdev] [lld] Atom and its unwind information
bigcheesegs at gmail.com
- [LLVMdev] How to detect all free() calls
Jane
- [LLVMdev] Help needed on debugging llvm
Anitha B Gollamudi
- [LLVMdev] YAML IO problems
Robert Ankeney
- [LLVMdev] possible MachObjectWriter bug (powerpc-darwin8)
David Fang
- [LLVMdev] Opt pass for collecting static memory allocations (allocas and globals) to one big memory area.
Mikael Lepistö
- [LLVMdev] Question about InlineAsm
David Gonzalez Marquez
- [LLVMdev] regarding C++11 plugins
Aashay Zajriya
- [LLVMdev] symbol address: llvm-objdump vs. objdump
Willy WOLFF
- [LLVMdev] How to unroll reduction loop with caching accumulator on register?
Dmitry Mikushin
- [LLVMdev] PROPOSAL: struct-access-path aware TBAA
Manman Ren
- [LLVMdev] Disabling ExecutionEngine tests for Hexagon
Jyotsna Verma
- [LLVMdev] LNT usage
Arnaud de Grandmaison
- [LLVMdev] how to use SET_DEBUG_TYPE("foo") macro?
王长城
- [LLVMdev] Pointer Context Metadata
Pekka Jääskeläinen
- [LLVMdev] LNT BenchmarkGame
Renato Golin
- [LLVMdev] applying a pass only on execution paths
Alexandru Ionut Diaconescu
- [LLVMdev] help decompiling x86 ASM to LLVM IR
James Courtier-Dutton
- [LLVMdev] Internship opportunities for grad students at Samsung Research America - Silicon Valley (San Jose, CA)
Won J Jeon
- [LLVMdev] failure mode of invalid (debug info) metadata
David Blaikie
- [LLVMdev] Are you interested in writing a LLVM blog post?
Tanya Lattner
- [LLVMdev] llvm.meta (was Rotated loop identification)
Andrew Trick
- [LLVMdev] Different results using -emit-llvm and llc together than just using -S?
Ryan Taylor
- [LLVMdev] Generating IR bytecode files of httpd source code
teja tamboli
- [LLVMdev] guidance on backend writing; canonical example?
Jason E. Aten
- [LLVMdev] attributes helper functions - please review
Reed Kotler
- [LLVMdev] How to describe a pointer that points to All memory(include global memory, heap, stack)?
Steven Su
- [LLVMdev] Obtaining and using block frequencies in MachineScheduler.cpp
Matthias Hartmann
- [LLVMdev] [llvm-c] Copyright notice in language bindings
Moritz Maxeiner
- [LLVMdev] Problems with 64-bit register operands of inline asm on ARM
Måns Rullgård
- [LLVMdev] changing register classes on a per function basis
reed kotler
- [LLVMdev] Has something changed in LLVM BUG tracking system ?
Sebastien DELDON-GNB
- [LLVMdev] r176991 - Really fix the MIPS test.
Reed Kotler
- [LLVMdev] Suggestion About Adding Target Dependent Decision in LSR Please
Yin Ma
- [LLVMdev] void TargetLoweringBase::computeRegisterProperties
reed kotler
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Qun Fa
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Bill Wendling
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Nick Lewycky
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Qun Fa
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Qun Fa
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Alexey Samsonov
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Qun Fa
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Alexey Samsonov
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Qun Fa
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Alexey Samsonov
- [LLVMdev] undefined reference to 'llvm_gcda_start_file', 'llvm_gcda_emit_arcs', etc
Qun Fa
- [LLVMdev] initial putback for implementing mips16/nomips16 attributes - please review
Reed Kotler
- [LLVMdev] Get underlying object for Machine level memory operation
rahul
- [LLVMdev] Hexagon: removing support for Hexagon-v2 and Hexagon-v3
Anshuman Dasgupta
- [LLVMdev] Problems about developing LLVM pass on windows visual studio
tianxiang sui
- [LLVMdev] Can the FileCheck ignore spaces ?
Shawn
- [LLVMdev] Dependence Analysis on Machine code
rahul
- [LLVMdev] write a simple MachineFunctionPass
Alexandru Ionut Diaconescu
- [LLVMdev] Disable LNT tests individually
Renato Golin
- [LLVMdev] Scheduling a custom pass to run after AlwaysInliner
Dmitry Cherkassov
- [LLVMdev] Simple question
James Courtier-Dutton
- [LLVMdev] Expand action on FSUB with vector types causes both "Vector Unroll" and "Add+Negate"
Joe Matarazzo
- [LLVMdev] internal compiler error when compiling llvm-gcc-4.2-2.9
Hongxu Chen
- [LLVMdev] LLVM custom dynamic casting mechanism
Nicola Gigante
- [LLVMdev] How to slice the source code?
Mingliang LIU
- [LLVMdev] LLVM ERROR: Program used external function 'X.foo' which could not be resolved!
charles quarra
- [LLVMdev] Problem with executing recompileAndRelinkFunction successively
Varun Agrawal
- [LLVMdev] UNREACHABLE executed! error while trying to generate PTX
upit
- [LLVMdev] [vmkit]Errors when compiling vmkit
Julien Pagès
- [LLVMdev] Cambridge LLVM Social - This Week!
Renato Golin
- [LLVMdev] Install LLVM CMake modules
Dongrui She
- [LLVMdev] [Polly]GSoC Proposal: Reducing LLVM-Polly Compiling overhead
Tobias Grosser
- [LLVMdev] Help with LLVM 3.2 linking error
Nicola Gigante
- [LLVMdev] LLVM pass for vector init and loop
kavali ashwinkumar
- [LLVMdev] Hit a snag while attempting to write a backend - any advice?
Lee Hammerton
- [LLVMdev] llvm license/GPL
Davi Santos
- [LLVMdev] Strange linker error with clang 3.2
Arno Onken
- [LLVMdev] Basic Block code sample
Ashish Kulkarni
- [LLVMdev] bugpoint (and possibly others) need to be compiled with -rdynamic
Rafael Espíndola
- [LLVMdev] setCC and brcond
Jan Tlatlik
- [LLVMdev] ARM NEON VMUL.f32 issue
Renato Golin
- [LLVMdev] About commit TILE-Gx backend to community repository and default disabled
Jiong Wang
- [LLVMdev] Strange spill behaviour
Lee Hammerton
- [LLVMdev] Publication
Whelan, Ryan - 0559 - MITLL
- [LLVMdev] error: unable to get target for 'armv5', see --version and --triple.
Jack Howarth
- [LLVMdev] Debug info for namespaces and "using"
Robinson, Paul
- [LLVMdev] Problems with parallelizing lli
Adda Rathbone
- [LLVMdev] Debug Info Documentation State
Erkki Lindpere
- [LLVMdev] Hidden-visibility aliases to default-visibility globals
Peter Collingbourne
- [LLVMdev] changing passes and changing subtargets on a per function basis
reed kotler
- [LLVMdev] [cfe-dev] Handling SRet on Windows x86
Timur Iskhodzhanov
- [LLVMdev] fptrunc and undefined results
Richard Smith
- [LLVMdev] Unsubscribe attempt
Jacques Menu
- [LLVMdev] Getting state at interrupt of JIT
marwayusuf at feng.bu.edu.eg
- [LLVMdev] Universal tool for creating your own language and parsing the AST
Theodore H. Smith
- [LLVMdev] (Not) instrumenting global string literals that end up in .cstrings on Mac
Alexander Potapenko
- [LLVMdev] Changing the LLVM C API to remove a pass
Meador Inge
- [LLVMdev] [VMKit]
Baptiste Saleil
- [LLVMdev] Simpler types in TableGen isel patterns
Jakob Stoklund Olesen
- [LLVMdev] [llvm-mc/AsmParser] Using validateTargetOperandClass in llvm-mc
Jack Carter
- [LLVMdev] static variables in the IR
Hotmail
- [LLVMdev] Any plan for WHOPR on LLVM?
WenHan Gu (谷汶翰)
- [LLVMdev] proposed change to class BasicTTI
reed kotler
- [LLVMdev] multiple thread jit support on windows ( win32 and win64 )
Peng Cheng
- [LLVMdev] BasicTansformInfoPass
reed kotler
- [LLVMdev] LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [LLVMdev] WebCL Kernel Validator RFQ
Tasneem Brutch - Samsung
- [LLVMdev] LLVM 3.2 compilation with RTTI enabled
Pablo Barrio
- [LLVMdev] Types in TableGen instruction selection patterns
Jakob Stoklund Olesen
- [LLVMdev] PostOrderIterator
Speziale Ettore
- [LLVMdev] Change optimization level during compilation
sumeeth kc
- [LLVMdev] Backend port: Adding negative immediates
Jan Tlatlik
- [LLVMdev] About the partial update clearence / dependency breaking mechanism
Silviu Baranga
- [LLVMdev] Debug metadata after simplifications
Tim Besard
- [LLVMdev] llvm2cpp attributes handling
Harris BAKIRAS
- [LLVMdev] Porting LLVM, clang et al. to GNU/Hurd
Thomas Schwinge
- [LLVMdev] MnemonicAliases and side-effects
Muhammad Tauqir Ahmad
- [LLVMdev] [PATCH] RegScavenger::scavengeRegister
Akira Hatanaka
- [LLVMdev] Fwd: Extending Kaleidoscope to support Strings
Richard Catlin
- [LLVMdev] Feedback required on proper dllexport/import implementation
Nico Rieck
- [LLVMdev] Is it correct for a glue operand to be replaced with a chain?
Sam Parker
- [LLVMdev] LLVM position in Sunnyvale, CA, remote work is a possibility
Mark Chen
- [LLVMdev] Ordering not assigned to DAG Nodes create after DAG builder
Guo, Xiaoyi
- [LLVMdev] cyclical use between caller and callee
charles quarra
- [LLVMdev] Concurrent library
Andreas Wilhelm
- [LLVMdev] LLVM pass question
Reed Kotler
- [LLVMdev] PROPOSAL: struct-access-path aware TBAA (new version)
Manman Ren
- [LLVMdev] llvmlab (phased buildmaster) is in production mode!
Michael Gottesman
- [LLVMdev] How can a pass obtain the path of input file?
xiaoyaollvm
- [LLVMdev] Question about simple constant propagation pass
yunming zhang
- [LLVMdev] Avoid Valgrind's still-reachable leak warnings
Ryo Onodera
- [LLVMdev] LLVM Execution engine: Native call vs LLVM IR function call
nlamee at cs.mcgill.ca
- [LLVMdev] x86_stdcallcc @<n> mangling vs. '\1' prefix [was: x86_stdcallcc and extra name mangling on Windows]
Reid Kleckner
- [LLVMdev] Handling SRet on Windows x86...
Jay K
- [LLVMdev] function pass to visit BB bottom-up order
Ananth Durbha
- [LLVMdev] How to use the llvm::Linker?
xiaoyaollvm
- [LLVMdev] Print Global Prefix Issue
Jan Tlatlik
- [LLVMdev] How to initiate/throw an exception (resume just continues)
edA-qa mort-ora-y
- [LLVMdev] dynamic passes
reed kotler
- [LLVMdev] Adding ARM UDF / UND instruction to TableGen
Gordon Keiser
- [LLVMdev] Missed optimisation opportunities?
Jeremy Lakeman
- [LLVMdev] SmallVectorTemplateCommon assertion failed
edA-qa mort-ora-y
- [LLVMdev] (no subject)
atul gurale
- [LLVMdev] SolusOS 2 + Clang
Ikey Doherty
- [LLVMdev] landingpad catch types not making it to Dwarf tables
edA-qa mort-ora-y
- [LLVMdev] Wrong URL for organization on LLVM Users page
Saurabh Anand
- [LLVMdev] llvm with gcc-4.8 / Intrinsics.gen.tmp Segmentation fault
Christer Solskogen
- [LLVMdev] custom landingpad data, not dwarf encoded clauses?
edA-qa mort-ora-y
- [LLVMdev] code gen variable mapping
Niko Zarzani
- [LLVMdev] cannot compile 3.2, ScalarEvolutionTest fails to link
edA-qa mort-ora-y
Last message date:
Sun Mar 31 21:28:31 PDT 2013
Archived on: Tue Aug 4 17:23:57 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).