The Week Of Monday 10 March 2014 Archives by author
Starting: Mon Mar 10 01:08:49 PDT 2014
Ending: Sun Mar 16 23:47:12 PDT 2014
Messages: 956
- [PATCH] support: add a utility function to normalize path separators
Saleem Abdulrasool
- [llvm] r203530 - Object: rename ARMV7 to ARMNT
Saleem Abdulrasool
- [llvm] r203575 - ARM: enable tail call optimisation on Thumb 2
Saleem Abdulrasool
- [llvm] r203576 - ARM: remove ancient -arm-tail-calls option
Saleem Abdulrasool
- [llvm] r203577 - ARM: honour -f{no-,}optimize-sibling-calls
Saleem Abdulrasool
- [llvm] r203575 - ARM: enable tail call optimisation on Thumb 2
Saleem Abdulrasool
- [llvm] r203611 - support: add a utility function to normalise path separators
Saleem Abdulrasool
- [PATCH]: Bug 18941 : clang fails to emit S file textually
Saleem Abdulrasool
- [PATCH] [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Saleem Abdulrasool
- [PATCH] [IPO] enable EP_EnabledOnOptLevel0 passes for OptLevel > 0
Saleem Abdulrasool
- [PATCH]: Bug 18941 : clang fails to emit S file textually
Saleem Abdulrasool
- [PATCH] [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)
Saleem Abdulrasool
- [llvm] r203745 - MC: fix possible NULL pointer dereference
Saleem Abdulrasool
- [PATCH][ARM] Label offset crashes llvm integrated assembler
Saleem Abdulrasool
- [llvm] r203761 - Support: add support to identify WinCOFF/ARM objects
Saleem Abdulrasool
- [llvm] r203762 - ARM: support emission of complex SO expressions
Saleem Abdulrasool
- [llvm] r203763 - MC: fix silly typo
Saleem Abdulrasool
- [PATCH][ARM] Label offset crashes llvm integrated assembler
Saleem Abdulrasool
- [llvm] r203765 - ARM: ignore unused variable to fix -Wunused-variable builds
Saleem Abdulrasool
- [Patch] [ARM] Fix bug in tryFoldSPUpdateIntoPushPop
Saleem Abdulrasool
- [llvm] r203745 - MC: fix possible NULL pointer dereference
Saleem Abdulrasool
- [llvm] r203459 - [mips] Assembly parser must invoke the target streamer to handle .set reorder macro.
Matheus Almeida
- [PATCH] GVN: merge overflow intrinsics with non-overflow instructions.
Owen Anderson
- [llvm] r203558 - GVN: fix hashing of extractvalue.
Owen Anderson
- [llvm] r203590 - Range-ify a loop.
Owen Anderson
- [llvm] r203757 - Phase 1 of refactoring the MachineRegisterInfo iterators to make them suitable
Owen Anderson
- [llvm] r203757 - Phase 1 of refactoring the MachineRegisterInfo iterators to make them suitable
Owen Anderson
- [llvm] r203852 - Fix a subtle issue introduced my my recent changes to MachineRegisterInfo iterators.
Owen Anderson
- [llvm] r203862 - Fix a bug in InstCombine where we would incorrectly attempt to construct a
Owen Anderson
- [llvm] r203865 - Phase 2 of the great MachineRegisterInfo cleanup. This time, we're changing
Owen Anderson
- [llvm] r203890 - Revert r203883 (which was more of a bandaid) and fix the real underlying
Owen Anderson
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [PATCH] Fix creating illegal setcc cond codes.
Matt Arsenault
- [PATCH] Change shouldSplitVectorElementType to better match the description.
Matt Arsenault
- [llvm] r203514 - Fix non 2-space indentation.
Matt Arsenault
- [llvm] r203515 - Fix indentation
Matt Arsenault
- [llvm] r203516 - Use .data() instead of &x[0]
Matt Arsenault
- [llvm] r203517 - Move trivial getter into header.
Matt Arsenault
- [llvm] r203518 - Remove incomplete comment
Matt Arsenault
- [llvm] r203519 - Fix undefined behavior in vector shift tests.
Matt Arsenault
- [PATCH] Fix testing for undefined behavior in vector shift tests.
Matt Arsenault
- [PATCH] R600: Match sign_extend_inreg to BFE instructions
Matt Arsenault
- [PATCH] R600: Match sign_extend_inreg to BFE instructions
Matt Arsenault
- [llvm] r203526 - Add helpers for getting scalar sizes of vector value types.
Matt Arsenault
- [llvm] r203527 - R600: Calculate store mask instead of using switch.
Matt Arsenault
- [PATCH] R600: Match sign_extend_inreg to BFE instructions
Matt Arsenault
- [PATCH] R600: Fix truncstore from i64 to i1
Matt Arsenault
- [PATCH] R600/SI: Add support for 64-bit LDS loads and stores
Matt Arsenault
- [llvm] r203695 - R600: Fix trunc store from i64 to i1
Matt Arsenault
- [PATCH] R600: Fix truncstore from i64 to i1
Matt Arsenault
- [PATCH] R600/SI: Add support for 64-bit LDS loads and stores
Matt Arsenault
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [PATCH] Make isSetCCEquivalent respect the TargetBooleanContents
Matt Arsenault
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Matt Arsenault
- [llvm] r203988 - R600: Code cleanup.
Matt Arsenault
- [llvm] r203989 - R600: Remove unnecessary attempt to zext a pointer.
Matt Arsenault
- [llvm] r203896 - [Mips] Add one more MIPS relocation type constant.
Simon Atanasyan
- [llvm] r203897 - [yaml2obj][ELF] Assign name (.shstrtab) to the section holds sections names.
Simon Atanasyan
- [llvm] r203898 - [yaml2obj][ELF] Remove unused ELFState class field.
Simon Atanasyan
- [llvm] r203899 - [yaml2obj][ELF] Refer to a section in the error message by its name not
Simon Atanasyan
- [llvm] r203900 - [yaml2obj][ELF] Use range-based for loops.
Simon Atanasyan
- [llvm] r203354 - Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.
Aaron Ballman
- [llvm] r203460 - Removing llvm::distance and llvm::copy for iterator_range based on post-commit review feedback. Adding an explicit range-based constructor to SmallVector, which supersedes the llvm::copy functionality.
Aaron Ballman
- [llvm] r203354 - Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.
Aaron Ballman
- [llvm] r203354 - Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.
Aaron Ballman
- [llvm] r203468 - Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
JF Bastien
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
JF Bastien
- [PATCH] IR: add failure ordering to the cmpxchg instruction
JF Bastien
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
JF Bastien
- [PATCH] IR: add failure ordering to the cmpxchg instruction
JF Bastien
- [PATCH] An analysis to find external function pointers and trace their data flow
JF Bastien
- [PATCH] An analysis to find external function pointers and trace their data flow
JF Bastien
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
JF Bastien
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
JF Bastien
- [llvm] r203468 - Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
JF Bastien
- [llvm] r203575 - ARM: enable tail call optimisation on Thumb 2
JF Bastien
- [patch] implement __clear_cache for arm32 & mips
JF Bastien
- [PATCH] An analysis to find external function pointers and trace their data flow
JF Bastien
- [PATCH] An analysis to find external function pointers and trace their data flow
JF Bastien
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
JF Bastien
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
JF Bastien
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
JF Bastien
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
JF Bastien
- PATCH: Make sure NVPTX doesn't emit symbols that aren't valid for ptxas
Eli Bendersky
- [llvm] r203483 - Make sure NVPTX doesn't emit symbol names that aren't valid in PTX.
Eli Bendersky
- PATCH: Make sure NVPTX doesn't emit symbols that aren't valid for ptxas
Eli Bendersky
- [llvm] r203485 - Followup to r203483 - add test.
Eli Bendersky
- PATCH: Make sure NVPTX doesn't emit symbols that aren't valid for ptxas
Eli Bendersky
- PATCH: Refactor the inliner threshold settings into a function
Eli Bendersky
- [llvm] r203669 - Move duplicated code into a helper function (exposed through overload).
Eli Bendersky
- [llvm] r203671 - Add parens around && clauses in a || to appease the compiler.
Eli Bendersky
- PATCH: Refactor the inliner threshold settings into a function
Eli Bendersky
- [llvm] r203675 - Revive SizeOptLevel-explaining comments that were dropped in r203669
Eli Bendersky
- [llvm] r203669 - Move duplicated code into a helper function (exposed through overload).
Eli Bendersky
- PATCH: Consistent use of the noduplicate attribute
Eli Bendersky
- [PATCH] Allow Const fold of llvm intrinsic ceil function
Karthik Bhat
- [PATCH] [PR18800] Fix incorrect test case resulting in crash when running vector_memcpy.ll with -sroa
Karthik Bhat
- [PATCH] [PR18800] Fix incorrect test case resulting in crash when running vector_memcpy.ll with -sroa
Karthik Bhat
- [llvm] r203750 - Fix PR18800. llvm intrinsic memcpy takes 5 arguments void @llvm.memcpy.p0i8.p0i8.i32(i8* <dest>, i8* <src>, i32 <len>, i32 <align>, i1 <isvolatile>).The test case incorrectly uses the old format resulting in isVolatile function in MemIntrinsic to crash during SROA transformation.Modified the test case to use correct signature of memcpy and memset.
Karthik Bhat
- [PATCH] [PR18800] Fix incorrect test case resulting in crash when running vector_memcpy.ll with -sroa
Karthik Bhat
- [PATCH] Allow Const fold of llvm intrinsic ceil function
Karthik Bhat
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
Andrea Di Biagio
- [llvm] r203563 - Remove copy ctors that did the same thing as the default one.
David Blaikie
- [llvm] r203612 - DebugInfo: Remove unused labels now that we just emit DW_AT_gnu_pubnames as a flag (as of r203082)
David Blaikie
- [llvm] r203616 - Clean up test/DebugInfo/empty.ll now that we have an alias for "llc with dwarf output"
David Blaikie
- [llvm] r203617 - Accept Twine's to AsmPrinter::getTempSymbol (refactoring for an incoming change)
David Blaikie
- [llvm] r203619 - DebugInfo: Refactor emitDebugPubNames/Types into a common implementation
David Blaikie
- [llvm] r203620 - DebugInfo: Avoid re-looking up the DwarfUnit when emitting pubnames/pubtypes
David Blaikie
- [llvm] r203621 - Test for empty pubnames/pubtypes
David Blaikie
- [llvm] r203622 - DebugInfo: Do not emit pubnames/pubtypes sections if they are empty
David Blaikie
- [llvm] r203621 - Test for empty pubnames/pubtypes
David Blaikie
- [llvm] r203634 - DebugInfo: Omit pubnames/pubtypes when compiling with -gmlt
David Blaikie
- [llvm] r203676 - DebugInfo: Use common line/file attribute construction code
David Blaikie
- [llvm] r203678 - Correct typo ("a entry" -> "an entry")
David Blaikie
- [PATCH] Replace OwningPtr with std::unique_ptr.
David Blaikie
- [llvm] r203690 - When computing the size of a base type be conservative if the type
David Blaikie
- [llvm] r203726 - MCDwarf: Invert the Section+CU->LineEntries mapping so the CU is the primary dimension
David Blaikie
- [llvm] r203727 - MCDwarf: Remove unused parameter
David Blaikie
- [llvm] r203745 - MC: fix possible NULL pointer dereference
David Blaikie
- [llvm] r203766 - [C++11] Convert DWARF parser to range-based for loops
David Blaikie
- [llvm] r203770 - [C++11] DWARF parser: use SmallVector<std::unique_ptr> for parsed units in DWARFContext, and delete custom destructors
David Blaikie
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
David Blaikie
- [llvm] r203823 - Remove stale comment
David Blaikie
- [llvm] r203827 - MCDwarf: Simply MCDwarfFile since it really is just a StringRef and unsigned.
David Blaikie
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
David Blaikie
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
David Blaikie
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
David Blaikie
- [llvm] r203831 - MCDwarf: Simplify MCDwarfFile to just use std::string instead of cunning use of MCContext's allocator.
David Blaikie
- [llvm] r203833 - MCDwarf: Oh, and move the directory string over to std::string as well
David Blaikie
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
David Blaikie
- [llvm] r203836 - MCDwarf: Sink file/directory creation down into MCDwarfFileTable form MCContext
David Blaikie
- [llvm] r203856 - MCDwarf: Extract the DWARF line table header handling into its own type
David Blaikie
- [llvm] r203858 - MCDwarf: Rename MCDwarfFileTable to MCDwarfLineTable
David Blaikie
- [llvm] r203946 - DwarfDebug: Remove some needless recursion.
David Blaikie
- [llvm] r203770 - [C++11] DWARF parser: use SmallVector<std::unique_ptr> for parsed units in DWARFContext, and delete custom destructors
David Blaikie
- [llvm] r203960 - Remove unnecessary StringRef::str() call where an implicit conversion works just fine.
David Blaikie
- [llvm] r203963 - MCContext: Remove redundant assignment
David Blaikie
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
David Blaikie
- [llvm] r203967 - MCDwarf: Initialize MCLineTableHeader::Label
David Blaikie
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
David Blaikie
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
David Blaikie
- [llvm] r203982 - Debug Info: Fix LTO type uniquing for C++ member declarations
David Blaikie
- [llvm] r203990 - SampleProfile.cpp: Quick fix to r203976 about abuse of Twine. The life of Twine was too short.
David Blaikie
- [llvm] r203982 - Debug Info: Fix LTO type uniquing for C++ member declarations
David Blaikie
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
David Blaikie
- [llvm] r204016 - Remove named Twine.
David Blaikie
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
David Blaikie
- [PATCH] [C++11] Change DebugInfoFinder to use range-based loops
David Blaikie
- [llvm] r203745 - MC: fix possible NULL pointer dereference
David Blaikie
- [llvm] r204026 - Test case
David Blaikie
- [llvm] r204027 - DebugInfo: Improve reuse of file table entries in asm debug info
David Blaikie
- [llvm] r204026 - Test case
David Blaikie
- [llvm] r204027 - DebugInfo: Improve reuse of file table entries in asm debug info
David Blaikie
- [PATCH] A fix for platform-dependent types in sanitizers' profiling support lib on x64 FreeBSD in 32-bit mode
Justin Bogner
- [llvm] r203490 - IR: Slightly more verbose error in Verifier
Justin Bogner
- [PATCH] Slightly more verbose error in Verifier
Justin Bogner
- [llvm] r203679 - unittests: Fix -Werror build
Justin Bogner
- [llvm] r203662 - Cloning a function now also clones its debug metadata if 'ModuleLevelChanges' is true.
Justin Bogner
- [llvm] r203703 - Profile: Add a library for the instrumentation based profiling format
Justin Bogner
- [llvm] r203704 - llvm-profdata: Use the Profile library, implement show and generate
Justin Bogner
- [llvm] r203708 - Profile: Remove an inefficient and unnecessary API function
Justin Bogner
- [llvm] r203709 - Profile: Avoid an unnecessary __attribute__((packed))
Justin Bogner
- [compiler-rt] r203710 - profile: Use a simple binary format for profiling
Justin Bogner
- [llvm] r203703 - Profile: Add a library for the instrumentation based profiling format
Justin Bogner
- [compiler-rt] r203713 - Revert "profile: Use a simple binary format for profiling"
Justin Bogner
- [llvm] r203723 - Back out Profile library and dependent commits
Justin Bogner
- [PATCH] ProfileData: A library for reading and writing profiling data
Justin Bogner
- [PATCH] ProfileData: A library for reading and writing profiling data
Justin Bogner
- [PATCH] ProfileData: A library for reading and writing profiling data
Justin Bogner
- [llvm] r203998 - Support: Make error_category's constructor public
Justin Bogner
- [PATCH] ProfileData: A library for reading and writing profiling data
Justin Bogner
- [llvm] r203447 - [LCG] Make the iterator move constructable (and thus movable in general)
Chandler Carruth
- [llvm] r203448 - [LCG] Make this call graph a fully regular type by giving it assignment
Chandler Carruth
- [PATCH] Use discriminator information in sample profiles.
Chandler Carruth
- [PATCH] C API: Expose GlobalValue's UnnamedAddr.
Chandler Carruth
- [PATCH] IR: add failure ordering to the cmpxchg instruction
Chandler Carruth
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Chandler Carruth
- [llvm] r203138 - [Support/LockFileManager] Make the LockFileManager more robust against races.
Chandler Carruth
- [polly] move detection of polly libs to LLVM
Chandler Carruth
- [polly] move detection of polly libs to LLVM
Chandler Carruth
- [llvm] r203734 - Fix vectorizer docs.
Chandler Carruth
- [llvm] r203775 - [PM] Stop playing fast and loose with rebinding of references. However
Chandler Carruth
- [llvm] r203780 - [PM] As was pointed out in review, I need to define a custom swap in
Chandler Carruth
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Chandler Carruth
- [PATCH] Fix a crash (assertion failure) in EvaluateAsRValue.
Chandler Carruth
- [PATCH] Mark alias symbols as microMIPS if necessary.
Jack Carter
- [lld] r203666 - [Cleanup] Sort includes.
Ahmed Charles
- [PATCH] Replace OwningPtr with std::unique_ptr.
Ahmed Charles
- [lld] r203809 - Replace OwningPtr with std::unique_ptr.
Ahmed Charles
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Evan Cheng
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Evan Cheng
- [llvm] r203520 - Follow up to r203488. Code clean up to eliminate a lot of copy+paste.
Evan Cheng
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Evan Cheng
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Evan Cheng
- [llvm] r203687 - Revert r203488 and r203520.
Evan Cheng
- [Patch] [ARM] Fix bug in tryFoldSPUpdateIntoPushPop
Evan Cheng
- patch to fix -O0 for Mips
David Chisnall
- [llvm] r203469 - Fix regression with -O0 for mips .
Eric Christopher
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Eric Christopher
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Eric Christopher
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Eric Christopher
- [llvm] r203469 - Fix regression with -O0 for mips .
Eric Christopher
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Eric Christopher
- [PATCH] Make CloneFunction also clone debug info metadata
Eric Christopher
- [llvm] r203612 - DebugInfo: Remove unused labels now that we just emit DW_AT_gnu_pubnames as a flag (as of r203082)
Eric Christopher
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Eric Christopher
- [llvm] r203669 - Move duplicated code into a helper function (exposed through overload).
Eric Christopher
- [llvm] r203680 - Turn on hashing by default for split dwarf compile units.
Eric Christopher
- [llvm] r203681 - Use values we've already computed, update comment.
Eric Christopher
- [PATCH] Replace OwningPtr with std::unique_ptr.
Eric Christopher
- [llvm] r203690 - When computing the size of a base type be conservative if the type
Eric Christopher
- [llvm] r203697 - Move test to X86 only for now.
Eric Christopher
- [llvm] r203698 - XFAIL this temporarily.
Eric Christopher
- [llvm] r203702 - Fix two thinkos in testcase and remove XFAIL.
Eric Christopher
- [llvm] r203706 - Add a triple to fix the test on OS X.
Eric Christopher
- [llvm] r203690 - When computing the size of a base type be conservative if the type
Eric Christopher
- [llvm] r203682 - [X86] Set the scheduling resources of some of the FPStack instructions.
Eric Christopher
- [llvm] r203690 - When computing the size of a base type be conservative if the type
Eric Christopher
- [patch] Delete projects/sample
Eric Christopher
- [PATCH] Emit DWARF info for all code section in an assembly file
Eric Christopher
- [PATCH] Emit DWARF info for all code section in an assembly file
Eric Christopher
- [llvm] r203414 - MachineModuleInfo: Turn nested std::pairs into a proper struct.
Eric Christopher
- [llvm] r203682 - [X86] Set the scheduling resources of some of the FPStack instructions.
Eric Christopher
- [PATCH] Generalise assembly tests to not rely on anonymous symbol names
Eric Christopher
- [PATCH] Make GDBJITRegistrar thread-safe
Eric Christopher
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Eric Christopher
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Eric Christopher
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Eric Christopher
- [llvm] r203867 - Use DW_AT_linkage_name when we're emitting DWARF4 or above.
Eric Christopher
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Eric Christopher
- [llvm] r203939 - x86: NFC: Make getCallPreservedMask() more similar to getCalleeSavedRegs()
Eric Christopher
- [llvm] r203968 - Remove the -generate-dwarf-cu-ranges flag.
Eric Christopher
- [llvm] r203969 - If we see that we're emitting code for a function that doesn't have
Eric Christopher
- [llvm] r203972 - Make the arbitrary section name be something mach-o compatible.
Eric Christopher
- [llvm] r203973 - Remove command line option for CU hashing. This is on by default now.
Eric Christopher
- [llvm] r203939 - x86: NFC: Make getCallPreservedMask() more similar to getCalleeSavedRegs()
Eric Christopher
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Greg Clayton
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Greg Clayton
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Greg Clayton
- [PATCH] X86SchedModel: Add Sched information on some FPStack instruction
Quentin Colombet
- [PATCH][X86] Refactor peepholes for masked shift amount into a multiclass
Quentin Colombet
- [llvm] r203682 - [X86] Set the scheduling resources of some of the FPStack instructions.
Quentin Colombet
- [PATCH] X86SchedModel: Add Sched information on some FPStack instruction
Quentin Colombet
- [PATCH][X86] Add peephole for masked rotate amount
Quentin Colombet
- [llvm] r203682 - [X86] Set the scheduling resources of some of the FPStack instructions.
Quentin Colombet
- [PATCH] Use DiagnosticInfo facility.
Quentin Colombet
- [patch] Don't rename in Module::getOrInsertFunction.
Pete Cooper
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Pete Cooper
- [llvm] r203468 - Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Pete Cooper
- [llvm] r203883 - Fix issue with r203865. The old behaviour would get a MachineOperand then find the MI for the bundle the MI was in. The new behaviour was failing to get the parent bundle and instead just used the MI from the MachineOperand
Pete Cooper
- [PATCH] ARM and Thumb Segmented Stacks
Alex Crichton
- [llvm] r203790 - AVX-512: masked load/store + intrinsics for them.
Elena Demikhovsky
- [PATCH] [AVX512] Implemented masking for integer arithmetic & logic instructions.
Demikhovsky, Elena
- [PATCH] Fix a crash (assertion failure) in EvaluateAsRValue.
James Dennett
- [PATCH] Fix a crash (assertion failure) in EvaluateAsRValue.
James Dennett
- [llvm] r203699 - Allow exclamation and tilde to be parsed as a part of the ppc asm operand.
Roman Divacky
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
Daniel Dunbar
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/SciMark2-C
Daniel Dunbar
- [llvm] r203496 - [lit] Add --version option.
Daniel Dunbar
- [llvm] r203497 - [lit] Add a README.txt.
Daniel Dunbar
- [llvm] r203498 - [lit] Bump dev version number.
Daniel Dunbar
- [llvm] r203573 - [lit] Fix non-function style print statement.
Daniel Dunbar
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/SciMark2-C
Daniel Dunbar
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
Daniel Dunbar
- [PATCH] XCore target: use TEST_TARGET_FLAGS to override target's memory size.
Daniel Dunbar
- [PATCH] XCore target: use TEST_TARGET_FLAGS to override target's memory size.
Daniel Dunbar
- [PATCH] Fix for bitcode reader crash on invalid input [PR18704]
Dinesh Dwivedi
- [llvm] r203788 - First patch of patch series that improves MergeFunctions performance time from O(N*N) to
Stepan Dyatkovskiy
- [llvm] r203905 - MergeFunctions, cmpType: Fixed comments wrapping.
Stepan Dyatkovskiy
- [llvm] r203907 - MergeFunctions, cmpType: fixed variable names from XXTy1 and XXTy2 to XXTyL and XXTyR.
Stepan Dyatkovskiy
- [Mesa-dev] PATCH: R600/SI: Instruction verifier improvements
Michel Dänzer
- [lld] r203731 - [ELF] Fix MSVC warning on conversion from enum to bool.
Shankar Easwaran
- [PATCH] sectiongroup support
Shankar Easwaran
- [PATCH] sectiongroup support
Shankar Easwaran
- [PATCH] [Driver] Create "link[.exe]" symlink for the Windows driver.
Shankar Kalpathi Easwaran
- [PATCH] sectiongroup support
Shankar Kalpathi Easwaran
- [PATCH] sectiongroup support
Shankar Kalpathi Easwaran
- [PATCH] sectiongroup support
Shankar Kalpathi Easwaran
- [PATCH] sectiongroup support
Shankar Kalpathi Easwaran
- [patch][pr18928] Use printable names to implement directional labels
Kevin Enderby
- [llvm] r203829 - Fix for http://llvm.org/bugs/show_bug.cgi?id=18590
Kevin Enderby
- [llvm] r203844 - Add -mtriple=x86_64-linux to this test case to fix the build bots.5
Kevin Enderby
- [llvm] r203829 - Fix for http://llvm.org/bugs/show_bug.cgi?id=18590
Kevin Enderby
- [llvm] r203471 - Add a --enable-clang-plugin-support option to configure.
Rafael Espindola
- [llvm] r203595 - Don't assume an empty stderr.
Rafael Espindola
- [llvm] r203596 - Cleanup the interface for creating soft or hard links.
Rafael Espindola
- [llvm] r203604 - Remove dead code.
Rafael Espindola
- [llvm] r203605 - Simplify a really complicated check for Arch == X86_64.
Rafael Espindola
- [llvm] r203677 - Try harder to evaluate expressions when printing assembly.
Rafael Espindola
- [llvm] r203686 - Avoid repeated calls to CE->getOperand(0). No functionality change.
Rafael Espindola
- [llvm] r203701 - Use -std=gnu++11 on cygwin and mingw.
Rafael Espindola
- [llvm] r203705 - Reject alias to undefined symbols in the verifier.
Rafael Espindola
- [llvm] r203706 - Add a triple to fix the test on OS X.
Rafael Espindola
- [llvm] r203717 - Fix the ocaml test to not create a alias to a declaration.
Rafael Espindola
- [polly] r203721 - Fix polly tests to not include aliases to declarations.
Rafael Espindola
- [llvm] r203725 - This test need the X86 backend, move it to the X86 sub directory.
Rafael Espindola
- [llvm] r203728 - Remove projects/sample.
Rafael Espindola
- [llvm] r203729 - Remove empty directories.
Rafael Espindola
- [llvm] r203730 - Remove more empty directories.
Rafael Espindola
- [llvm] r203791 - Remove utils/llvm-native-gcc.
Rafael Espindola
- [llvm] r203826 - Use printable names to implement directional labels.
Rafael Espindola
- [llvm] r203866 - Remove the linker_private and linker_private_weak linkages.
Rafael Espindola
- [dragonegg] r203878 - Fix for LLVM API change.
Rafael Espindola
- [llvm] r203931 - Fix a bug introduced during the transition to PathV2.
Rafael Espindola
- [llvm] r203962 - Correctly handle an ELF symbol defined with "a = b + expr".
Rafael Espindola
- [llvm] r204028 - Consider the base pointer for setting the symbol type.
Rafael Espindola
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Rafael Ávila de Espíndola
- [PATCH] [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Rafael Ávila de Espíndola
- [PATCH] Cleanup: Remove use of old "-enable-correct-eh-support" option from a test
Rafael Ávila de Espíndola
- [PATCH] [C++11] Introduce ObjectFile::sections().
Rafael Ávila de Espíndola
- [PATCH] [C++11] Introduce ObjectFile::sections().
Rafael Ávila de Espíndola
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Rafael Ávila de Espíndola
- [PATCH] Generalise assembly tests to not rely on anonymous symbol names
Rafael Ávila de Espíndola
- [PATCH] [C++11] Introduce SectionRef::relocations() to use range-based loops
Rafael Ávila de Espíndola
- [PATCH] [C++11] Introduce ObjectFile::symbols() to use range-based loops.
Rafael Ávila de Espíndola
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Rafael Espíndola
- [patch][cmake] get host OS X version "10.X"
Rafael Espíndola
- [PATCH] C API: Expose GlobalValue's UnnamedAddr.
Rafael Espíndola
- [patch] Don't rename in Module::getOrInsertFunction.
Rafael Espíndola
- [PATCH] Slightly more verbose error in Verifier
Rafael Espíndola
- [patch] Don't rename in Module::getOrInsertFunction.
Rafael Espíndola
- [patch] Don't rename in Module::getOrInsertFunction.
Rafael Espíndola
- [patch] Don't rename in Module::getOrInsertFunction.
Rafael Espíndola
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Rafael Espíndola
- [llvm] r203563 - Remove copy ctors that did the same thing as the default one.
Rafael Espíndola
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Rafael Espíndola
- [PATCH] memcpy lowering: use "rep movs" even when esi is used as base pointer
Rafael Espíndola
- [PATCH] PowerPC: Resolve constant at l/h/ha without fixups
Rafael Espíndola
- [PATCH] PowerPC: Resolve constant at l/h/ha without fixups
Rafael Espíndola
- [llvm] r203635 - [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Rafael Espíndola
- [PATCH] Fix GlobalOpt to use range metadata instead of creating SelectInsts.
Rafael Espíndola
- [PATCH] [PR18800] Fix incorrect test case resulting in crash when running vector_memcpy.ll with -sroa
Rafael Espíndola
- PATCH: Refactor the inliner threshold settings into a function
Rafael Espíndola
- [llvm] r203664 - Update the datalayout string for ppc64LE.
Rafael Espíndola
- [PATCH]: Bug 18941 : clang fails to emit S file textually
Rafael Espíndola
- [PATCH] Fix GlobalOpt to use range metadata instead of creating SelectInsts.
Rafael Espíndola
- [PATCH] PowerPC: Resolve constant at l/h/ha without fixups
Rafael Espíndola
- [patch] Delete projects/sample
Rafael Espíndola
- [llvm] r203732 - decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf.
Rafael Espíndola
- [llvm] r203732 - decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf.
Rafael Espíndola
- [PATCH] Cleanup: Remove use of old "-enable-correct-eh-support" option from a test
Rafael Espíndola
- [patch] Remove the linker_private and linker_private_weak linkages
Rafael Espíndola
- [patch][pr18928] Use printable names to implement directional labels
Rafael Espíndola
- [PATCH] Add support for a directory argument to llvm-link
Rafael Espíndola
- [patch][pr17530] Prevent alias from pointing to weak aliases
Rafael Espíndola
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Rafael Espíndola
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Rafael Espíndola
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Rafael Espíndola
- [patch] Remove the linker_private and linker_private_weak linkages
Rafael Espíndola
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Rafael Espíndola
- [llvm] r203821 - MCDwarf: Refactor line table handling into a single data structure
Rafael Espíndola
- [PATCH] [docs] Add links to XMOS XCore documentation.
Rafael Espíndola
- InAlloca documentation out of sync?
Rafael Espíndola
- [PATCH] Add support for a directory argument to llvm-link
Rafael Espíndola
- [patch][cmake] get host OS X version "10.X"
David Fang
- [llvm] r203767 - [TableGen] Optionally forbid overlap between named and positional operands
Hal Finkel
- [llvm] r203768 - [PowerPC] Initial support for the VSX instruction set
Hal Finkel
- [PATCH] llvm-objdump should produce hex addresses for relocations
Greg Fitzgerald
- [PATCH] llvm-objdump should produce hex addresses for relocations
Greg Fitzgerald
- Improved MOVBE support
Louis Gebrarg
- [PATCH] Fix GlobalOpt to use range metadata instead of creating SelectInsts.
Dan Gohman
- [PATCH] Fix GlobalOpt to use range metadata instead of creating SelectInsts.
Dan Gohman
- [test-suite] r203860 - Adding a few more EH tests to Regression/C++
Renato Golin
- [PATCH] Propagate -fno-unwind-tables to EHABI
Renato Golin
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
Renato Golin
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
Renato Golin
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
Renato Golin
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
Renato Golin
- [PATCH] Propagate -fno-unwind-tables to EHABI
Renato Golin
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
Renato Golin
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers
Renato Golin
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
Renato Golin
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
Renato Golin
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
Renato Golin
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers
Renato Golin
- [PATCH] Emit DWARF info for all code section in an assembly file
Renato Golin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [llvm] r204013 - Remove some dead assignements found by scan-build
Arnaud A. de Grandmaison
- [PATCH] [COMPILER-RT] Implement long double comparison functions
Dmitri Gribenko
- [PATCH] [COMPILER-RT] Implement long double comparison functions
Dmitri Gribenko
- [PATCH] [COMPILER-RT] Implement long double comparison functions
Dmitri Gribenko
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Add compiler support for dynamic Asan runtime
Yury Gribov
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Optional support for dynamic Asan runtime
Yury Gribov
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Jim Grosbach
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Jim Grosbach
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Jim Grosbach
- [llvm] r203524 - X86: Enable ISel of 16-bit MOVBE instructions.
Jim Grosbach
- Improved MOVBE support
Jim Grosbach
- [PATCH] [x86] Do not convert to cmp32 for Atom arch.
Jim Grosbach
- [llvm] r203767 - [TableGen] Optionally forbid overlap between named and positional operands
Jim Grosbach
- [PATCH] [x86] Do not convert to cmp32 for Atom arch.
Jim Grosbach
- [llvm] r203979 - MC: don't create a backtrace for diagnostics.
Jim Grosbach
- [polly] r203456 - www: Fix link to Pluto
Tobias Grosser
- [polly] r203462 - Update isl to ensure 'extern "C" {' is available
Tobias Grosser
- [polly] r203476 - Update CLooG and some test cases
Tobias Grosser
- [polly] dependence on Intrinsics.gen
Tobias Grosser
- [polly] r203500 - Ported scoplib to use isl_val * instead of isl_int
Tobias Grosser
- [polly] r203544 - ScheduleOptimizer: Fix prevectorization.
Tobias Grosser
- [zorg] r203569 - pollyperf builder: Use a local package cache
Tobias Grosser
- [zorg] r203570 - Remove pollyperf xfails
Tobias Grosser
- [polly] static builds
Tobias Grosser
- [polly] move detection of polly libs to LLVM
Tobias Grosser
- [polly] static builds
Tobias Grosser
- [polly] r203861 - [cmake] There is only one PoCC file, and this is in /Transforms
Tobias Grosser
- [polly] static builds
Tobias Grosser
- [polly] r203868 - [autoconf] Add Transform/ directory
Tobias Grosser
- [polly] r203869 - Allow several polly command line options to be provided multiple times
Tobias Grosser
- [polly] r203871 - [libpluto] Make more pluto options accessible
Tobias Grosser
- [polly] static builds
Tobias Grosser
- [PATCH][polly] Support for generating vectors for loads with -1 stride
Tobias Grosser
- [polly] r203925 - autoconf: Fix module loading in tests
Tobias Grosser
- [PATCH] Separate out MVT in a separate header file: MachineValueType.h
Patrik Hägglund H
- [PATCH] Separate out MVT in a separate header file: MachineValueType.h
Patrik Hägglund H
- [llvm] r203644 - Replace '#include ValueTypes.h' with forward declarations.
Patrik Hagglund
- [llvm] r203926 - Separate out MVT in a separate header file: MachineValueType.h
Patrik Hagglund
- [llvm] r204003 - Replace ValueTypes.h with MachineValueType.h if possible.
Patrik Hagglund
- [llvm] r203853 - Make GDBJITRegistrar thread safe. Patch by Jim Kearyn, with cleanup by
Lang Hames
- [PATCH] Make GDBJITRegistrar thread-safe
Lang Hames
- [llvm] r204021 - [X86] New and improved VZeroUpperInserter optimization.
Lang Hames
- [llvm] r204022 - Rename PBQP RegAllocSolver local variables to conform to LLVM coding style.
Lang Hames
- [llvm] r204025 - Deleted copy-constructor/copy-assignment broke a buildbot. Removing while I
Lang Hames
- PATCH: Make sure NVPTX doesn't emit symbols that aren't valid for ptxas
Justin Holewinski
- PATCH: Make sure NVPTX doesn't emit symbols that aren't valid for ptxas
Justin Holewinski
- PATCH: Make sure NVPTX doesn't emit symbols that aren't valid for ptxas
Justin Holewinski
- [compiler-rt] r203661 - Fix MSVS warnings in the sanitizers RTL
Timur Iskhodzhanov
- [compiler-rt] r203113 - [CMake] Build compiler-rt libraries with -Wall
Timur Iskhodzhanov
- [compiler-rt] r201400 - [sanitizer] Use mmap to zero-fill large shadow regions.
Timur Iskhodzhanov
- [compiler-rt] r201400 - [sanitizer] Use mmap to zero-fill large shadow regions.
Timur Iskhodzhanov
- [compiler-rt] r203776 - FastPoisonShadow: check for MmapFixedNoReserve failures
Timur Iskhodzhanov
- [compiler-rt] r203778 - Disable fast shadow zero'ing on Windows
Timur Iskhodzhanov
- [compiler-rt] r201400 - [sanitizer] Use mmap to zero-fill large shadow regions.
Timur Iskhodzhanov
- [compiler-rt] r203782 - Work around PR19125: -Wconstant-logical-operand false positive
Timur Iskhodzhanov
- [compiler-rt] r203113 - [CMake] Build compiler-rt libraries with -Wall
Timur Iskhodzhanov
- [PATCH] C API: Expose GlobalValue's UnnamedAddr.
Manuel Jacob
- [PATCH] Remove paragraph about manual account creation.
Manuel Jacob
- [llvm] r203502 - Test commit: Remove trailing whitespace.
Manuel Jacob
- [llvm] r203797 - CodeGenPrep: sink extends of illegal types into use block.
Manuel Jacob
- [PATCH] Mark alias symbols as microMIPS if necessary.
Zoran Jovanovic
- [patch] implement __clear_cache for arm32 & mips
Narayan Kamath
- [patch] implement __clear_cache for arm32 & mips
Narayan Kamath
- [PATCH] Make GDBJITRegistrar thread-safe
Kaylor, Andrew
- [PATCH] Make GDBJITRegistrar thread-safe
Kaylor, Andrew
- [PATCH] Make GDBJITRegistrar thread-safe
Jim Kearney
- [llvm] r203426 - [PM] I have been educated by several folks that MSVC will never
Yaron Keren
- [PATCH] [AVX512] Implemented masking for integer arithmetic & logic instructions.
Robert Khasanov
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [llvm] r203879 - Fixed misuse of isascii. Also fixes mingw32 build, see http://msdn.microsoft.com/en-us/library/ms235417.aspx
Galina Kistanova
- [llvm] r203880 - Reverted r203879.
Galina Kistanova
- [patch] Remove the linker_private and linker_private_weak linkages
Nick Kledzik
- [PATCH] sectiongroup support
Nick Kledzik
- [PATCH] sectiongroup support
Nick Kledzik
- [PATCH] Remove paragraph about manual account creation.
Manuel Klimek
- [www] r203578 - Add conference programme and lightning talks/posters.
Tobias von Koch
- [www] r203582 - Fix typo
Tobias von Koch
- [www] r203583 - Add more posters.
Tobias von Koch
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Anton Korobeynikov
- [PATCH] Propagate -fno-unwind-tables to EHABI
Anton Korobeynikov
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers
Anton Korobeynikov
- [llvm] r203469 - Fix regression with -O0 for mips .
Reed Kotler
- [llvm] r203469 - Fix regression with -O0 for mips .
Reed Kotler
- buildbot change for Mips slave - please review
Reed Kotler
- [llvm] r203426 - [PM] I have been educated by several folks that MSVC will never
Benjamin Kramer
- [PATCH] remove unused method
Benjamin Kramer
- [llvm] r203465 - [C++11] Modernize the IR library a bit.
Benjamin Kramer
- [llvm] r203489 - MemCpyOpt: When merging memsets also merge the trivial case of two memsets with the same destination.
Benjamin Kramer
- [llvm] r203563 - Remove copy ctors that did the same thing as the default one.
Benjamin Kramer
- [llvm] r203563 - Remove copy ctors that did the same thing as the default one.
Benjamin Kramer
- [llvm] r204008 - LSR: Compress a pair (and get rid of the DenseMapInfo for it).
Benjamin Kramer
- [llvm] r204010 - PointerIntPair: Avoid an (academic) case of undefined behavior in the DenseMapInfo specialization.
Benjamin Kramer
- [llvm] r204011 - Make some assertions on constant expressions static.
Benjamin Kramer
- [llvm] r204014 - Use a fixed subtarget for test so atom scheduling can't change the addresses this test relies on.
Benjamin Kramer
- [llvm] r203760 - [CMake] Enable a bunch of Xcode build settings that correspond to warnings that are for the most part enabled by default either by Clang or -Wall.
Ted Kremenek
- [compiler-rt] r203470 - A fix for platform-dependent types in sanitizers' profiling support lib on x64 FreeBSD in 32-bit mode
Viktor Kutuzov
- [PATCH] A fix for platform-dependent types in sanitizers' profiling support lib on x64 FreeBSD in 32-bit mode
Viktor Kutuzov
- [PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2
Viktor Kutuzov
- [PATCH] A fix for platform-dependent types in sanitizers' profiling support lib on x64 FreeBSD in 32-bit mode
Viktor Kutuzov
- [PATCH] Add FreeBSD 9.2 support to asan_linux.cc
Viktor Kutuzov
- [PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2
Viktor Kutuzov
- [PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2
Viktor Kutuzov
- [PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2
Viktor Kutuzov
- [compiler-rt] r203658 - Add FreeBSD 9.2 support to asan_linux.cc
Viktor Kutuzov
- [PATCH] Add FreeBSD 9.2 support to asan_linux.cc
Viktor Kutuzov
- [llvm] r203138 - [Support/LockFileManager] Make the LockFileManager more robust against races.
Argyrios Kyrtzidis
- [llvm] r203138 - [Support/LockFileManager] Make the LockFileManager more robust against races.
Argyrios Kyrtzidis
- [llvm] r203138 - [Support/LockFileManager] Make the LockFileManager more robust against races.
Argyrios Kyrtzidis
- [llvm] r203499 - Fix a couple typos.
Mark Lacey
- Improved MOVBE support
Chris Lattner
- patch: remove PseudoSourceValue from Value.
Chris Lattner
- [llvm] r203939 - x86: NFC: Make getCallPreservedMask() more similar to getCalleeSavedRegs()
Chris Lattner
- [PATCH] A fix for platform-dependent types in sanitizers' profiling support lib on x64 FreeBSD in 32-bit mode
Nick Lewycky
- patch: remove PseudoSourceValue from Value.
Nick Lewycky
- [llvm] r201464 - Cleanup docs about lit substitutions
Daniel Liew
- [PATCH] [COMPILER-RT] Implement long double comparison functions
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __addtf3 and __subtf3
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __multf3
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __divtf3
GuanHong Liu
- [PATCH] [COMPILER_RT] Implement __extendsftf2, __extenddftf2
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __trunctfdf2, __trunctfsf2
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __floatsitf, __floatunstfsi
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __fixtfsi, __fixunstfsi
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement long double comparison functions
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement long double comparison functions
GuanHong Liu
- [PATCH] [AArch64] Lower SHL_PARTS, SRA_PARTS and SRL_PARTS
GuanHong Liu
- [PATCH] [ARM] Fix an assertion failure in A15SDOptimizer about DPair reg class
Hao Liu
- [PATCH][ARM] Label offset crashes llvm integrated assembler
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [PATCH][ARM] Label offset crashes llvm integrated assembler
Jiangning Liu
- [PATCH][ARM] Label offset crashes llvm integrated assembler
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Jiangning Liu
- [test-suite] r203453 - XCore target: remove tests that require fork()
Robert Lytton
- [test-suite] r203454 - Replace stderr with stdout to make output deterministic
Robert Lytton
- [test-suite] r203597 - Disable timing for MultiSource/Benchmarks/SciMark2-C
Robert Lytton
- [PATCH] support: add a utility function to normalize path separators
David Majnemer
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
David Majnemer
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
David Majnemer
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
David Majnemer
- [PATCH] Object: Provide a richer means of describing auxiliary symbols
David Majnemer
- [PATCH] [PECOFF] Use richer ways of describing auxiliary symbols
David Majnemer
- [PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2
Ed Maste
- [zorg] r203629 - Filter out static member tests, so we dont have to xfail them on old machines.
Chris Matthews
- [PATCH][AVX2] Fix GATHER execution domains
Cameron McInally
- [PATCH] Fix bug 14526 - Make malloc() static analysis M_ZERO-aware
Meyer, Conrad
- [llvm] r203662 - Cloning a function now also clones its debug metadata if 'ModuleLevelChanges' is true.
Alon Mishne
- [llvm] r203662 - Cloning a function now also clones its debug metadata if 'ModuleLevelChanges' is true.
Mishne, Alon
- [PATCH] [C++11] Change DebugInfoFinder to use range-based loops
Alon Mishne
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
James Molloy
- [PATCH][Mips] Add cpu octeon and some instructions
Kai Nacke
- [llvm] r203472 - [bugpoint] Add testcase for r203343.
Adam Nemet
- [llvm] r203343 - [bugpoint] Don't ignore arg in -compile-commad="tool arg"
Adam Nemet
- [llvm] r203685 - [X86] Refactor peepholes for masked shift amount into a multiclass
Adam Nemet
- [llvm] r203718 - [X86] Add peephole for masked rotate amount
Adam Nemet
- [PATCH][X86] Add peephole for masked rotate amount
Adam Nemet
- [llvm] r203740 - llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112]
Adam Nemet
- [PATCH][VectorLegalizer/X86] Don't unvectorize fp_to_uint for v8f32->v8i16
Adam Nemet
- Switch containing holes via table lookup, version 5
Jasper Neumann
- [llvm] r203694 - Allow switch-to-lookup table for tables with holes by adding bitmask check
Jasper Neumann
- [llvm] r203734 - Fix vectorizer docs.
Zinovy Nis
- [llvm] r203734 - Fix vectorizer docs.
Zinovy Nis
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
Zinovy Nis
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
Zinovy Nis
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
Zinovy Nis
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
Zinovy Nis
- [llvm] r203450 - AArch64: fix LowerCONCAT_VECTORS for new CodeGen.
Tim Northover
- [PATCH] InstCombine: form shuffles from wider range of insert/extractelements
Tim Northover
- [PATCH] IR: add failure ordering to the cmpxchg instruction
Tim Northover
- [PATCH] IR: add failure ordering to the cmpxchg instruction
Tim Northover
- [llvm] r203481 - Docs: remove paragraph about manual account creation.
Tim Northover
- [llvm] r203482 - llvm-c: expose unnamedaddr field of globals
Tim Northover
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Tim Northover
- [llvm] r203559 - IR: add a second ordering operand to cmpxhg for failure
Tim Northover
- [llvm] r203567 - ARM: simplify EmitAtomicBinary64
Tim Northover
- [llvm] r203655 - ARM: correct Dwarf output for non-contiguous VFP saves.
Tim Northover
- [llvm] r203488 - For functions with ARM target specific calling convention, when simplify-libcall
Tim Northover
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Tim Northover
- [PATCH] Separate out MVT in a separate header file: MachineValueType.h
Tim Northover
- [PATCH] CodeGenPrep: sink extends of illegal types into use block.
Tim Northover
- [llvm] r203772 - AArch64: error when both positional & named operands are used.
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [llvm] r203824 - Update my e-mail address in CODE_OWNERS.TXT
Tim Northover
- [PATCH] Make DAGCombiner work on vector bitshifts with constant splat vectors.
Tim Northover
- [PATCH] llvm-objdump should produce hex addresses for relocations
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] Separate out MVT in a separate header file: MachineValueType.h
Tim Northover
- [PATCH] [ARM] Fix an assertion failure in A15SDOptimizer about DPair reg class
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] [RFC] __builtin___clear_cache support in LLVM
Tim Northover
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
Tim Northover
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [PATCH] Use discriminator information in sample profiles.
Diego Novillo
- [llvm] r203508 - Use discriminator information in sample profiles.
Diego Novillo
- [PATCH] Use discriminator information in sample profiles.
Diego Novillo
- [PATCH] Use discriminator information in sample profiles.
Diego Novillo
- [PATCH] ProfileData: A library for reading and writing profiling data
Diego Novillo
- [PATCH] Use DiagnosticInfo facility.
Diego Novillo
- [PATCH] Tolerate unmangled names in sample profiles.
Diego Novillo
- [llvm] r203976 - Use DiagnosticInfo facility.
Diego Novillo
- [PATCH] Use DiagnosticInfo facility.
Diego Novillo
- [PATCH] Use DiagnosticInfo facility.
Diego Novillo
- [PATCH] Use DiagnosticInfo facility.
Diego Novillo
- [llvm] r203977 - Re-format SampleProfile.cpp with clang-format. No functional changes.
Diego Novillo
- [PATCH] [x86] Do not convert to cmp32 for Atom arch.
Sergey Okunev
- [PATCH] [x86] Do not convert to cmp32 for Atom arch.
Sergey Okunev
- [PATCH] [docs] Add links to XMOS XCore documentation.
Richard Osborne
- [llvm] r203936 - [docs] Add links to XMOS XCore documentation.
Richard Osborne
- [PATCH] [docs] Add links to XMOS XCore documentation.
Richard Osborne
- [PATCH] [Instcombine] Recognize test for overflow in integer multiplication.
Serge Pavlov
- [PATCH] added option to detect malloc(0) as error with ASAN
Dominique Pellé
- [llvm] r203486 - fix PR13550: add a cmake WITH_POLLY option
Sebastian Pop
- [polly] dependence on Intrinsics.gen
Sebastian Pop
- [llvm] r203492 - fix polly buildbot
Sebastian Pop
- [polly] r203495 - add intrinsics_gen dependence on LLVMPollyLib
Sebastian Pop
- [llvm] r203615 - move WITH_POLLY option before add_subdirectory(tools)
Sebastian Pop
- [llvm] r203492 - fix polly buildbot
Sebastian Pop
- [polly] r203696 - add dependence of check-polly on llc
Sebastian Pop
- [polly] move detection of polly libs to LLVM
Sebastian Pop
- [polly] move detection of polly libs to LLVM
Sebastian Pop
- [polly] move detection of polly libs to LLVM
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [polly] move detection of polly libs to LLVM
Sebastian Pop
- [polly] r203811 - avoid warning
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [polly] r203841 - record in POLLY_LINK_LIBS all the libs needed for polly
Sebastian Pop
- [polly] r203843 - add intrinsics_gen dependence on Polly
Sebastian Pop
- [polly] r203859 - update comment
Sebastian Pop
- [llvm] r203886 - static link polly into tools
Sebastian Pop
- [polly] r203888 - add -load polly.so only when not LINK_POLLY_INTO_TOOLS
Sebastian Pop
- [compiler-rt] r203572 - [ASan] Don't build the ASan runtime with -undefined dynamic_lookup, which isn't necessary anymore.
Alexander Potapenko
- [compiler-rt] r203913 - [ASan] Remove the unneeded ASAN_RUNTIME_LDFLAGS.
Alexander Potapenko
- [compiler-rt] r203916 - [ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=274
Alexander Potapenko
- [llvm] r203916 - [ASan] Fix https://code.google.com/p/address-sanitizer/issues/detail?id=274
Alexander Potapenko
- [debuginfo-tests] r203504 - xfail a test on darwin because some of the public buildbots are stuck on
Adrian Prantl
- [debuginfo-tests] r203627 - Revert "xfail a test on darwin because some of the public buildbots are stuck on"
Adrian Prantl
- [llvm] r203980 - typo
Adrian Prantl
- [llvm] r203981 - Re-add checks that were in this testcase before it was converted to dwarfdump.
Adrian Prantl
- [llvm] r203982 - Debug Info: Fix LTO type uniquing for C++ member declarations
Adrian Prantl
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
Adrian Prantl
- [llvm] r203982 - Debug Info: Fix LTO type uniquing for C++ member declarations
Adrian Prantl
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
Adrian Prantl
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
Adrian Prantl
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
Adrian Prantl
- [PATCH] Make GDBJITRegistrar thread-safe
Ivan Puzyrevskiy
- [PATCH] Make GDBJITRegistrar thread-safe
Ivan Puzyrevskiy
- [PATCH] Make GDBJITRegistrar thread-safe
Ivan Puzyrevskiy
- [PATCH] InstCombine: form shuffles from wider range of insert/extractelements
Kevin Qin
- [PATCH] InstCombine: form shuffles from wider range of insert/extractelements
Kevin Qin
- [PATCH] [AArch64] Remove data_region directive from AArch64 .
Kevin Qin
- [PATCH] Fix an assertion caused by using inline asm with indirect register inputs.
Kevin Qin
- [PATCH] Slightly more verbose error in Verifier
Philip Reames
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Manman Ren
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Manman Ren
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
Manman Ren
- [llvm] r204019 - Add FIXMEs to use DIScopeRef instead of DIScope for LTO type uniqueing.
Manman Ren
- [llvm] r203983 - Debug info: Unique types before emitting them to DWARF, where applicable.
Manman Ren
- [PATCH] Add test for LinkModules warning on triple, modified by r203009. Datalayout is already tested.
Juergen Ributzka
- [llvm] r204023 - llvm-readobj: Add test for COFF auxiliary symbols as used by C++/CLI
Nico Rieck
- [llvm] r204024 - llvm-readobj: Print referred symbol name for CLR token definition
Nico Rieck
- [llvm] r203986 - Object/COFF: change data type of SymbolNumber from int16 to uint16.
Nico Rieck
- [PATCH] Refactor lit.cfg to use lit.util.which
Robinson, Paul
- [PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
- [PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
- [PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
- [PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
- [llvm] r203829 - Fix for http://llvm.org/bugs/show_bug.cgi?id=18590
Ekaterina Romanova
- [llvm] r203829 - Fix for http://llvm.org/bugs/show_bug.cgi?id=18590
Romanova, Katya
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Katya Romanova
- [PATCH] Branch folding causes different code generation at "-O2 -g" and "-O2"
Romanova, Katya
- [PATCH] Fix bug 14526 - Make malloc() static analysis M_ZERO-aware
Jordan Rose
- [llvm] r203125 - [AArch64] This is a work in progress to provide a machine description
Chad Rosier
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
Nadav Rotem
- [PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2
Alexey Samsonov
- [compiler-rt] r203572 - [ASan] Don't build the ASan runtime with -undefined dynamic_lookup, which isn't necessary anymore.
Alexey Samsonov
- [compiler-rt] r203111 - tsan: add -ftls-model=initial-exec to deadlock detector flags
Alexey Samsonov
- [PATCH] Add FreeBSD 9.2 support to asan_linux.cc
Alexey Samsonov
- [PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2
Alexey Samsonov
- [llvm] r203766 - [C++11] Convert DWARF parser to range-based for loops
Alexey Samsonov
- [llvm] r203770 - [C++11] DWARF parser: use SmallVector<std::unique_ptr> for parsed units in DWARFContext, and delete custom destructors
Alexey Samsonov
- [compiler-rt] r203773 - [CMake] Make append_if semantics similar to those used in LLVM
Alexey Samsonov
- [compiler-rt] r203786 - [CMake] Use /W3 instead of -Wall on Windows. Remove add_definitions abuse.
Alexey Samsonov
- [compiler-rt] r203113 - [CMake] Build compiler-rt libraries with -Wall
Alexey Samsonov
- [compiler-rt] r203789 - [CMake] Attempt to fix standalone compiler-rt build on Windows
Alexey Samsonov
- [PATCH] [C++11] Introduce ObjectFile::sections().
Alexey Samsonov
- [llvm] r203792 - [CMake] Put -Werror to CMAKE_CXX_FLAGS instead of using add_llvm_definitions()
Alexey Samsonov
- [compiler-rt] r203793 - [TSan] Hide message about re-execing under verbosity flag
Alexey Samsonov
- [compiler-rt] r203798 - [CMake] More fixes for Windows build
Alexey Samsonov
- [llvm] r203799 - [C++11] Introduce ObjectFile::sections().
Alexey Samsonov
- [PATCH] [C++11] Introduce ObjectFile::sections().
Alexey Samsonov
- [PATCH] [C++11] Introduce ObjectFile::sections().
Alexey Samsonov
- [llvm] r203802 - [C++11] Use ObjectFile::sections() in commandline llvm tools
Alexey Samsonov
- [PATCH] A couple minor changes to support sanitizers on FreeBSD 9.2
Alexey Samsonov
- [llvm] r203770 - [C++11] DWARF parser: use SmallVector<std::unique_ptr> for parsed units in DWARFContext, and delete custom destructors
Alexey Samsonov
- [compiler-rt] r203911 - [CMake] Add trailing newline to test source file to make sure -Wnewline-eof doesn't fire
Alexey Samsonov
- [llvm] r203914 - Use temporary instead of a local variable here
Alexey Samsonov
- [llvm] r203766 - [C++11] Convert DWARF parser to range-based for loops
Alexey Samsonov
- [llvm] r203915 - Use ctor instead of initializer list to appease Windows buildbots
Alexey Samsonov
- [llvm] r203354 - Adding range-based STL-like helper APIs. llvm::distance() is the range version of std::distance. llvm::copy is the range version of std::copy.
Alexey Samsonov
- [PATCH] [C++11] Introduce SectionRef::relocations() to use range-based loops
Alexey Samsonov
- [llvm] r203927 - [C++11] Introduce SectionRef::relocations() to use range-based loops
Alexey Samsonov
- [PATCH] [C++11] Introduce SectionRef::relocations() to use range-based loops
Alexey Samsonov
- [PATCH] [C++11] Introduce SectionRef::relocations() to use range-based loops
Alexey Samsonov
- [PATCH] [C++11] Introduce SectionRef::relocations() to use range-based loops
Alexey Samsonov
- [llvm] r203928 - Delete unused ObjectFile::{begin,end}_symbols()
Alexey Samsonov
- [PATCH] [C++11] Introduce ObjectFile::symbols() to use range-based loops.
Alexey Samsonov
- patch to fix -O0 for Mips
Daniel Sanders
- [llvm] r203464 - [mips][fp64] Add an implicit def to MFHC1 claiming that it reads the lower 32-bits of 64-bit FPR
Daniel Sanders
- [PATCH] [test-suite] Add reference output to Obsequi for the small
Daniel Sanders
- [llvm] r203657 - [mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node used in the pattern.
Daniel Sanders
- [patch] implement __clear_cache for arm32 & mips
Daniel Sanders
- [llvm] r203659 - [mips][fp64] Add an implicit def to MTHC1 claiming that it reads the lower 32-bits of 64-bit FPR
Daniel Sanders
- [patch] implement __clear_cache for arm32 & mips
Daniel Sanders
- [compiler-rt] r203674 - Implement Android versions of __clear_cache for arm32 & mips.
Daniel Sanders
- [patch] implement __clear_cache for arm32 & mips
Daniel Sanders
- [PATCH] SROA fix to avoid invalid bitcast generation when converting a load from a double pointer bitcasted with an address space change of the pointee pointee
Michele Scandale
- [PATCH] ppc64: Avoid copy relocs also in named rodata sections
Bill Schmidt
- [PATCH/RFC] Support for the (llvm) PPC64LE target.
Will Schmidt
- [PATCH 1/3] [PPC64LE] ELFv2 ABI updates for the .opd section
Will Schmidt
- [PATCH 2/3] [PPC64LE] Update the Datalayout string for PPC64LE
Will Schmidt
- [PATCH 3/3] [PPC64LE/Generic] fpcmp change to handle backing up past beginning of string.
Will Schmidt
- [llvm] r203664 - Update the datalayout string for ppc64LE.
Will Schmidt
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Arnold Schwaighofer
- [llvm] r203734 - Fix vectorizer docs.
Arnold Schwaighofer
- [llvm] r203734 - Fix vectorizer docs.
Arnold Schwaighofer
- [llvm] r203738 - Fix whitespace in vectorizer example
Arnold Schwaighofer
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
Arnold Schwaighofer
- [PATCH] Implement NaCl sandboxing of function calls
Mark Seaborn
- [PATCH] Implement NaCl sandboxing of function calls
Mark Seaborn
- [llvm] r203739 - Fix typo in comment: "inwoke" -> "invoke"
Mark Seaborn
- [PATCH] Cleanup: Remove use of old "-enable-correct-eh-support" option from a test
Mark Seaborn
- [llvm] r203810 - Cleanup: Remove use of old "-enable-correct-eh-support" option from a test
Mark Seaborn
- [PATCH] Cleanup: Remove use of old "-enable-correct-eh-support" option from a test
Mark Seaborn
- [PATCH] Adapt MipsLongBranch pass to work in NaCl.
Mark Seaborn
- [compiler-rt] r203111 - tsan: add -ftls-model=initial-exec to deadlock detector flags
Kostya Serebryany
- [llvm] r203138 - [Support/LockFileManager] Make the LockFileManager more robust against races.
Kostya Serebryany
- [llvm] r203138 - [Support/LockFileManager] Make the LockFileManager more robust against races.
Kostya Serebryany
- [compiler-rt] r202843 - tsan: add dynamic library target for standalone deadlock detector
Kostya Serebryany
- [compiler-rt] r203779 - [sanitizer] support recursive rwlocks in bitset-based deadlock detector
Kostya Serebryany
- [compiler-rt] r203796 - [sanitizer] in bitvector-based deadlock detector split onLock into onLockBefore and onLockAfter hooks
Kostya Serebryany
- [compiler-rt] r203902 - [sanitizer] in bitset-based deadlock detector collect edge's stack trace when an edge is added to the graph (in following CLs these stack traces will be added to the report)
Kostya Serebryany
- [compiler-rt] r203904 - [sanitizer] partially implement racy fast path in bitset-based deadlock detector
Kostya Serebryany
- [compiler-rt] r203910 - [sanitizer] fully implement racy fast path in bitset-based deadlock detector
Kostya Serebryany
- [compiler-rt] r204029 - [sanitizer] make real_pthread_attr_getstack extern "C"
Kostya Serebryany
- [PATCH] Add support for a directory argument to llvm-link
Sean Silva
- [PATCH] Add support for a directory argument to llvm-link
Sean Silva
- [PATCH] Include legalization cost when computing scalarization cost. When analyzing vectors of element type that require legalization, the legalization cost must be included to get an accurate estimation of the total cost of the scalarized vector. The...
Raul Silvera
- [llvm] r203509 - When analyzing vectors of element type that require legalization,
Raul E. Silvera
- [llvm] r203707 - Resubmit "[SLPV] Recognize vectorizable intrinsics during SLP vectorization ..."
Raul E. Silvera
- [polly] r203607 - Move transformations into own directory
Andreas Simbuerger
- [polly] r203608 - (cmake) rename polly's shared lib.
Andreas Simbuerger
- [polly] r203609 - Refactor Polly's Pass creation and initialization.
Andreas Simbuerger
- [polly] r203952 - (Make) Build a single monolithic LLVMPolly.so
Andreas Simbuerger
- [polly] r203957 - (Make) Remove unused Makefiles
Andreas Simbuerger
- [patch] Don't rename in Module::getOrInsertFunction.
Duncan P. N. Exon Smith
- [patch] Don't rename in Module::getOrInsertFunction.
Duncan P. N. Exon Smith
- [llvm] r203513 - Module: Don't rename in getOrInsertFunction()
Duncan P. N. Exon Smith
- [patch] Don't rename in Module::getOrInsertFunction.
Duncan P. N. Exon Smith
- [llvm] r203529 - Cleanup whitespace
Duncan P. N. Exon Smith
- [llvm] r203703 - Profile: Add a library for the instrumentation based profiling format
Duncan P. N. Exon Smith
- [PATCH] ProfileData: A library for reading and writing profiling data
Duncan P. N. Exon Smith
- [Patch] [ARM] Fix bug in tryFoldSPUpdateIntoPushPop
Duncan P. N. Exon Smith
- [PATCH] blockfreq: Rewrite block frequency analysis
Duncan P. N. Exon Smith
- [llvm] r203934 - x86: getCalleeSavedRegs() would crash on 0 (so don't default to it)
Duncan P. N. Exon Smith
- [llvm] r203939 - x86: NFC: Make getCallPreservedMask() more similar to getCalleeSavedRegs()
Duncan P. N. Exon Smith
- [llvm] r203943 - x86: Add missing break to getCallPreservedMask()
Duncan P. N. Exon Smith
- [llvm] r203939 - x86: NFC: Make getCallPreservedMask() more similar to getCalleeSavedRegs()
Duncan P. N. Exon Smith
- PATCH: Consistent use of the noduplicate attribute
Duncan P. N. Exon Smith
- [llvm] r203745 - MC: fix possible NULL pointer dereference
Duncan P. N. Exon Smith
- [llvm] r203745 - MC: fix possible NULL pointer dereference
Duncan P. N. Exon Smith
- [compiler-rt] r203743 - Preserve constness for intermediate pointers.
Joerg Sonnenberger
- [PATCH] Replace OwningPtr with std::unique_ptr.
Michael Spencer
- [PATCH] Object/COFF: change data type of SymbolNumber from int16 to uint16.
Michael Spencer
- [lld] r203491 - [docs] Add list of missing GNU ld command line options.
Michael J. Spencer
- [lld] r203744 - [docs] Add some more information on missing relocations.
Michael J. Spencer
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Sasa Stankovic
- [llvm] r203484 - [mips] Implement NaCl sandboxing of loads, stores and SP changes:
Sasa Stankovic
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Sasa Stankovic
- [PATCH] Implement NaCl sandboxing of function calls
Sasa Stankovic
- [PATCH] Implement NaCl sandboxing of function calls
Sasa Stankovic
- [PATCH] Implement NaCl sandboxing of function calls
Sasa Stankovic
- [PATCH] Implement NaCl sandboxing of function calls
Sasa Stankovic
- [llvm] r203606 - [mips] Implement NaCl sandboxing of function calls:
Sasa Stankovic
- [PATCH] Implement NaCl sandboxing of function calls
Sasa Stankovic
- [PATCH] Adapt MipsLongBranch pass to work in NaCl.
Sasa Stankovic
- [PATCH] Emit DWARF info for all code section in an assembly file
Oliver Stannard
- [PATCH] Emit DWARF info for all code section in an assembly file
Oliver Stannard
- [PATCH] Emit DWARF info for all code section in an assembly file
Oliver Stannard
- [PATCH] Generalise assembly tests to not rely on anonymous symbol names
Oliver Stannard
- [llvm] r203909 - Generalise assembly tests to not rely on anonymous symbol names
Oliver Stannard
- [PATCH] Generalise assembly tests to not rely on anonymous symbol names
Oliver Stannard
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers
Oliver Stannard
- [PATCH] ARM: Homogeneous aggregates must be allocated to contiguous registers
Oliver Stannard
- [PATCH] Omit memcpys from memory that has just started its lifetime
Björn Steinbrink
- [PATCH] R600: Match sign_extend_inreg to BFE instructions
Tom Stellard
- [PATCH] R600: Match sign_extend_inreg to BFE instructions
Tom Stellard
- [PATCH] R600: Fix truncstore from i64 to i1
Tom Stellard
- PATCH: R600/SI: Instruction verifier improvements
Tom Stellard
- [PATCH] R600/SI: Add support for 64-bit LDS loads and stores
Tom Stellard
- [PATCH] R600: Reorganize tablegen instruction definitions
Tom Stellard
- [llvm] r203818 - R600: LDS instructions shouldn't implicitly define OQAP
Tom Stellard
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Tom Stellard
- [llvm] r203125 - [AArch64] This is a work in progress to provide a machine description
Evgeniy Stepanov
- [compiler-rt] r203568 - [sanitizer] Fix a typo.
Evgeniy Stepanov
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Evgeniy Stepanov
- [compiler-rt] r201400 - [sanitizer] Use mmap to zero-fill large shadow regions.
Evgeniy Stepanov
- [llvm] r203794 - [msan] Fix handling of byval arguments in VarArg calls.
Evgeniy Stepanov
- [compiler-rt] r203795 - [msan] Test for aggregates passing through ellipsis.
Evgeniy Stepanov
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Evgeniy Stepanov
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Evgeniy Stepanov
- [llvm] r203908 - AddressSanitizer instrumentation for MOV and MOVAPS.
Evgeniy Stepanov
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Evgeniy Stepanov
- [llvm] r203492 - fix polly buildbot
NAKAMURA Takumi
- [llvm] r203523 - MultiJITTest.cpp: Tweak getPointerToNamedFunction() to be aware of also Windows x64.
NAKAMURA Takumi
- [dragonegg] r203571 - Update Convert.cpp corresponding to llvm r203559.
NAKAMURA Takumi
- [llvm] r203732 - decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf.
NAKAMURA Takumi
- [llvm] r203732 - decl-derived-member.ll: Try to unbreak. Don't add -mtriple to %llc_dwarf.
NAKAMURA Takumi
- [llvm] r203740 - llvm/test/BugPoint/compile-custom.ll.py: Make it py3-compatible. [PR19112]
NAKAMURA Takumi
- [patch] Delete projects/sample
NAKAMURA Takumi
- [llvm] r203990 - SampleProfile.cpp: Quick fix to r203976 about abuse of Twine. The life of Twine was too short.
NAKAMURA Takumi
- [llvm] r203976 - Use DiagnosticInfo facility.
NAKAMURA Takumi
- [llvm] r203996 - SampleProfile.cpp: Fix take #2. The issue was abuse of StringRef here.
NAKAMURA Takumi
- [llvm] r203990 - SampleProfile.cpp: Quick fix to r203976 about abuse of Twine. The life of Twine was too short.
NAKAMURA Takumi
- [llvm] r203997 - llvm/test/Transforms/SampleProfile/syntax.ll: Suppress checking the message catalog in ENOENT. It is locale-dependent on Windows.
NAKAMURA Takumi
- [llvm] r204017 - [CMake][cygming] Disable --out-implib from executables.
NAKAMURA Takumi
- [llvm] r204020 - Untabify.
NAKAMURA Takumi
- [llvm] r204030 - llvm/test/MC/MachO/gen-dwarf-cpp.s: Relax an expression to match DOS pat.
NAKAMURA Takumi
- [llvm] r203834 - Test commit - remove trailing whitespace
Stephan Tolksdorf
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Craig Topper
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Craig Topper
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Craig Topper
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Craig Topper
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Craig Topper
- [PATCH] X86SchedModel: Add Sched information on some FPStack instruction
Craig Topper
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Andrew Trick
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Andrew Trick
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Andrew Trick
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Andrew Trick
- [llvm] r203749 - Fix a false error reported by the tblgen backend for machine model
Andrew Trick
- [lld] r203613 - [docs] Add a note on how to build LLD on Windows.
Rui Ueyama
- [PATCH] Replace OwningPtr with std::unique_ptr.
Rui Ueyama
- [lld] r203731 - [ELF] Fix MSVC warning on conversion from enum to bool.
Rui Ueyama
- [lld] r203736 - [docs] Document how to build LLD as a win64 app.
Rui Ueyama
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
Rui Ueyama
- [PATCH] [Driver] Create "link[.exe]" symlink for the Windows driver.
Rui Ueyama
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
Rui Ueyama
- [lld] r203751 - [Driver] Create "link[.exe]" symlink for the Windows driver.
Rui Ueyama
- [lld] r203752 - [PECOFF] Handle objects with unknown machine type header value.
Rui Ueyama
- [PATCH] [Driver] Create "link[.exe]" symlink for the Windows driver.
Rui Ueyama
- [lld] r203753 - Fix Windows build.
Rui Ueyama
- [lld] r203756 - [docs][Windows] Document how to build using Ninja.
Rui Ueyama
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
Rui Ueyama
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
Rui Ueyama
- [lld] r203875 - [PECOFF] Support response files.
Rui Ueyama
- [lld] r203876 - Use short identifier, s/diagnostics/diag/.
Rui Ueyama
- [lld] r203877 - [PECOFF] Add one more test for r203875.
Rui Ueyama
- [lld] r203884 - [PECOFF] Implement /lib option.
Rui Ueyama
- [lld] r203889 - [PECOFF] Make WinLinkDriver::parse() and allocate*() functions thread-safe.
Rui Ueyama
- [lld] r203891 - [PECOFF] Fix arguments passed to lib.exe.
Rui Ueyama
- [lld] r203892 - [PECOFF] Fix link order.
Rui Ueyama
- [lld] r203901 - [PECOFF] Handle large objects having more than 32768 sections.
Rui Ueyama
- [lld] r203903 - Remove redundant "virtual" keyword.
Rui Ueyama
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
Rui Ueyama
- [PATCH] Object/COFF: change data type of SymbolNumber from int16 to uint16.
Rui Ueyama
- [PATCH] Object/COFF: change data type of SymbolNumber from int16 to uint16.
Rui Ueyama
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
Rui Ueyama
- [llvm] r203986 - Object/COFF: change data type of SymbolNumber from int16 to uint16.
Rui Ueyama
- [PATCH] Object/COFF: change data type of SymbolNumber from int16 to uint16.
Rui Ueyama
- [lld] r203992 - [PECOFF] Data type of SectionNumber is now unsigned (r203986).
Rui Ueyama
- [PATCH] remove unused method
Erik Verbruggen
- [PATCH] GVN: merge overflow intrinsics with non-overflow instructions.
Erik Verbruggen
- [llvm] r203552 - Fix fixme: remove unused method.
Erik Verbruggen
- [llvm] r203553 - GVN: merge overflow intrinsics with non-overflow instructions.
Erik Verbruggen
- [llvm] r203558 - GVN: fix hashing of extractvalue.
Erik Verbruggen
- [llvm] r203574 - Fix crash in PRE.
Erik Verbruggen
- [compiler-rt] r203646 - tsan: add disabled test for http://llvm.org/bugs/show_bug.cgi?id=19113
Dmitry Vyukov
- [compiler-rt] r203647 - tsan: add interceptors for fopen64, freopen64, tmpfile, tmpfile64
Dmitry Vyukov
- [compiler-rt] r203648 - tsan: fix handling of pthread_cond_wait in presence of pthread_cancel
Dmitry Vyukov
- [compiler-rt] r203663 - tsan: fix deadlock in deadlock detector
Dmitry Vyukov
- [compiler-rt] r203784 - tsan: update the test since the bug is fixed
Dmitry Vyukov
- [llvm] r203580 - [ppc64] Patch in TOC restore code after all external function calls
Ulrich Weigand
- [PATCH] PowerPC: Resolve constant at l/h/ha without fixups
Ulrich Weigand
- [PATCH] PowerPC: Resolve constant at l/h/ha without fixups
Ulrich Weigand
- [PATCH] PowerPC: Resolve constant at l/h/ha without fixups
Ulrich Weigand
- [PATCH 1/3] [PPC64LE] ELFv2 ABI updates for the .opd section
Ulrich Weigand
- [PATCH] ppc64: Avoid copy relocs also in named rodata sections
Ulrich Weigand
- [llvm] r203921 - [ppc64] Avoid copy relocs in named rodata sections
Ulrich Weigand
- [PATCH] ppc64: Avoid copy relocs also in named rodata sections
Ulrich Weigand
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- Switch containing holes via table lookup, version 4
Hans Wennborg
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [llvm] r203581 - X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [PATCH] Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)
Hans Wennborg
- [PATCH] memcpy lowering: use "rep movs" even when esi is used as base pointer
Hans Wennborg
- [compiler-rt] r203601 - Revert "[asan] Make __cxa_demangle non-weak symbol on Android."
Hans Wennborg
- [PATCH] [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Hans Wennborg
- [PATCH] [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Hans Wennborg
- [PATCH] [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Hans Wennborg
- [llvm] r203635 - [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Hans Wennborg
- [PATCH] [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Hans Wennborg
- [llvm] r203635 - [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Hans Wennborg
- [llvm] r203670 - Add comment pointing to the binutils bugzilla entry
Hans Wennborg
- [llvm] r203635 - [ARM] Use DWARF register numbers for CFI directives in ELF assembly
Hans Wennborg
- [PATCH] [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)
Hans Wennborg
- [llvm] r203694 - Allow switch-to-lookup table for tables with holes by adding bitmask check
Hans Wennborg
- Switch containing holes via table lookup, version 5
Hans Wennborg
- [llvm] r203703 - Profile: Add a library for the instrumentation based profiling format
Hans Wennborg
- [llvm] r203806 - [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)
Hans Wennborg
- [PATCH] [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)
Hans Wennborg
- [llvm] r203757 - Phase 1 of refactoring the MachineRegisterInfo iterators to make them suitable
Hans Wennborg
- [llvm] r203757 - Phase 1 of refactoring the MachineRegisterInfo iterators to make them suitable
Hans Wennborg
- [llvm] r203757 - Phase 1 of refactoring the MachineRegisterInfo iterators to make them suitable
Hans Wennborg
- [llvm] r203852 - Fix a subtle issue introduced my my recent changes to MachineRegisterInfo iterators.
Hans Wennborg
- [PATCH] llvm-objdump should produce hex addresses for relocations
Ted Woodward
- [PATCH] llvm-objdump should produce hex addresses for relocations
Ted Woodward
- [PATCH] llvm-objdump should produce hex addresses for relocations
Ted Woodward
- [Patch] [ARM] Fix bug in tryFoldSPUpdateIntoPushPop
Weiming Zhao
- [Patch] [ARM] Fix bug in tryFoldSPUpdateIntoPushPop
Weiming Zhao
- [Patch] [ARM] Fix bug in tryFoldSPUpdateIntoPushPop
Weiming Zhao
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Michael Zolotukhin
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Michael Zolotukhin
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Michael Zolotukhin
- [PATCH] PR17473: Disallow LSR to perform non-invertible normalization
Michael Zolotukhin
- [llvm] r203716 - Test commit
Michael Zolotukhin
- [llvm] r203719 - PR17473:
Michael Zolotukhin
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
kledzik at apple.com
- [PATCH] sectiongroup support
kledzik at apple.com
- [PATCH] sectiongroup support
kledzik at apple.com
- [PATCH] [PECOFF] Support yet another new type of weak symbol.
kledzik at apple.com
- [PATCH][polly] Support for generating vectors for loads with -1 stride
chrisj at codeaurora.org
- [Patch] [ARM] Fix bug in tryFoldSPUpdateIntoPushPop
weimingz at codeaurora.org
- [PATCH] Loop Vectorizer doesn't use %zmm registers on targets supporting AVX512.
zinovy.nis at gmail.com
- buildbot change for Mips slave - please review
reed kotler
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
robert lytton
- [PATCH] XCore target: skip tests xcore can't run
robert lytton
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/SciMark2-C
robert lytton
- [PATCH] XCore target add __LITTLE_ENDIAN__ defined macro
robert lytton
- [PATCH] XCore target: Add TypeString meta data to IR output.
robert lytton
- [PATCH] XCore target: Add TypeString meta data to IR output.
robert lytton
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/SciMark2-C
robert lytton
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
robert lytton
- [PATCH] XCore target: Add TypeString meta data to IR output.
robert lytton
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
robert lytton
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
robert lytton
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
robert lytton
- [PATCH] XCore target: use TEST_TARGET_FLAGS to override target's memory size.
robert lytton
- [PATCH] XCore target: use TEST_TARGET_FLAGS to override target's memory size.
robert lytton
- [PATCH] XCore fix for SingleSource/Benchmarks/Misc-C++/Large/sphereflake
robert lytton
- [PATCH]: Bug 18941 : clang fails to emit S file textually
lin zuojian
- [PATCH]: Bug 18941 : clang fails to emit S file textually
lin zuojian
- [PATCH]: Bug 18941 : clang fails to emit S file textually
lin zuojian
Last message date:
Sun Mar 16 23:47:12 PDT 2014
Archived on: Tue Aug 4 17:11:04 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).