February 2014 Archives by thread
Starting: Sat Feb 1 00:43:32 PST 2014
Ending: Fri Feb 28 21:48:47 PST 2014
Messages: 840
- [LLVMdev] LoadInst result
nizam at cse.iitm.ac.in
- [LLVMdev] make DataLayout a mandatory part of Module
Chandler Carruth
- [LLVMdev] Technical details discussion for SEH
Kai Nacke
- [LLVMdev] Sanitizers libs in Compiler-RT
Renato Golin
- [LLVMdev] Loop unrolling opportunity in SPEC's libquantum with profile info
Chandler Carruth
- [LLVMdev] [RFC] LCSSA vs. SSAUpdater ... FIGHT!
Chandler Carruth
- [LLVMdev] Eliminate SSA Virtual registers
nizam at cse.iitm.ac.in
- [LLVMdev] ADT/Hashing.h on 32-bit platforms
Stephan Tolksdorf
- [LLVMdev] Weird msan problem
Keno Fischer
- [LLVMdev] Some CMake issues (Are you being served?)
Stephen Kelly
- [LLVMdev] Why variables get "optimized away" after the last use in unoptimized code?
Yuri
- [LLVMdev] [RFC] BlockFrequency is the wrong metric; we need a new one
Chandler Carruth
- [LLVMdev] Data-flow analysis framework for LLVM
Maciej Piechotka
- [LLVMdev] LLVM/Clang on Sparc64
Venkatraman Govindaraju
- [LLVMdev] Generalized dead allocation elimination?
Shea Levy
- [LLVMdev] Virtual register operand
nizam at cse.iitm.ac.in
- [LLVMdev] Changes in LLVM 3.4 llc name mangling?
Albert Graef
- [LLVMdev] llvm-reviews as llvm.org
Sylvestre Ledru
- [LLVMdev] [RFC] Removing FCA constants from the IR
Chandler Carruth
- [LLVMdev] Loading IR function into module
Sara Elshobaky
- [LLVMdev] EuroLLVM 2014 - Reminder to submit proposals and register
EuroLLVM Conference
- [LLVMdev] emitting function stub for mips16 floating point patch
Daniel Sanders
- [LLVMdev] LLVM Weekly - #5, Feb 3rd 2014
Alex Bradbury
- [LLVMdev] Loop unrolling a function
Sebastian Dreßler
- [LLVMdev] MergeFunctions: reduce complexity to O(log(N))
Stepan Dyatkovskiy
- [LLVMdev] linux build broken on Ubuntu 12.04 x86_64
Todd Fiala
- [LLVMdev] Heads up, C++11 switch mid week!
JF Bastien
- [LLVMdev] LLVM Bay-area Social
Nick Lewycky
- [LLVMdev] LTO and intrinsics
Tom Roeder
- [LLVMdev] PassManagerBuilder::LibraryInfo has no effect?
Shea Levy
- [LLVMdev] Portable Computing Language (pocl) v0.9 released
Bill Wendling
- [LLVMdev] Compiler-RT tests on x86_64
Renato Golin
- [LLVMdev] Question about bug #18622#
Mathias Bauer
- [LLVMdev] compiler-rt CMake build
Greg Fitzgerald
- [LLVMdev] Using OpenMP to parallelize small programs
Andrey Bokhanko
- [LLVMdev] [RFC] CGContext skeleton implementation
Andrew Trick
- [LLVMdev] Generate ELF in x86 with RELA relocations
Yiannis Tsiouris
- [LLVMdev] [lld] Allow atoms with empty name in the RefNameBuilder::buildDuplicateNameMap()
Simon Atanasyan
- [LLVMdev] Guidance to understand the Vectorization framework of LLVM
rahul
- [LLVMdev] Optimisation of select/cmp/br
Pete Calvert
- [LLVMdev] SCEV implementation and limitations, do we need "pow"?
Mehdi Amini
- [LLVMdev] Using Compiler-RT with Clang on ARM
Renato Golin
- [LLVMdev] Pattern matching addrspacecast?
David Chisnall
- [LLVMdev] machine function passes - need help
Era Jain
- [LLVMdev] [shea at shealevy.com: Re: Generalized dead allocation elimination?]
Shea Levy
- [LLVMdev] How can I get llvm-as for Ubuntu?
Andrew Pennebaker
- [LLVMdev] [zorg] FIXME in ClangAndLLDBuilder.py?
Rick Foos
- [LLVMdev] Submitting compiler-rt patches
Vadim
- [LLVMdev] Generating PTX code from template kernel failes
Haidl, Michael
- [LLVMdev] Unwind behaviour in Clang/LLVM
Renato Golin
- [LLVMdev] The implementation algorithm behind LLVM's RegionInfo class
Paul Vario
- [LLVMdev] Pushing Bug 16725 - Inefficient code generated for i64 * i64 -> i128 multiplication in loop
Manuel Jacob
- [LLVMdev] Wanted: Bugfixes for 3.4 branch
Tom Stellard
- [LLVMdev] most optimised and lowest level IR before machine codegen?
Yi Lin
- [LLVMdev] Bug? LLVM X86 -m32 generates 64bit register in movd
Yin Ma
- [LLVMdev] Summer 2014 Internship Opportunities at Sony PlayStation
Rosenberg, Alex
- [LLVMdev] Why doesn't GlobalVariable::copyAttributesFrom copy the thread local mode?
Keno Fischer
- [LLVMdev] X86WrapperRIP in non-small code model
Keno Fischer
- [LLVMdev] selecting ISD node - help
DaAn
- [LLVMdev] How to run passes 'addPassesToEmitMC' from the command line?
Yuri
- [LLVMdev] llvm linker is lld, MCLinker or others
gamma_chen
- [LLVMdev] CMake-produced Xcode project fails to build
Kyle Sluder
- [LLVMdev] [llvm] r201072 - [CMake] Introduce llvm_add_library().
Stephen Kelly
- [LLVMdev] LLVM Weekly - #6, Feb 10th 2014
Alex Bradbury
- [LLVMdev] Fwd: [windows) how to use weak references with llvm 3.4 and windows?
Carl
- [LLVMdev] Remove a GlobalValue and its orphaned references
Vassil Vassilev
- [LLVMdev] [PATCH] Undo revision 192117
Scott Pakin
- [LLVMdev] [RFC] Simple control-flow integrity
Tom Roeder
- [LLVMdev] Compiler-RT roadmap
Vadim Chugunov
- [LLVMdev] Heads-up: changing the structure of compiler-rt source tree
Alexey Samsonov
- [LLVMdev] Phabricator loves Amara
Renato Golin
- [LLVMdev] Proposal: split tools/opt/opt.cpp to OptTool and a smaller main()
Eli Bendersky
- [LLVMdev] Zero-cost toolchain "standardization" process
Renato Golin
- [LLVMdev] Switch containing holes via table lookup
Jasper Neumann
- [LLVMdev] cmake/ninja build failing
Seth Cantrell
- [LLVMdev] llvm trunk build failed in cmake_install.cmake on ARM platform
Mathias Bauer
- [LLVMdev] Modeling volatile register read as intrinsic
Justin Holewinski
- [LLVMdev] llvm.org/perf internal server error
Tobias Grosser
- [LLVMdev] Paris LLVM Social - February 24th
Sylvestre Ledru
- [LLVMdev] asan coverage
Kostya Serebryany
- [LLVMdev] autoconf and llvm version detection
James Courtier-Dutton
- [LLVMdev] ifconversion before register allocation
mahdi hamzeh
- [LLVMdev] Bad test health
Nico Rieck
- [LLVMdev] [EuroLLVM] Final Reminder for Talk Submissions
EuroLLVM Conference
- [LLVMdev] Using llvm as a lib. #include files missing
James Courtier-Dutton
- [LLVMdev] debugging llvm
Sam Parker
- [LLVMdev] Waterloo Region LLVM Social - February 20th
Ed Maste
- [LLVMdev] cmake and make check?
reed kotler
- [LLVMdev] Shrinking induction variable integers
Matt Arsenault
- [LLVMdev] DominatorTree not updated properly after calling the llvm::SplitBlock.
Paul Vario
- [LLVMdev] Patch: refactor some utilities from opt.cpp into OptUtils.h/cpp
Eli Bendersky
- [LLVMdev] GetElementPtr and inbounds attibute
Kuchta, Tomasz
- [LLVMdev] Stale type system documentation?
Philip Reames
- [LLVMdev] [llvm] r201432 - Remove myself as owner of libc++
Marshall Clow
- [LLVMdev] Custom allocators for MachineBasicBlocks and STL containers
Eli Bendersky
- [LLVMdev] RFC: GEP as canonical form for pointer addressing
Philip Reames
- [LLVMdev] GetElementPtr and inbounds attribute
Kuchta, Tomasz
- [LLVMdev] Pre-compiled versions of ELLCC are now available via FTP.
Richard Pennington
- [LLVMdev] [RFC] Iterrative compilation framework for Clang/LLVM
Hal Finkel
- [LLVMdev] GC in multithreaded (but with no shared state) environment
Paweł Batko
- [LLVMdev] CXXMethodDecl::getNameAsString for template-class' constructor or destructor
David Come
- [LLVMdev] LLVM Weekly - #7, Feb 17th 2014
Alex Bradbury
- [LLVMdev] Possible bug with Bitcast instruction Expanding?
Stavropoulos Nikos
- [LLVMdev] LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [LLVMdev] Optimizing math code
Michael Hamburg
- [LLVMdev] How to codegen an LLVM-IR that has dynamic arrays in it?
Paul Vario
- [LLVMdev] How is variable info retrieved in debugging for executables generated by llvm backend?
杨勇勇
- [LLVMdev] better code for IV
Shemer, Anat
- [LLVMdev] Fwd: Deadline for DWARF Version 5 comments -- March 31, 2014
Eric Christopher
- [LLVMdev] Question about per-operand machine model
JinGu Kang
- [LLVMdev] llvm-test lemon
reed kotler
- [LLVMdev] llvm.meta (was Rotated loop identification)
Rafael Espíndola
- [LLVMdev] Porting ASAN to new platform
Ryan Govostes
- [LLVMdev] How to implement register allocation constraints to guide allocator dispatching different registers for certain instruction?
Kevin Qin
- [LLVMdev] "dropping arch" messages while building compiler-rt
Csaba Raduly
- [LLVMdev] Patch available for bug 15079
Graham Lee
- [LLVMdev] How to set a "SchedBoundary" in pre-RA scheduler
Yaorong lee
- [LLVMdev] [RFC] CodeGenPrepare will eventually introduce dependencies to libLLVMCodeGen in libLLVMScalarOpts
Quentin Colombet
- [LLVMdev] VMRange merging in ProcessElfCore and DoReadMemory
Piotr Rak
- [LLVMdev] Documentation on llvm::CodeModel?
Yuri
- [LLVMdev] Segment section
Jasmin Jahic
- [LLVMdev] test-suite wrongly using big-endian results
Renato Golin
- [LLVMdev] NumDefs's MCInstrDesc and sub-operands
Francois Pichet
- [LLVMdev] How to legalize i32xi32=i64 multiply
Mark Schimmel
- [LLVMdev] C++11 in LLVM/Clang - NOT YET!
Renato Golin
- [LLVMdev] [LLVM] Forward temp label references on ARM in LDR with .ltorg in inline assembly are broken in trunk
Gordon Keiser
- [LLVMdev] make check issue with llvm-cov
reed kotler
- [LLVMdev] Status of http://llvm.org/doxygen
Logan Chien
- [LLVMdev] IAS and inline assembly
Saleem Abdulrasool
- [LLVMdev] interesting LLVM code optimization issue regarding timer registers
reed kotler
- [LLVMdev] llvm-ar does not generates symbol table for contained bitcode files
Rafael Espíndola
- [LLVMdev] Unifying natural loops with multiple exits.
Paul Vario
- [LLVMdev] Use SEGMENT_REG in X86 calling convention
Chen Li
- [LLVMdev] building a native mips compiler using clang/llvm running cross for x86
reed kotler
- [LLVMdev] llvm.org/perf error 500
Tobias Grosser
- [LLVMdev] RFC: Adding __INTEGRATED_ASSEMLER__ macro
Saleem Abdulrasool
- [LLVMdev] LLVM Weekly - #8, Feb 24th 2014
Alex Bradbury
- [LLVMdev] Problems with the exception handling in Objective-C on ARM platform
Mathias Bauer
- [LLVMdev] about lli targets
kewuz
- [LLVMdev] [GSoC 2014] Using LLVM as a code-generation backend for Valgrind
Denis Steckelmacher
- [LLVMdev] [AArch64] Use of isVoid in isLegalAddressingMode API for LSR
Chad Rosier
- [LLVMdev] Compiler Developer Engineer =?iso-8859-1?Q?=96_Intern_?=(Raleigh=?iso-8859-1?Q?=2C_NC?=)
Chad Rosier
- [LLVMdev] configure with clang vs gcc
reed kotler
- [LLVMdev] IntervalMap warning
Renato Golin
- [LLVMdev] Instruction itinerary scheduling
Maurice Daverveldt
- [LLVMdev] noinline attribute problem
Sara Elshobaky
- [LLVMdev] ScheduleDAGInstrs/R600 test potential issue with implicit defs
Stefan Hepp
- [LLVMdev] Target Assembly Parser: Access to Reloc::Model
Matheus Almeida
- [LLVMdev] question about the alignment of the .text section
Romanova, Katya
- [LLVMdev] Google Summer of Code 2014
Anton Korobeynikov
- [LLVMdev] Bug 18968
reed kotler
- [LLVMdev] Future of the LLVM OpenMP runtime
Alp Toker
- [LLVMdev] Representing a safepoint as an instruction in the x86 backend?
Philip Reames
- [LLVMdev] [lld] Relocation reading refactoring
Simon Atanasyan
- [LLVMdev] build llvm 3.2&clang 3.2
jingde liu
- [LLVMdev] It seems like some bug in Alias Analysis While enable useAA()
Yaorong lee
- [LLVMdev] How to 'define and use' a LOOP intrinsic that takes "iteration count" and the "label" to jump to ?
RAVI KORSA
- [LLVMdev] Configure fails if GREP_OPTIONS contains --color
Kyle Sluder
- [LLVMdev] install and the strip command
reed kotler
- [LLVMdev] multithreaded use of llvm::sys::RemoveFileOnSignal
Vikas Bhargava
- [LLVMdev] CMake build using LLVM install dir
Greg Fitzgerald
- [LLVMdev] Understanding some of the recent cmake build changes
Rafael Espíndola
- [LLVMdev] [compiler-rt] r202377 - Add CODE_OWNERS.TXT
Alexey Samsonov
- [LLVMdev] Per-processor tuning
"C. Bergström"
- [LLVMdev] Idea for optimization (test for remainder)
Jasper Neumann
- [LLVMdev] llvm-config --system-libs has newlines in output
Richard Osborne
- [LLVMdev] CommandLine handling of -help and -version options
Justin Bogner
- [LLVMdev] Sony PlayStation is looking for a Staff DevOps Engineer
Rosenberg, Alex
- [LLVMdev] Unifying Windows Target Triples
Saleem Abdulrasool
- [LLVMdev] Cost in loop-strength-reduce pass
alexey ivannikov
- [LLVMdev] Advise on Git mirror for llvm-lit
Daniel Liew
- [LLVMdev] MCJIT crash on 64 bit Linux, works find on OSX
Andy Somogyi
- [LLVMdev] C++11 is here!!! (and it looks like it'll stay!)
Chandler Carruth
Last message date:
Fri Feb 28 21:48:47 PST 2014
Archived on: Tue Aug 4 17:24:10 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).