June 2013 Archives by thread
Starting: Sat Jun 1 00:59:13 PDT 2013
Ending: Sun Jun 30 23:46:06 PDT 2013
Messages: 803
- [LLVMdev] Compile Linux Kernel module into LLVM bitcode
Kevin Boos
- [LLVMdev] Does compiling LLVM on PowerPC64 always requires -mminimal-toc?
Kai Nacke
- [LLVMdev] How to always generate epilogue code?
Kai Nacke
- [LLVMdev] Polyhedron 2005 results for dragonegg 3.3svn
Jack Howarth
- [LLVMdev] running test-suite in cross compilation/execution
reed kotler
- [LLVMdev] Language Construction and IDE Kit
Suminda Dharmasena
- [LLVMdev] LLVM/Clang research questions
Brent Gregory Roth
- [LLVMdev] Dead Code Elimination and undef values
Cristianno Martins
- [LLVMdev] cflags in test-suite
reed kotler
- [LLVMdev] Front End & Language Development Kit
Suminda Dharmasena
- [LLVMdev] Problem with DragonEgg 3.3rc2 on Fedora 19 Beta
Eric Smith
- [LLVMdev] [cfe-dev] [PROPOSAL] per-function optimization level control
Ralf Karrenberg
- [LLVMdev] compiler-rt tests in cmake?
Sergey Matveev
- [LLVMdev] MCJIT and Kaleidoscope Tutorial
Dmitri Rubinstein
- [LLVMdev] Rematerialization and spilling
Steve Montgomery
- [LLVMdev] LLVM Loop Vectorizer is enabled by default???
xtxwy jim
- [LLVMdev] Assertion failed after my storeRegToStackSlot/loadFromStackSlot
sudh
- [LLVMdev] Gold plugin: emit LLVM after LTO?
Jonas Wagner
- [LLVMdev] generate ponter/array access bounds expressions
Eric Lu
- [LLVMdev] Missing InstCombine optimization.
Bader, Aleksey A
- [LLVMdev] Accessing slot numbers of unnamed instructions (SlotTracker)
florian.merz at kit.edu
- [LLVMdev] Address Sanitizer on Android
Greg Fitzgerald
- [LLVMdev] [3.3 Release] 3.3rc3 Now Available
Bill Wendling
- [LLVMdev] test-suite and lnt
Reed Kotler
- [LLVMdev] MachineBasicBlock::addLiveIn errors
Mark Schimmel
- [LLVMdev] bug or expected behaviour?
Carl Norum
- [LLVMdev] Enabling the vectorizer for -Os
Nadav Rotem
- [LLVMdev] [POLLY] fix Bug 15817
Tobias Grosser
- [LLVMdev] More ExecutionEngine XPASS on ARM
Renato Golin
- [LLVMdev] [NVPTX] We need an LLVM CUDA math library, after all
Dmitry Mikushin
- [LLVMdev] CallGraph, GraphTraits and DominatorTree
Cristianno Martins
- [LLVMdev] Trouble Using scan-build in Windows
Lockhart, Jonathan (lockhaja)
- [LLVMdev] a document bug in lib/CodeGen/README.txt
Baoshan Pang
- [LLVMdev] klee linker problem
Alexandru Ionut Diaconescu
- [LLVMdev] Building clang/llvm with versioned executable names
Emmanuel Blot
- [LLVMdev] clang/llvm with glibc
Dave Buehmann
- [LLVMdev] CFG of a function
Rasha Omar
- [LLVMdev] TableGen lookup table recipe?
Joe Matarazzo
- [LLVMdev] llvm-gcc errors
Tal Tchwella
- [LLVMdev] Determining Register Class of an Operand
dag at cray.com
- [LLVMdev] [Polly] Set up performance tester for GSOC2013 FastPolly project
Star Tan
- [LLVMdev] Fwd: LLVM generates broken debug info on Windows
Vadim
- [LLVMdev] Author a Getting started with LLVM core libraries book for Packt.
Eli Bendersky
- [LLVMdev] Meaning of LLVM optimization levels
Renato Golin
- [LLVMdev] LLVM generates broken debug info on Windows
Vadim
- [LLVMdev] lnt parameters
reed kotler
- [LLVMdev] NEON vector instructions and the fast math IR flags
Tobias Grosser
- [LLVMdev] tools build issue with lnt in cross platform testing
reed kotler
- [LLVMdev] Inline assembly - multiple constraints and reloads.
Brett Hale
- [LLVMdev] Error on compiling VMkit
m kh
- [LLVMdev] Build failure (tblgen crash) on Ubuntu
Csaba Raduly
- [LLVMdev] add Inline assembly in LLVM IR
Jian-Ru Chen
- [LLVMdev] How to generate constant memory for ptx code by NVPTX?
Antony Yu
- [LLVMdev] tablegen foreach question
Akira Hatanaka
- [LLVMdev] wiki page for how to run llvm-test suite for mips using qemu user mode
reed kotler
- [LLVMdev] Canonicalization of select vs shift
David Majnemer
- [LLVMdev] [Patch] Apply for adding PolyBench to LLVM testsuite
Tobias Grosser
- [LLVMdev] Whole program alias analysis in backend
ihusar at fit.vutbr.cz
- [LLVMdev] Cannot submit LLVM test-suite results to the database using LNT tool
Star Tan
- [LLVMdev] gcc-4.8.1 -flto, error for visibility of LLVMX86CompilationCallback2?
Patrik Hägglund H
- [LLVMdev] EE/MCJIT XPASS on ARM
Renato Golin
- [LLVMdev] AVR back end
Weddington, Eric
- [LLVMdev] [PATCH] Add host feature detection for Qualcomm CPUs
Tobias Grosser
- [LLVMdev] Getting the memory address of all operands on an expression
Abhinash Jain
- [LLVMdev] -backend-option
reed kotler
- [LLVMdev] LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [LLVMdev] how to opt -load on cygwin
Sergey Yakoushkin
- [LLVMdev] [PATCH] gcc-4.8.1 -flto, error for visibility of LLVMX86CompilationCallback2?
Patrik Hägglund H
- [LLVMdev] Apple clang 4.2 based on llvm 3.2 produces a wrong "instruction requires:arm-mode"
Moshe Kravchik
- [LLVMdev] "anchor" method policy, request for clarification
Patrik Hägglund H
- [LLVMdev] RFC - Profile Guided Optimization in LLVM
Diego Novillo
- [LLVMdev] LLVM instrumentation
Thomas Yang
- [LLVMdev] function overload in C
Alireza Moshtaghi
- [LLVMdev] DataFlowSanitizer design discussion
Peter Collingbourne
- [LLVMdev] running make check with verify options
reed kotler
- [LLVMdev] Enabling the vectorizer for -Os -- ping
Nadav Rotem
- [LLVMdev] llvm-lit JUnit XML output
David Chisnall
- [LLVMdev] Cambridge LLVM Social next week
Renato Golin
- [LLVMdev] Raising inline-asm blocks
Marcelo Sousa
- [LLVMdev] Building pass out of source with cmake: undefined symbol error
Charles Jacobsen
- [LLVMdev] Pass Schedule Error
dag at cray.com
- [LLVMdev] Error While Running Scan-Build
Lockhart, Jonathan (lockhaja)
- [LLVMdev] How to instrument source code
techie tawa
- [LLVMdev] Symbolic Loop Analysis Pass
Sebastian Dreßler
- [LLVMdev] build problems
Alexander Oh
- [LLVMdev] Cygwin, configure and make
Keith Smith
- [LLVMdev] vmkit java annotations
Alexandru Ionut Diaconescu
- [LLVMdev] opt fails with assertion in Attributes.cpp
Marcelo Sousa
- [LLVMdev] Failure handling half type
Alessio Giovanni Baroni
- [LLVMdev] [RFC] add Function Attribute to disable optimization
Andrea_DiBiagio at sn.scee.net
- [LLVMdev] Enabling the loop vectorizer for -O2 and -Os
Nadav Rotem
- [LLVMdev] ARM struct byval size > 64 triggers failure
Rajesh Viswabramana
- [LLVMdev] -indvars issues?
eric.lew
- [LLVMdev] Status of the OpenCL LLVM Clang frontend
Kotsifakou, Maria
- [LLVMdev] Building a stable bitcode format for PNaCl - based on LLVM IR
Eli Bendersky
- [LLVMdev] Thread-safe cloning
Andrew Clinton
- [LLVMdev] APFloat renaming isNormal => isFiniteNonZero and isIEEENormal => isNormal
Michael Gottesman
- [LLVMdev] Binaries for LLVM 3.3 are missing
Benjamin Gudehus
- [LLVMdev] How to deal with potentially unlimited count/length symbol names?
edA-qa mort-ora-y
- [LLVMdev] Vector type LOAD/STORE with post-increment.
Francois Pichet
- [LLVMdev] Register coalescer and reg_sequence (virtual super-regs)
Joe Matarazzo
- [LLVMdev] JOB AD: engineer for Apple's compiler team
Bob Wilson
- [LLVMdev] round() vs. rint()/nearbyint() with fast-math
Hal Finkel
- [LLVMdev] is it possible to get a pointer to a value
edA-qa mort-ora-y
- [LLVMdev] Fwd: Re: Re: ARM struct byval size > 64 triggers failure
Rajesh Viswabramana
- [LLVMdev] LLVM+Clang 3.3: clang: for the -vectorize-loops option: may only occur zero or one times!
Alan Garny
- [LLVMdev] support for addressing units which are not 8 bits
Boris Boesler
- [LLVMdev] Announcement: Version 2013.1 of LLBMC available
Carsten Sinz
- [LLVMdev] Question about how MC and MI layers may share data structures.
David Young
- [LLVMdev] Proposal: type uniquing of debug info for LTO
Manman Ren
- [LLVMdev] Error in the example of sext instruction in reference manual
Bin Tzeng
- [LLVMdev] ASan for Android Applications
Greg Fitzgerald
- [LLVMdev] Query regarding CallInst::Create
Sriseshan S
- [LLVMdev] Register Class assignment for integer and pointer types
杨勇勇
- [LLVMdev] Patch for the fact that all llvm python scripts are python 2.x compatible.
罗勇刚(Yonggang Luo)
- [LLVMdev] About writing a modulePass in addPreEmitPass() for NVPTX
Anthony Yu
- [LLVMdev] is this a bug of llvm::JIT::getPointerToBasicBlock?
Li Bin
- [LLVMdev] Compiler-RT for ARM-EABI target
Emmanuel Blot
- [LLVMdev] ExpandDivRemLibCall vs. AEABI
Renato Golin
- [LLVMdev] Compiling llvm and Clang in solaris 10
Jorge Rodrigues
- [LLVMdev] Outputting constant char array from llvm pass
Kangkook Jee
- [LLVMdev] LLVM Frontend Construction / Developer Kit
Suminda Dharmasena
- [LLVMdev] Telling clang/LLVM a data object is "near"
Ofer Porat
- [LLVMdev] Matching patterns
Jeff Bush
- [LLVMdev] Addresses about Label or baiscblock
lipengcheng
- [LLVMdev] [LNT] Question about results reliability in LNT infrustructure
Star Tan
- [LLVMdev] MI-Sched temporarily enabled on x86.
Andrew Trick
- [LLVMdev] Contants generation
Demikhovsky, Elena
- [LLVMdev] LLVM 3.3 dot releases
Tom Stellard
- [LLVMdev] [llvm] r184698 - Add a flag to defer vectorization into a phase after the inliner and its
Arnold Schwaighofer
- [LLVMdev] _Znwm is not a builtin
Michael Gottesman
- [LLVMdev] [icFuzz] Help needed with analyzing randomly generated tests that fail on clang 3.4 trunk
Haghighat, Mohammad R
- [LLVMdev] Questions on writing a pass that adds instrumentation code
Evan Driscoll
- [LLVMdev] DebugInfo: Missing non-trivially-copyable parameters in SelectionDAG
David Blaikie
- [LLVMdev] llvm bay-area social in july
Nick Lewycky
- [LLVMdev] restrictions on symbol names?
edA-qa mort-ora-y
- [LLVMdev] Length restriction in tablegen
Anitha B Gollamudi
- [LLVMdev] get value
Alexandru Ionut Diaconescu
- [LLVMdev] SimplifyIndVar looses nsw flags
Jonas Wagner
- [LLVMdev] vmkit variables internal representation
Alexandru Ionut Diaconescu
- [LLVMdev] Adding a new ARM RegisterClass
Daniel Stewart
- [LLVMdev] Auxiliary operand types for disassembler.
Sid Manning
- [LLVMdev] tablegen question
Micah Villmow
- [LLVMdev] ldexp constant propagation
Ali Javadi
- [LLVMdev] [PATCH] Windows implementation of enable_execute_stack
Ruben Van Boxem
- [LLVMdev] Publication
Santosh Nagarakatte
- [LLVMdev] Contants generation - proposal
Demikhovsky, Elena
- [LLVMdev] Create new Function in llvm
Rasha Omar
- [LLVMdev] VmKit build failure
Dmitri Boulytchev
- [LLVMdev] Inline asm call argument mismatch?
Marcelo Sousa
- [LLVMdev] Can NewBB have more than one successors in DT.splitBlock method?
Wei Dang
- [LLVMdev] clang-format: `AlwaysBreakTemplateDeclarations: true` for LLVMStyle?
Sean Silva
- [LLVMdev] CommandLine does not work under cygwin
Zvonimir Rakamaric
- [LLVMdev] Proposal: extended MDString syntax
Dan Gohman
- [LLVMdev] Problem with linking modules which use a shared type
Marcus Frenkel
- [LLVMdev] Passing arguments to opt via clang
khalil_sb
- [LLVMdev] does clang and llvm take more time to compile c code
Eric Lu
- [LLVMdev] Generate code from Clang ast which is dumped in xml
techie tawa
- [LLVMdev] Heads up, I've backed out significant amounts of the multiple address space conversion changes
Matt Arsenault
- [LLVMdev] Target-specific code in non-Target part of LLVM
Krzysztof Parzyszek
- [LLVMdev] [MSan] false positive from Memory Sanitizer?
Greg Fitzgerald
- [LLVMdev] [UBSan] stack trace?
Greg Fitzgerald
- [LLVMdev] Question regarding the x86 SBB instruction.
James Courtier-Dutton
- [LLVMdev] Possible instruction combine bug with pointer icmp?
Richard Osborne
- [LLVMdev] [polly] isl-only polly build in cmake
Jack Howarth
- [LLVMdev] Hi, people, I propose to move Debug and Object File related headers out of Support
罗勇刚(Yonggang Luo)
- [LLVMdev] MI Scheduler vs SD Scheduler?
Ghassan Shobaki
- [LLVMdev] [Polly][GSOC2013] FastPolly -- SCOP Detection Pass
Tobias Grosser
- [LLVMdev] Implementing closures and continuations
David Farler
- [LLVMdev] LLVM for PIC16
Rifat Mahmud
- [LLVMdev] Problem building LLVM build for VS2010 on CMake
Aaron Gray
- [LLVMdev] Build problem with nonstandard lib directory
Andy Jost
- [LLVMdev] Convert the result of a vector comparison into a scalar bit mask?
Jeff Bush
Last message date:
Sun Jun 30 23:46:06 PDT 2013
Archived on: Tue Aug 4 17:24:01 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).