Showing content from http://lists.llvm.org/pipermail/llvm-dev/2015-January/thread.html below:
The llvm-dev January 2015 Archive by thread
January 2015 Archives by thread
Starting: Thu Jan 1 07:24:08 PST 2015
Ending: Sat Jan 31 18:23:38 PST 2015
Messages: 1415
- [LLVMdev] What is dead def? Thomson
- [LLVMdev] LLVM front-end Ahmed Taj elsir
- [LLVMdev] [PATCH] [ADT] APFloat - Fix sign handling for FMA results that truncate to zero. Lang Hames
- [LLVMdev] Happy new year! Bay area social is *not* today, but is January 8th! Chandler Carruth
- [LLVMdev] Evaluation of offsetof() macro Vadim Chugunov
- [LLVMdev] Two questions on type based alias analysis in c Hongxu Chen
- [LLVMdev] NEON intrinsics preventing redundant load optimization? Renato Golin
- [LLVMdev] outlining in llvm Philip Reames
- [LLVMdev] "ran out of registers during register allocation" reed kotler
- [LLVMdev] [LLVMDev] Number of loops in a region Simone Atzeni
- [LLVMdev] LTO v. opt David Callahan
- [LLVMdev] 3.5.1 Testing Phase II Begins Hans Wennborg
- [LLVMdev] Is SDNode CopyFromReg necessary to be generated? Thomson
- [LLVMdev] should AlwaysInliner inline this case? Liu Xin
- [LLVMdev] Writing my own debugger... use __builtin_frame_address or is there something better? John Smith
- [LLVMdev] Caching ExecutionEngine / MCJIT mahesh ravishankar
- [LLVMdev] Interest in Boston area (US) LLVM Social? Carback, Richard T., III
- [LLVMdev] Heads up! Planning to remove old vector shuffle lowering this week... Simon Pilgrim
- [LLVMdev] [PATCH] Fix Emacs package formatting Wilfred Hughes
- [LLVMdev] @plt problem in variable declaration Vikram Singh
- [LLVMdev] [RFC][PATCH][OPENCL] synchronization scopes redux Sahasrabuddhe, Sameer
- [LLVMdev] Crash in SLP for vector data type as function argument. Suyog Kamal Sarda
- [LLVMdev] LLVM Weekly - #53, Jan 5th 2015 Alex Bradbury
- [LLVMdev] Euro LLVM 2015 Call for papers Andy Thomason
- [LLVMdev] Indexed Load and Store Intrinsics - proposal Pierre-Andre Saulais
- [LLVMdev] Symlink to llvm-config returns wrong results on Linux Eric Christopher
- [LLVMdev] LLVM linkage error - Program used external function 'foo' which could not be resolved! Cheng Zhu
- [LLVMdev] Are there manpages for llvm? Peng Yu
- [LLVMdev] program code in memory Zahra Marj
- [LLVMdev] Lower action for SelectionDAG node with multiple operands? Thomson
- [LLVMdev] Cannot split vector result of AVX intrinsic _mm256_rsqrt_ps Sanjay Patel
- [LLVMdev] Flaky asan test? Sanjoy Das
- [LLVMdev] Bug 16257 - fmul of undef ConstantExpr not folded to undef Mehdi Amini
- [LLVMdev] Thoughts on limited forward serialization? Philip Reames
- [LLVMdev] LLD developers: is anyone using the standalone CMake build for LLD? Greg Fitzgerald
- [LLVMdev] ARM disassembler Sandeep Kumar Singh
- [LLVMdev] Inclusion of iostream affects devirtualization in release_35 martin krastev
- [LLVMdev] Cambridge LLVM Social - 21st Jan Renato Golin
- [LLVMdev] LIT Verbose Renato Golin
- [LLVMdev] UBSan on AArch64 Renato Golin
- [LLVMdev] Is address space 1 reserved? Philip Reames
- [LLVMdev] Is http://llvm.org/git/llvm.git trunk wipped out? Duncan P. N. Exon Smith
- [LLVMdev] llvm.git mirror glitch Anton Korobeynikov
- [LLVMdev] Floating-point range checks Robison, Arch
- [LLVMdev] FYI out-of-tree/in-tree target maintainers: setLoadExtAction now takes two MVTs. Ahmed Bougacha
- [LLVMdev] Separating loop nests based on profile information? Philip Reames
- [LLVMdev] LLD Standalone CMake build Greg Fitzgerald
- [LLVMdev] MemoryDependence and volatile loads Philip Reames
- [LLVMdev] missing optimization for icmps in induction variables? Nick Lewycky
- [LLVMdev] Postponing more passes in LTO Nick Lewycky
- [LLVMdev] [ARM, AArch64 backend] query regarding alias instructions Jyoti Rajendra Allur
- [LLVMdev] [PATCH] Call adjustChainDeps() always when handling a store. Jonas Paulsson
- [LLVMdev] JIT simple module and accessing the value fails Tobias Pankrath
- [LLVMdev] PM: High-level review of the new Pass Manager (so far) Chandler Carruth
- [LLVMdev] Machine LICM and cheap instructions? Hal Finkel
- [LLVMdev] RFP: Metadata is being used poorly to paper over missing IR constructs Chandler Carruth
- [LLVMdev] tablegen puzzle reed kotler
- [LLVMdev] Heads up, nuking a feature of ValueHandle Chandler Carruth
- [LLVMdev] Reminder: 3.6 branch is coming Hans Wennborg
- [LLVMdev] Enable changing UnsafeFPMath on a per-function basis Akira Hatanaka
- [LLVMdev] How to resolve decoding conflict? Stefan.Singer at freescale.com
- [LLVMdev] Can we assume const parameter and to-be-modified parameter do not alias? yi_jiang
- [LLVMdev] intrinsic function which takes vec 3 parameters cheng-chih yang
- [LLVMdev] LLVM buildmaster will be restarted tonight Galina Kistanova
- [LLVMdev] Trouble with 3 operand instruction encodings Steve King
- [LLVMdev] LTO support on Mac Rahman Lavaee
- [LLVMdev] [RFC] [PATCH] add tail call optimization to thumb1-only targets Bjoern Haase
- [LLVMdev] Backend Tablegen Instruction Definition John Leidel (jleidel)
- [LLVMdev] [RFC] [ARM] v6m: Suggestions for a slightly different set of default optimizer settings. Bjoern Haase
- [LLVMdev] First class aggregates of small size: split when used in function call lost
- [LLVMdev] Emitting IR in older formats (for NVVM) Jonathan Ragan-Kelley
- [LLVMdev] list of instructions accessible from c++? Alexander Poddey
- [LLVMdev] debugging opt passed using gdb: could not open input file Alexander Poddey
- [LLVMdev] NP-hard problems in the LLVM optimizer? Nicola Gigante
- [LLVMdev] MCJIT handling of linkonce_odr Axel Naumann
- [LLVMdev] [PATCH] [RFC][PATCH] Minor opt to access pointers to globals via pcrel GOT entries Bruno Cardoso Lopes
- [LLVMdev] [lld] ARM/Thumb atom forming Denis Protivensky
- [LLVMdev] Runtime performance of Value::printAsOperand Kostas Ferles
- [LLVMdev] CMake Policy CMP0042 and MACOSX_RPATH setting for libc++ and libc++abi Eric Fiselier
- [LLVMdev] RFC: Loop distribution/Partial vectorization Adam Nemet
- [LLVMdev] LNT installation (version specified requires normalization) David Callahan
- [LLVMdev] RFC: Another go at a cross compiler config file. David Chisnall
- [LLVMdev] LLVM Compiler Developer Postion (Saint Petersburg, Russia) Bean Anderson
- [LLVMdev] buildbot failure in LLVM on ppc64le-sanitizer Jay Foad
- [LLVMdev] Google MTV summer 2015 internship involving CUDA compilers Jingyue Wu
- [LLVMdev] Pointer Analysis Nirupama Talele
- [LLVMdev] LLVM Weekly - #54, Jan 12th 2015 Alex Bradbury
- [LLVMdev] [RFC] First-class debug info IR: MDLocation (redux) Duncan P. N. Exon Smith
- [LLVMdev] [llvm] r225762 - fix {typo, build failure} in r225760 Ramkumar Ramachandra
- [LLVMdev] RFC: variable names Greg Fitzgerald
- [LLVMdev] LLVM out of source pass build: Loadable modules not supported (on Linux) Alexander Poddey
- [LLVMdev] LLVM/Clang release v3.5.1 Sedat Dilek
- [LLVMdev] Module *m replaced by td::unique_ptr<Module> & code completion Alexander Poddey
- [LLVMdev] Aggressive FMA fusion for NVPTX Olivier H Sallenave
- [LLVMdev] Decoding context for instructions Colin LeMahieu
- [LLVMdev] question about enabling cfl-aa and collecting a57 numbers Ana Pazos
- [LLVMdev] Should I commit "IR: Move MDLocation into place" before or after 3.6 branch? Duncan P. N. Exon Smith
- [LLVMdev] Crash on invalid during LLVMContext destruction MDNode::dropAllReferences David Blaikie
- [LLVMdev] New JIT APIs Lang Hames
- [LLVMdev] How do I add suppressions to LSan when testing LLVM with ASan enabled? Chandler Carruth
- [LLVMdev] RFC: Could we move TargetLibraryInfo into lib/Analysis? Chandler Carruth
- [LLVMdev] LLVM 3.5.1 final build Daniel Sanders
- [LLVMdev] list of available/valid values near an instruction Alexander Poddey
- [LLVMdev] Bug in InsertElement constant propagation? Raoux, Thomas F
- [LLVMdev] [3.6 Release] We have branched Hans Wennborg
- [LLVMdev] [RFC] Integer Saturation Intrinsics Ahmed Bougacha
- [LLVMdev] [MCJIT] TLS relocation design Keno Fischer
- [LLVMdev] Introduction for new consumer of LLVM John Reagan
- [LLVMdev] how to perform Data Dependency Analysis using LLVM platform Amir H. Ashouri
- [LLVMdev] Enforcing naming convention? Swaroop Sridhar
- [LLVMdev] Instruction Cost Jingyue Wu
- [LLVMdev] Dependence analysis Cody Yu
- [LLVMdev] confusion w.r.t. scalar evolution and nuw Sanjoy Das
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Hans Wennborg
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Sebastian DreÃler
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Renato Golin
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Renato Golin
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Hans Wennborg
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Duncan P. N. Exon Smith
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Renato Golin
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Renato Golin
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins İsmail Dönmez
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Renato Golin
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Hans Wennborg
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Hans Wennborg
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Daniel Sanders
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Hans Wennborg
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Daniel Sanders
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Renato Golin
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Alexey Samsonov
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Renato Golin
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Dimitry Andric
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Hans Wennborg
- [LLVMdev] [3.6 Release] RC1 has been tagged, Testing Phase I begins Sylvestre Ledru
- [LLVMdev] Handling of undef in the IR Mehdi Amini
- [LLVMdev] 2014 LLVM Developers' Meeting Slides & Videos Update Tanya Lattner
- [LLVMdev] AllocaInst for FunctionType? Alexander Poddey
- [LLVMdev] Question about LLVM Release License PaweÅ Bylica
- [LLVMdev] requesting suggestions for llvm src build link error in llvm-c-test module. Ananth Durbha
- [LLVMdev] Howdy + GIT Reid Spencer
- [LLVMdev] Registration for Euro LLVM 2015 now open Andy Thomason
- [LLVMdev] generate llvm.assume calls in GVN? Sanjay Patel
- [LLVMdev] DataFlowSanitizer using wrong memory layout machiry aravind
- [LLVMdev] Transform: Eliminating boxing-unboxing in untyped languages Ramkumar Ramachandra
- [LLVMdev] proof of concept for a loop fusion pass (WIP) Ramanarayanan, Ramshankar
- [LLVMdev] Overloaded intrinsics: name explosion Ramkumar Ramachandra
- [LLVMdev] VIM package for LLVM developers Greg Fitzgerald
- [LLVMdev] proof of concept for a loop fusion pass Ramanarayanan, Ramshankar
- [LLVMdev] Function calls only being JIT'd once by Kaleidoscope with MCJIT? Lang Hames
- [LLVMdev] extractelement instruction and undefined behavior PaweÅ Bylica
- [LLVMdev] [3.6 Release] no git branches? Quentin Neill
- [LLVMdev] How are wrong-code bugs handled? WAITZ Martin (AREVA)
- [LLVMdev] FW: elf linking problem Sinha, Prokash
- [LLVMdev] Inconsistent results of dependence analysis Hao Yu (Cody)
- [LLVMdev] Alias Analysis pass ordering in LLVM (and Clang) Chandler Carruth
- [LLVMdev] Euro LLVM Registration Andy Thomason
- [LLVMdev] [PATCH] Move ownership of GCStrategy objects to LLVMContext Philip Reames
- [LLVMdev] git-svn authorship (was: Howdy + GIT) Greg Fitzgerald
- [LLVMdev] LLVM buildmaster will restart in few minutes Galina Kistanova
- [LLVMdev] How to test isDereferenceablePointer? Ramkumar Ramachandra
- [LLVMdev] loop multiversioning Xin Tong
- [LLVMdev] Assertion: replaceAllUses of value with new value of different type! being thrown all of a sudden Christian Schafmeister
- [LLVMdev] Marking *some* pointers for gc Ramkumar Ramachandra
- [LLVMdev] [MCJIT] Multiple GOT handling in RuntimeDyldELF Keno Fischer
- [LLVMdev] X86TargetLowering::LowerToBT Chris Sears
- [LLVMdev] [INCOMPLETE] [GC] Support wrapping vararg functions in statepoint Ramkumar Ramachandra
- [LLVMdev] query parita patel
- [LLVMdev] LLVM Weekly - #55, Jan 19th 2015 Alex Bradbury
- [LLVMdev] How to contact LLVM admins? Greg Fitzgerald
- [LLVMdev] Dropping the DW_ prefix from names in dwarfdump David Blaikie
- [LLVMdev] ELLCC version 0.1.8 is available. Richard Pennington
- [LLVMdev] Vectorization Cost Models and Multi-Instruction Patterns? Ahmed Bougacha
- [LLVMdev] larger-than-legal types in LLVM IR Sanjay Patel
- [LLVMdev] sitofp Pan, Wei
- [LLVMdev] heads up: BPF backend Alexei Starovoitov
- [LLVMdev] Can we establish layering for the LLD libraries? Current state is a bit of a mess... Chandler Carruth
- [LLVMdev] [Polly] open-source tools related polly ? maxs
- [LLVMdev] bitcast and bitwise operations on floating point numbers Simon Byrne
- [LLVMdev] Question about returning a large struct Rodney M. Bates
- [LLVMdev] Another struct-return question Rodney M. Bates
- [LLVMdev] Basic AliasAnalysis: Can GEPs with the same base but different constant indices into a struct alias? Ahmed Bougacha
- [LLVMdev] strlen in fast-isel reed kotler
- [LLVMdev] [3.6 Release] Release Candidate 1 available Hans Wennborg
- [LLVMdev] [3.6 Release] Please write release notes! Hans Wennborg
- [LLVMdev] [compiler-rt] -fno-lto warnings during build Samuel F Antao
- [LLVMdev] LoopInfo for newly created loops during optimization Nema, Ashutosh
- [LLVMdev] Minor pass manager related question about where to put header files... Chandler Carruth
- [LLVMdev] Shared libraries, msan and -z,defs Rafael EspÃndola
- [LLVMdev] Shared libraries, msan and -z,defs Reid Kleckner
- [LLVMdev] Shared libraries, msan and -z,defs Rafael EspÃndola
- [LLVMdev] Shared libraries, msan and -z,defs Sergey Matveev
- [LLVMdev] Shared libraries, msan and -z,defs Kostya Serebryany
- [LLVMdev] Shared libraries, msan and -z,defs Rafael EspÃndola
- [LLVMdev] Shared libraries, msan and -z,defs Evgeniy Stepanov
- [LLVMdev] Shared libraries, msan and -z,defs Reid Kleckner
- [LLVMdev] Shared libraries, msan and -z,defs Rafael EspÃndola
- [LLVMdev] Shared libraries, msan and -z,defs Greg Fitzgerald
- [LLVMdev] Shared libraries, msan and -z,defs Rafael EspÃndola
- [LLVMdev] Using basicaa alias analysis pass Sheng-Hsiu Lin
- [LLVMdev] RFC: Missing canonicalization in LLVM Chandler Carruth
- [LLVMdev] LLVM out of source pass build: Loadable modules not supported Rob Jansen
- [LLVMdev] LLD: Simplify LayoutPass Rui Ueyama
- [LLVMdev] Attract attention of bugs/feature wishes Christoph Grüninger
- [LLVMdev] ARMRegisterInfo.td Gang-Ryung Uh
- [LLVMdev] numeric limits of llvm Types? Alexander Poddey
- [LLVMdev] Why does "uwtable" prevent optimizing Invoke -> Call? Björn Steinbrink
- [LLVMdev] access IntegerType::getSignBit from Type * Alexander Poddey
- [LLVMdev] FYI: IA-32 psABI draft version 0.1 H.J. Lu
- [LLVMdev] MCJIT and recursive finalization Axel Naumann
- [LLVMdev] Is there profiling that survives to transformations? Vanderson Martins do Rosario
- [LLVMdev] RFB: Would like to flip the vector shuffle legality flag Chandler Carruth
- [LLVMdev] Query about materializable functions and passes Fraser Cormack
- [LLVMdev] Behaviour of outs()? mats petersson
- [LLVMdev] X86TarIgetLowering::LowerToBT Smith, Kevin B
- [LLVMdev] [RFC] Heuristic for complete loop unrolling Michael Zolotukhin
- [LLVMdev] Using cl::ZeroOrMore more pervasively with the cl::opt class Chad Rosier
- [LLVMdev] Fwd: Bitcode abbreviations for something that's not a record Filipe Cabecinhas
- [LLVMdev] Proposal: pragma for branch divergence Jingyue Wu
- [LLVMdev] "Expected to drop a reference" assertion thrown Christian Schafmeister
- [LLVMdev] Fix the aggressive anti-dep breaker's subregister definition handling Daniil Troshkov
- [LLVMdev] suspicious code in getPreStartForSignExtend (ScalarEvolution) Sanjoy Das
- [LLVMdev] GCMetadataPrinter::finishAssembly called twice Manuel Jacob
- [LLVMdev] Future plans for GC in LLVM Manuel Jacob
- [LLVMdev] Memcpy / Memset for address spaces >= 256 Manuel Jacob
- [LLVMdev] llvm::sys::Execute() is not truncating redirects Nickolas Pohilets
- [LLVMdev] [lld] LLD's software architecture (jan 2015) Bas van den Berg
- [LLVMdev] Backend optimizations Rinaldini Julien
- [LLVMdev] LLVM Weekly - #56, Jan 26th 2015 Alex Bradbury
- [LLVMdev] LLVM introduces racy read - Unsafe transformation? sohachak at mpi-sws.org
- [LLVMdev] PBQP crash Jonas Paulsson
- [LLVMdev] [lld] Removal of ELF PowerPC port Will Newton
- [LLVMdev] Deadlock in llvm-lit on windows 7 Sumanth Gundapaneni
- [LLVMdev] [llvm] r188726 - Adding PIC support for ELF on x86_64 platforms Kaylor, Andrew
- [LLVMdev] RFC: Native Windows C++ exception handling Kaylor, Andrew
- [LLVMdev] bswap missing from all fast-isel ports including x86 reed kotler
- [LLVMdev] Embedding cpu and feature strings into IR and enabling switching subtarget on a per function basis Akira Hatanaka
- [LLVMdev] Create a call to function malloc using LLVM API Dingbao Xie
- [LLVMdev] RFC: Introduce a section to the programmers manual about type hierarchies, polymorphism, and virtual dispatch. Chandler Carruth
- [LLVMdev] build failure on mingw gcc 4.9.1 Mueller-Roemer, Johannes Sebastian
- [LLVMdev] [Mips][TargetOptions] How to properly instantiate TargetOptions in MC layer? Vladimir Medic
- [LLVMdev] [cfe-dev][llvmdev] Clang 3.6 and trunk, high RSS usage compared to GCC (12.5GB vs. 0.5GB) David Abdurachmanov
- [LLVMdev] Code ownership for PS4 target Alex Rosenberg
- [LLVMdev] Endian Emulation Help Herbie Robinson
- [LLVMdev] What does "RAUW" stand for? Rodney M. Bates
- [LLVMdev] ATS workaround for Clang 3.5 Greg Fitzgerald
- [LLVMdev] [Windows] Cleaning up dialog box suppression code. Michael Spencer
- [LLVMdev] CMake: Gold linker detection Sumanth Gundapaneni
- [LLVMdev] DFS'ing DominatorTree Jingyue Wu
- [LLVMdev] Making a CopyToReg/CopyFromReg into a zext/sext? Ryan Taylor
- [LLVMdev] IR extension proposal: bitset constants Peter Collingbourne
- [LLVMdev] [lld] Overloaded Layout references Shankar Easwaran
- [LLVMdev] CPUStringIsValid() into MCSubtargetInfo and use it for ARM .cpu parsing Sumanth Gundapaneni
- [LLVMdev] Inconsistencies or intended behaviour of LLVM IR? Robin Eklind
- [LLVMdev] RFC: Proposal for Poison Semantics David Majnemer
- [LLVMdev] RFC: generation of PSAD instruction Muthyala, Vj
- [LLVMdev] JustRef Xin Tong
- [LLVMdev] prevent frontend from emitting i64 Alon Shaltiel (ashaltie)
- [LLVMdev] Building clang/llvm without libstdc++ or GPLv3 tools/libraries Oza, Hiral
- [LLVMdev] [cfe-dev] [RFC] Raising LLVM minimum required MSVC version to 2013 for trunk Greg Bedwell
- [LLVMdev] AArch64 Full bot Renato Golin
- [LLVMdev] RFC: Add ISD nodes for mad Matt Arsenault
- [LLVMdev] Would like to force one minor, mechanical change on out-of-tree users of the old pass manager Chandler Carruth
- [LLVMdev] [3.6 Release] Test Phase II coming up Hans Wennborg
- [LLVMdev] [PATCH]: Allow PRE to insert no-cost phi nodes Daniel Berlin
- [LLVMdev] LLVM buildmaster will be restarted soon Galina Kistanova
- [LLVMdev] How to get Alias Set Information? Qiuping Yi
- [LLVMdev] Euro LLVM 2015 reminder - CFP deadline Andy Thomason
- [LLVMdev] Should llvm include a linker? Greg Fitzgerald
- [LLVMdev] Adding PDB support to lib\DebugInfo Zachary Turner
- [LLVMdev] always-inline heuristic Xin Tong
- [LLVMdev] LNT install David Callahan
- [LLVMdev] creating a vreg in eliminateFrameIndex() Steve King
- [LLVMdev] Different instruction encodings based on subtarget features Dylan McKay
- [LLVMdev] [PATCH] Bugfix for missed dependency from store to load in buildSchedGraph(). Jonas Paulsson
- [LLVMdev] About user of bitcast/GEP instruction guoqing zhang
- [LLVMdev] [LLVMDev] About user of bitcast/GEP instruction guoqing zhang
- [LLVMdev] Question on Loop Normalization in LLVM KARTHIK VENKATESH BHAT
- [LLVMdev] How to install poolalloc? Qiuping Yi
- [LLVMdev] More kinds of recursive types in llvm Rodney M. Bates
- [LLVMdev] ARM regression between r223766 and r223925 Renato Golin
- [LLVMdev] unwind's permanent residence Saleem Abdulrasool
- [LLVMdev] [3.6 Release] RC2 has been tagged, Testing Phase II begins Hans Wennborg
- [LLVMdev] debug info for llvm::IntrinsicInst ??? reed kotler
- [LLVMdev] Encoding instructions with inconsistent formats Dylan McKay
- [LLVMdev] Release branches are missing from the Git mirror for libc++abi Logan Chien
- [LLVMdev] llvm bay-area social, february! Nick Lewycky
Last message date: Sat Jan 31 18:23:38 PST 2015
Archived on: Tue Aug 4 17:24:24 PDT 2015
This archive was generated by Pipermail 0.09 (Mailman edition).
RetroSearch is an open source project built by @garambo
| Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4