The Week Of Monday 2 December 2013 Archives by subject
Starting: Mon Dec 2 00:00:02 PST 2013
Ending: Sun Dec 8 23:54:49 PST 2013
Messages: 955
- [compiler-rt] r196097 - [asan] disable AddressSanitizer.HugeMallocTest if ASAN_AVOID_EXPENSIVE_TESTS is set
Kostya Serebryany
- [compiler-rt] r196098 - [sanitizer] Intercept textdomain.
Evgeniy Stepanov
- [compiler-rt] r196112 - [sanitizer] Allow InternalMmapVector construction with zero capacity.
Sergey Matveev
- [compiler-rt] r196112 - [sanitizer] Allow InternalMmapVector construction with zero capacity.
Alexey Samsonov
- [compiler-rt] r196263 - [Sanitizer] Fix a bug introduced in r196112. Add a test.
Alexey Samsonov
- [compiler-rt] r196264 - [Sanitizer] Use more appropriate InternalScopedString in GetCodeRangeForFile
Alexey Samsonov
- [compiler-rt] r196292 - For libkern and libsa on NetBSD, the normal system headers can't be
Joerg Sonnenberger
- [compiler-rt] r196293 - GC empty directory
Joerg Sonnenberger
- [compiler-rt] r196302 - [sanitizer] Expose __sanitizer_print_stack_trace().
Sergey Matveev
- [compiler-rt] r196303 - [asan] Fix build error.
Sergey Matveev
- [compiler-rt] r196357 - compiler-rt: Added support for function checksums.
Yuchen Wu
- [compiler-rt] r196364 - [ASan] Return interface attribute to __sanitizer_print_stack_trace
Alexey Samsonov
- [compiler-rt] r196373 - [asan] require __i686__ for the SSE test; also make weaker claims about stack buffer overflows in another test
Kostya Serebryany
- [compiler-rt] r196374 - [asan] revert 196373: committed to many files by mistake
Kostya Serebryany
- [compiler-rt] r196375 - [asan] require __i686__ for the SSE test; also make weaker claims about stack buffer overflows in another test
Kostya Serebryany
- [compiler-rt] r196379 - [ASan] Use 'extern "C"' rather than 'extern' for global variables exposed in the interface
Timur Iskhodzhanov
- [compiler-rt] r196385 - [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [compiler-rt] r196388 - [DFSan] Change the way labels are propagated when comparing memory through libc functions.
Lorenzo Martignoni
- [compiler-rt] r196389 - [DFSan] Extend the ABI list to discard new glibc functions
Lorenzo Martignoni
- [compiler-rt] r196480 - [sanitizer] support toolchains that don't understand CFI directives
Kostya Serebryany
- [compiler-rt] r196480 - [sanitizer] support toolchains that don't understand CFI directives
Rafael Espíndola
- [compiler-rt] r196480 - [sanitizer] support toolchains that don't understand CFI directives
Kostya Serebryany
- [compiler-rt] r196489 - [sanitizer] fix the ppc32 build (patch by Jakub Jelinek)
Kostya Serebryany
- [compiler-rt] r196490 - [tsan] fix the include path that is broken in configure/make build but works in cmake build (PR18144). This is a quick fix. Will need to fix the configure/make build properly
Kostya Serebryany
- [compiler-rt] r196491 - [asan] revert files which I accidentally commited in r196490
Kostya Serebryany
- [compiler-rt] r196492 - Revert r196490 and fix include paths in makefile-based build
Alexey Samsonov
- [compiler-rt] r196495 - [tsan] fix the old tsan Makefile to build the asm files with includes
Kostya Serebryany
- [compiler-rt] r196497 - [sanitizer] Introduce VReport and VPrintf macros and use them in sanitizer code.
Sergey Matveev
- [compiler-rt] r196501 - Run TSan/MSan lit tests only on 64-bit platforms
Alexey Samsonov
- [compiler-rt] r196506 - PR16532: work around old GCC bug in interception_type_test.cc
Alexey Samsonov
- [compiler-rt] r196569 - [asan] rewrite asan's stack frame layout, compiler-rt part
Kostya Serebryany
- [compiler-rt] r196572 - [msan] Allow strlen() (and similar functions) of shadow memory.
Evgeniy Stepanov
- [compiler-rt] r196576 - [asan] in SizedStackTest check the death string, also restrict one of the checks to 64-bit
Kostya Serebryany
- [compiler-rt] r196612 - Fix integer tests on platforms where uint64_t is 'unsigned long long'.
Will Dietz
- [dragonegg] r196157 - Debug info metadata without a version or with an outdated version will be
Manman Ren
- [dragonegg] r196218 - Creating release candidate rc2 from release_34 branch
Bill Wendling
- [dragonegg] r196239 - Recreating release candidate rc2
Bill Wendling
- [dragonegg] r196240 - Creating release candidate rc2 from release_34 branch
Bill Wendling
- [dragonegg] r196663 - Fix dragonegg's build.
Rafael Espindola
- [lld] r196054 - Fix "don't" typos missed in previous commit
Daniel Jasper
- [lld] r196078 - Revert "[PECOFF] Fix atom ordinals."
Rui Ueyama
- [lld] r196092 - [PECOFF] Make /subsystem option parser a separate function.
Rui Ueyama
- [lld] r196185 - [PECOFF] Print reason if file parsing failed.
Rui Ueyama
- [lld] r196196 - [PECOFF] Print input file names if /verbose is specified.
Rui Ueyama
- [lld] r196200 - Simplify a switch statement.
Rui Ueyama
- [lld] r196225 - Creating release candidate rc2 from release_34 branch
Bill Wendling
- [lld] r196253 - Recreating release candidate rc2
Bill Wendling
- [lld] r196254 - Creating release candidate rc2 from release_34 branch
Bill Wendling
- [lld] r196262 - [PECOFF] Implement IMAGE_REL_I386_{SECTION, SECREL} relocations.
Rui Ueyama
- [lld] r196332 - [PECOFF] Do not strip .debug section.
Rui Ueyama
- [lld] r196363 - [PECOFF] Ignore /functionpadmin option.
Rui Ueyama
- [lld] r196366 - Delete dead code.
Rui Ueyama
- [lld] r196458 - [PECOFF] Emit the import table to .idata section.
Rui Ueyama
- [lld] r196465 - Use makeArrayRef to construct ArrayRefs from C arrays.
Rui Ueyama
- [lld] r196465 - Use makeArrayRef to construct ArrayRefs from C arrays.
David Blaikie
- [lld] r196465 - Use makeArrayRef to construct ArrayRefs from C arrays.
Rui Ueyama
- [lld] r196475 - Remove makeArrayRef() calls.
Rui Ueyama
- [lld] r196504 - [PECOFF] Handle .lib files as if they are grouped by --{start, end}-group.
Rui Ueyama
- [lld] r196504 - [PECOFF] Handle .lib files as if they are grouped by --{start, end}-group.
Saleem Abdulrasool
- [lld] r196505 - Use !! to convert to a boolean value.
Rui Ueyama
- [lld] r196505 - Use !! to convert to a boolean value.
David Blaikie
- [lld] r196505 - Use !! to convert to a boolean value.
Nick Kledzik
- [lld] r196505 - Use !! to convert to a boolean value.
Alp Toker
- [lld] r196505 - Use !! to convert to a boolean value.
David Blaikie
- [lld] r196505 - Use !! to convert to a boolean value.
Aaron Ballman
- [lld] r196505 - Use !! to convert to a boolean value.
Rui Ueyama
- [lld] r196562 - Move a private field to private section.
Rui Ueyama
- [lld] r196563 - Move definitions to cpp file. No functionality change.
Rui Ueyama
- [lld] r196564 - Make error code variables to have narrower scope.
Rui Ueyama
- [lld] r196628 - Re-submit r195852 with GroupedSectionsPass change.
Rui Ueyama
- [lld] r196714 - Optimize the layout pass.
Rui Ueyama
- [lld] r196715 - Move static member functions out of a class.
Rui Ueyama
- [lld] r196716 - Fix -Wunused-function to unbreak buildbot.
Rui Ueyama
- [lld] r196741 - Move scattered debug functions into one #ifndef-guarded place.
Rui Ueyama
- [lld] r196743 - [PECOFF] Add /alternatename option parser.
Rui Ueyama
- [lld] r196754 - [PECOFF] Implement /alternatename weak symbols.
Rui Ueyama
- [lld] r196756 - Fix broken test.
Rui Ueyama
- [lld] registry design proposal
Nick Kledzik
- [lld] registry design proposal
Michael Spencer
- [lld] registry design proposal
Nick Kledzik
- [lld] registry design proposal
Rui Ueyama
- [lld] registry design proposal
Shankar Easwaran
- [lld] registry design proposal
Nick Kledzik
- [lld] registry design proposal
Sean Silva
- [lld] registry design proposal
Nick Kledzik
- [lld] registry design proposal
Shankar Easwaran
- [lld] registry design proposal
Nick Kledzik
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
Alexey Samsonov
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
David Blaikie
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
Alexey Samsonov
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
David Blaikie
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
Alexey Samsonov
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
David Blaikie
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Hal Finkel
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Andrew Trick
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Hal Finkel
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Andrew Trick
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Hal Finkel
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Andrew Trick
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Hal Finkel
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Andrew Trick
- [llvm-commits] [llvm] r157977 - in /llvm/trunk: include/llvm/CodeGen/ScheduleHazardRecognizer.h lib/CodeGen/ScoreboardHazardRecognizer.cpp
Hal Finkel
- [llvm-commits] [llvm] r170126 - /llvm/trunk/docs/Dummy.html
Rafael Espíndola
- [llvm-commits] [llvm] r170126 - /llvm/trunk/docs/Dummy.html
Sean Silva
- [llvm][Patch 1/3] ppc-darwin AsmParser Base implementation.
Iain Sandoe
- [llvm][Patch 1/3] ppc-darwin AsmParser Base implementation.
David Fang
- [llvm][Patch 1/3] ppc-darwin AsmParser Base implementation.
David Fang
- [llvm][Patch 1/3] ppc-darwin AsmParser Base implementation.
Ulrich Weigand
- [llvm][Patch 1/3] ppc-darwin AsmParser Base implementation.
Iain Sandoe
- [llvm][Patch 1/3] ppc-darwin AsmParser Base implementation.
David Fang
- [llvm][Patch 1/3] ppc-darwin AsmParser Base implementation.
Iain Sandoe
- [llvm][Patch 1/3] ppc-darwin AsmParser Base implementation.
David Fang
- [llvm][Patch 2/3] ppc-darwin AsmParser Base implementation.
Iain Sandoe
- [llvm][Patch 2/3] ppc-darwin AsmParser Base implementation.
Ulrich Weigand
- [llvm][Patch 2/3] ppc-darwin AsmParser Base implementation.
David Fang
- [llvm][Patch 2/3] ppc-darwin AsmParser Base implementation.
Iain Sandoe
- [llvm][Patch 3/3] ppc-darwin AsmParser Base implementation.
Iain Sandoe
- [llvm][Patch 3/3] ppc-darwin AsmParser Base implementation.
Ulrich Weigand
- [llvm][Patch 3/3] ppc-darwin AsmParser Base implementation.
Iain Sandoe
- [llvm][patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.
Iain Sandoe
- [llvm][patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.
David Fang
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Artyom Skrobov
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Hal Finkel
- [llvm] r190916 - Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF128. Fixes PR17268. [PATCH]
Pekka Jääskeläinen
- [llvm] r190916 - Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF128. Fixes PR17268. [PATCH]
Arnold Schwaighofer
- [llvm] r190916 - Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF128. Fixes PR17268. [PATCH]
Pekka Jääskeläinen
- [llvm] r190916 - Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF128. Fixes PR17268. [PATCH]
Arnold Schwaighofer
- [llvm] r190916 - Lift alignment restrictions for load/store folding on VINSERTF128/VEXTRACTF128. Fixes PR17268. [PATCH]
Bill Wendling
- [llvm] r194253 - [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as operands for coprocessor instructions, resulting in encodings that clash with FP/NEON instruction encodings
James Molloy
- [llvm] r194253 - [ARM] In ARMAsmParser, MatchCoprocessorOperandName() permitted p10 and p11 as operands for coprocessor instructions, resulting in encodings that clash with FP/NEON instruction encodings
Joerg Sonnenberger
- [llvm] r195773 - PR18060 - When we RAUW values with ExtractElement instructions in some cases
Joerg Sonnenberger
- [llvm] r195773 - PR18060 - When we RAUW values with ExtractElement instructions in some cases
Rafael Espíndola
- [llvm] r195879 - R600/SI: Use SGPR_32 register class for 32-bit SMRD outputs
Tom Stellard
- [llvm] r195944 - Refactor a lot of patchpoint/stackmap related code to simplify and make it
Andrew Trick
- [llvm] r195944 - Refactor a lot of patchpoint/stackmap related code to simplify and make it
Lang Hames
- [llvm] r196069 - Update the LTO GoldPlugin documentation
Alp Toker
- [llvm] r196069 - Update the LTO GoldPlugin documentation
Rafael Espíndola
- [llvm] r196069 - Update the LTO GoldPlugin documentation
Alp Toker
- [llvm] r196069 - Update the LTO GoldPlugin documentation
Bill Wendling
- [llvm] r196079 - [tsan] fix instrumentation of vector vptr updates (https://code.google.com/p/thread-sanitizer/issues/detail?id=43)
Kostya Serebryany
- [llvm] r196081 - Remove an empty directory left after r194304, which incompletely reverted r194218
Alexander Kornienko
- [llvm] r196084 - XCore target: Enable frames larger than 65535 to be lowered
Robert Lytton
- [llvm] r196085 - XCore target: Fix eliminateFrameIndex() to handle large frames
Robert Lytton
- [llvm] r196086 - XCore target: extend tests in preparation
Robert Lytton
- [llvm] r196087 - XCore target: Add large code model
Robert Lytton
- [llvm] r196088 - XCore target: fix large code model 'select' indirect address handling.
Robert Lytton
- [llvm] r196089 - XCore: Unbreak C++11 build.
Benjamin Kramer
- [llvm] r196089 - XCore: Unbreak C++11 build.
Robert Lytton
- [llvm] r196090 - ARM: add pseudo-instructions for lit-pool global materialisation
Tim Northover
- [llvm] r196091 - XCore target: Make handling of large frames not dependent upon an FP.
Robert Lytton
- [llvm] r196093 - [CMake] add_lit_target: Tests should be excluded from "Build Solution".
NAKAMURA Takumi
- [llvm] r196094 - XCoreFrameLowering.cpp: Use [in, out] instead of [in] [out]. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r196095 - [PM] [cleanup] Rearrange the public and private sections of this class
Chandler Carruth
- [llvm] r196099 - Fix dominator descendants for unreachable blocks.
Diego Novillo
- [llvm] r196100 - Cut the gold plugin README down to size
Alp Toker
- [llvm] r196100 - Cut the gold plugin README down to size
Rafael Espíndola
- [llvm] r196100 - Cut the gold plugin README down to size
Bill Wendling
- [llvm] r196102 - ARM: decide whether to use movw/movt based on "minsize" attribute.
Tim Northover
- [llvm] r196104 - Output .eh_frames on COFF too now that the integrated as is used on mingw.
Rafael Espindola
- [llvm] r196106 - Add tests for profile sample file parsing.
Diego Novillo
- [llvm] r196111 - Remove dead code.
Rafael Espindola
- [llvm] r196113 - Introduce poor man's consumeToken() in X86AsmParser
Alp Toker
- [llvm] r196117 - Move getSymbolWithGlobalValueBase to TargetLoweringObjectFile.
Rafael Espindola
- [llvm] r196121 - R600: Workaround for cayman loop bug
Vincent Lejeune
- [llvm] r196121 - R600: Workaround for cayman loop bug
Vincent Lejeune
- [llvm] r196121 - R600: Workaround for cayman loop bug
Tom Stellard
- [llvm] r196129 - Conservative fix for PR17827 - don't optimize a shift + and + compare sequence where the shift is logical unless the comparison is unsigned
Kay Tiong Khoo
- [llvm] r196130 - DebugInfo: Type Units: Propagate the correct DW_AT_language into type units.
David Blaikie
- [llvm] r196139 - DebugInfo: Refactor CompileUnit into a Unit baseclass and CompileUnit/TypeUnit derived classes.
David Blaikie
- [llvm] r196139 - DebugInfo: Refactor CompileUnit into a Unit baseclass and CompileUnit/TypeUnit derived classes.
Eric Christopher
- [llvm] r196140 - DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents.
David Blaikie
- [llvm] r196140 - DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents.
Eric Christopher
- [llvm] r196140 - DebugInfo: Rename DwarfCompileUnit.* to DwarfUnit.* to match their contents.
David Blaikie
- [llvm] r196144 - Debug Info: Move the constant for Debug Info Version from Dwarf.h to Metadata.h.
Manman Ren
- [llvm] r196147 - InlineFunction.cpp: Remove a return value that is always false
Mark Seaborn
- [llvm] r196151 - [AArch64] Implemented vcopy_lane patterns using scalar DUP instruction.
Chad Rosier
- [llvm] r196156 - Update Ocaml/vmcore.ml to emit a "Debug Info Version" module flag.
Manman Ren
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Manman Ren
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Eric Christopher
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Manman Ren
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Eric Christopher
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Manman Ren
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Eric Christopher
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Manman Ren
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Eric Christopher
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Manman Ren
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Manman Ren
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Eric Christopher
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Manman Ren
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Eric Christopher
- [llvm] r196159 - DebugInfo: Rename generic unit references to "TheU" instead of TheCU now that they might be type units instead of compile units.
David Blaikie
- [llvm] r196160 - Remove unnecessary/commented-out header inclusion.
David Blaikie
- [llvm] r196161 - Rename variables to be consistent (CST -> Cst). No functional change intended.
Kay Tiong Khoo
- [llvm] r196163 - Move variables to where they are used and give them better names. No functional change intended.
Kay Tiong Khoo
- [llvm] r196164 - Use local variable for repeated use rather than 'get' method. No functional change intended.
Kay Tiong Khoo
- [llvm] r196168 - Convert two char* that are only ever used as booleans to bool.
Rafael Espindola
- [llvm] r196169 - Don't set PrivateGlobalPrefix twice in the same function.
Rafael Espindola
- [llvm] r196170 - Refactor the setting of PrivateGlobalPrefix.
Rafael Espindola
- [llvm] r196171 - Remove PPCScoreboardHazardRecognizer
Hal Finkel
- [llvm] r196172 - Debug Info: rename getDebugInfoVersionFromModule to getDebugMetadataVersionFromModule.
Manman Ren
- [llvm] r196173 - llvm-cov: Split up reading of GCNO and GCDA files.
Yuchen Wu
- [llvm] r196175 - llvm-cov: Added edge struct for traversal in block.
Yuchen Wu
- [llvm] r196177 - llvm-cov: Store blocks rather than counts per line.
Yuchen Wu
- [llvm] r196178 - Make ranges and range lists be a discrete entity that can be located
Eric Christopher
- [llvm] r196178 - Make ranges and range lists be a discrete entity that can be located
David Blaikie
- [llvm] r196178 - Make ranges and range lists be a discrete entity that can be located
David Blaikie
- [llvm] r196178 - Make ranges and range lists be a discrete entity that can be located
Eric Christopher
- [llvm] r196178 - Make ranges and range lists be a discrete entity that can be located
Eric Christopher
- [llvm] r196178 - Make ranges and range lists be a discrete entity that can be located
David Blaikie
- [llvm] r196178 - Make ranges and range lists be a discrete entity that can be located
Eric Christopher
- [llvm] r196179 - Reorder member function declarations to match source order.
Eric Christopher
- [llvm] r196180 - Update doxygen tags.
Eric Christopher
- [llvm] r196181 - Refactor the handling of lexical block and inline scope ranges
Eric Christopher
- [llvm] r196183 - Added MachineBlockFrequencyInfo::view for displaying the block frequency propagation graph via graphviz.
Michael Gottesman
- [llvm] r196183 - Added MachineBlockFrequencyInfo::view for displaying the block frequency propagation graph via graphviz.
Meador Inge
- [llvm] r196183 - Added MachineBlockFrequencyInfo::view for displaying the block frequency propagation graph via graphviz.
Michael Gottesman
- [llvm] r196184 - llvm-cov: Removed output to STDOUT/specified file.
Yuchen Wu
- [llvm] r196184 - llvm-cov: Removed output to STDOUT/specified file.
Bob Wilson
- [llvm] r196184 - llvm-cov: Removed output to STDOUT/specified file.
Eric Christopher
- [llvm] r196184 - llvm-cov: Removed output to STDOUT/specified file.
Yuchen Wu
- [llvm] r196187 - Don't set PrivateGlobalPrefix for NVPTX and R600.
Rafael Espindola
- [llvm] r196190 - Add some missing pattern matches for AArch64 Neon intrinsics like vmull_high_n_s16 and friends.
Jiangning Liu
- [llvm] r196192 - Add some missing pattern matches for AArch64 Neon intrinsics like vuqadd_s64 and friends.
Jiangning Liu
- [llvm] r196194 - llvm-cov: Cleaned up print() function slightly.
Yuchen Wu
- [llvm] r196195 - llvm/test/Transforms/SampleProfile/syntax.ll: Relax an expression, not to check locale-dependent message.
NAKAMURA Takumi
- [llvm] r196198 - AArch64: Add missing scalar pair intrinsics.
Hao Liu
- [llvm] r196203 - Whitespace.
NAKAMURA Takumi
- [llvm] r196207 - llvm-cov.test: Resurrect part of r194694 for win32 hosts.
NAKAMURA Takumi
- [llvm] r196208 - AArch64: add missing ACLE intrinsics mapping to general arithmetic operation from VFP instructions.
Hao Liu
- [llvm] r196210 - [AArch64]Add missing floating point convert, round and misc intrinsics.
Hao Liu
- [llvm] r196210 - [AArch64]Add missing floating point convert, round and misc intrinsics.
NAKAMURA Takumi
- [llvm] r196210 - [AArch64]Add missing floating point convert, round and misc intrinsics.
Bill Wendling
- [llvm] r196227 - Remove superfluous label.
Bill Wendling
- [llvm] r196228 - Copy input files to test directory.
Daniel Jasper
- [llvm] r196228 - Copy input files to test directory.
Alp Toker
- [llvm] r196228 - Copy input files to test directory.
Daniel Jasper
- [llvm] r196255 - Fix llvm-cov test as suggested in r196228's post commit review.
Daniel Jasper
- [llvm] r196256 - Further fix to llvm-cov test.
Daniel Jasper
- [llvm] r196256 - Further fix to llvm-cov test.
Yuchen Wu
- [llvm] r196256 - Further fix to llvm-cov test.
Daniel Jasper
- [llvm] r196257 - Disable Remote MCJIT tests on ARM
Renato Golin
- [llvm] r196257 - Disable Remote MCJIT tests on ARM
Alp Toker
- [llvm] r196257 - Disable Remote MCJIT tests on ARM
Renato Golin
- [llvm] r196261 - Enhance the fix of PR17631
Michael Liao
- [llvm] r196261 - Enhance the fix of PR17631
Dmitry Babokin
- [llvm] r196261 - Enhance the fix of PR17631
Dmitry Babokin
- [llvm] r196261 - Enhance the fix of PR17631
Bill Wendling
- [llvm] r196261 - Enhance the fix of PR17631
Michael Liao
- [llvm] r196267 - [SystemZ] Fix choice of known-zero mask in insertion optimization
Richard Sandiford
- [llvm] r196269 - Addrspacecasts are no-ops on ARM.
James Molloy
- [llvm] r196269 - Addrspacecasts are no-ops on ARM.
Pekka Jääskeläinen
- [llvm] r196269 - Addrspacecasts are no-ops on ARM.
James Molloy
- [llvm] r196269 - Addrspacecasts are no-ops on ARM.
Bill Wendling
- [llvm] r196270 - Generalize debug info / EH emission in AsmPrinter
Timur Iskhodzhanov
- [llvm] r196270 - Generalize debug info / EH emission in AsmPrinter
Timur Iskhodzhanov
- [llvm] r196272 - Revert r196270, "Generalize debug info / EH emission in AsmPrinter"
NAKAMURA Takumi
- [llvm] r196272 - Revert r196270, "Generalize debug info / EH emission in AsmPrinter"
Timur Iskhodzhanov
- [llvm] r196272 - Revert r196270, "Generalize debug info / EH emission in AsmPrinter"
NAKAMURA Takumi
- [llvm] r196272 - Revert r196270, "Generalize debug info / EH emission in AsmPrinter"
Timur Iskhodzhanov
- [llvm] r196274 - Fix lit config for disabled MCJIT tests on ARM
Renato Golin
- [llvm] r196283 - llvm-config: With --build-mode, show ${CMAKE_CFG_INTDIR} on multiconfig builder.
NAKAMURA Takumi
- [llvm] r196288 - Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Timur Iskhodzhanov
- [llvm] r196288 - Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Timur Iskhodzhanov
- [llvm] r196288 - Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Eric Christopher
- [llvm] r196288 - Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Eric Christopher
- [llvm] r196288 - Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Timur Iskhodzhanov
- [llvm] r196288 - Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Timur Iskhodzhanov
- [llvm] r196288 - Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Tom Stellard
- [llvm] r196288 - Reland 196270 "Generalize debug info / EH emission in AsmPrinter"
Timur Iskhodzhanov
- [llvm] r196294 - opt: Mirror vectorization presets of clang
Arnold Schwaighofer
- [llvm] r196294 - opt: Mirror vectorization presets of clang
Renato Golin
- [llvm] r196300 - Teach the internalize pass to skip dllexported symbols because they could be
Yunzhong Gao
- [llvm] r196300 - Teach the internalize pass to skip dllexported symbols because they could be
Rafael Espíndola
- [llvm] r196300 - Teach the internalize pass to skip dllexported symbols because they could be
Rafael Espíndola
- [llvm] r196300 - Teach the internalize pass to skip dllexported symbols because they could be
Rafael Espíndola
- [llvm] r196300 - Teach the internalize pass to skip dllexported symbols because they could be
Gao, Yunzhong
- [llvm] r196300 - Teach the internalize pass to skip dllexported symbols because they could be
Rafael Espíndola
- [llvm] r196301 - Avoid buffer copies when a Twine already is a StringRef.
David Blaikie
- [llvm] r196304 - Fix a typo in a comment
Timur Iskhodzhanov
- [llvm] r196305 - llvm-cov: Another fix to llvm-cov test.
Yuchen Wu
- [llvm] r196306 - Return true on success in cl::ExpandResponseFiles
Reid Kleckner
- [llvm] r196310 - Fixed various whitespace/spelling/80+ issues.
Michael Gottesman
- [llvm] r196312 - Fix mingw32 thiscall + sret.
Rafael Espindola
- [llvm] r196312 - Fix mingw32 thiscall + sret.
Yaron Keren
- [llvm] r196312 - Fix mingw32 thiscall + sret.
Rafael Espíndola
- [llvm] r196312 - Fix mingw32 thiscall + sret.
Yaron Keren
- [llvm] r196312 - Fix mingw32 thiscall + sret.
Rafael Espíndola
- [llvm] r196321 - Use CHECK-LABEL to make this test more strict.
Rafael Espindola
- [llvm] r196323 - Update comment grammar and contents.
Eric Christopher
- [llvm] r196328 - utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts to let llvm-lit.py --use-processes work.
NAKAMURA Takumi
- [llvm] r196329 - check-llvm: Ask llvm-config about assertion mode, instead of llc.
NAKAMURA Takumi
- [llvm] r196331 - final patch for very long conditional branches for mips16 constant islands.
Reed Kotler
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Juergen Ributzka
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Joerg Sonnenberger
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Juergen Ributzka
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Rafael Espíndola
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Juergen Ributzka
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Joerg Sonnenberger
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Rafael Espíndola
- [llvm] r196339 - [Stackmap] Specify the triple and cpu to fix the unit test.
Juergen Ributzka
- [llvm] r196340 - Add -mcpu=core2 to all llc invocations in this test.
Rafael Espindola
- [llvm] r196341 - Produce deterministic coff files.
Rafael Espindola
- [llvm] r196341 - Produce deterministic coff files.
Sean Silva
- [llvm] r196341 - Produce deterministic coff files.
Rafael Espíndola
- [llvm] r196342 - [LangRef] Remove (non-normative) paragraph that doesn't make sense.
Sean Silva
- [llvm] r196344 - Fix a funny typo.
Rafael Espindola
- [llvm] r196353 - llvm-cov: Split GCOVFile's read into GCNO and GCDA.
Yuchen Wu
- [llvm] r196354 - llvm-cov: Capitalized GCNO and GCDA for consistency.
Yuchen Wu
- [llvm] r196356 - llvm-cov: Added checks for ident, checksum, name.
Yuchen Wu
- [llvm] r196358 - llvm-cov: Added support for function checksums.
Yuchen Wu
- [llvm] r196358 - llvm-cov: Added support for function checksums.
Lang Hames
- [llvm] r196358 - llvm-cov: Added support for function checksums.
Daniel Jasper
- [llvm] r196358 - llvm-cov: Added support for function checksums.
Yuchen Wu
- [llvm] r196358 - llvm-cov: Added support for function checksums.
Daniel Jasper
- [llvm] r196360 - [AArch64 NEON] Add missing compare intrinsics.
Kevin Qin
- [llvm] r196362 - [AArch64 Neon] Add ACLE intrinsic vceqz_f64.
Kevin Qin
- [llvm] r196365 - Revert r196358: "llvm-cov: Added support for function checksums."
Daniel Jasper
- [llvm] r196367 - Un-revert r196358: "llvm-cov: Added support for function checksums."
Daniel Jasper
- [llvm] r196369 - Update email address.
Bill Wendling
- [llvm] r196377 - [CMake] add_lit_target: Let lit.site.cfg free from "--param build_mode" on single configuration builds, like autoconf build.
NAKAMURA Takumi
- [llvm] r196386 - Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with dedicated mask registers.
Cameron McInally
- [llvm] r196390 - Update the UseFusedMAC definition to directly specify its dependence on having
Chad Rosier
- [llvm] r196391 - [X86] Check YMM31/ZMM31 as well
Michael Liao
- [llvm] r196392 - DebugInfo: Avoid recreating matching labels in disparate places.
David Blaikie
- [llvm] r196393 - Fix assembly syntax for AVX512 vector blend instructions.
Cameron McInally
- [llvm] r196394 - DebugInfo: Remove unused start/end labels for the debug_abbrevs section
David Blaikie
- [llvm] r196394 - DebugInfo: Remove unused start/end labels for the debug_abbrevs section
Robinson, Paul
- [llvm] r196394 - DebugInfo: Remove unused start/end labels for the debug_abbrevs section
David Blaikie
- [llvm] r196395 - Test fix for r196394
David Blaikie
- [llvm] r196396 - DebugInfo: Improve test to use llvm-dwarfdump
David Blaikie
- [llvm] r196398 - Use move and stack allocation for RangeSpanLists. As a result make
Eric Christopher
- [llvm] r196400 - llvm-cov: Replace size() with empty() in bool check.
Yuchen Wu
- [llvm] r196412 - Couple of small logical cleanups to use !empty rather than other
Eric Christopher
- [llvm] r196414 - DwarfDebug: Reduce code duplication for sec offset emission
David Blaikie
- [llvm] r196416 - DwarfDebug: Unconditionalize trivial asm comments
David Blaikie
- [llvm] r196418 - Add a FIXME for making the symbol emission functions const.
Eric Christopher
- [llvm] r196419 - Make RangeSpanList take a symbol for the beginning of the range
Eric Christopher
- [llvm] r196421 - Reformat slightly.
Eric Christopher
- [llvm] r196422 - Simplify check.
Eric Christopher
- [llvm] r196424 - Add support for parsing ARM symbol variants on ELF targets
David Peixotto
- [llvm] r196426 - const on its own line is confusing.
Eric Christopher
- [llvm] r196427 - Remove incorrect comment and pointless cast.
Eric Christopher
- [llvm] r196430 - Update comment.
Eric Christopher
- [llvm] r196431 - Update comment.
Eric Christopher
- [llvm] r196432 - Fix a bug in darwin's 32-bit X86 handling of evaluating fixups.
Kevin Enderby
- [llvm] r196432 - Fix a bug in darwin's 32-bit X86 handling of evaluating fixups.
Rafael Espíndola
- [llvm] r196432 - Fix a bug in darwin's 32-bit X86 handling of evaluating fixups.
Kevin Enderby
- [llvm] r196432 - Fix a bug in darwin's 32-bit X86 handling of evaluating fixups.
Rafael Espíndola
- [llvm] r196432 - Fix a bug in darwin's 32-bit X86 handling of evaluating fixups.
Kevin Enderby
- [llvm] r196433 - DwarfUnit: Correct comment by generalizing over all units, not just compilation units.
David Blaikie
- [llvm] r196434 - Fix typo.
Eric Christopher
- [llvm] r196435 - Add AVX512 patterns for v16i32 broadcast and v2i64 zero extend load.
Cameron McInally
- [llvm] r196437 - Fix comment.
Eric Christopher
- [llvm] r196438 - Use present fast-math flags when applicable in CreateBinOp
Michael Ilseman
- [llvm] r196440 - [mc] Fix ELF st_other flag.
Logan Chien
- [llvm] r196440 - [mc] Fix ELF st_other flag.
NAKAMURA Takumi
- [llvm] r196441 - Remove special handling for DW_AT_ranges support by constructing the
Eric Christopher
- [llvm] r196442 - 80-column.
Eric Christopher
- [llvm] r196444 - Make these two tests resilient in the face of compile unit size
Eric Christopher
- [llvm] r196445 - DwarfDebug: Remove trivial function wrapper
David Blaikie
- [llvm] r196446 - DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEs
David Blaikie
- [llvm] r196447 - Export symbols in tools that support loading plugins.
Will Dietz
- [llvm] r196448 - Compiler.h: Disable initializer list usage with clang-cl
Reid Kleckner
- [llvm] r196449 - Add FileCheck statements for r196435.
Cameron McInally
- [llvm] r196456 - For AArch64, add missing register cost calculation for big value types like v4i64 and v8i64.
Jiangning Liu
- [llvm] r196457 - Move llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM.
NAKAMURA Takumi
- [llvm] r196462 - Try harder to get a consistent floating point results.
Rafael Espindola
- [llvm] r196467 - R600/SI: Add comments for number of used registers.
Matt Arsenault
- [llvm] r196468 - Hide the stub created for MO_ExternalSymbol too.
Rafael Espindola
- [llvm] r196471 - Correct word hyphenations
Alp Toker
- [llvm] r196472 - Remove the isImplicitlyPrivate argument of getNameWithPrefix.
Rafael Espindola
- [llvm] r196473 - Use isIntrinsic() instead of checking for "llvm."
Matt Arsenault
- [llvm] r196479 - DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to reduce duplication
David Blaikie
- [llvm] r196479 - DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to reduce duplication
Eric Christopher
- [llvm] r196479 - DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to reduce duplication
David Blaikie
- [llvm] r196479 - DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to reduce duplication
Eric Christopher
- [llvm] r196479 - DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to reduce duplication
David Blaikie
- [llvm] r196493 - ARM: fix yet another stack-folding bug
Tim Northover
- [llvm] r196493 - ARM: fix yet another stack-folding bug
Tim Northover
- [llvm] r196493 - ARM: fix yet another stack-folding bug
Bill Wendling
- [llvm] r196493 - ARM: fix yet another stack-folding bug
Tim Northover
- [llvm] r196493 - ARM: fix yet another stack-folding bug
Bill Wendling
- [llvm] r196494 - [mips][msa] Fix issue with immediate fields of LD/ST instructions
Matheus Almeida
- [llvm] r196496 - [mips] Add some comments related to the optimization performed in performSELECTCombine.
Matheus Almeida
- [llvm] r196498 - [mips] Small code generation improvement for conditional operator (select)
Matheus Almeida
- [llvm] r196500 - Add forgotten header guards
Alexey Samsonov
- [llvm] r196503 - [NVPTX] Fix off-by-one error when creating the VT list for an SDNode
Justin Holewinski
- [llvm] r196507 - [tsan] fix PR18146: sometimes a variable written into vptr could have an integer type (after other optimizations)
Kostya Serebryany
- [llvm] r196508 - SLPVectorizer: An in-tree vectorized entry cannot also be a scalar external use
Arnold Schwaighofer
- [llvm] r196508 - SLPVectorizer: An in-tree vectorized entry cannot also be a scalar external use
Joerg Sonnenberger
- [llvm] r196509 - Add a default constructor to get deterministic behavior.
Rafael Espindola
- [llvm] r196513 - comment typo and reformat
Andrew Trick
- [llvm] r196514 - Fix the A9 machine model. VTRN writes two registers.
Andrew Trick
- [llvm] r196515 - Machine model comments. Explain a ProcessorUnit's BufferSize.
Andrew Trick
- [llvm] r196516 - MI-Sched: handle latency of in-order operations with the new machine model.
Andrew Trick
- [llvm] r196517 - MI-Sched: Model "reserved" processor resources.
Andrew Trick
- [llvm] r196517 - MI-Sched: Model "reserved" processor resources.
Daniel Jasper
- [llvm] r196517 - MI-Sched: Model "reserved" processor resources.
Andrew Trick
- [llvm] r196519 - Rename DwarfUnits to DwarfFile to help avoid some naming confusion.
Eric Christopher
- [llvm] r196520 - Fix non-deterministic behavior.
Rafael Espindola
- [llvm] r196523 - Document that dllexported symbols are preserved by optimization passes.
Yunzhong Gao
- [llvm] r196524 - Change std::deque => std::vector. No functionality change.
Michael Gottesman
- [llvm] r196526 - Fix minor GCC warnings.
Matt Arsenault
- [llvm] r196526 - Fix minor GCC warnings.
Yuchen Wu
- [llvm] r196526 - Fix minor GCC warnings.
Matt Arsenault
- [llvm] r196528 - Revert part of GCC warning fix to fix debug build.
Matt Arsenault
- [llvm] r196530 - llvm-cov: Changed extension from .llcov to .gcov.
Yuchen Wu
- [llvm] r196533 - Implemented vget/vset_lane_f16 intrinsics
Ana Pazos
- [llvm] r196536 - Check hint registers for interference only once before evictions
Aditya Nandakumar
- [llvm] r196537 - Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [llvm] r196539 - Move test to X86 dir
Renato Golin
- [llvm] r196541 - llvm-cov: Conformed headers.
Yuchen Wu
- [llvm] r196542 - llvm-cov: Further improved error messages.
Yuchen Wu
- [llvm] r196551 - Delete dead code.
Reed Kotler
- [llvm] r196552 - [Stackmap] Update stackmap unit test to use AnyRegCC.
Juergen Ributzka
- [llvm] r196556 - Object/COFF: Add export table entry structs.
Rui Ueyama
- [llvm] r196560 - Fix a pair of array index checks.
Eric Christopher
- [llvm] r196561 - Fix an index array check.
Eric Christopher
- [llvm] r196567 - Fix bug introduced in r196517.
Daniel Jasper
- [llvm] r196568 - [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [llvm] r196574 - [asan] fix ndebug build with strict warnings (-Wunused-variable)
Kostya Serebryany
- [llvm] r196578 - [SystemZ] Optimize selects between 0 and -1
Richard Sandiford
- [llvm] r196579 - [SystemZ] Extend the use of C(L)GFR
Richard Sandiford
- [llvm] r196580 - [SystemZ] Use LOAD AND TEST for comparisons with -0
Richard Sandiford
- [llvm] r196581 - Update AVX512 vector blend intrinsic names.
Cameron McInally
- [llvm] r196585 - comment grammar
Andrew Trick
- [llvm] r196588 - Bug 18149: [AArch32] VSel instructions has no ARMCC field
Weiming Zhao
- [llvm] r196588 - Bug 18149: [AArch32] VSel instructions has no ARMCC field
Weiming Zhao
- [llvm] r196600 - DebugInfo: Ensure unit IDs (for non-skeletal units) match thein index in the list
David Blaikie
- [llvm] r196601 - DwarfDebug: Walk skeletons during fission pubtypes/pubnames emission
David Blaikie
- [llvm] r196604 - micro optimization: isSizedDerivedType is only called with arrays, vectors and structs.
Rafael Espindola
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Jim Grosbach
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Jim Grosbach
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
Jim Grosbach
- [llvm] r196607 - Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [llvm] r196609 - llvm-cov: Regenerated gcov files with r195513 changes.
Yuchen Wu
- [llvm] r196611 - Don't use isNullValue to evaluate ConstantExpr
Duncan P. N. Exon Smith
- [llvm] r196611 - Don't use isNullValue to evaluate ConstantExpr
Alp Toker
- [llvm] r196611 - Don't use isNullValue to evaluate ConstantExpr
Duncan P. N. Exon Smith
- [llvm] r196611 - Don't use isNullValue to evaluate ConstantExpr
Alp Toker
- [llvm] r196615 - DebugInfo: Include the section and start-of-section label in the unit
David Blaikie
- [llvm] r196617 - DebugInfo: Move unit begin/end labels into the unit
David Blaikie
- [llvm] r196619 - Added support for mcpu krait
Ana Pazos
- [llvm] r196620 - Support: Fix handling of args that begin with @ but aren't files
Justin Bogner
- [llvm] r196622 - Cache AllowAtInIdentifier as class variable in AsmLexer
David Peixotto
- [llvm] r196623 - Fix a narrowing warning due to a type mismatch (size_t vs uint64).
Kaelyn Uhrain
- [llvm] r196626 - Fix the segfault reported in PR 11990.
Kaelyn Uhrain
- [llvm] r196626 - Fix the segfault reported in PR 11990.
Kaelyn Takata
- [llvm] r196626 - Fix the segfault reported in PR 11990.
Bill Wendling
- [llvm] r196626 - Fix the segfault reported in PR 11990.
Kaelyn Takata
- [llvm] r196632 - llvm-cov: Added test.h header to tests.
Yuchen Wu
- [llvm] r196633 - R600: Remove orphaned declarations
Vincent Lejeune
- [llvm] r196634 - Add a RequireStructuredCFG Field to TargetMachine.
Vincent Lejeune
- [llvm] r196635 - Remove unused value.
Rafael Espindola
- [llvm] r196636 - [mips] Fix test case.
Akira Hatanaka
- [llvm] r196637 - Add getBitCastOrAddrSpaceCast
Matt Arsenault
- [llvm] r196638 - Fix assert with copy from global through addrspacecast
Matt Arsenault
- [llvm] r196639 - Add support for archives and object file caching under MCJIT.
Lang Hames
- [llvm] r196640 - Correct think-o in foldPatchpoint. Thanks to Andy Trick for pointing it out.
Lang Hames
- [llvm] r196641 - Revert r196639 while I investigate a bot failure.
Lang Hames
- [llvm] r196643 - Factor out the SchedRemainder/SchedBoundary from GenericScheduler strategy.
Andrew Trick
- [llvm] r196645 - Remove empty MCJIT/load-object-a.ll since r196641.
NAKAMURA Takumi
- [llvm] r196654 - Whitespace cleanups.
NAKAMURA Takumi
- [llvm] r196661 - Remove the notion of primitive types.
Rafael Espindola
- [llvm] r196667 - Don't #include heavy Dominators.h file in LoopInfo.h. This change reduces
Jakub Staszak
- [llvm] r196669 - force vector width via cpu on vectorizer metadata enable
Renato Golin
- [llvm] r196710 - Fix inlining to not produce duplicate landingpad clauses
Mark Seaborn
- [llvm] r196711 - Fix inlining to not lose the "cleanup" clause from landingpads
Mark Seaborn
- [llvm] r196713 - Fix comments for PassDebuggingString
Duncan P. N. Exon Smith
- [llvm] r196718 - Ensure bitcode encoding of visibility styles stays stable. Patch by Boaz Ouriel.
Michael Kuperstein
- [llvm] r196718 - Ensure bitcode encoding of visibility styles stays stable. Patch by Boaz Ouriel.
Tobias Grosser
- [llvm] r196719 - Fixed CRLF
Michael Kuperstein
- [llvm] r196725 - ARM: fix folding of stack-adjustment (yet again).
Tim Northover
- [llvm] r196725 - ARM: fix folding of stack-adjustment (yet again).
Tim Northover
- [llvm] r196725 - ARM: fix folding of stack-adjustment (yet again).
Bill Wendling
- [llvm] r196726 - Cleaning up of prologue/epilogue code for Mips16. First step
Reed Kotler
- [llvm] r196731 - Make sure we mark these registers as defined. Previously was done
Reed Kotler
- [llvm] r196732 - Revert 196544 due to internal bot failures.
Manman Ren
- [llvm] r196735 - [SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LOHI:i64 on sparcv9.
Venkatraman Govindaraju
- [llvm] r196735 - [SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LOHI:i64 on sparcv9.
Roman Divacky
- [llvm] r196748 - [AArch64]Pattern match failures for truncate store and extend load
Hao Liu
- [llvm] r196749 - [AArch64]Add missing pair intrinsics such as:
Hao Liu
- [llvm] r196751 - [Sparc]: Implement getSetCCResultType() in SparcTargetLowering so that umulo/smulo can be lowered on sparcv9 without an assertion error.
Venkatraman Govindaraju
- [llvm] r196755 - [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STACKALLOC with the stack BIAS on sparcV9.
Venkatraman Govindaraju
- [LNT][PATCH] Move submission code into test-suite code.
Chris Matthews
- [LNT][PATCH] Move submission code into test-suite code.
Chris Matthews
- [LNT][PATCH] Move submission code into test-suite code.
Daniel Dunbar
- [LNT] r196188 - Fix stray s in summary report editor js.
Chris Matthews
- [Patch][AArch32] Fix vsel in compareinst optimization
Weiming Zhao
- [Patch][AArch32] Fix vsel in compareinst optimization
Quentin Colombet
- [Patch][AArch32] Fix vsel in compareinst optimization
Weiming Zhao
- [Patch][AArch32] Fix vsel in compareinst optimization
Quentin Colombet
- [Patch][AArch32] Fix vsel in compareinst optimization
Weiming Zhao
- [PATCH][AArch64] Add llvm-mc test for asm code generated from all LLVM IR tests
Ana Pazos
- [PATCH][AArch64] Add llvm-mc test for asm code generated from all LLVM IR tests
Jiangning Liu
- [PATCH][AArch64] Add llvm-mc test for asm code generated from all LLVM IR tests
Jim Grosbach
- [PATCH][AArch64] Add llvm-mc test for asm code generated from all LLVM IR tests
Jiangning Liu
- [PATCH][AArch64] Add llvm-mc test for asm code generated from all LLVM IR tests
Rafael Espíndola
- [PATCH] [AArch64] Add missing register cost calculation for big value types like v4i64 and v8i64
Jiangning Liu
- [PATCH] [AArch64] Add missing register cost calculation for big value types like v4i64 and v8i64
Jiangning Liu
- [PATCH] [AArch64] Add some missing intrinsics like vuqadd_s64 and friends - clang
Jiangning Liu
- [PATCH] [AArch64] Add some missing intrinsics like vuqadd_s64 and friends - clang
Tim Northover
- [PATCH] [AArch64] Add some missing intrinsics like vuqadd_s64 and friends - llvm
Jiangning Liu
- [PATCH] [AArch64] Add some missing intrinsics like vuqadd_s64 and friends - llvm
Tim Northover
- [PATCH] [AArch64] Fix a pattern match failure for movi with 1D result
Jiangning Liu
- [PATCH] [AArch64] Fix a pattern match failure for movi with 1D result
Ana Pazos
- [PATCH] [AArch64] Fix a pattern match failure for movi with 1D result
Jiangning Liu
- [PATCH][AArch64]Implemented vcopy_lane patterns using scalar dup
Ana Pazos
- [PATCH][AArch64]Implemented vcopy_lane patterns using scalar dup
Jiangning Liu
- [PATCH][AArch64] request to push AArch64 patches to branch 3.4
Ana Pazos
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Ana Pazos
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Bill Wendling
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Jiangning Liu
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Ana Pazos
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Bill Wendling
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Tim Northover
- [PATCH][AArch64] request to push AArch64 patches to release 3.4 branch
Bill Wendling
- [PATCH] [AArch64 NEON]Add missing compare intrinsics - clang
Kevin Qin
- [PATCH] [AArch64 NEON]Add missing compare intrinsics - clang
Kevin Qin
- [PATCH] [AArch64 NEON]Add missing compare intrinsics - llvm
Kevin Qin
- [PATCH] [AArch64 NEON]Add missing compare intrinsics - llvm
Kevin Qin
- [PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT.
Kevin Qin
- [PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT.
Tim Northover
- [PATCH] [AArch64 NEON] Implement intrinsic vceqz_f64 -clang
Kevin Qin
- [PATCH] [AArch64 NEON] Implement intrinsic vceqz_f64 -clang
Kevin Qin
- [PATCH] [AArch64 NEON] Implement intrinsic vceqz_f64 -llvm
Kevin Qin
- [PATCH] [AArch64 NEON] Implement intrinsic vceqz_f64 -llvm
Kevin Qin
- [PATCH] [AArch64 NEON]Replace fpimm with fpz32 for floating compare with zero.
Kevin Qin
- [PATCH] [AArch64 NEON]Replace fpimm with fpz32 for floating compare with zero.
Tim Northover
- [PATCH] [AArch64 NEON]Replace fpimm with fpz32 for floating compare with zero.
Kevin Qin
- [PATCH] [AArch64 NEON] Support poly128_t and implement relevant intrinsic.
Kevin Qin
- [PATCH] [AArch64 NEON] Support poly128_t and implement relevant intrinsic. -LLVM
Tim Northover
- [PATCH] [AArch64 NEON] Support poly128_t and implement relevant intrinsic. -LLVM
Kevin Qin
- [PATCH] [AArch64 NEON] Support poly128_t and implement relevant intrinsic. -LLVM
Tim Northover
- [PATCH] [AArch64 NEON] Support poly128_t and implement relevant intrinsic. -LLVM
Kevin Qin
- [PATCH][ARM] Added support for krait cpu
Ana Pazos
- [PATCH][ARM] Added support for krait cpu
Evan Cheng
- [PATCH][ARM] Added support for krait cpu
Renato Golin
- [PATCH][ARM] Added support for krait cpu
Ana Pazos
- [PATCH][ARM] Added support for krait cpu
Ana Pazos
- [PATCH][ARM] Added support for krait cpu
Renato Golin
- [PATCH][ARM] Added support for krait cpu
Ana Pazos
- [PATCH] [arm] Implement ARM .arch directive.
Logan Chien
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Alexey Samsonov
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Alexey Samsonov
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Alexey Samsonov
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Kostya Serebryany
- [PATCH] [asan] rewrite asan's stack frame layout
Alexey Samsonov
- [PATCH] [asan] Wipe all poisoned memory in fake stack frames before passing them to LSan
Sergey Matveev
- [PATCH][AVX512] Added patterns for zext_load and masked broadcast.
Bader, Aleksey A
- [PATCH][AVX512] Added patterns for zext_load and masked broadcast.
Nadav Rotem
- [PATCH][AVX512] Added patterns for zext_load and masked broadcast.
Bader, Aleksey A
- [PATCH][AVX512] Fix vblend assembly syntax
Cameron McInally
- [PATCH][AVX512] Fix vblend assembly syntax
Nadav Rotem
- [PATCH][AVX512] Fix vblend assembly syntax
Demikhovsky, Elena
- [PATCH][AVX512] Fix vblend assembly syntax
Cameron McInally
- [PATCH] [compiler-rt] use .p2align instead of .align
Renato Golin
- [PATCH][darwin] revert to .weak_definition on darwin<10
David Fang
- [PATCH][darwin] revert to .weak_definition on darwin<10
David Fang
- [PATCH] [DFSan] New custom wrappers
Lorenzo Martignoni
- [PATCH] [DFSan] New custom wrappers
Peter Collingbourne
- [PATCH] [DOCS] LangRef references undefined variable in sample code
Sean Silva
- [PATCH] [DOCS] LangRef references undefined variable in sample code
Mikael Lyngvig
- [PATCH] [DOCS] LangRef references undefined variable in sample code
Sean Silva
- [PATCH] [DOCS] ldd's usage of C++11 requires GCC v4.7+
Sean Silva
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Sergey Matveev
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Sergey Matveev
- [PATCH][MC/X86_64] Implement Win64 exception handling
Kai Nacke
- [PATCH] [PATCH][AArch64]Add missing ACLE intrinsics mapping to general arithmetic operation from VFP instructions
Hao Liu
- [PATCH] [PATCH][AArch64]Add missing ACLE intrinsics mapping to general arithmetic operation from VFP instructions
Tim Northover
- [PATCH] [PATCH][AArch64]Add missing ACLE pair intrinsics
Hao Liu
- [PATCH] [PATCH][AArch64]Add missing ACLE pair intrinsics
Tim Northover
- [PATCH] [PATCH][AArch64]Add missing floating point convert, round and misc intrinsics
Hao Liu
- [PATCH] [PATCH][AArch64]Add missing floating point convert, round and misc intrinsics
Tim Northover
- [PATCH] [PATCH][AArch64]Pattern match failures for truncate store and extend load
Hao Liu
- [PATCH] [PATCH][AArch64]Pattern match failures for truncate store and extend load
Hao Liu
- [PATCH] [PATCH][AArch64]Some ACLE pair builtin functions are not handled
Hao Liu
- [PATCH] [PATCH][AArch64]Some ACLE pair builtin functions are not handled
Hao Liu
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
- [PATCH] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
- [PATCH] [sanitizer] Expose __sanitizer_print_stack_trace().
Sergey Matveev
- [PATCH] [sanitizer] Expose __sanitizer_print_stack_trace().
Alexey Samsonov
- [PATCH] [sanitizer] Expose __sanitizer_print_stack_trace().
Sergey Matveev
- [PATCH] [sanitizer] Expose __sanitizer_print_stack_trace().
Sergey Matveev
- [PATCH] [sanitizer] Expose __sanitizer_print_stack_trace().
Alexey Samsonov
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Alexey Samsonov
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Alexey Samsonov
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Alexey Samsonov
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Alexey Samsonov
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Dmitry Vyukov
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Alexey Samsonov
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Alexey Samsonov
- [PATCH] [sanitizer] Fix log_path behavior with StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Sergey Matveev
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Kostya Serebryany
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Alexander Potapenko
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Sergey Matveev
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Sergey Matveev
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Dmitry Vyukov
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Sergey Matveev
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Alexey Samsonov
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Sergey Matveev
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Sergey Matveev
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Kostya Serebryany
- [PATCH] [sanitizer] Introduce VerboseReport and use it in sanitizer code.
Sergey Matveev
- [PATCH] [sanitizer] support toolchains that don't understand CFI directives
Kostya Serebryany
- [PATCH][X86] Fix for a a poor code generation bug affecting addss/mulss and other SSE scalar fp arithmetic instructions
Andrea Di Biagio
- [PATCH][X86] Fix for a a poor code generation bug affecting addss/mulss and other SSE scalar fp arithmetic instructions
Jim Grosbach
- [PATCH][X86] Fix for a a poor code generation bug affecting addss/mulss and other SSE scalar fp arithmetic instructions
Andrea Di Biagio
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Nadav Rotem
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Arnold Schwaighofer
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Arnold Schwaighofer
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Arnold Schwaighofer
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Nadav Rotem
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Arnold Schwaighofer
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add #pragma vectorize enable/disable to LLVM
Renato Golin
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Yunzhong Gao
- [PATCH] Add a RequireStructuredCFG Field to TargetMachine.
Vincent Lejeune
- [PATCH] Add a RequireStructuredCFG Field to TargetMachine.
Tom Stellard
- [PATCH] Add a RequireStructuredCFG Field to TargetMachine.
Tom Stellard
- [PATCH] Add flag -fauto-profile as alias to -fprofile-sample-use.
Diego Novillo
- [PATCH] Add flag -fauto-profile as alias to -fprofile-sample-use.
Chandler Carruth
- [PATCH] Add flag -fauto-profile as alias to -fprofile-sample-use.
Diego Novillo
- [PATCH] Add interceptor for 'textdomain' function
Alexander Taran
- [PATCH] Add interceptor for 'textdomain' function
Evgeniy Stepanov
- [PATCH] Add interceptor for 'textdomain' function
Evgeniy Stepanov
- [PATCH] Add interceptor for 'textdomain' function
Alexander Taran
- [PATCH] Add interceptor for 'textdomain' function
Evgeniy Stepanov
- [PATCH] Add interceptor for 'textdomain' function
Evgeniy Stepanov
- [PATCH] Add parsing support for discriminators and indirect call samples.
Diego Novillo
- [PATCH] Add small text file reader facility.
Diego Novillo
- [PATCH] Add small text file reader facility.
Diego Novillo
- [PATCH] Add small text file reader facility.
Diego Novillo
- [PATCH] Add small text file reader facility.
Diego Novillo
- [PATCH] Add some missing intrinsics like vmull_high_n_s16 and friends
Jiangning Liu
- [PATCH] Add some missing intrinsics like vmull_high_n_s16 and friends
Jiangning Liu
- [PATCH] Add some missing intrinsics like vmull_high_n_s16 and friends - clang
Jiangning Liu
- [PATCH] Add some missing intrinsics like vmull_high_n_s16 and friends - clang
Tim Northover
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
David Peixotto
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
Tim Northover
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
Tim Northover
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
David Peixotto
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
Tim Northover
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
David Peixotto
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
David Peixotto
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
Tim Northover
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
David Peixotto
- [PATCH] Add support for parsing ARM symbol variants on ELF targets
David Peixotto
- [Patch] Add TargetLibraryInfo in LTO passes builder
Yi Jiang
- [Patch] Add TargetLibraryInfo in LTO passes builder
Duncan P. N. Exon Smith
- [PATCH] Add tests for profile sample file parsing
Diego Novillo
- [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Yi Jiang
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Stephen Canon
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Meador Inge
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Yi Jiang
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Dmitri Gribenko
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Meador Inge
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Yi Jiang
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Meador Inge
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Yi Jiang
- [PATCH] ARM: add ldr= pseudo-instruction
Tim Northover
- [PATCH] ARM: add ldr= pseudo-instruction
Tim Northover
- [PATCH] ARM: use lit-pools for global variables on "minsize" functions
Tim Northover
- [PATCH] ARM: use lit-pools for global variables on "minsize" functions
Tim Northover
- [PATCH] ARM: use lit-pools for global variables on "minsize" functions
Amara Emerson
- [PATCH] ARM: use lit-pools for global variables on "minsize" functions
Amara Emerson
- [PATCH] ARM: use lit-pools for global variables on "minsize" functions
Tim Northover
- [PATCH] Avoid internalizing dllexported symbols
YunZhong Gao
- [PATCH] Avoid internalizing dllexported symbols
Anton Korobeynikov
- [PATCH] Avoid internalizing dllexported symbols
Yunzhong Gao
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Reid Kleckner
- [PATCH] Begin adding docs and IR-level support for the inalloca attribute
Sean Silva
- [PATCH] Change how MachOLinkingContext initializes defaults
Nick Kledzik
- [PATCH] Change how MachOLinkingContext initializes defaults
Joe Ranieri
- [PATCH] Change the way labels are propagated when comparing memory through libc functions
Peter Collingbourne
- [PATCH] Change the way labels are propagated when comparing memory through libc functions
Lorenzo Martignoni
- [PATCH] Change the way labels are propagated when comparing memory through libc functions
Peter Collingbourne
- [PATCH] Change the way labels are propagated when comparing memory through libc functions
Lorenzo Martignoni
- [PATCH] check-llvm: Ask llvm-config about assertion mode, instead of llc.
NAKAMURA Takumi
- [PATCH] check-llvm: Ask llvm-config about assertion mode, instead of llc.
Reid Kleckner
- [PATCH] check-llvm: Ask llvm-config about assertion mode, instead of llc.
Daniel Dunbar
- [PATCH] check-llvm: Ask llvm-config about assertion mode, instead of llc.
NAKAMURA Takumi
- [PATCH] cmake: Export symbols in all tools that support plugins.
Will Dietz
- [PATCH] cmake: Export symbols in all tools that support plugins.
Rafael Espíndola
- [PATCH] cmake: Export symbols in all tools that support plugins.
Reid Kleckner
- [PATCH] cmake: Export symbols in all tools that support plugins.
Rafael Espíndola
- [PATCH] cmake: Export symbols in all tools that support plugins.
Will Dietz
- [PATCH] cmake: Export symbols in all tools that support plugins.
Reid Kleckner
- [PATCH] cmake: Export symbols in all tools that support plugins.
Will Dietz
- [PATCH] DAGCombiner: Recognise rotates by X+C
Richard Sandiford
- [PATCH] disabled switching ARM modes in inline asm
Greg Fitzgerald
- [PATCH] disabled switching ARM modes in inline asm
Renato Golin
- [PATCH] disabled switching ARM modes in inline asm
Greg Fitzgerald
- [PATCH] disabled switching ARM modes in inline asm
Jim Grosbach
- [PATCH] disabled switching ARM modes in inline asm
Renato Golin
- [PATCH] Disable Remote MCJIT tests on ARM until further notice
Renato Golin
- [PATCH] Disable Remote MCJIT tests on ARM until further notice
Tim Northover
- [PATCH] Disable Remote MCJIT tests on ARM until further notice
Alp Toker
- [PATCH] Disable Remote MCJIT tests on ARM until further notice
Renato Golin
- [PATCH] Disable Remote MCJIT tests on ARM until further notice
Renato Golin
- [PATCH] Don't force the use of a base pointer with MS inline asm
Reid Kleckner
- [patch] Don't produce stubs on darwin x86
Rafael Espíndola
- [patch] Don't produce stubs on darwin x86
Iain Sandoe
- [patch] Don't produce stubs on darwin x86
Rafael Espíndola
- [patch] Don't produce stubs on darwin x86
Iain Sandoe
- [patch] Don't produce stubs on darwin x86
Evan Cheng
- [patch] Don't produce stubs on darwin x86
Rafael Espíndola
- [patch] Don't produce stubs on darwin x86
David Fang
- [patch] Don't produce stubs on darwin x86
Rafael Espíndola
- [PATCH] Extend the ABI list to discard new glibc functions
Peter Collingbourne
- [PATCH] Extend the ABI list to discard new glibc functions
Lorenzo Martignoni
- [PATCH] Extend the ABI list to discard new glibc functions
Lorenzo Martignoni
- [PATCH] Fix 1 << 31
Eitan Adler
- [PATCH] Fix 1 << 31
Tim Northover
- [PATCH] Fix assert with copy from global through addrspacecast
Matt Arsenault
- [PATCH] Fix assert with copy from global through addrspacecast
Michele Scandale
- [PATCH] Fix assert with copy from global through addrspacecast
Michele Scandale
- [PATCH] Fix assert with copy from global through addrspacecast
Matt Arsenault
- [PATCH] Fix assert with copy from global through addrspacecast
Michele Scandale
- [PATCH] Fix assert with copy from global through addrspacecast
Matt Arsenault
- [PATCH] Fix assert with copy from global through addrspacecast
Matt Arsenault
- [PATCH] Fix assert with copy from global through addrspacecast
Michele Scandale
- [PATCH] Fix assert with copy from global through addrspacecast
Matt Arsenault
- [PATCH] Fix dominator descendants for unreachable blocks.
Diego Novillo
- [PATCH] Fix dominator descendants for unreachable blocks.
Diego Novillo
- [PATCH] Fix dominator descendants for unreachable blocks.
Renato Golin
- [PATCH] Fix dominator descendants for unreachable blocks.
Diego Novillo
- [PATCH] Fix dominator descendants for unreachable blocks.
Renato Golin
- [PATCH] Fix dominator descendants for unreachable blocks.
Diego Novillo
- [PATCH] Fix ELF st_other flag.
Logan Chien
- [PATCH] Fix ELF st_other flag.
Rafael Ávila de Espíndola
- [PATCH] Fix ELF st_other flag.
Logan Chien
- [PATCH] Fix for PR17975 - wrong code for bit shifting integer promotion at -O1 and above on x86_64-linux-gnu
Kai Nacke
- [PATCH] Fix for PR17975 - wrong code for bit shifting integer promotion at -O1 and above on x86_64-linux-gnu
Evan Cheng
- [PATCH] Fix for PR17975 - wrong code for bit shifting integer promotion at -O1 and above on x86_64-linux-gnu
Bill Wendling
- [PATCH] Fix for PR17975 - wrong code for bit shifting integer promotion at -O1 and above on x86_64-linux-gnu
Kai Nacke
- [PATCH] Fix for PR17975 - wrong code for bit shifting integer promotion at -O1 and above on x86_64-linux-gnu
Kai Nacke
- [PATCH] fix incorrect codegen from instcombine (PR17827)
Kay Tiong Khoo
- [PATCH] Fix inlining not to lose the "cleanup" clause from landingpads
Mark Seaborn
- [PATCH] Fix inlining to not produce duplicate landingpad clauses
Mark Seaborn
- [PATCH] Fix inlining to not produce duplicate landingpad clauses
Chandler Carruth
- [PATCH] Fix inlining to not produce duplicate landingpad clauses
Mark Seaborn
- [PATCH] Fix inlining to not produce duplicate landingpad clauses
Mark Seaborn
- [PATCH] Fix inlining to not produce duplicate landingpad clauses
Mark Seaborn
- [PATCH] Fix inlining to not produce duplicate landingpad clauses
Bill Wendling
- [PATCH] Fix inlining to not produce duplicate landingpad clauses
John McCall
- [PATCH] Fix inlining to not produce duplicate landingpad clauses
Bill Wendling
- [PATCH] Fix instcombine's folding of select into phi nodes for ConstantExpr
Duncan P. N. Exon Smith
- [PATCH] Fix instcombine's folding of select into phi nodes for ConstantExpr
Bill Wendling
- [PATCH] Fix instcombine's folding of select into phi nodes for ConstantExpr
Justin Bogner
- [PATCH] Fix instcombine's folding of select into phi nodes for ConstantExpr
Duncan P. N. Exon Smith
- [PATCH] Fix instcombine's folding of select into phi nodes for ConstantExpr
Manman Ren
- [PATCH] Fix instcombine's folding of select into phi nodes for ConstantExpr
Duncan P. N. Exon Smith
- [PATCH] Fix instcombine's folding of select into phi nodes for ConstantExpr
Justin Bogner
- [PATCH] Fix instcombine's folding of select into phi nodes for ConstantExpr
Duncan P. N. Exon Smith
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Joey Gouly
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Joey Gouly
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Matt Arsenault
- [PATCH] Fix wrong array index check in MachOObjectFile
Marius Wachtler
- [PATCH] Fix wrong array index check in MachOObjectFile
Marius Wachtler
- [PATCH] Fix wrong array index check in MachOObjectFile
Eric Christopher
- [PATCH] Fix wrong array index check in MachOObjectFile
Eric Christopher
- [PATCH] Generalize debug info / EH emission in AsmPrinter
Timur Iskhodzhanov
- [PATCH] Generalize debug info / EH emission in AsmPrinter
Eric Christopher
- [PATCH] Generalize debug info / EH emission in AsmPrinter
Timur Iskhodzhanov
- [PATCH] Generalize debug info / EH emission in AsmPrinter
Reid Kleckner
- [PATCH] Generalize debug info / EH emission in AsmPrinter
Timur Iskhodzhanov
- [PATCH] Generalize debug info / EH emission in AsmPrinter
Timur Iskhodzhanov
- [PATCH] Generalize debug info / EH emission in AsmPrinter
Timur Iskhodzhanov
- [PATCH] Generalize debug info / EH emission in AsmPrinter
Timur Iskhodzhanov
- [patch] Hide the stub created for MO_ExternalSymbol too.
Nick Kledzik
- [patch] Hide the stub created for MO_ExternalSymbol too.
Rafael Espíndola
- [patch] Hide the stub created for MO_ExternalSymbol too.
David Fang
- [patch] Hide the stub created for MO_ExternalSymbol too.
Rafael Espíndola
- [PATCH] Implement a bunch of custom glibc wrappers & corresponding tests.
Lorenzo Martignoni
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
David Peixotto
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
Renato Golin
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
Tim Northover
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
Renato Golin
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
Renato Golin
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
Renato Golin
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
Tim Northover
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
Amara Emerson
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
David Peixotto
- [PATCH] Implement the ldr-pseudo opcode for ARM assembly
David Peixotto
- RE: [PATCH] Implement ‘optnone’ attribute semantics
Robinson, Paul
- [PATCH] InlineFunction.cpp: Remove a return value that is always false
Mark Seaborn
- [PATCH] InlineFunction.cpp: Remove a return value that is always false
Eric Christopher
- [PATCH] Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCH] Integrated assembler incorrectly lexes ARM-style comments
Saleem Abdulrasool
- [PATCH] Integrated assembler incorrectly lexes ARM-style comments
Tim Northover
- [PATCH] Integrated assembler incorrectly lexes ARM-style comments
Tim Northover
- [PATCH] Integrated assembler incorrectly lexes ARM-style comments
David Peixotto
- [PATCH] llvm-cov: Added -a option for block data.
Yuchen Wu
- [PATCH] llvm-cov: Added -a option for block data.
Justin Bogner
- [PATCH] llvm-cov: Added -a option for block data.
Yuchen Wu
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Yuchen Wu
- [PATCH] llvm-cov: Added -f option for function summaries.
Yuchen Wu
- [PATCH] llvm-cov: Added -u option for unconditional branch info.
Yuchen Wu
- [PATCH] llvm-cov: Removed output to STDOUT/specified file.
Justin Bogner
- [PATCH] llvm-cov: Split GCOVFile's read into GCNO and GCDA.
Yuchen Wu
- [PATCH] llvm-cov: Split GCOVFile's read into GCNO and GCDA.
Justin Bogner
- [PATCH] llvm-cov: Store blocks rather than counts per line.
Justin Bogner
- [PATCH] llvm-cov: Support for big-endianness
Yuchen Wu
- [PATCH] Make the MemDepPrinter to print something
Dmitry Mikushin
- [PATCH] Make the MemDepPrinter to print something
Dan Gohman
- [PATCH] Make the MemDepPrinter to print something
Dan Gohman
- [PATCH] Make the MemDepPrinter to print something
Dmitry Mikushin
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Daniel Stewart
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Tim Northover
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Daniel Stewart
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Tim Northover
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Tim Northover
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Daniel Stewart
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Tim Northover
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Daniel Stewart
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Tim Northover
- [PATCH] Move VFP4 predicate inside UseFusedMAC
Chad Rosier
- [PATCH] Object/COFF: Add export table entry structs.
Rui Ueyama
- [PATCH] Object/COFF: Add export table entry structs.
Rafael Espíndola
- [PATCH] Object/COFF: Add export table entry structs.
Rui Ueyama
- [PATCH] Optimize the layout pass.
Rui Ueyama
- [PATCH] Optimize the layout pass.
Michael Spencer
- [PATCH] Optimize the layout pass.
Rui Ueyama
- [PATCH] Pass the non-zero label to __dfsan_nonzero_label
Lorenzo Martignoni
- [PATCH] Pass the non-zero label to __dfsan_nonzero_label
Peter Collingbourne
- [PATCH] Pass the non-zero label to __dfsan_nonzero_label (compiler-rt)
Lorenzo Martignoni
- [PATCH] PR17977: don't assume EOWNERDEAD is always defined
Alexey Samsonov
- [PATCH] R600/SI: Add comments for number of used registers.
Matt Arsenault
- [PATCH] R600/SI: Add comments for number of used registers.
Tom Stellard
- [PATCH] R600/SI: Add comments for number of used registers.
Matt Arsenault
- [PATCH] R600: Remove successive JUMP in AnalyzeBranch when AllowModify is true
Vincent Lejeune
- [PATCH] R600: Remove successive JUMP in AnalyzeBranch when AllowModify is true
David Blaikie
- [PATCH] remove std::string in dr_init for optimized hybrid execution
Qin Zhao
- [PATCH] remove std::string in dr_init for optimized hybrid execution
Reid Kleckner
- [PATCH] Rework lli-child-target for portability and correctness
Alp Toker
- [PATCH] Rework lli-child-target for portability and correctness
Kaylor, Andrew
- [PATCH] Rework lli-child-target for portability and correctness
Reid Kleckner
- [PATCH] Rework lli-child-target for portability and correctness
Alp Toker
- [PATCH] Rework lli-child-target for portability and correctness
Kaylor, Andrew
- [PATCH] Rework lli-child-target for portability and correctness
Renato Golin
- [PATCH] Rework lli-child-target for portability and correctness
Alp Toker
- [PATCH] Rework lli-child-target for portability and correctness
Renato Golin
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Neil Henning
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Pete Cooper
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Rafael Espíndola
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Alp Toker
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Rafael Espíndola
- [PATCH] Support poly128_t and implement relevant intrinsic. -Clang
Kevin Qin
- [PATCH] Support poly128_t and implement relevant intrinsic. -Clang
Kevin Qin
- [PATCH] switch ARM modes in inline asm
Renato Golin
- [PATCH] Teach lint about address spaces
Matt Arsenault
- [PATCH] Two additional hazard recognizer functions
Hal Finkel
- [PATCH] Two additional hazard recognizer functions
Andrew Trick
- [PATCH] Two additional hazard recognizer functions
Sean Silva
- [PATCH] utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts to let llvm-lit.py --use-processes work.
NAKAMURA Takumi
- [PATCH] utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts to let llvm-lit.py --use-processes work.
Daniel Dunbar
- [PATCH] utils/llvm-lit: Generate "llvm-lit.py" rather than "llvm-lit" on Win32 hosts to let llvm-lit.py --use-processes work.
NAKAMURA Takumi
- [PATCH] Zorg: getLLDBuildFactory() now takes an optional 'env' parameter
Mikael Lyngvig
- [PATCH]{AArch64] Implemented half-precision vget/vset_lane_f16 intrinsics
Ana Pazos
- [PATCH]{AArch64] Implemented half-precision vget/vset_lane_f16 intrinsics
Jiangning Liu
- [PATCH]{AArch64] Implemented half-precision vget/vset_lane_f16 intrinsics
Ana Pazos
- [PATCH]{AArch64] Implemented half-precision vget/vset_lane_f16 intrinsics
Jiangning Liu
- [PATCH} add spir calling conventions to the AssemblyWriter
Ouriel, Boaz
- [polly] r196655 - Update isl to latest maintenance release
Tobias Grosser
- [polly] r196655 - Update isl to latest maintenance release
Tobias Grosser
- [test-suite] r196186 - voronoi: Make printing of negative NaNs consistent
Tobias Grosser
- [test-suite] r196219 - Creating release candidate rc2 from release_34 branch
Bill Wendling
- [test-suite] r196241 - Recreating release candidate rc2
Bill Wendling
- [test-suite] r196242 - Creating release candidate rc2 from release_34 branch
Bill Wendling
- [www] r196148 - Hacking up table to get ready for slides/video.
Tanya Lattner
- [www] r196149 - Clean up table.
Tanya Lattner
- [www] r196150 - More cleanup.
Tanya Lattner
- [www] r196154 - Cleanup.
Tanya Lattner
- [www] r196260 - Move us to the next release phase.
Bill Wendling
- [www] r196345 - Update URL and description of LDC.
Rafael Espindola
- [www] r196382 - Add initial website for 2014 European Dev Meeting (EuroLLVM 2014).
Tobias von Koch
- [www] r196383 - Mark index.html executable so SSI #include directives work.
Tobias von Koch
- [www] r196660 - add Vuo as an llvm user.
Chris Lattner
- [zorg] r196258 - Add myself to all polly build notifiers
Tobias Grosser
- [zorg] r196307 - Patch by Renato Golin!
Galina Kistanova
- [zorg] r196307 - Patch by Renato Golin!
Renato Golin
- [zorg] r196307 - Patch by Renato Golin!
Tim Northover
- [zorg] r196307 - Patch by Renato Golin!
Mikael Lyngvig
- [zorg] r196307 - Patch by Renato Golin!
Renato Golin
- Add a new ARM buildbot
Renato Golin
- DAG dump readability
Stepan Dyatkovskiy
- DAG dump readability
Mikael Lyngvig
- DAG dump readability
Stepan Dyatkovskiy
- DAG dump readability
Sean Silva
- DAG dump readability
Stepan Dyatkovskiy
- Enhance fix of PR17631
Michael Liao
- Fix for segfault reported in PR 11990
Kaelyn Takata
- Fix for segfault reported in PR 11990
Rafael Espíndola
- Fix for segfault reported in PR 11990
Kaelyn Takata
- Fix for segfault reported in PR 11990
Rafael Espíndola
- Fix for segfault reported in PR 11990
Kaelyn Takata
- llvm-cov: Added edge struct for traversal in block.
Justin Bogner
- No subject
Robert Lytton
- PATCH: Fix libsanitizer for x32
H.J. Lu
- PATCH: Fix libsanitizer for x32
Konstantin Serebryany
- PATCH: Fix libsanitizer for x32
H.J. Lu
- Patch for `include/llvm/Support/Host.h` to support BSD and Solaris endian.h equivalents
Rafael Espíndola
- Patch to fix vselect compilation on KNL.
Bader, Aleksey A
- Patch to fix vselect compilation on KNL.
Cameron McInally
- Patch to fix vselect compilation on KNL.
Nadav Rotem
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Evan Cheng
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Evan Cheng
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Evan Cheng
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- PR17326, PATCH
Stepan Dyatkovskiy
- r195676 - Make the integrated assembler the default for cygwin/mingw too.
Yaron Keren
- Why is Sparc using the old asm printer?
Rafael Espíndola
- XCore Target: correct callee save register spilling when callsUnwindInit is true.
Robert Lytton
- XCore target: Lower ATOMIC_LOAD & ATOMIC_STORE
Robert Lytton
- XCore target: Lower EH_RETURN
Robert Lytton
- XCore target: Lower FRAME_TO_ARGS_OFFSET
Robert Lytton
- XCore target: Lower RETURNADDR
Robert Lytton
- XCore target: Optimise entsp / retsp selection
Robert Lytton
- XCore target: Refactor LR handling
Robert Lytton
- XCore target: Refactor the loading of constants into a register
Robert Lytton
Last message date:
Sun Dec 8 23:54:49 PST 2013
Archived on: Tue Aug 4 17:10:49 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).