The Week Of Monday 13 January 2014 Archives by author
Starting: Mon Jan 13 00:04:42 PST 2014
Ending: Sun Jan 19 23:44:54 PST 2014
Messages: 779
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
- [llvm] r199574 - ARM IAS: remove unnecessary special case
Saleem Abdulrasool
- [llvm] r199575 - Move ARM build attributes into Support
Saleem Abdulrasool
- [llvm] r199576 - ARM: update build attributes for ABI r2.09
Saleem Abdulrasool
- [llvm] r199577 - ARM ELF: ensure that the tag types are corrected
Saleem Abdulrasool
- [PATCH] tools: add support for decoding ARM attributes
Saleem Abdulrasool
- [PATCH] ARM IAS: support .personalityindex
Saleem Abdulrasool
- [PATCH] ARM IAS: support .personalityindex
Saleem Abdulrasool
- [PATCH] ARM IAS: support .movsp
Saleem Abdulrasool
- [PATCH] ARM IAS: support .movsp
Saleem Abdulrasool
- [PATCH] ARM IAS: add support for .unwind_raw directive
Saleem Abdulrasool
- [PATCH] ARM IAS: add support for .unwind_raw directive
Saleem Abdulrasool
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Saleem Abdulrasool
- [PATCH] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-optional
Saleem Abdulrasool
- [llvm] r199624 - MC: whitespace
Saleem Abdulrasool
- [PATCH] ARM IAS: support .object_arch
Saleem Abdulrasool
- [PATCH] Added .DS_Store file to .gitignore
Abhay
- [llvm] r198349 - Allow addrspacecast in global aliases
Owen Anderson
- [llvm] r199420 - Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expresses as (fsub -0.0, X).
Owen Anderson
- [llvm] r199424 - Fix a bug in InstCombine where we failed to preserve fast math flags when optimizing an FMUL expression.
Owen Anderson
- [llvm] r199425 - Fix an instance where we would drop fast math flags when performing an fdiv to reciprocal multiply transformation.
Owen Anderson
- [llvm] r199427 - Fix two cases where we could lose fast math flags when optimizing FADD expressions.
Owen Anderson
- [llvm] r199420 - Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expresses as (fsub -0.0, X).
Owen Anderson
- [llvm] r199528 - Fix more instances of dropped fast math flags when optimizing FADD instructions. All found by inspection (aka grep).
Owen Anderson
- [llvm] r199629 - Fix all the remaining lost-fast-math-flags bugs I've been able to find. The most important of these are cases in the generic logic for combining BinaryOperators.
Owen Anderson
- [llvm] r199015 - LoopVectorizer: Enable strided memory accesses versioning per default
Arnold
- [llvm] r199246 - Make nocapture analysis work with addrspacecast
Matt Arsenault
- [llvm] r199253 - Remove a check for an illegal condition.
Matt Arsenault
- [llvm] r199254 - Do pointer cast simplifications on addrspacecast
Matt Arsenault
- [llvm] r198349 - Allow addrspacecast in global aliases
Matt Arsenault
- [PATCH] Fix sext(setcc) -> select_cc using wrong type for setcc.
Matt Arsenault
- [PATCH] Bug 18228: Fix accepting bitcasts between vectors of pointers with a different number of elements
Matt Arsenault
- [PATCH] R600/SI: Comparisons set vcc / scc
Matt Arsenault
- [lld] r199231 - [Mips] Move got16.test assembler source code to the test file and use
Simon Atanasyan
- [lld] r199232 - [Mips] Add test case to check R_MIPS_HI16 / R_MIPS_LO16 relocations
Simon Atanasyan
- [lld] r199233 - [ELF] Fix type of the DefaultLayout::segments() return value. This
Simon Atanasyan
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Simon Atanasyan
- [lld] r199235 - [Mips] Set default executable entry symbol name for MIPS targets. On
Simon Atanasyan
- [lld] r199236 - [Mips] Factor out constant represents gp value offset to the
Simon Atanasyan
- [lld] r199237 - [Mips] Do not store a pointer to the AtomLayout related to the
Simon Atanasyan
- [lld] r199238 - [Mips] Check initialization of _gp_disp and _GLOBAL_OFFSET_TABLE_
Simon Atanasyan
- [lld] r199239 - [Mips] Create and initialize _gp symbol.
Simon Atanasyan
- [lld] r199240 - [Mips] Calculate gp value only once.
Simon Atanasyan
- [lld] r199241 - [Mips] Do not forget to initialize a class field.
Simon Atanasyan
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Simon Atanasyan
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Simon Atanasyan
- [lld] r199514 - [Mips] Provide default name of MIPS-specific interpreter.
Simon Atanasyan
- [lld] r199515 - [Mips] Handle R_MIPS_26 relocation. Maintaining of .plt and .got.plt
Simon Atanasyan
- [lld] r199516 - [Mips] Implement .plt and .got.plt section creation.
Simon Atanasyan
- [lld] r199517 - [Mips] Allocate local GOT entry for a global symbol defined in an
Simon Atanasyan
- [lld] r199516 - [Mips] Implement .plt and .got.plt section creation.
Simon Atanasyan
- [lld] r199554 - [Mips] Simplify calculations of relocations - replace scatterBits calls
Simon Atanasyan
- [lld] r199555 - [Mips] Emit ELF header for MIPS target. ELF flags set is mostly hardcoded.
Simon Atanasyan
- [lld] r199556 - [Mips] Use explicit assembler instructions in the tests.
Simon Atanasyan
- [lld] r199561 - [Mips] Specify the type of a symbol table entries in the test assembler
Simon Atanasyan
- [PATCH] Create a hook in the TargetHandler to find out which atoms need to have dynamic symbol table entry
Simon Atanasyan
- [PATCH] Create a hook in the TargetHandler to find out which atoms need to have dynamic symbol table entry
Simon Atanasyan
- [PATCH] InstCombineCalls: do not ignore functions with structural return types if the types are identical, when removing bitcasts.
Eddy B.
- [patch] Use a more idiomatic bool operator in ErrorOr
Aaron Ballman
- [PATCH] [ARM] Fix required ISA for multiplication instructions
Richard Barton
- [llvm] r199076 - [CMake] Move BUG_REPORT_URL from clang to llvm.
Greg Bedwell
- [llvm] r199565 - Support AddrSpaceCast in ConstantExpr::getAsInstruction.
Eli Bendersky
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
Kristof Beyls
- [Patch] Similar Function Merging
Pranav Bhandarkar
- [PATCH][X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count (regression introduced by my r198113).
Andrea Di Biagio
- [llvm] r199119 - [AArch64] Fix assertion failure caused by an invalid comparison between APInt values.
Andrea Di Biagio
- [PATCH][AArch64] Fix an assertion failure in function 'PerformORCombine' caused by an invalid comparison between APInt values with different BitWidth.
Andrea Di Biagio
- [llvm] r199213 - [X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count.
Andrea Di Biagio
- [PATCH][X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count (regression introduced by my r198113).
Andrea Di Biagio
- [DAGCombiner] Fix a regression in method SimplifyVBinOp accidentally introduced by r199135.
Andrea Di Biagio
- [DAGCombiner] Fix a regression in method SimplifyVBinOp accidentally introduced by r199135.
Andrea Di Biagio
- [llvm] r199328 - [DAGCombiner] Fix a wrong check in method SimplifyVBinOp.
Andrea Di Biagio
- [DAGCombiner] Fix a regression in method SimplifyVBinOp accidentally introduced by r199135.
Andrea Di Biagio
- [llvm] r199329 - Update test/CodeGen/X86/vbinop-simplify-bug.ll.
Andrea Di Biagio
- [PATCH][x86] Teach how to combine a vselect into a movss/movsd.
Andrea Di Biagio
- [PATCH][x86] Teach how to combine a vselect into a movss/movsd.
Andrea Di Biagio
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
David Blaikie
- [patch] Use a more idiomatic bool operator in ErrorOr
David Blaikie
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
David Blaikie
- [llvm] r199523 - MC: Add some missing include guards
Justin Bogner
- [llvm] r199080 - Re-sort #include lines again, prior to moving headers around.
Chandler Carruth
- [llvm] r199081 - [cleanup] Add a missing include exposed by resorting other includes.
Chandler Carruth
- [llvm] r199082 - [cleanup] Move the Dominators.h and Verifier.h headers into the IR
Chandler Carruth
- [llvm] r199084 - [cleanup] Switch comments to use '\brief' style instead of '@brief'
Chandler Carruth
- [llvm] r199087 - [cleanup] Fix the includes in the examples for r199082.
Chandler Carruth
- [polly] r199088 - [cleanup] Update Polly for moved header in LLVM r199082.
Chandler Carruth
- [llvm] r199089 - [cleanup] Re-sort the examples #include lines with my sort_includes
Chandler Carruth
- [llvm] r199095 - [PM] Pull the generic graph algorithms and data structures for dominator
Chandler Carruth
- [dragonegg] r199097 - [cleanup] Fix the include of Verifier.h after the LLVM move of it to the
Chandler Carruth
- [Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.
Chandler Carruth
- [llvm] r199101 - [PM] Fix the const-correctness of the generic DominatorTreeBase to
Chandler Carruth
- [llvm] r199103 - [PM][cleanup] Clean up comments and use modern doxygen in this file.
Chandler Carruth
- [llvm] r199104 - [PM] Split DominatorTree into a concrete analysis result object which
Chandler Carruth
- [llvm] r199113 - fix a -Wdocumentation warning.
Chandler Carruth
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Chandler Carruth
- [llvm] r199145 - Add a check that the host compiler is modern to CMake, take 1. This is
Chandler Carruth
- [llvm] r199148 - Raise the minimum CMake version to 2.8.8 -- we have a report that the
Chandler Carruth
- [llvm] r199149 - Factor the option and checking of compiler version better. Put the
Chandler Carruth
- [polly] r199157 - Adapt to DomTree changes in r199104
Chandler Carruth
- [llvm] r199178 - llvm-gcc is dead. REALLY. IT'S DEAD JIM.
Chandler Carruth
- [llvm] r199179 - Ok, really, for the last time, llvm-gcc is dead Jim.
Chandler Carruth
- [llvm] r199182 - Add checks to configure for sufficiently modern host compilers. This
Chandler Carruth
- [llvm] r199183 - Remove the last weird subproject, 'privbracket'.
Chandler Carruth
- [llvm] r199185 - [PM] Fix stale header blocker, found by Duncan Smith in code review!
Chandler Carruth
- [llvm] r199041 - [PM] Rename the IR printing pass header to a more generic and correct
Chandler Carruth
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199314 - Fix a bug in r199313 where I failed to restore CXXFLAGS. Doh! Not
Chandler Carruth
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199325 - Sink the autoconf check for sufficiently modern host toolchain below the
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199334 - Use a heavier hammer when --enable-libcpp is passed to bypass the tests
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [PATCH] Disable passes on optnone functions
Chandler Carruth
- [llvm] r199365 - Copy segment register when optimizing to MOV8ao8/MOV16ao16/MOV32ao32.
Chandler Carruth
- [llvm] r199365 - Copy segment register when optimizing to MOV8ao8/MOV16ao16/MOV32ao32.
Chandler Carruth
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Chandler Carruth
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Chandler Carruth
- [llvm] r199484 - Add the test for libstdc++ versions newer than 4.6 so we don't
Chandler Carruth
- [llvm] r199487 - [PM] Remove the preverifier and directly compute the DominatorTree for
Chandler Carruth
- [llvm] r199489 - [PM] [cleanup] Rename some of the Verifier's members, re-arrange them,
Chandler Carruth
- [llvm] r199568 - Add a const lookup routine to get a BlockAddress constant if there is
Chandler Carruth
- [llvm] r199569 - [PM] Make the verifier work independently of any pass manager.
Chandler Carruth
- [llvm] r199590 - Fix a really nasty SROA bug with how we handled out-of-bounds memcpy
Chandler Carruth
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Chandler Carruth
- [llvm] r199620 - Add some wording to the coding standards to say how to indent namespaces
Chandler Carruth
- [llvm] r199622 - [PM] Fix a contradiction in the comments noticed by Anders.
Chandler Carruth
- [PATCH] Set basic block start as microMIPS
Jack Carter
- [PATCH] Set basic block start as microMIPS
Jack Carter
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Evan Cheng
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Evan Cheng
- [PATCH] Ensure SROA doesn't prematurely promote an alloca that's being revisited
Evan Cheng
- [PATCH] ARM IAS: support .personalityindex
Logan Chien
- [PATCH] ARM IAS: support .personalityindex
Logan Chien
- [PATCH] ARM IAS: support .movsp
Logan Chien
- [PATCH] ARM IAS: support .personalityindex
Logan Chien
- [PATCH] ARM IAS: add support for .unwind_raw directive
Logan Chien
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Logan Chien
- [PATCH] Don't crash generating DWARF debug info for an ObjC property of type void
Eric Christopher
- [llvm] r198908 - Revert "Revert r198851, "Prototype of skeleton type units for fission""
Eric Christopher
- [llvm] r199135 - [DAG] Teach DAG to also reassociate vector operations
Eric Christopher
- [llvm] r199263 - Enable use of ranges for translation units in the presence of
Eric Christopher
- [llvm] r199267 - Add testcase for r199263 forgotten in commit.
Eric Christopher
- [llvm] r199276 - Make sure we emit a relocation to the debug_ranges section in the
Eric Christopher
- [llvm] r199276 - Make sure we emit a relocation to the debug_ranges section in the
Eric Christopher
- [PATCH] Fix 'make uninstall' target regarding some directories (llvm part)
Eric Christopher
- [PATCH][LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [llvm] r199325 - Sink the autoconf check for sufficiently modern host toolchain below the
Quentin Colombet
- [llvm] r199325 - Sink the autoconf check for sufficiently modern host toolchain below the
Quentin Colombet
- [PATCH] Allow opt to run pass that needs target machine.
Quentin Colombet
- [llvm] r199338 - [LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [PATCH][LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [llvm] r199338 - [LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [llvm] r199338 - [LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Quentin Colombet
- [llvm] r198136 - EXPORTED_SYMBOL_FILE support for cmake
Quentin Colombet
- [llvm] r199356 - [cmake] Attempt to fix sanitizer buildbot.
Quentin Colombet
- [llvm] r198136 - EXPORTED_SYMBOL_FILE support for cmake
Quentin Colombet
- [llvm] r199361 - [LTO] Modify lto.exports to force the sanitizer to rebuilt LTO.exports
Quentin Colombet
- [llvm] r199362 - Revert r199361: Now, the sanitizer got the change
Quentin Colombet
- [PATCH] Allow opt to run pass that needs target machine.
Quentin Colombet
- [llvm] r199430 - [opt][PassInfo] Allow opt to run passes that need target machine.
Quentin Colombet
- [PATCH] Allow opt to run pass that needs target machine.
Quentin Colombet
- [llvm] r199429 - LTO: document LTO_API_VERSION for each API
Quentin Colombet
- [www-pubs] r199412 - Added Santosh's recent paper utilizing LLVM.
John Criswell
- [www-pubs] r199415 - Adding my Virtual Ghost paper (uses which LLVM).
John Criswell
- [llvm] r199102 - AVX-512: Embedded Rounding Control - encoding and printing
Elena Demikhovsky
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [llvm] r199217 - AVX-512: optimized scalar compare patterns
Elena Demikhovsky
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [llvm] r199301 - Fixed identation.
Elena Demikhovsky
- [llvm] r199217 - AVX-512: optimized scalar compare patterns
Demikhovsky, Elena
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Demikhovsky, Elena
- [llvm] r199366 - AVX-512: fixed a compare pattern
Elena Demikhovsky
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Roman Divacky
- PR17326, PATCH
Stepan Dyatkovskiy
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Stepan Dyatkovskiy
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Stepan Dyatkovskiy
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Stepan Dyatkovskiy
- [Patch] Similar Function Merging
Stepan Dyatkovskiy
- [PATCH] Create a hook in the TargetHandler to find out which atoms need to have dynamic symbol table entry
Shankar Easwaram
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Shankar Easwaran
- [llvm] r199393 - Move the xscale build attribute test to the proper place and remove the old one.
Amara Emerson
- [llvm] r199323 - Update the X86 assembler for .intel_syntax to accept
Kevin Enderby
- [llvm] r199407 - Tweak the MCExternalSymbolizer to print references to C string literals
Kevin Enderby
- [llvm] r199125 - Update getLazyBitcodeModule to use ErrorOr for error handling.
Rafael Espindola
- [llvm] r199174 - Make getTargetStreamer return a possibly null pointer.
Rafael Espindola
- [llvm] r199181 - Replace .mips_hack_stocg with ".set micromips" and ".set nomicromips".
Rafael Espindola
- [llvm] r199223 - Handle UIDs and GIDs that don't fit in 6 decimal places.
Rafael Espindola
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Rafael Espindola
- [llvm] r199248 - Revert "[AArch64] Added vselect patterns with float and double types"
Rafael Espindola
- [llvm] r199269 - Use error_code in Module::materializeAll.
Rafael Espindola
- [llvm] r199275 - Return an error_code from materializeAllPermanently.
Rafael Espindola
- [llvm] r199279 - Make parseBitcodeFile return an ErrorOr<Module *>.
Rafael Espindola
- [llvm] r199287 - Only mark functions as micromips.
Rafael Espindola
- [llvm] r199288 - Fix uninitialized variable.
Rafael Espindola
- [llvm] r199293 - Check the error code and save a call to sys::fs::exists.
Rafael Espindola
- [llvm] r199319 - Make sure we create a new archive by deleting any stale ones first.
Rafael Espindola
- [llvm] r199326 - Return an ErrorOr<Binary *> from createBinary.
Rafael Espindola
- [lld] r199327 - Update for llvm api change.
Rafael Espindola
- [llvm] r199350 - Prevent calls to __jit_debug_register_code from being optimized out.
Rafael Espindola
- [llvm] r199352 - Attempt to fix the MSVC build.
Rafael Espindola
- [llvm] r199355 - Convert test to FileCheck.
Rafael Espindola
- [llvm] r199357 - CommentColumn is always 40. Simplify.
Rafael Espindola
- [llvm] r199363 - Use a slightly smaller hack.
Rafael Espindola
- [llvm] r199397 - Add an emitRawComment function and use it to simplify some uses of EmitRawText.
Rafael Espindola
- [llvm] r199437 - Use LLVM_EXPLICIT instead of a function pointer as bool.
Rafael Espindola
- [PATCH] Fix "llvm-objdump -d -r" to show relocations inline for ELF files
Rafael Ávila de Espíndola
- [PATCH] MC: handle ParseDirective properly
Rafael Espíndola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Rafael Espíndola
- [PATCH] Set basic block start as microMIPS
Rafael Espíndola
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Rafael Espíndola
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Rafael Espíndola
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Rafael Espíndola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [llvm] r198010 - Support for microMIPS load effective address.
Rafael Espíndola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [PATCH] Store reference to corresponding PassInfo in Pass
Rafael Espíndola
- [llvm] r198349 - Allow addrspacecast in global aliases
Rafael Espíndola
- [llvm] r198349 - Allow addrspacecast in global aliases
Rafael Espíndola
- [llvm] r198362 - [PPC] Fix comment to match function name
Rafael Espíndola
- [PATCH 1/1] Fix rtti flags with cmake
Rafael Espíndola
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Rafael Espíndola
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Rafael Espíndola
- [llvm] r199287 - Only mark functions as micromips.
Rafael Espíndola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espíndola
- [patch] Use a more idiomatic bool operator in ErrorOr
Rafael Espíndola
- [llvm] r199288 - Fix uninitialized variable.
Rafael Espíndola
- [llvm] r199287 - Only mark functions as micromips.
Rafael Espíndola
- [patch] Use a more idiomatic bool operator in ErrorOr
Rafael Espíndola
- [llvm] r198503 - Revert "Fix PR18361: Invalidate LoopDispositions after LoopSimplify hoists things."
Rafael Espíndola
- [patch] Quick try at fixing pr18515
Rafael Espíndola
- [llvm] r198578 - Remove a failing test to get the buildbots back to green.
Rafael Espíndola
- [llvm] r198579 - Refactor function that checks that __builtin_returnaddress's argument is constant.
Rafael Espíndola
- [llvm] r198590 - MC: Fatally error if subtraction operand is bad
Rafael Espíndola
- [llvm] r199114 - [SystemZ] Optimize (sext (ashr (shl ...), ...))
Hal Finkel
- [llvm] r198362 - [PPC] Fix comment to match function name
Hal Finkel
- [PATCH] Enable SLP-vectorization of intrinsics.
Hal Finkel
- [PATCH] Enable SLP-vectorization of intrinsics.
Hal Finkel
- [llvm] r199508 - Add two new calling conventions for runtime calls
Hal Finkel
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Greg Fitzgerald
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Greg Fitzgerald
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Greg Fitzgerald
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Yunzhong Gao
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Yunzhong Gao
- [LLVMdev] Making LLVM safer in out-of-memory situations
Gasiunas, Vaidas
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Doug Gilmore
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Doug Gilmore
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Doug Gilmore
- [llvm] r199245 - Fix a low hanging use of hasRawTextSupport.
Doug Gilmore
- [PATCH] Fix Remote MCJIT protocol
Renato Golin
- [PATCH] ARM IAS: support .personalityindex
Renato Golin
- [PATCH] ARM IAS: support .personalityindex
Renato Golin
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
Renato Golin
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [PATCH] ARM buildbots shuffle
Renato Golin
- [llvm] r199261 - Sanitize MCJIT remote execution
Renato Golin
- [llvm] r199262 - Re-enable remote MCJIT tests on ARMv7
Renato Golin
- [PATCH] Fix Remote MCJIT protocol
Renato Golin
- [llvm] r199268 - Fix Remote MCJIT on Windows
Renato Golin
- [llvm] r199309 - Re-disable MCJIT remote tests on ARM
Renato Golin
- [llvm] r199310 - Revert 199262 - MCJIT remote still failing on ARM
Renato Golin
- [PATCH] ARM IAS: support .movsp
Renato Golin
- [PATCH] ARM IAS: add support for .unwind_raw directive
Renato Golin
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Renato Golin
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Renato Golin
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Renato Golin
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Renato Golin
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Renato Golin
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Renato Golin
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Renato Golin
- [PATCH] Support ARM's new naming scheme for architectures and instruction sets
Renato Golin
- [PATCH] Fix AAPCS-VFP non-compliance when returning HFA from variadic function
Renato Golin
- [PATCH] Fix AAPCS-VFP non-compliance when returning HFA from variadic function
Renato Golin
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [llvm] r199491 - Add MLA alias for ARMv4 support.
Renato Golin
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Renato Golin
- [PATCH] tools: support decoding ARM EHABI opcodes in readobj
Renato Golin
- [llvm] r199609 - [APInt] Fixed bug where APInt(UINT32_MAX, 0) would blow up when being constructed.
Michael Gottesman
- [llvm] r199610 - [APInt] Fix nearestLogBase2 to return correct answers for very large APInt and APInt with a bitwidth of 1.
Michael Gottesman
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Michael Gottesman
- [llvm] r199612 - Move the retrieval of VT after all of the early exits from PerformOrCombine that do not use VT. NFC.
Michael Gottesman
- [lld] r199155 - [MachO] Add basic support for local symbols.
Joey Gouly
- [PATCH] [MachO] Add some basic support for local symbols.
Joey Gouly
- [PATCH] [MachO] Support reading of fat binaries.
Joey Gouly
- [lld] r199259 - [MachO] Begin support for reading fat binaries.
Joey Gouly
- [llvm] r199264 - Add the lld root to llvm-lit, so llvm-lit can be used
Joey Gouly
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Sanitize printf functions
Yury Gribov
- [PATCH] Add FPExt option to CCValAssign::LocInfo
Jim Grosbach
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
Jim Grosbach
- [llvm] r199261 - Sanitize MCJIT remote execution
Jim Grosbach
- [polly] r199157 - Adapt to DomTree changes in r199104
Tobias Grosser
- [polly] r199582 - Update to the latest cloog and isl versions
Tobias Grosser
- [polly] r199585 - CodeGeneration: Replace reference to isl_int with explicit mpz call.
Tobias Grosser
- [polly] r199586 - Switch isl back to isl 0.12.1
Tobias Grosser
- [polly] r199587 - Adjust test case to changed cloog output
Tobias Grosser
- [llvm] r199328 - [DAGCombiner] Fix a wrong check in method SimplifyVBinOp.
Patrik Hägglund H
- [llvm] r199214 - Fix valgrind warning for gcc builds.
Patrik Hagglund
- [llvm] r198926 - llvm/test/ExecutionEngine/MCJIT/load-object-a.ll: Fix not to use %t.cachedir/%p.
Lang Hames
- [llvm] r199252 - Add FPExt option to CCValAssign::LocInfo. When generating calling-convention
Lang Hames
- [PATCH] Add FPExt option to CCValAssign::LocInfo
Lang Hames
- [PATCH] Add two new calling conventions for runtime calls
Lang Hames
- [PATCH] Consider error-reporting calls cold in BPI
Meador Inge
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Petar Jovanovic
- [llvm] r198010 - Support for microMIPS load effective address.
Zoran Jovanovic
- [llvm] r199221 - Test case micromips-load-effective-address.s renamed to micromips-load-effective-address.ll and moved to test/CodeGen/Mips.
Zoran Jovanovic
- [llvm] r199315 - Added support for LWU microMIPS instruction.
Zoran Jovanovic
- [llvm] r199316 - LL and SC decoder method fix.
Zoran Jovanovic
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Pekka Jääskeläinen
- [LLVMdev] Making LLVM safer in out-of-memory situations
Kaylor, Andrew
- [PATCH] Fix Remote MCJIT protocol
Andy Kaylor
- [zorg] r199281 - Patch by Renato Golin!
Galina Kistanova
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] Change representation of dllexport/dllimport
Reid Kleckner
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
Reid Kleckner
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [PATCH] Implement the x86 lowering for inalloca
Reid Kleckner
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Reid Kleckner
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [llvm] r197645 - Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [llvm] r198637 - For the 'C' disassembler API, add a new ReferenceType for the
Reid Kleckner
- [patch] Use a more idiomatic bool operator in ErrorOr
Reid Kleckner
- [patch] Use a more idiomatic bool operator in ErrorOr
Reid Kleckner
- [llvm] r199434 - Change inalloca rules to make it only apply to the last parameter
Reid Kleckner
- [llvm] r197645 - Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [PATCH] Add an inalloca flag to allocas
Reid Kleckner
- [llvm] r199525 - Add an inalloca flag to allocas
Reid Kleckner
- [PATCH] Add an inalloca flag to allocas
Reid Kleckner
- [PATCH] Add an inalloca flag to allocas
Reid Kleckner
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- [PATCH] Update optimization passes to handle inalloca arguments
Reid Kleckner
- PATCH] allocateCopy() util for BumpPtrAllocator
Nick Kledzik
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Nick Kledzik
- [PATCH] allocateCopy() util for BumpPtrAllocator
Nick Kledzik
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Nick Kledzik
- Lowering switch statements with hashing
Anton Korobeynikov
- [llvm] r199343 - Adjust offsets for max load instruction offsets. This is more pessimistic
Reed Kotler
- [PATCH] Cleanup GCDA emission
Benjamin Kramer
- [llvm] r199552 - Upgrade ConstantFP's negative zero and infinity getters to handle vector types.
Benjamin Kramer
- [llvm] r199553 - InstCombine: Make the (fmul X, -1.0) -> (fsub -0.0, X) transform handle vectors too.
Benjamin Kramer
- [llvm] r199559 - ARM: Let the assembler reject v5 instructions in v4 mode.
Benjamin Kramer
- [llvm] r199598 - InstCombine: Refactor fmul/fdiv combines to handle vectors.
Benjamin Kramer
- [llvm] r199602 - InstCombine: Teach most integer add/sub/mul/div combines how to deal with vectors.
Benjamin Kramer
- [llvm] r199604 - InstCombine: Replace a hand-rolled version of isKnownToBeAPowerOfTwo with the real thing.
Benjamin Kramer
- [llvm] r199605 - InstCombine: Hoist 3 copies of AddOne/SubOne into a header.
Benjamin Kramer
- [llvm] r199608 - InstCombine: Modernize a bunch of cast combines.
Benjamin Kramer
- [llvm] r199113 - fix a -Wdocumentation warning.
Chris Lattner
- [llvm] r199179 - Ok, really, for the last time, llvm-gcc is dead Jim.
Chris Lattner
- [llvm] r197645 - Begin adding docs and IR-level support for the inalloca attribute
Chris Lattner
- [PATCH] Update optimization passes to handle inalloca arguments
Chris Lattner
- [polly] r199360 - llvm/IR/Writer.h has been removed in llvm commit r198836 and seems useless in polly
Sylvestre Ledru
- [llvm] r198290 - BasicAA: Fix value equality and phi cycles
Nick Lewycky
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
Nick Lewycky
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Nick Lewycky
- [PATCH] Update optimization passes to handle inalloca arguments
Nick Lewycky
- [PATCH] InstCombineCalls: do not ignore functions with structural return types if the types are identical, when removing bitcasts.
Nick Lewycky
- [PATCH] Disable passes on optnone functions
Nick Lewycky
- [llvm] r199564 - Don't refuse to transform constexpr(call(arg, ...)) to call(constexpr(arg), ...)) just because the function has multiple return values even if their return types are the same. Patch by Eduard Burtescu!
Nick Lewycky
- [compiler-rt] r199572 - Fix think-o from r199332 -- write to the new_filename we're building, not
Nick Lewycky
- [llvm-commits] [PATCH] Remove tail marker when changing an argument to an alloca.
Nick Lewycky
- [PATCH] [AArch64]Fix the problem can't select concat_vector of two v1i32 types
Hao Liu
- [PATCH] [AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16
Hao Liu
- [llvm] r199461 - [AArch64]Fix the problem can't select concat_vectors of two v1i32 types.
Hao Liu
- [llvm] r199463 - [AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16.
Hao Liu
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Jiangning Liu
- [llvm] r199296 - For AArch64, lowering sext_inreg and generate optimized code by using SXTL.
Jiangning Liu
- [PATCH] [AArch64] Support ISD::SIGN_EXTEND_INREG
Jiangning Liu
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Jiangning Liu
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Jiangning Liu
- [llvm] r199369 - For ARM, fix assertuib failures for some ld/st 3/4 instruction with wirteback.
Jiangning Liu
- [PATCH] [ARM] fix some ld/st instruction with wirteback
Jiangning Liu
- [llvm] r199248 - Revert "[AArch64] Added vselect patterns with float and double types"
Jiangning Liu
- [PATCH] [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser.
Jiangning Liu
- [PATCH] [AArch64 NEON] Fix a bug caused by undef lane in generating VEXT.
Jiangning Liu
- [PATCH 0/2] Fix libsanitizer for x32
H.J. Lu
- [PATCH 1/2] Use 64-bit integer on time_t and clock_t for x32
H.J. Lu
- [PATCH 2/2] Include <sys/stat.h> if __x86_64__ is defined
H.J. Lu
- XCore target: addMemOperand as necessary
Robert Lytton
- [PATCH] [stack protector] Improved data layout rules, part 4
Josh Magee
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [llvm] r199312 - WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [PATCH] WinCOFF: Transform IR expressions featuring __ImageBase into image relative relocations
David Majnemer
- [PATCH] Add an inalloca flag to allocas
David Majnemer
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Ed Maste
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Ed Maste
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Ed Maste
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Ed Maste
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Ed Maste
- [llvm] r199404 - llvm-symbolizer: make mangled name heuristic apply to all symbols
Ed Maste
- [LNT] r199270 - Allow a Report check to be called after Report creation.
Chris Matthews
- [LNT] r199271 - Sane default for --commit in lnt submit
Chris Matthews
- [LNT] r199272 - Fixup lnt submit --verbose to print results
Chris Matthews
- [compiler-rt] r199121 - [lsan] Add __lsan_default_suppressions() to the public interface header.
Sergey Matveev
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Cameron McInally
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Cameron McInally
- [PATCH] Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp
Cameron McInally
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Cameron McInally
- [llvm] r199158 - Clean up RUN command for Assembler/getInt.ll.
Cameron McInally
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
Cameron McInally
- RFC: Enable vectorization of call instructions in the loop vectorizer
James Molloy
- RFC: Enable vectorization of call instructions in the loop vectorizer
James Molloy
- RFC: Enable vectorization of call instructions in the loop vectorizer
James Molloy
- [PATCH][MC/X86_64] Implement Win64 exception handling
Kai Nacke
- [PATCH] ARM: add tlsldo relocation
Kai Nacke
- Lowering switch statements with hashing
Jasper Neumann
- Lowering switch statements with hashing
Jasper Neumann
- Lowering switch statements with hashing
Jasper Neumann
- Lowering switch statements with hashing
Jasper Neumann
- Lowering switch statements with hashing
Jasper Neumann
- [llvm] r199091 - ReMat: fix overly cavalier attitude to sub-register indices
Tim Northover
- [llvm] r199092 - Docs: fix sign of division and increase equivocation on code generated.
Tim Northover
- [llvm] r199093 - Revert "ReMat: fix overly cavalier attitude to sub-register indices"
Tim Northover
- [llvm] r199108 - ARM: constrain Thumb LDRLIT pseudo-instructions to r0-r7.
Tim Northover
- [llvm] r199109 - ARM: add test for r199108. Oops.
Tim Northover
- [PATCH][AArch64] Fix an assertion failure in function 'PerformORCombine' caused by an invalid comparison between APInt values with different BitWidth.
Tim Northover
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
Tim Northover
- [PATCH] PR 18466: Fix ARM Pseudo Expansion
Tim Northover
- [llvm] r199211 - ARM: remove unused UMAALv5 node
Tim Northover
- [llvm] r199212 - ARM: add constraint that RdLo != Rn != RdHi for v5 MLA insts.
Tim Northover
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
Tim Northover
- [llvm] r199265 - AArch64: don't try to handle [SU]MUL_LOHI nodes
Tim Northover
- [llvm] r199266 - ARM: correctly determine final tBX_LR in Thumb1 functions
Tim Northover
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
Tim Northover
- [llvm] r199376 - ReMat: fix overly cavalier attitude to sub-register indices
Tim Northover
- [PATCH] [AArch64]Fix the problem can't select concat_vector of two v1i32 types
Tim Northover
- [PATCH] [AArch64]Fix the problem can't select f16_to_f32 and f32_to_f16
Tim Northover
- [PATCH] [AArch64 NEON] Custom lowering conversion between vector integer and vector floating point if element bit-width doesn't match.
Tim Northover
- [PATCH] [AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM/FREM as neon doesn't support these operations.
Tim Northover
- [PATCH] Support ARM's new naming scheme for architectures and instruction sets
Bernard Ogden
- [llvm] r199186 - Switch the NEON register class from QPR to DPair.
Jakob Stoklund Olesen
- [llvm] r199187 - Always let value types influence register classes.
Jakob Stoklund Olesen
- [test-suite] r199395 - This test works just fine on SPARC now.
Jakob Stoklund Olesen
- [llvm] r199376 - ReMat: fix overly cavalier attitude to sub-register indices
Jakob Stoklund Olesen
- [llvm] r199508 - Add two new calling conventions for runtime calls
Richard Osborne
- [llvm] r199508 - Add two new calling conventions for runtime calls
Richard Osborne
- [llvm] r199242 - [AArch64] Added vselect patterns with float and double types
Ana Pazos
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Peixotto
- [llvm] r199339 - Fix parsing of .symver directive on ARM
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r199339 - Fix parsing of .symver directive on ARM
David Peixotto
- [PATCH] [ARM] Fix required ISA for multiplication instructions
David Peixotto
- [PATCH] Move arm assembler constant pools to ARMTargetStreamer class
David Peixotto
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Alexander Potapenko
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Alexander Potapenko
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Alexander Potapenko
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Alexander Potapenko
- [llvm] r199536 - Debug info (LTO): Move the creation of accessibility flags to
Adrian Prantl
- [llvm] r199537 - typo
Adrian Prantl
- [PATCH] [AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SHUFFLE_VECTOR.
Kevin Qin
- [PATCH] [AArch64 NEON] Try to generate CONCAT_VECTOR when lowering BUILD_VECTOR or SHUFFLE_VECTOR.
Kevin Qin
- [PATCH] [AArch64 NEON] Custom lowering conversion between vector integer and vector floating point if element bit-width doesn't match.
Kevin Qin
- [llvm] r199462 - [AArch64 NEON] Custom lower conversion between vector integer and vector floating point if element bit-width doesn't match.
Kevin Qin
- [PATCH] [AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM/FREM as neon doesn't support these operations.
Kevin Qin
- [PATCH] [AArch64 NEON] Fix a bug caused by undef lane in generating VEXT.
Kevin Qin
- [llvm] r199485 - [AArch64 NEON] Expand vector for UDIV/SDIV/UREM/SREM/FREM as neon doesn't support these operations.
Kevin Qin
- [llvm] r199621 - [AArch64 NEON] Accept both #0.0 and #0 for comparing with floating point zero in asm parser.
Kevin Qin
- [llvm] r199628 - [AArch64 NEON] Fix a bug caused by undef lane when generating VEXT.
Kevin Qin
- [PATCH] Add two new calling conventions for runtime calls
Philip Reames
- [PATCH] Add two new calling conventions for runtime calls
Philip Reames
- [llvm] r199420 - Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expresses as (fsub -0.0, X).
Philip Reames
- [PATCH] Add two new calling conventions for runtime calls
Philip Reames
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Manman Ren
- [llvm] r199346 - Report a warning when dropping outdated debug info metadata.
Manman Ren
- PR18102, PATCH + test: wrong code on x86_64-linux-gnu (affecting trunk and 3.3)
Manman Ren
- [PATCH][DAG] Fix non-deterministic code generation
Juergen Ributzka
- [llvm] r199135 - [DAG] Teach DAG to also reassociate vector operations
Juergen Ributzka
- [PATCH][DAG] Teach DAG to also reassociate vector operations
Juergen Ributzka
- [llvm] r199146 - [DAG] Refactor ReassociateOps - no functional change intended.
Juergen Ributzka
- [PATCH][DAG] Teach DAG to also reassociate vector operations
Juergen Ributzka
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [DAGCombiner] Fix a regression in method SimplifyVBinOp accidentally introduced by r199135.
Juergen Ributzka
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [PATCH][x86] Teach how to combine a vselect into a movss/movsd.
Juergen Ributzka
- [llvm] r199508 - Add two new calling conventions for runtime calls
Juergen Ributzka
- [PATCH] Add two new calling conventions for runtime calls
Juergen Ributzka
- [llvm] r199508 - Add two new calling conventions for runtime calls
Juergen Ributzka
- [llvm] r199521 - Update LangRef to emphasize the difference between "coldcc" and "preserve_mostcc".
Juergen Ributzka
- [PATCH] Change representation of dllexport/dllimport
Nico Rieck
- [llvm] r199203 - Fix fastcall mangling of dllimported symbols
Nico Rieck
- [llvm] r199204 - Decouple dllexport/dllimport from linkage
Nico Rieck
- [llvm] r199205 - Handle dllexport for global aliases
Nico Rieck
- [llvm] r199206 - Revert "Handle dllexport for global aliases"
Nico Rieck
- [llvm] r199207 - Revert "Decouple dllexport/dllimport from linkage"
Nico Rieck
- [llvm] r199218 - Decouple dllexport/dllimport from linkage
Nico Rieck
- [llvm] r199219 - Handle dllexport for global aliases
Nico Rieck
- [PATCH] Change representation of dllexport/dllimport
Nico Rieck
- [PATCH] Disable passes on optnone functions
Paul Robinson
- [PATCH] Disable passes on optnone functions
Robinson, Paul
- [llvm] r199461 - [AArch64]Fix the problem can't select concat_vectors of two v1i32 types.
Chad Rosier
- [PATCH][X86] Fix assertion failure caused by a wrong folding of vector shifts by immediate count (regression introduced by my r198113).
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Nadav Rotem
- [PATCH][x86] Teach how to combine a vselect into a movss/movsd.
Nadav Rotem
- [PATCH] Enable SLP-vectorization of intrinsics.
Nadav Rotem
- [llvm] r197988 - llvm-symbolizer: add --obj flag to specify a single object file that should be symbolized.
Alexey Samsonov
- [compiler-rt] r199384 - [Sanitizer] Add basic support for using libbacktrace in symbolizer.
Alexey Samsonov
- [Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.
Alexey Samsonov
- [sanitizer] demangling of libbacktrace symbolization
Alexey Samsonov
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
Alexey Samsonov
- [compiler-rt] r199481 - [Sanitizer] Remove empty method
Alexey Samsonov
- [PATCH] Sanitize printf functions
Alexey Samsonov
- [PATCH] Sanitize printf functions
Alexey Samsonov
- [llvm] r199381 - [mips] IIImult should have an InstrItinData in the generic scheduler. Used the same one as for IIImul.
Daniel Sanders
- [llvm] r199389 - [mips] Correct itin class for MULT_MM and MULTu_MM to IIImult.
Daniel Sanders
- [llvm] r199391 - [mips][sched] Split IIArith in preparation for the first scheduler targeting a specific MIPS CPU.
Daniel Sanders
- [llvm] r199287 - Only mark functions as micromips.
Daniel Sanders
- [llvm] r199394 - [mips][sched] Split IILogic into II_AND, II_OR, II_XOR, II_ANDI, II_ORI, II_XORI
Daniel Sanders
- [llvm] r199396 - [mips][sched] Split IIseb into II_SEB and II_SEH
Daniel Sanders
- [llvm] r199402 - [mips][sched] Put AND, OR, XOR, MOVT_I, and MOVF_I in the same itinerary class as their non-microMIPS counterparts.
Daniel Sanders
- [llvm] r199403 - [mips][sched] Removed IIXfer. No instructions use it.
Daniel Sanders
- [llvm] r199493 - [mips][sched] Split IIHiLo into II_MFHI_MFLO and II_MTHI_MTLO
Daniel Sanders
- [llvm] r199495 - [mips][sched] Split IIImul and IIImult into subclasses.
Daniel Sanders
- [llvm] r199497 - [mips] Split IIIdiv int II_DIV, II_DIVU, II_DDIV, and II_DDIVU
Daniel Sanders
- [llvm] r199498 - [mips][msa] Correct pattern for LSA
Daniel Sanders
- [llvm] r199114 - [SystemZ] Optimize (sext (ashr (shl ...), ...))
Richard Sandiford
- [llvm] r199115 - [SystemZ] Improve risbg-01.ll test
Richard Sandiford
- [llvm] r199116 - [SystemZ] Add "volatile" to a dead store in variable-loc.ll
Richard Sandiford
- [llvm] r199117 - [SystemZ] Flesh out stackrestore test (frame-11.ll)
Richard Sandiford
- [llvm] r199114 - [SystemZ] Optimize (sext (ashr (shl ...), ...))
Richard Sandiford
- [lld] r199234 - [Mips] Set default base address for MIPS executables to 0x400000. Assign
Richard Sandiford
- [llvm] r199287 - Only mark functions as micromips.
Richard Sandiford
- [llvm] r199287 - Only mark functions as micromips.
Richard Sandiford
- [llvm] r199291 - LoopVectorize: Only strip casts from integer types when replacing symbolic
Arnold Schwaighofer
- [llvm] r199351 - BasicAA: We need to check both access sizes when comparing a gep and an
Arnold Schwaighofer
- RFC: Enable vectorization of call instructions in the loop vectorizer
Arnold Schwaighofer
- RFC: Enable vectorization of call instructions in the loop vectorizer
Arnold Schwaighofer
- [PATCH] Enable SLP-vectorization of intrinsics.
Arnold Schwaighofer
- [llvm] r199570 - LoopVectorizer: A reduction that has multiple uses of the reduction value is not
Arnold Schwaighofer
- [PATCH] Don't crash generating DWARF debug info for an ObjC property of type void
Scott
- [PATCH] Fix llc to not reuse spill slots in functions that invoke setjmp()
Mark Seaborn
- [llvm] r199180 - Fix llc to not reuse spill slots in functions that invoke setjmp()
Mark Seaborn
- [PATCH] Fix "llvm-objdump -d -r" to show relocations inline for ELF files
Mark Seaborn
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Mark Seaborn
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Mark Seaborn
- [compiler-rt] r199090 - [asan] fix the ppc32 build (by Jakub Jelinek). Note that the LLVM build still builds only for 64-bit PowerPC, and not for 32-bit
Kostya Serebryany
- [sanitizer] fix the ppc32 build
Kostya Serebryany
- [Sanitizer] Add rudimentary support for using libbacktrace in symbolizer.
Kostya Serebryany
- [compiler-rt] r199112 - [sanitizer] fix comment
Kostya Serebryany
- [compiler-rt] r199192 - [asan] Include <sys/stat.h> if __x86_64__ is defined
Kostya Serebryany
- [PATCH 0/2] Fix libsanitizer for x32
Kostya Serebryany
- [compiler-rt] r199200 - [tsan] reduce the size of stack frame in MapRodata to please gcc 4.8.2
Kostya Serebryany
- [compiler-rt] r199216 - [tsan] one more explicit memset in tsan rtl (to please gcc 4.8.2)
Kostya Serebryany
- [llvm] r199303 - replace LeakSanitizerIsTurnedOffForTheCurrentProcess with __lsan_is_turned_off, but this time hide it under __has_feature(address_sanitizer); also include <sanitizer/lsan_interface.h>
Kostya Serebryany
- [compiler-rt] r199304 - [lsan] remove LeakSanitizerIsTurnedOffForTheCurrentProcess (this was a bad idea), leave __lsan_is_turned_off
Kostya Serebryany
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Kostya Serebryany
- [compiler-rt] r199488 - [asan] extend asan-coverage (still experimental).
Kostya Serebryany
- [llvm] r199488 - [asan] extend asan-coverage (still experimental).
Kostya Serebryany
- [compiler-rt] r199544 - [asan] use correct type when computing shadow address in allocator (caused SEGV when asan run-time is built with gcc 4.8.2 on 32-bit arch)
Kostya Serebryany
- [lld] r199161 - Use bettter names for the tests.
Sean Silva
- [PATCH] Disable passes on optnone functions
Sean Silva
- [PATCH] Disable passes on optnone functions
Sean Silva
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Sean Silva
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Sean Silva
- [PATCH] Add two new calling conventions for runtime calls
Sean Silva
- [PATCH] Enable SLP-vectorization of intrinsics.
Raul Silvera
- [PATCH] Enable SLP-vectorization of intrinsics.
Raul Silvera
- [PATCH] Enable SLP-vectorization of intrinsics.
Raul Silvera
- [PATCH] Prevent repetetive warnings for unrecognized processors and features
Artyom Skrobov
- [PATCH] Do not generate Tag_DIV_use=AllowDIVExt when hardware div is non-optional
Artyom Skrobov
- [llvm] r199162 - Remove extra } in documentation comment
Duncan P. N. Exon Smith
- [llvm] r199041 - [PM] Rename the IR printing pass header to a more generic and correct
Duncan P. N. Exon Smith
- [llvm] r199041 - [PM] Rename the IR printing pass header to a more generic and correct
Duncan P. N. Exon Smith
- [llvm] r199191 - LTO: add API to set strategy for -internalize
Duncan P. N. Exon Smith
- [PATCH] LTO: add API to set strategy for -internalize
Duncan P. N. Exon Smith
- [llvm] r199244 - Reapply "LTO: add API to set strategy for -internalize"
Duncan P. N. Exon Smith
- [llvm] r199191 - LTO: add API to set strategy for -internalize
Duncan P. N. Exon Smith
- [llvm] r199217 - AVX-512: optimized scalar compare patterns
Duncan P. N. Exon Smith
- [zorg] r199330 - zorg: use --enable-libcpp on darwin
Duncan P. N. Exon Smith
- [zorg] r199331 - zorg: use --enable-libcpp in more places
Duncan P. N. Exon Smith
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Duncan P. N. Exon Smith
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Duncan P. N. Exon Smith
- [llvm] r199429 - LTO: document LTO_API_VERSION for each API
Duncan P. N. Exon Smith
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Duncan P. N. Exon Smith
- [PATCH] [x86] Fix retq/retl handling in 64-bit mode
Joerg Sonnenberger
- [llvm] r199118 - Fix indentation.
Joerg Sonnenberger
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [compiler-rt] r199273 - Declare assembler functions as symbols of type function for ELF.
Joerg Sonnenberger
- [PATCH] Cleanup GCDA emission
Joerg Sonnenberger
- [llvm] r199015 - LoopVectorizer: Enable strided memory accesses versioning per default
Joerg Sonnenberger
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Joerg Sonnenberger
- [compiler-rt] r199332 - Avoid shadowing the global filename. Reorg mangle_filename to be more
Joerg Sonnenberger
- [PATCH] Cleanup GCDA emission
Joerg Sonnenberger
- [llvm] r199339 - Fix parsing of .symver directive on ARM
Joerg Sonnenberger
- [compiler-rt] r199342 - ARM's @ comment mode strikes again. Use %function on ARM.
Joerg Sonnenberger
- [llvm] r199339 - Fix parsing of .symver directive on ARM
Joerg Sonnenberger
- [compiler-rt] r199386 - Add missing __aeabi_fcmpun alias to match C version.
Joerg Sonnenberger
- Lowering switch statements with hashing
Joerg Sonnenberger
- [llvm] r199420 - Teach InstCombine that (fmul X, -1.0) can be simplified to (fneg X), which LLVM expresses as (fsub -0.0, X).
Joerg Sonnenberger
- [compiler-rt] r199492 - Support NetBSD/ARM.
Joerg Sonnenberger
- Lowering switch statements with hashing
Joerg Sonnenberger
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Sasa Stankovic
- [PATCH] Fix AAPCS-VFP non-compliance when returning HFA from variadic function
Oliver Stannard
- PATCH: R600 OpenCV fixes
Tom Stellard
- [PATCH] R600/SI: Comparisons set vcc / scc
Tom Stellard
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [compiler-rt] r199300 - [msan] Fix an incorrect comment.
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [compiler-rt] r199370 - [asan] Nuke ASAN_FLEXIBLE_MAPPING_AND_OFFSET.
Evgeniy Stepanov
- [llvm] r199371 - [asan] Remove -fsanitize-address-zero-base-shadow command line
Evgeniy Stepanov
- [compiler-rt] r199373 - [asan] Remove leftover use of -fsanitize-address-zero-base-shadow.
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [compiler-rt] r199377 - [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [compiler-rt] r199379 - [asan] Restore lost -pie in Android tests.
Evgeniy Stepanov
- [compiler-rt] r199380 - [asan] Fix a bunch of style issues.
Evgeniy Stepanov
- [PATCH] [asan] Implement delayed activation of AddressSanitizer
Evgeniy Stepanov
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
Evgeniy Stepanov
- [compiler-rt] r199390 - [asan] Fix a build warning on windows.
Evgeniy Stepanov
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [compiler-rt] r199483 - [asan] Link runtime library with -lm -Wl, -z, defs to ensure that it declares all its dependencies.
Evgeniy Stepanov
- [PATCH] Sanitize printf functions
Evgeniy Stepanov
- [PATCH] make msandr access tls directly
Evgeniy Stepanov
- [llvm] r199076 - [CMake] Move BUG_REPORT_URL from clang to llvm.
NAKAMURA Takumi
- [llvm] r199197 - Revert r199191, "LTO: add API to set strategy for -internalize"
NAKAMURA Takumi
- [llvm] r199191 - LTO: add API to set strategy for -internalize
NAKAMURA Takumi
- [PATCH] [dragonegg] Update copyright credits to incoming 2014
NAKAMURA Takumi
- [llvm] r199305 - Whitespace.
NAKAMURA Takumi
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
NAKAMURA Takumi
- [PATCH] Introduce LinkAllPasses.cpp as LLVMAllPasses
NAKAMURA Takumi
- [llvm] r199558 - [CMake] Add llvm-tblgen to dependencies of check-llvm.
NAKAMURA Takumi
- [llvm] r199592 - [CMake] Prune deprecate usage of CMAKE_RUNTIME_OUTPUT_DIRECTORY.
NAKAMURA Takumi
- [llvm] r199593 - [CMake] Deprecate LLVM_TOOLS_BINARY_DIR.
NAKAMURA Takumi
- [llvm] r199594 - [CMake] Add comments in llvm/CMakeLists.txt.
NAKAMURA Takumi
- [llvm] r199595 - [CMake] Introduce new scheme of LLVM_TOOLS_BINARY_DIR and LLVM_LIBRARY_DIR
NAKAMURA Takumi
- [PATCH] Don't crash generating DWARF debug info for an ObjC property of type void
Scott Talbot
- [patch] Use a more idiomatic bool operator in ErrorOr
Alp Toker
- [patch] Use a more idiomatic bool operator in ErrorOr
Alp Toker
- [llvm] r199193 - Separate the concept of 16-bit/32-bit operand size controlled by 0x66 prefix and the current mode from the concept of SSE instructions using 0x66 prefix as part of their encoding without being affected by the mode.
Craig Topper
- [llvm] r199194 - Remove stray comma in enum to satisfy -Wpedantic.
Craig Topper
- [llvm] r199295 - Simplify x86 disassembler table handling of when to use TYPE_Rv/TYPE_R16/TYPE_R32 now that HasOpSizePrefix only means 16-bit instructions.
Craig Topper
- [llvm] r199297 - Add OpSize16 to the two byte forms of INC/DEC that we only use in 64-bit mode and a 64-bit only LEA. Even though we'll not be in 16-bit mode when we use them it makes their tables consistent with their 32-bit counterparts.
Craig Topper
- [llvm] r199353 - Remove use of OpSize for populating VEX_PP field. A prefix encoding is now used instead. Simplify some other code. No functional changes intended.
Craig Topper
- [llvm] r199364 - Allow x86 mov instructions to/from memory with absolute address to be encoded and disassembled with a segment override prefix. Fixes PR16962.
Craig Topper
- [llvm] r199365 - Copy segment register when optimizing to MOV8ao8/MOV16ao16/MOV32ao32.
Craig Topper
- [llvm] r199365 - Copy segment register when optimizing to MOV8ao8/MOV16ao16/MOV32ao32.
Craig Topper
- [llvm] r199468 - Replace duplicated code with a existing helper function.
Craig Topper
- [llvm] r199470 - VEX_PREFIX_66 doesn't need to set the hasOpSize flag since VEX instructions don't use the size fields it controls.
Craig Topper
- [llvm] r199474 - Fix intel syntax for 64-bit version of FXSAVE/FXRSTOR to use '64' suffix instead of 'q'
Craig Topper
- [llvm] r199476 - Teach X86 asm parser to understand 'ZMMWORD PTR' in Intel syntax.
Craig Topper
- [llvm] r199477 - Teach x86 asm parser to handle 'opaque ptr' in Intel syntax.
Craig Topper
- [llvm] r199478 - Add OpSize16 flags to 32-bit CRC32 instructions so they can be encoded correctly in 16-bit mode.
Craig Topper
- [llvm] r199479 - Switch a few instructions to use RI instead I so they don't require REX_W to be explicitly specified.
Craig Topper
- [llvm] r199133 - Hide the pre-RA-sched= option.
Andrew Trick
- [llvm] r199299 - Fix PR18449: SCEV needs more precise max BECount for multi-exit loop.
Andrew Trick
- [PATCH] Allow opt to run pass that needs target machine.
Andrew Trick
- [PATCH] Allow opt to run pass that needs target machine.
Andrew Trick
- [llvm] r199391 - [mips][sched] Split IIArith in preparation for the first scheduler targeting a specific MIPS CPU.
Andrew Trick
- [llvm] r199508 - Add two new calling conventions for runtime calls
Andrew Trick
- [lld] r199156 - Add comment to bit manipulation functions.
Rui Ueyama
- [lld] r199159 - [PECOFF] Add another test for the module-definition file parser.
Rui Ueyama
- [lld] r199161 - Use bettter names for the tests.
Rui Ueyama
- [lld] r199163 - Reduce the boilerplate in the test cases for the module-definition file.
Rui Ueyama
- [lld] r199161 - Use bettter names for the tests.
Rui Ueyama
- [lld] r199164 - Whitespace.
Rui Ueyama
- [lld] r199165 - Reduce even more boilerplate.
Rui Ueyama
- [lld] r199166 - Do not use "auto" where actual type is obvious and short.
Rui Ueyama
- [lld] r199167 - Add a function to verify an ExportDesc.
Rui Ueyama
- [lld] r199170 - [PECOFF] Support STACKSIZE module-definition file directive.
Rui Ueyama
- [lld] r199274 - [CMake] Add llvm-mc to the list of test dependencies.
Rui Ueyama
- [llvm] r199340 - llvm-objdump: Don't print "Import table:" header if there's no import table.
Rui Ueyama
- [llvm] r199349 - Don't use DataRefImpl to implement ImportDirectoryEntryRef.
Rui Ueyama
- [llvm] r199358 - llmv-objdump/COFF: Print export table contents.
Rui Ueyama
- [lld] r199409 - [PECOFF] Make export table tests readable.
Rui Ueyama
- [llvm] r199417 - Use the current local variable naming style.
Rui Ueyama
- [llvm] r199418 - Reduce nesting.
Rui Ueyama
- [llvm] r199419 - Use static instead of anonymous namespace.
Rui Ueyama
- [lld] r199421 - Relax the expected output so that the tests become robust against llvm-objdump format change.
Rui Ueyama
- [llvm] r199422 - llvm-objdump/COFF: Print DLL name in the export table header.
Rui Ueyama
- [llvm] r199423 - Fix style issues.
Rui Ueyama
- [lld] r199428 - [PECOFF] Tests for DLL name in the export table.
Rui Ueyama
- [lld] r199516 - [Mips] Implement .plt and .got.plt section creation.
Rui Ueyama
- [llvm] r199518 - llvm-objdump/COFF: Print ordinal base number.
Rui Ueyama
- [llvm] r199519 - 80-column.
Rui Ueyama
- [lld] r199526 - Using "final" as a variable name is a bit confusing in C++11, so rename it.
Rui Ueyama
- [lld] r199527 - Use auto for readability. No functionality change.
Rui Ueyama
- [lld] r199530 - Fix odd titlecasing and spacing in an error message.
Rui Ueyama
- [PATCH] Suppress an annoying "unused variable" warning caused by bug 17897.
Rui Ueyama
- PATCH: R600 OpenCV fixes
Jan Vesely
- PATCH: R600 OpenCV fixes
Jan Vesely
- PATCH: R600 OpenCV fixes
Jan Vesely
- [PATCH] Fix llc to not reuse spill slots in functions that invoke setjmp()
Bill Wendling
- [llvm] r199354 - Reapply r194218 with fix:
Bill Wendling
- [llvm] r199359 - Fix typo: : not ;
Bill Wendling
- [llvm] r199285 - LangRef: attempt to fix line breaks
Hans Wennborg
- [llvm] r199286 - LangRef.rst: fix LangRef data layout text about m specifier, take 2
Hans Wennborg
- [llvm] r199294 - Switch-to-lookup tables: set threshold to 3 cases
Hans Wennborg
- [www] r199507 - Update Win snapshot and clang-format extension to r199319
Hans Wennborg
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Bob Wilson
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Bob Wilson
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Bob Wilson
- [llvm] r199313 - Add a check to configure that the libstdc++ selected by Clang isn't
Bob Wilson
- [PATCH][LTO] Add a hook to map LLVM diagnostics into the clients of LTO.
Bob Wilson
- [compiler-rt] r199333 - Remove support for armv7f slice. <rdar://problem/12478440>
Bob Wilson
- [llvm] r199337 - Remove support for armv7f slice. <rdar://problem/12478440>
Bob Wilson
- [llvm] r199413 - Pass the --enable-libcpp configure option for cross builds, too.
Bob Wilson
- [llvm] r199447 - Fix bad variable syntax in r199413
Bob Wilson
- [llvm] r199106 - [x86] Fix retq/retl handling in 64-bit mode
David Woodhouse
- [PATCH] [x86] Fix retq/retl handling in 64-bit mode
David Woodhouse
- [PATCHES] [x86] Add -code16 triple environment, fix various disassembler issues
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [PATCHES] PR18303: Use appropriate Feature flags for encoding instructions
David Woodhouse
- [RFC PATCH] PR9385: Allow segment overrides for LODS/OUTS/MOVS
David Woodhouse
- [PATCH] make msandr access tls directly
Qin Zhao
- [llvm] r199127 - Fix PR 18369: [Thumbv8] asserts due to inconsistent CPSR liveness of IT blocks
Weiming Zhao
- [Patch] [ThumbV8] Fix assertion fails due to inconsistent CPSR liveness of IT blocks
Weiming Zhao
- [PATCH] PR 18466: Fix ARM Pseudo Expansion
Weiming Zhao
- [llvm] r199282 - PR 18466: Fix ARM Pseudo Expansion
Weiming Zhao
- [PATCH] PR 18466: Fix ARM Pseudo Expansion
Weiming Zhao
- [Patch] [Thumbv8] Fix tje default value of BLXOperandIndex of isV8EligibleForIT
Weiming Zhao
- [PATCH] [MachO] Support reading of fat binaries.
kledzik at apple.com
- [PATCH] [MachO] Add some basic support for local symbols.
kledzik at apple.com
- [PATCH] [MachO] Support reading of fat binaries.
kledzik at apple.com
- [PATCH] Add an LTO interface to parse metadata and extract linker options
kledzik at apple.com
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
zhaoshiz at codeaurora.org
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
zhaoshiz at codeaurora.org
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [PATCH] PR18399: Fix a bug-in Thumb1 on Folding SP Update
zhaoshiz at codeaurora.org
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [PATCH] [ARM] Fix required ISA for multiplication instructions
zhaoshiz at codeaurora.org
- [PATCH] PR17647: ARM IAS needs Alias for MUL/MLA/SMLAL/UMLAL
zhaoshiz at codeaurora.org
- [llvm] r199147 - Fix uninitialized warning in llvm/lib/IR/DataLayout.cpp.
dblaikie at gmail.com
- [patch] Use a more idiomatic bool operator in ErrorOr
dblaikie at gmail.com
- [llvm] r199288 - Fix uninitialized variable.
dblaikie at gmail.com
- [llvm] r199276 - Make sure we emit a relocation to the debug_ranges section in the
dblaikie at gmail.com
- PATCH] allocateCopy() util for BumpPtrAllocator
dblaikie at gmail.com
Last message date:
Sun Jan 19 23:44:54 PST 2014
Archived on: Tue Aug 4 17:10:55 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).