The Week Of Monday 9 December 2013 Archives by subject
Starting: Mon Dec 9 00:34:35 PST 2013
Ending: Sun Dec 15 23:14:41 PST 2013
Messages: 769
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Sasa Stankovic
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Mark Seaborn
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Mark Seaborn
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Sasa Stankovic
- %hi($tmp) and %lo($tmp) relocations for Mips backend, where $tmp = sym1 - sym2
Mark Seaborn
- 3.4 release notes for SystemZ
Richard Sandiford
- [compiler-rt] r194873 - Add clang_darwin_embedded platform for embedded projects
Hans Wennborg
- [compiler-rt] r194873 - Add clang_darwin_embedded platform for embedded projects
Tim Northover
- [compiler-rt] r196778 - [lsan] Make LSan ignore memory poisoned by ASan.
Sergey Matveev
- [compiler-rt] r196779 - PR17977: don't assume EOWNERDEAD is always defined
Alexey Samsonov
- [compiler-rt] r196780 - Fix Windows build.
Sergey Matveev
- [compiler-rt] r196799 - ubsan: Fix typo in 'TypeCheck/vptr.cpp' test to resolve 32bit failure.
Will Dietz
- [compiler-rt] r196799 - ubsan: Fix typo in 'TypeCheck/vptr.cpp' test to resolve 32bit failure.
İsmail Dönmez
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Chandler Carruth
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Chandler Carruth
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Alp Toker
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Peter Bergner
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
H.J. Lu
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Jakub Jelinek
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Chris Lattner
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Sean Silva
- [compiler-rt] r196802 - Revert three patches which were committed without explicit contribution
Bill Wendling
- [compiler-rt] r196809 - Unbreak build by adding an implementation of PopStackFrames function.
Richard Smith
- [compiler-rt] r196809 - Unbreak build by adding an implementation of PopStackFrames function.
Chandler Carruth
- [compiler-rt] r196809 - Unbreak build by adding an implementation of PopStackFrames function.
Bill Wendling
- [compiler-rt] r196875 - Revert a final patch that was committed without the author contributing
Chandler Carruth
- [compiler-rt] r196875 - Revert a final patch that was committed without the author contributing
Chandler Carruth
- [compiler-rt] r196875 - Revert a final patch that was committed without the author contributing
Bill Wendling
- [compiler-rt] r196894 - [ASan] Fix StackTrace::SlowUnwindStack on Windows
Timur Iskhodzhanov
- [compiler-rt] r196900 - [asan] remove one test from SizedStackTest which relied on a now-wrong assumption that the left stack redzone is >= 32 bytes (PR18195)
Kostya Serebryany
- [compiler-rt] r196904 - [asan] relax HugeMallocTest so that it does not fail on small-RAM machines
Kostya Serebryany
- [compiler-rt] r196948 - Fix minor gcc warnings.
Matt Arsenault
- [compiler-rt] r197014 - [TSan] Replace __tsan::OverrideFlags with __tsan::OnInitialize
Alexey Samsonov
- [compiler-rt] r197015 - [TSan] Move declarations of __tsan_atomic functions to a public header
Alexey Samsonov
- [compiler-rt] r197026 - [msan] Get stack limits with pthread_create interceptor.
Evgeniy Stepanov
- [compiler-rt] r197028 - Only build embedded darwin variants if the compiler supports them
Tim Northover
- [compiler-rt] r197029 - [msandr] Remove std::string in dr_init for optimized hybrid execution.
Evgeniy Stepanov
- [compiler-rt] r197031 - [msandr] Remove one more use of std::string and put all STL headers under ifdef.
Evgeniy Stepanov
- [compiler-rt] r197037 - [asan] if verbosity>=2, print the fake stack usage stats at thread exit; No functionality change in non-verboze mode
Kostya Serebryany
- [compiler-rt] r197040 - [asan] when a fake stack is being unmapped also flush the corresponding shadow
Kostya Serebryany
- [compiler-rt] r197156 - [msan] Clean stack and TLS shadow on thread exit.
Evgeniy Stepanov
- [compiler-rt] r197218 - [msan] Add a check for recursive __msan_init.
Evgeniy Stepanov
- [compiler-rt] r197226 - [msan] Wrap indirect calls from sanitizer rtl when running under DR.
Evgeniy Stepanov
- [compiler-rt] r197232 - [sanitizer] Disable call wrapping when building for Go.
Evgeniy Stepanov
- [compiler-rt] r197233 - [asan] add flag uar_noreserve to use noreserve mmap for fake stack. uar_noreserve=1 will save some memory but also negatively affect performance
Kostya Serebryany
- [compiler-rt] r197244 - [msan] Fix strncat interceptor, add missing tests.
Evgeniy Stepanov
- [Diffusion] rL196996: Move mips' datalayout computation out of line and add comments.
Daniel Sanders
- [Diffusion] rL196996: Move mips' datalayout computation out of line and add comments.
Rafael Espíndola
- [Diffusion] rL196996: Move mips' datalayout computation out of line and add comments.
Daniel Sanders
- [Diffusion] rL196996: Move mips' datalayout computation out of line and add comments.
Daniel Sanders
- [Diffusion] rL196996: Move mips' datalayout computation out of line and add comments.
Daniel Sanders
- [dragonegg] r196759 - Merging r196157:
Bill Wendling
- [lld] r196762 - [PECOFF] Simplify WriterPECOFF.
Rui Ueyama
- [lld] r196767 - [PECOFF] Simplify PE/COFF header writer.
Rui Ueyama
- [lld] r196770 - Fix a copy/paste error.
Joey Gouly
- [lld] r196853 - Revert "Remove makeArrayRef() calls."
Rui Ueyama
- [lld] r196866 - [PECOFF] Make some member functions non-virtual.
Rui Ueyama
- [lld] r196867 - Add const qualifiers.
Rui Ueyama
- [lld] r196877 - Make anonymous namespace as small as possible.
Rui Ueyama
- [lld] r196883 - Style fixes. No functionality change.
Rui Ueyama
- [lld] r196884 - Skip the body of a loop as early as possible.
Rui Ueyama
- [lld] r196890 - Remove data members used for relocations
Rui Ueyama
- [lld] r196891 - Add more const qualifiers.
Rui Ueyama
- [lld] r196895 - [PECOFF] Refactor COFF section header creation.
Rui Ueyama
- [lld] r196896 - [PECOFF] Optimize the writer a bit by removing a loop.
Rui Ueyama
- [lld] r196897 - [PECOFF] Make more member functions non-virtual.
Rui Ueyama
- [lld] r196898 - Add explicit keyword.
Rui Ueyama
- [lld] r196991 - [PECOFF] WriterPECOFF::ExecutableWriter: Small cleanup.
Rui Ueyama
- [lld] r196992 - [PECOFF] WriterPECOFF: Rename getCharacteristics -> computeCharacteristics.
Rui Ueyama
- [lld] r196994 - s/NULL/nullptr/
Rui Ueyama
- [lld] r197002 - [PECOFF] Writer: Remove NULL padding at the end of each section.
Rui Ueyama
- [lld] r197006 - [PECOFF] Make a member functions non-virtual.
Rui Ueyama
- [lld] r197007 - Use "static" instead of anonymous namespace.
Rui Ueyama
- [lld] r197008 - [PECOFF] Writer: Move SectionChunk's ctor inline.
Rui Ueyama
- [lld] r197009 - Simplify code a bit. No functionality change.
Rui Ueyama
- [lld] r197016 - [PECOFF] Refactor IdataPass.
Rui Ueyama
- [lld] r197018 - [PECOFF] Remove code which is no longer needed because of r197016.
Rui Ueyama
- [lld] r197019 - [PECOFF] Remove enum for Data Directory atom which no longer exist.
Rui Ueyama
- [lld] r197020 - [PECOFF] Writer: Remove rawSize().
Rui Ueyama
- [lld] r197025 - [PECOFF] Writer: Remove BaseRelocAtom.
Rui Ueyama
- [lld] r197027 - [PECOFF] Add "const" qualifiers to BaseRelocChunk methods.
Rui Ueyama
- [lld] r197038 - [PECOFF] Writer: Refactor the chunk class hierarchy.
Rui Ueyama
- [lld] r197039 - Run clang-format for PECOFF reader/writer code. No other changes.
Rui Ueyama
- [lld] r197039 - Run clang-format for PECOFF reader/writer code. No other changes.
Reid Kleckner
- [lld] r197039 - Run clang-format for PECOFF reader/writer code. No other changes.
Joey Gouly
- [lld] r197039 - Run clang-format for PECOFF reader/writer code. No other changes.
Rui Ueyama
- [lld] r197085 - Add .clang-format file to ensure C++11 LLVM coding style.
Rui Ueyama
- [lld] r197122 - [PECOFF] Add /dllexport option.
Rui Ueyama
- [lld] r197122 - [PECOFF] Add /dllexport option.
Reid Kleckner
- [lld] r197122 - [PECOFF] Add /dllexport option.
Rui Ueyama
- [lld] r197123 - [PECOFF] Parse /dll command line option.
Rui Ueyama
- [lld] r197132 - [PECOFF] Rename IdataPassFile and move it to Atoms.h.
Rui Ueyama
- [lld] r197137 - [PECOFF] Replace DLLNameAtom with COFFStringAtom.
Rui Ueyama
- [lld] r197140 - [PECOFF] Move a utility function used in a pass to Pass.cpp.
Rui Ueyama
- [lld] r197201 - [PECOFF] Rename lld::coff -> lld::pecoff.
Rui Ueyama
- [lld] r197212 - [PECOFF] Create .edata section for the DLL export table.
Rui Ueyama
- [lld] r197212 - [PECOFF] Create .edata section for the DLL export table.
Yaron Keren
- [lld] r197212 - [PECOFF] Create .edata section for the DLL export table.
Rui Ueyama
- [lld] r197213 - [PECOFF] Align .edata fields on natural boundaries.
Rui Ueyama
- [lld] r197214 - Run clang-format on the new files.
Rui Ueyama
- [lld] r197217 - [PECOFF] Parse /export optional arguments.
Rui Ueyama
- [lld] r197306 - [PECOFF] Simplify EdataPass by sorting atoms from the beginning.
Rui Ueyama
- [lld] r197307 - [PECOFF] Export undecorated symbols from DLL.
Rui Ueyama
- [lld] r197307 - [PECOFF] Export undecorated symbols from DLL.
Saleem Abdulrasool
- [lld] r197307 - [PECOFF] Export undecorated symbols from DLL.
Rui Ueyama
- [lld] r197307 - [PECOFF] Export undecorated symbols from DLL.
Saleem Abdulrasool
- [lld] r197342 - Linking of shared libraries for MIPS little-endian 32-bit target.
Simon Atanasyan
- [lld] r197344 - [Mips] Explicitly cast ulittle32_t to the uint32_t to fix Visual Studio
Simon Atanasyan
- [lld] r197364 - [PECOFF] Make it possible to specify export ordinals.
Rui Ueyama
- [lld] r197365 - [PECOFF] Export ordinal must be in the range 1 through 65535.
Rui Ueyama
- [lld] r197367 - [PECOFF] Set OrdinalBase field in the export table.
Rui Ueyama
- [llvm][Patch 2/3] ppc-darwin AsmParser Base implementation.
Ulrich Weigand
- [llvm][Patch 2/3] ppc-darwin AsmParser Base implementation.
Ulrich Weigand
- [llvm][Patch 3/3] ppc-darwin AsmParser Base implementation.
Ulrich Weigand
- [llvm][patch] Adjust behavior of FDE cross-section relocs for targets that don't support abs-differences.
Iain Sandoe
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Hal Finkel
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Jim Grosbach
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Hal Finkel
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Jim Grosbach
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Evan Cheng
- [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.
Evan Cheng
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Hal Finkel
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Hal Finkel
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Evan Cheng
- [llvm] r190309 - [ARMv8] Prevent generation of deprecated IT blocks on ARMv8 in Thumb mode.
Hal Finkel
- [llvm] r193393 - Optimize concat_vectors(X, undef) -> scalar_to_vector(X).
Hans Wennborg
- [llvm] r193524 - [arm] Implement eabi_attribute, cpu, and fpu directives.
Joerg Sonnenberger
- [llvm] r196158 - Debug Info: drop debug info via upgrading path if version number does not match.
Adrian Prantl
- [llvm] r196210 - [AArch64]Add missing floating point convert, round and misc intrinsics.
Tim Northover
- [llvm] r196210 - [AArch64]Add missing floating point convert, round and misc intrinsics.
Bill Wendling
- [llvm] r196269 - Addrspacecasts are no-ops on ARM.
Pekka Jääskeläinen
- [llvm] r196269 - Addrspacecasts are no-ops on ARM.
Bill Wendling
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Kevin Modzelewski
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Filip Pizlo
- [llvm] r196334 - [Stackmap] Emit multi-byte nops for X86.
Kevin Modzelewski
- [llvm] r196640 - Correct think-o in foldPatchpoint. Thanks to Andy Trick for pointing it out.
David Blaikie
- [llvm] r196661 - Remove the notion of primitive types.
Sean Silva
- [llvm] r196661 - Remove the notion of primitive types.
Rafael Espíndola
- [llvm] r196726 - Cleaning up of prologue/epilogue code for Mips16. First step
Eric Christopher
- [llvm] r196726 - Cleaning up of prologue/epilogue code for Mips16. First step
reed kotler
- [llvm] r196726 - Cleaning up of prologue/epilogue code for Mips16. First step
Eric Christopher
- [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
Eric Christopher
- [llvm] r196731 - Make sure we mark these registers as defined. Previously was done
reed kotler
- [llvm] r196731 - Make sure we mark these registers as defined. Previously was done
Eric Christopher
- [llvm] r196768 - ADT: Implement MutableArrayRef::reverse_iterator
David Majnemer
- [llvm] r196773 - Method parseSetAssignment treats every operand with '$' sign as register and the parsing is directed to set alias for register. This will result in errors reported when expressions containing label references are parsed(for example long jumps)
Vladimir Medic
- [llvm] r196775 - [mips][msa] Fix suboptimal FrameIndex lowering for ld.[hwd] and st.[hwd]
Daniel Sanders
- [llvm] r196777 - [mips][msa] Fix invalid generated code when lowering FrameIndex involving unaligned offsets.
Daniel Sanders
- [llvm] r196791 - Improve the detection of the path
Sylvestre Ledru
- [llvm] r196793 - DwarfDebug/Unit: Remove another case of label recreation by storing the gnu_ranges label in the unit.
David Blaikie
- [llvm] r196806 - Fix pattern match for movi with 0D result
Ana Pazos
- [llvm] r196807 - Don't set a variable to its default value.
Rafael Espindola
- [llvm] r196811 - Use a more direct check for finding out the file type.
Rafael Espindola
- [llvm] r196814 - Don't add suffixes for stdcall/fastcall on 64 coff.
Rafael Espindola
- [llvm] r196824 - Delete some old code used for testing that is not needed anymore.
Reed Kotler
- [llvm] r196829 - get rid of superfluous comment
Reed Kotler
- [llvm] r196831 - [AArch64] Remove q and non-q intrinsic definitions in the NEON scalar reduce
Chad Rosier
- [llvm] r196832 - [AArch64] Refactor NEON scalar reduce pairwise front-end codegen to remove
Chad Rosier
- [llvm] r196833 - [AArch64] Refactor the NEON scalar reduce pairwise intrinsics, so that they use
Chad Rosier
- [llvm] r196838 - Rename Unit->DwarfUnit to match the file name and make it a bit less
Eric Christopher
- [llvm] r196843 - Refactor the construction of the DataLayout string on ARM.
Rafael Espindola
- [llvm] r196843 - Refactor the construction of the DataLayout string on ARM.
Jim Grosbach
- [llvm] r196843 - Refactor the construction of the DataLayout string on ARM.
Rafael Espíndola
- [llvm] r196844 - Rename CompileUnit->DwarfCompileUnit and TypeUnit->DwarfTypeUnit for
Eric Christopher
- [llvm] r196845 - Transforms: Don't create bad branch weights when folding a switch
Justin Bogner
- [llvm] r196846 - Simplify further.
Rafael Espindola
- [llvm] r196848 - 80-col.
Eric Christopher
- [llvm] r196849 - We never emit info into the macro info section, stop emitting an
Eric Christopher
- [llvm] r196850 - Add comments documenting the ARM datalayout string.
Rafael Espindola
- [llvm] r196851 - Disable emitting DW_AT_GNU_ranges_base until we actually use it.
Eric Christopher
- [llvm] r196856 - llvm-cov: Added -a option for block data.
Yuchen Wu
- [llvm] r196856 - llvm-cov: Added -a option for block data.
NAKAMURA Takumi
- [llvm] r196857 - Update testcase for previous commit.
Eric Christopher
- [llvm] r196858 - Fix PR18162 - Incorrect assertion assumed that the SDValue resno is zero.
Nadav Rotem
- [llvm] r196873 - whitespace
Andrew Trick
- [llvm] r196874 - Fix a crash that occurs when PWD is invalid.
Andrew Trick
- [llvm] r196876 - Fix miscompile of MS inline assembly with stack realignment
Reid Kleckner
- [llvm] r196879 - Revert "Fix miscompile of MS inline assembly with stack realignment"
Reid Kleckner
- [llvm] r196880 - Whitespaces.
NAKAMURA Takumi
- [llvm] r196881 - Add proper dependencies to LLVMBuild.txt in llvm/lib.
NAKAMURA Takumi
- [llvm] r196882 - GCOV.cpp: Use PRIu64 instead of %lu.
NAKAMURA Takumi
- [llvm] r196887 - [AArch64 NEON] Support poly128_t and implement relevant intrinsic.
Kevin Qin
- [llvm] r196889 - [AArch64 NEON] Replace fpimm with fpz32 for floating compare with zero.
Kevin Qin
- [llvm] r196902 - [CMake] lli/CMakeLists.txt: Move add_subdirectory(ChildTarget) to the front. It depends on nothing described in LLVM_LINK_COMPONENTS.
NAKAMURA Takumi
- [llvm] r196905 - Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
- [llvm] r196906 - Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
- [llvm] r196906 - Add TargetLowering::prepareVolatileOrAtomicLoad
Richard Sandiford
- [llvm] r196907 - Add JIT to LINK_COMPONENTS in MCJITTests/Makefile.
NAKAMURA Takumi
- [llvm] r196908 - [CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists.txt.
NAKAMURA Takumi
- [llvm] r196910 - [mips][msa] Correct sld and sldi builtins.
Daniel Sanders
- [llvm] r196911 - [CMake] Add MCDisassembler to tools/lto. (has been removed since r196908)
NAKAMURA Takumi
- [llvm] r196912 - Darwin: update default iOS version to 5.0
Tim Northover
- [llvm] r196914 - AVX-512: Changed intrinsics of VPCONFLICT to match GCC builtin form
Elena Demikhovsky
- [llvm] r196918 - AVX-512: changed intrinsics for mask operations
Elena Demikhovsky
- [llvm] r196921 - Next step in Mips16 prologue/epilogue cleanup.
Reed Kotler
- [llvm] r196922 - R600: Fix input modifiers lost for Cayman
Vincent Lejeune
- [llvm] r196923 - R600: Fix an infinite loop when trying to reorganize export/tex vector input
Vincent Lejeune
- [llvm] r196924 - Use Field Lists for the types' "Overview", "Syntax" and "Examples".
Rafael Espindola
- [llvm] r196925 - Ensure that the backend no longer emits unnecessary vector insert instructions
Andrea Di Biagio
- [llvm] r196926 - [AArch64] Refactor the Neon vector/scalar floating-point convert implementation.
Chad Rosier
- [llvm] r196930 - [AArch64] Refactor the Neon vector/scalar floating-point convert intrinsics so
Chad Rosier
- [llvm] r196932 - Support: Update documentation for Program functions
Alp Toker
- [llvm] r196934 - Make Triple's isOSBinFormatXXX functions partition triple-space.
Tim Northover
- [llvm] r196939 - Reland "Fix miscompile of MS inline assembly with stack realignment"
Reid Kleckner
- [llvm] r196947 - Fix gcc warnings.
Matt Arsenault
- [llvm] r196960 - R600/SI: Add i64 cmp tests
Matt Arsenault
- [llvm] r196962 - [AArch64] Overload NEON signed/unsigned integer convert to floating-point
Chad Rosier
- [llvm] r196963 - [AArch64] Overload NEON signed/unsigned floating-point convert to fixed-point
Chad Rosier
- [llvm] r196964 - [AArch64] Refactor the NEON signed/unsigned floating-point convert to fixed-point
Chad Rosier
- [llvm] r196965 - [AArch64] Refactor the NEON floating-point absolute difference LLVM AArch64
Chad Rosier
- [llvm] r196970 - on darwin<10, fallback to .weak_definition (PPC, X86)
David Fang
- [llvm] r196971 - Use llvm_unreachable instead of assert(0)
Matt Arsenault
- [llvm] r196973 - [asan] Fix the coverage.cc test broken by r196939
Reid Kleckner
- [llvm] r196973 - [asan] Fix the coverage.cc test broken by r196939
Kostya Serebryany
- [llvm] r196976 - Refactor the computation of the x86 datalayout.
Rafael Espindola
- [llvm] r196986 - Revert the backend fatal error from r196939
Reid Kleckner
- [llvm] r196987 - Move PPC's getDataLayoutString out of line and document it better.
Rafael Espindola
- [llvm] r196988 - Prune redundant dependencies in LLVMBuild.txt.
NAKAMURA Takumi
- [llvm] r196990 - Move Sparc's getDataLayout out of line and add comments.
Rafael Espindola
- [llvm] r196996 - Move mips' datalayout computation out of line and add comments.
Rafael Espindola
- [llvm] r196996 - Move mips' datalayout computation out of line and add comments.
Richard Sandiford
- [llvm] r196996 - Move mips' datalayout computation out of line and add comments.
Rafael Espíndola
- [llvm] r196998 - [AArch64 NEON] Get instruction BSL matched to VSELECT.
Kevin Qin
- [llvm] r196999 - Distinguish and choose 16 or 32 bit forms of save/restore for Mips16.
Reed Kotler
- [llvm] r197001 - Add TargetRegisterInfo::reverseLocalAssignment hook.
Andrew Trick
- [llvm] r197003 - Make this test a bit stricter.
Rafael Espindola
- [llvm] r197017 - Fix XFAIL rules.
Manuel Klimek
- [llvm] r197030 - Extend (truncate (load)) folding
Richard Sandiford
- [llvm] r197032 - [SystemZ] Optimize fcmp X, 0 in cases where X is also negated
Richard Sandiford
- [llvm] r197041 - AVX-512: Removed "z" suffix from AVX-512 instructions, since it is incompatible with GCC.
Elena Demikhovsky
- [llvm] r197045 - Build fix for Android NDK which has neither futimes nor futimens
Alp Toker
- [llvm] r197046 - ARM: constrain register-class in fast-isel
Tim Northover
- [llvm] r197047 - SelectionDAG: Fix a typo.
Benjamin Kramer
- [llvm] r197052 - [arm] Implement ARM .arch directive.
Logan Chien
- [llvm] r197052 - [arm] Implement ARM .arch directive.
Manman Ren
- [llvm] r197052 - [arm] Implement ARM .arch directive.
Tim Northover
- [llvm] r197052 - [arm] Implement ARM .arch directive.
Logan Chien
- [llvm] r197052 - [arm] Implement ARM .arch directive.
Manman Ren
- [llvm] r197056 - R600: Register R600EmitClauseMarkers pass
Tom Stellard
- [llvm] r197057 - R600: Register AMDGPUCFGStructurizer pass
Tom Stellard
- [llvm] r197058 - R600: Re-format Processors.td
Tom Stellard
- [llvm] r197062 - [arm] Pass -triple to llvm-mc for ARM ELF test cases.
Logan Chien
- [llvm] r197064 - Don't set unused variable.
Rafael Espindola
- [llvm] r197066 - [AArch64] Refactor the NEON scalar floating-point reciprocal estimate, floating-
Chad Rosier
- [llvm] r197067 - [AArch64] Refactor the NEON scalar floating-point reciprocal step and
Chad Rosier
- [llvm] r197068 - [AArch64] Add NEON scalar floating-point compare LLVM AArch64 intrinsics that
Chad Rosier
- [llvm] r197072 - DwarfUnit: LLVM_OVERRIDE and constify some functions
David Blaikie
- [llvm] r197073 - DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers
David Blaikie
- [llvm] r197074 - Remove test thats testing the same thing as tls.ll.
Roman Divacky
- [llvm] r197079 - Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers"
David Blaikie
- [llvm] r197080 - On ELF and COFF treat linker_private like private.
Rafael Espindola
- [llvm] r197081 - Merge all tls tests to two files. One for normal codegen (initial and local
Roman Divacky
- [llvm] r197081 - Merge all tls tests to two files. One for normal codegen (initial and local
Tim Northover
- [llvm] r197084 - Add two additional hazard recognizer functions
Hal Finkel
- [llvm] r197089 - Fix the PPC subsumes-predicate check
Hal Finkel
- [llvm] r197089 - Fix the PPC subsumes-predicate check
Hal Finkel
- [llvm] r197089 - Fix the PPC subsumes-predicate check
Jim Grosbach
- [llvm] r197090 - [AArch64] Refactor NEON floating-point Max/Min/Maxnm/Minnm across vector AArch64
Chad Rosier
- [llvm] r197096 - Expose FileCheck's AddFixedStringToRegEx as Regex::escape
Hans Wennborg
- [llvm] r197097 - Fix an over-constrained assertion in MachineFunction::addLiveIn.
Quentin Colombet
- [llvm] r197098 - Add isBarrier to SDep
Hal Finkel
- [llvm] r197099 - Improve instruction scheduling for the PPC POWER7
Hal Finkel
- [llvm] r197100 - Remove unused multiclass from PPCInstrInfo.td
Hal Finkel
- [llvm] r197105 - Add TargetLibraryInfo in LTO passes builder
Yi Jiang
- [llvm] r197113 - Fix Incorrect CHECK message [0-31]+ in test case.
Kevin Qin
- [llvm] r197119 - Check for null pointer before dereferencing. A careless typo on my part.
Reed Kotler
- [llvm] r197119 - Check for null pointer before dereferencing. A careless typo on my part.
David Blaikie
- [llvm] r197119 - Check for null pointer before dereferencing. A careless typo on my part.
reed kotler
- [llvm] r197119 - Check for null pointer before dereferencing. A careless typo on my part.
David Blaikie
- [llvm] r197121 - Add missing escape characters to the new Regex::escape() function
Alp Toker
- [llvm] r197124 - Swap around EXPECT_EQ() arguments orders for more natural gtest Failure messages
Alp Toker
- [llvm] r197135 - [AArch64]Fix the problem that AArch64 backend fails to select scalar_to_vector of vector types having more than one element.
Hao Liu
- [llvm] r197136 - typo in comment
Gabor Greif
- [llvm] r197144 - Remove some dead code
Richard Barton
- [llvm] r197145 - Added new X86 patterns to select SSE scalar fp arithmetic instructions from
Andrea Di Biagio
- [llvm] r197146 - PowerPC: add Linux triple to TLS tests
Tim Northover
- [llvm] r197149 - [cleanup] Remove trailing whitespace before I start changing this file.
Chandler Carruth
- [llvm] r197158 - Return a StringRef from getHostCPUName.
Rafael Espindola
- [llvm] r197159 - [AArch64] Removed unnecessary copy patterns with v1fx types.
Chad Rosier
- [llvm] r197163 - Switch to the new MingW ABI.
Rafael Espindola
- [llvm] r197166 - Convert the other getHostByName implementations to StringRef.
Rafael Espindola
- [llvm] r197168 - Fix Typo.
Rafael Espindola
- [llvm] r197169 - Use "a" instead of "a0" in DataLayout.
Rafael Espindola
- [llvm] r197170 - Simplify the SystemZ datalayout string.
Rafael Espindola
- [llvm] r197172 - Simplify the datalayout string of ARM and AArch64.
Rafael Espindola
- [llvm] r197175 - Removed llvm-cov.test from Other folder.
Yuchen Wu
- [llvm] r197177 - Initialize the barrier pass llvm::initializeIPO
Hal Finkel
- [llvm] r197178 - Fix a use-after-free error in GlobalOpt CleanupConstantGlobalUsers
Hal Finkel
- [llvm] r197178 - Fix a use-after-free error in GlobalOpt CleanupConstantGlobalUsers
Hal Finkel
- [llvm] r197180 - Fix spelling in comment in test: "themselve" -> "themselves"
Mark Seaborn
- [llvm] r197197 - DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers
David Blaikie
- [llvm] r197198 - llvm-cov: Added -b option for branch probabilities.
Yuchen Wu
- [llvm] r197199 - Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers"
David Blaikie
- [llvm] r197204 - Object/COFF: ExportAddressTableEntry is a union of two RVAs.
Rui Ueyama
- [llvm] r197205 - Change stack probing code for MingW.
Kai Nacke
- [llvm] r197210 - DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers
David Blaikie
- [llvm] r197211 - Revert "DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers"
David Blaikie
- [llvm] r197215 - [inliner] Completely change (and fix) how the inline cost analysis
Chandler Carruth
- [llvm] r197216 - [inliner] Fix PR18206 by preventing inlining functions that call setjmp
Chandler Carruth
- [llvm] r197220 - Add ARM to release instructions
Renato Golin
- [llvm] r197223 - [mips] Add checks for alignment and maximum displacements for most of the
Matheus Almeida
- [llvm] r197224 - Enabling thumb2 mode used to force support for armv6t2. Replace this
Joerg Sonnenberger
- [llvm] r197228 - X86: When lowering shl_parts, don't emit shift amounts larger than the bit width.
Benjamin Kramer
- [llvm] r197234 - [SystemZ] Make more use of LTGFR
Richard Sandiford
- [llvm] r197235 - [SystemZ] Add a structure to represent a selected comparison
Richard Sandiford
- [llvm] r197236 - [SystemZ] Extend integer absolute selection
Richard Sandiford
- [llvm] r197237 - test commit.
Iain Sandoe
- [llvm] r197238 - [SystemZ] Make more use of TMHH
Richard Sandiford
- [llvm] r197239 - [SystemZ] Optimize X [!=]= Y in cases where X - Y or Y - X is also computed
Richard Sandiford
- [llvm] r197241 - Fix pr18235.
Rafael Espindola
- [llvm] r197249 - Assume defaults to produce smaller datalayout strings.
Rafael Espindola
- [llvm] r197250 - [AArch64] Simplify the Neon Scalar3Same patterns for floating-point reciprocal
Chad Rosier
- [llvm] r197253 - Convert liveness tracking to work on a sub-register level instead of just register units.
Andrew Trick
- [llvm] r197254 - Liveness Analysis Pass
Andrew Trick
- [llvm] r197255 - Grow the stackmap/patchpoint format to hold 64-bit IDs.
Andrew Trick
- [llvm] r197259 - Use a: and s: instead of a0: and s0: in the DataLayout strings.
Rafael Espindola
- [llvm] r197260 - Revert "Liveness Analysis Pass"
Andrew Trick
- [llvm] r197262 - Revert "Convert liveness tracking to work on a sub-register level instead of just register units."
Andrew Trick
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Michael Gottesman
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Chandler Carruth
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Benjamin Kramer
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Michael Gottesman
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Michael Gottesman
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Michael Gottesman
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Chandler Carruth
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Michael Gottesman
- [llvm] r197271 - [block-freq] Add the APInt method extractBit.
Michael Gottesman
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Michael Gottesman
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Duncan P. N. Exon Smith
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Michael Gottesman
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Duncan P. N. Exon Smith
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Michael Gottesman
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Michael Gottesman
- [llvm] r197272 - [block-freq] Add the method APInt::nearestLogBase2().
Duncan P. N. Exon Smith
- [llvm] r197275 - DebugInfo: Move type units into the debug_types section with appropriate comdat grouping and type unit headers
David Blaikie
- [llvm] r197277 - Remove APInt::extractBit since it is already implemented via operator[]. Change tests for extractBit to test operator[].
Michael Gottesman
- [llvm] r197278 - comment typo.
Andrew Trick
- [llvm] r197282 - Fixed a bug in getARMFixupKindMachOInfo() where three ARM fixup kinds
Kevin Enderby
- [llvm] r197283 - Pointer sizes are stored in Bytes. Fix variables names to say so.
Rafael Espindola
- [llvm] r197284 - [block-freq] Begin move of BlockFrequency::EntryFreq -> BlockFrequencyImpl::EntryFreq.
Michael Gottesman
- [llvm] r197284 - [block-freq] Begin move of BlockFrequency::EntryFreq -> BlockFrequencyImpl::EntryFreq.
Chandler Carruth
- [llvm] r197284 - [block-freq] Begin move of BlockFrequency::EntryFreq -> BlockFrequencyImpl::EntryFreq.
Michael Gottesman
- [llvm] r197285 - [block-freq] Add a print method on BlockFrequencyImpl for printing block frequencies and a convenience method for the common case of getting/printing a basic block.
Michael Gottesman
- [llvm] r197286 - [block-freq] Convert BlockFrequencyImpl to use the new printing functionality from r197285.
Michael Gottesman
- [llvm] r197287 - [block-freq] Add the equivalent methods to MachineBlockFrequencyInfo and BlockFrequencyInfo that were added to BlockFrequencyImpl in r197285 and r197284.
Michael Gottesman
- [llvm] r197288 - Print the address space of a MachineMemOperand
Matt Arsenault
- [llvm] r197289 - [block-freq] Update BlockFrequencyInfo/MachineBlockFrequencyInfo to use the new print methods.
Michael Gottesman
- [llvm] r197290 - [block-freq] Update MachineBlockPlacement and RegAllocGreedy to use the new MachineBlockFrequencyInfo methods.
Michael Gottesman
- [llvm] r197291 - [block-freq] Store MBFI as a field on SpillPlacement so we can access it to get the entry frequency while processing data.
Michael Gottesman
- [llvm] r197292 - Teach MemoryBuiltins about address spaces
Matt Arsenault
- [llvm] r197293 - R600/SI: Minor improvements to test.
Matt Arsenault
- [llvm] r197296 - [block-freq] Refactor LiveInterals::getSpillWeight to use the new MachineBlockFrequencyInfo methods.
Michael Gottesman
- [llvm] r197297 - [block-freq] Remove old BlockFrequency entry frequency and printing code.
Michael Gottesman
- [llvm] r197302 - [block-freq] Add a right shift to BlockFrequency that saturates at 1.
Michael Gottesman
- [llvm] r197303 - [block-freq] Teach branch probability how to return the edge weight in between a BasicBlock and one of its successors.
Michael Gottesman
- [llvm] r197304 - [block-freq] Rename getEntryFrequency() -> getEntryFreq() to match getBlockFreq() in all *BlockFrequencyInfo*.
Michael Gottesman
- [llvm] r197310 - Turn AMDGPUSubtarget::getDataLayout into a static function.
Rafael Espindola
- [llvm] r197311 - Turn NVPTXSubtarget::getDataLayout into a static function.
Rafael Espindola
- [llvm] r197312 - Refactor NVPTX's computeDataLayout.
Rafael Espindola
- [llvm] r197315 - Convert register liveness tracking to work on a sub-register level instead of just register units.
Juergen Ributzka
- [llvm] r197316 - [Stackmap] Only the AnyReg calling convention should preserve all registers.
Juergen Ributzka
- [llvm] r197317 - [Stackmap] Liveness Analysis Pass
Juergen Ributzka
- [llvm] r197317 - [Stackmap] Liveness Analysis Pass
Hal Finkel
- [llvm] r197317 - [Stackmap] Liveness Analysis Pass
Juergen Ributzka
- [llvm] r197317 - [Stackmap] Liveness Analysis Pass
Benjamin Kramer
- [llvm] r197317 - [Stackmap] Liveness Analysis Pass
Juergen Ributzka
- [llvm] r197317 - [Stackmap] Liveness Analysis Pass
Juergen Ributzka
- [llvm] r197323 - Remove weak vtables. No functional change.
Juergen Ributzka
- [llvm] r197324 - [Powerpc darwin] AsmParser Base implementation.
Iain Sandoe
- [llvm] r197327 - Don't manually calculate size in bytes
Matt Arsenault
- [llvm] r197329 - [Stackmap] Refactor operand parsing.
Juergen Ributzka
- [llvm] r197332 - Replace string matching with a switch on Triple::getEnvironment.
Joerg Sonnenberger
- [llvm] r197332 - Replace string matching with a switch on Triple::getEnvironment.
Evgeniy Stepanov
- [llvm] r197335 - Fix AsmWriter's handling of SPIR calling conventions. Patch by Boaz Ouriel.
Michael Kuperstein
- [llvm] r197340 - Ensure bitcode encoding of global variable attributes stays stable. Patch by Boaz Ouriel.
Michael Kuperstein
- [llvm] r197348 - There is no exp10 on NetBSD.
Joerg Sonnenberger
- [llvm] r197350 - Last change for mips16 prolog/epilog cleanup and optimization.
Reed Kotler
- [llvm] r197356 - Get rid of an superfluous tab in the .s file. This was originally
Reed Kotler
- [llvm] r197357 - Fix some indentation.
Reed Kotler
- [llvm] r197358 - remove an uneeded statement (condition is covered by the statement
Reed Kotler
- [llvm] r197361 - [AArch64]Fix the pattern match failure for v1i8/v1i16/v1i32 types.
Hao Liu
- [llvm] r197366 - Fix Android regression in r197332.
Evgeniy Stepanov
- [LNT] r197227 - Fixed a small bug where the --hostname argument to lnt create was not being interpolated into the wsgi script.
Michael Gottesman
- [Mesa-dev] PATCHES: R600: Register machine passes and code cleanups
Alex Deucher
- [PATCH] [AArch64] Fix a pattern match failure for movi with 1D result
Ana Pazos
- [PATCH] [AArch64 NEON] Add patterns for loading vector constant from constant poll.
Kevin Qin
- [PATCH] [AArch64 NEON] Add patterns for loading vector constant from constant poll.
Tim Northover
- [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] Get instruction BSL be matched to VSELECT.
Kevin Qin
- [PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT.
Tim Northover
- [PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT.
Kevin Qin
- [PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT. -Clang
Kevin Qin
- [PATCH] [AArch64 NEON] Get instruction BSL be matched to VSELECT. -Clang
Tim Northover
- [PATCH] [AArch64 NEON]Replace fpimm with fpz32 for floating compare with zero.
Tim Northover
- [PATCH] [AArch64 NEON] Support poly128_t and implement relevant intrinsic. -LLVM
Tim Northover
- [PATCH] [ADT] Add the range library based on the C++1y proposal.
Chandler Carruth
- [PATCH] [ADT] Add the range library based on the C++1y proposal.
Michael Spencer
- [PATCH] [arm] Add softvfp to supported FPU names.
Logan Chien
- [PATCH] [arm] Add softvfp to supported FPU names.
Logan Chien
- [PATCH] [arm] Add softvfp to supported FPU names.
Renato Golin
- [PATCH] [arm] Add softvfp to supported FPU names.
Logan Chien
- [PATCH] [arm] Add softvfp to supported FPU names.
Renato Golin
- [PATCH] [arm] Implement ARM .arch directive.
Renato Golin
- [PATCH] [arm] Implement ARM .arch directive.
Richard Barton
- [PATCH] [arm] Implement ARM .arch directive.
Renato Golin
- [PATCH] [arm] Implement ARM .arch directive.
Logan Chien
- [PATCH][AVX512] Broken icmp for <16 x i64>.
Bader, Aleksey A
- [PATCH][AVX512] Broken icmp for <16 x i64>.
Demikhovsky, Elena
- [PATCH][AVX512] Broken icmp for <16 x i64>.
Bader, Aleksey A
- [PATCH][AVX512] Broken icmp for <16 x i64>.
Demikhovsky, Elena
- [PATCH][AVX512] Fix scalar floating point select.
Bader, Aleksey A
- [PATCH][AVX512] Fix scalar floating point select.
Demikhovsky, Elena
- [PATCH][AVX512] Fix scalar floating point select.
Bader, Aleksey A
- [PATCH][AVX512] Hook up KNOT intrinsic
Cameron McInally
- [PATCH][AVX512] Hook up KNOT intrinsic
Demikhovsky, Elena
- [PATCH][AVX512] Hook up KNOT intrinsic
Cameron McInally
- [PATCH] [compiler-rt] use .p2align instead of .align
Saleem Abdulrasool
- [PATCH] [compiler-rt] use .p2align instead of .align
Renato Golin
- [PATCH] [compiler-rt] use .p2align instead of .align
Joerg Sonnenberger
- [PATCH][darwin] revert to .weak_definition on darwin<10
Rafael Espíndola
- [PATCH][darwin] revert to .weak_definition on darwin<10
Jim Grosbach
- [PATCH][darwin] revert to .weak_definition on darwin<10
Iain Sandoe
- [PATCH][darwin] revert to .weak_definition on darwin<10
David Fang
- [PATCH][darwin] revert to .weak_definition on darwin<10
Jim Grosbach
- [PATCH][darwin] revert to .weak_definition on darwin<10
Iain Sandoe
- [PATCH][darwin] revert to .weak_definition on darwin<10
Jim Grosbach
- [PATCH] [DFSan] New custom wrappers
Lorenzo Martignoni
- [PATCH] [DFSan] New custom wrappers
Lorenzo Martignoni
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Kostya Serebryany
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Alexey Samsonov
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Sergey Matveev
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Alexey Samsonov
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Sergey Matveev
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Alexey Samsonov
- [PATCH] [lsan] Make LSan ignore memory poisoned by ASan.
Sergey Matveev
- [PATCH] [PATCH][AArch64]Pattern match failures for truncate store and extend load
David Blaikie
- [PATCH] [PATCH][AArch64]Some ACLE pair builtin functions are not handled
David Blaikie
- [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
Reid Kleckner
- [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] [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] [prototype] Adding line table debug information to LLVM on Windows
Timur Iskhodzhanov
- [PATCH] [stack protector] Improved data layout rules, WIP, part 3
Josh Magee
- [PATCH] [stack protector] Improved data layout rules, WIP, part 3
Bill Wendling
- [PATCH] [stack protector] Improved data layout rules, WIP, part 3
Josh Magee
- [PATCH] [stack protector] Improved data layout rules, WIP, part 3
Bill Wendling
- [PATCH] [UBSan] Add summary reporting
Alexey Samsonov
- [PATCH][x86] Add more patterns for SSE/AVX scalar single/double-precision fp arithmetic instructions.
Andrea Di Biagio
- [PATCH][x86] Add more patterns for SSE/AVX scalar single/double-precision fp arithmetic instructions.
Nadav Rotem
- [PATCH][x86] Add more patterns for SSE/AVX scalar single/double-precision fp arithmetic instructions.
Andrea Di Biagio
- [PATCH][x86] Add more patterns for SSE/AVX scalar single/double-precision fp arithmetic instructions.
Nadav Rotem
- [PATCH][x86] Add more patterns for SSE/AVX scalar single/double-precision fp arithmetic instructions.
Andrea Di Biagio
- [PATCH][x86] Add more patterns for SSE/AVX scalar single/double-precision 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
Andrea Di Biagio
- [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
Nadav Rotem
- [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][X86] Fix for a a poor code generation bug affecting addss/mulss and other SSE scalar fp arithmetic instructions
Andrea Di Biagio
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Robert Lougher
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Cameron McInally
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Nadav Rotem
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Robert Lougher
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Robert Lougher
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Nadav Rotem
- [PATCH] [X86] Skip concat_vectors when lowering vector broadcast
Robert Lougher
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [PATCH] Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Yunzhong Gao
- [PATCH] Add an LTO interface to parse metadata and extract linker options
Duncan P. N. Exon Smith
- [PATCH] Add small text file reader facility.
Sean Silva
- [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 TargetLibraryInfo in LTO passes builder
Yi Jiang
- [Patch] Add TargetLibraryInfo in LTO passes builder
Duncan P. N. Exon Smith
- [Patch] Add TargetLibraryInfo in LTO passes builder
Yi Jiang
- [Patch] Add TargetLibraryInfo in LTO passes builder
Duncan P. N. Exon Smith
- [Patch] Add TargetLibraryInfo in LTO passes builder
Yi Jiang
- [Patch] Add TargetLibraryInfo in LTO passes builder
Bill Wendling
- [Patch] Add TargetLibraryInfo in LTO passes builder
Yi Jiang
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Reid Kleckner
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Philip Reames
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
hfinkel at anl.gov
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Tom Stellard
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Hal Finkel
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Renato Golin
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Renato Golin
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Renato Golin
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Renato Golin
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Hal Finkel
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Renato Golin
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Alp Toker
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Renato Golin
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Quentin Colombet
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Tom Stellard
- [PATCH] Add warning capabilities in LLVM (backend part), Take 2
Tobias Grosser
- [PATCH] Allow addrspacecast in global aliases
Matt Arsenault
- Re: [PATCH] apply transformation on Darwin platform: pow(10, x) ―> __exp10(x)
Yi Jiang
- [PATCH] ARM: sort out MachO target checks
Tim Northover
- [PATCH] ARM: sort out MachO target checks
Renato Golin
- [PATCH] ARM: sort out MachO target checks
Tim Northover
- [PATCH] ARM: sort out MachO target checks
Renato Golin
- [PATCH] ARM IAS: support .inst directive
Saleem Abdulrasool
- [PATCH] ARM IAS: support .inst directive
Joerg Sonnenberger
- [PATCH] ARM IAS: support .inst directive
Saleem Abdulrasool
- [PATCH] ARM IAS: support .inst directive
Renato Golin
- [PATCH] ARM IAS: support .inst directive
Tim Northover
- [PATCH] ARM IAS: support .inst directive
Saleem Abdulrasool
- [PATCH] ARM IAS: support .inst directive
Saleem Abdulrasool
- [PATCH] AsmParser: add support for .end directive
Saleem Abdulrasool
- [PATCH] AsmParser: add support for .end directive
Saleem Abdulrasool
- [PATCH] Bug 18228: Fix accepting bitcasts between vectors of pointers with a different number of elements
Matt Arsenault
- [PATCH] Combine a setcc->select->setcc->select chain with constants into setcc->select
Justin Holewinski
- [PATCH] Complete r184924 by changing the LLVM_INCLUDE_TOOL variable type
Edoardo P.
- [PATCH] Delete unread globals through addrspacecast
Matt Arsenault
- [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] disabled switching ARM modes in inline asm
Greg Fitzgerald
- [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
David Peixotto
- [PATCH] disabled switching ARM modes in inline asm
Greg Fitzgerald
- [PATCH] disabled switching ARM modes in inline asm
David Peixotto
- [PATCH] disabled switching ARM modes in inline asm
Jim Grosbach
- [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
Greg Fitzgerald
- [PATCH] disabled switching ARM modes in inline asm
Greg Fitzgerald
- [PATCH] disabled switching ARM modes in inline asm
Renato Golin
- [PATCH] Don't create bad branch weights when folding a switch
Justin Bogner
- [PATCH] Don't create bad branch weights when folding a switch
Manman Ren
- [PATCH] Don't create bad branch weights when folding a switch
Justin Bogner
- [PATCH] Don't use default address space arguments in SROA
Matt Arsenault
- [Patch]Enable double to float shrinking optimizations for binary functions like 'fmin/fmax'
Yi Jiang
- [Patch]Enable double to float shrinking optimizations for binary functions like 'fmin/fmax'
Yi Jiang
- [Patch]Enable double to float shrinking optimizations for binary functions like 'fmin/fmax'
Zhao, Weiming
- [Patch]Enable double to float shrinking optimizations for binary functions like 'fmin/fmax'
Yi Jiang
- [PATCH] enable stackmap generation for ELF
Kevin Modzelewski
- [PATCH] enable stackmap generation for ELF
Andrew Trick
- [PATCH] enable stackmap generation for ELF
Filip Pizlo
- [PATCH] enable stackmap generation for ELF
Sean Silva
- [PATCH] Fix a crash that occurs when PWD is invalid.
Andrew Trick
- [PATCH] Fix a crash that occurs when PWD is invalid.
Eric Christopher
- [PATCH] Fix a crash that occurs when PWD is invalid.
Andrew Trick
- [PATCH] Fix a crash that occurs when PWD is invalid.
Filip Pizlo
- [PATCH] Fix a crash that occurs when PWD is invalid.
Eric Christopher
- [PATCH] Fix a crash that occurs when PWD is invalid.
Andrew Trick
- [PATCH] Fix a crash that occurs when PWD is invalid.
Eric Christopher
- [PATCH] Fix a crash that occurs when PWD is invalid.
Andrew Trick
- [PATCH] Fix a crash that occurs when PWD is invalid.
Eric Christopher
- [PATCH] Fix a crash that occurs when PWD is invalid.
Andrew Trick
- [PATCH] Fix a crash that occurs when PWD is invalid.
Eric Christopher
- [PATCH] Fix a crash that occurs when PWD is invalid.
Andrew Trick
- [PATCH] Fix addrspacecast with metadata globals
Matt Arsenault
- [PATCH] Fix a PassManager pointer use-after-free bug
Chandler Carruth
- [PATCH] Fix compilation with MinGW-w64 GCC 4.8.2 64-bit SEH
Jonathan Liu
- [PATCH] Fix compilation with MinGW-w64 GCC 4.8.2 64-bit SEH
Yaron Keren
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Greg Fitzgerald
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Renato Golin
- [PATCH] Fix inline assembly that switches between ARM and Thumb modes
Greg Fitzgerald
- [PATCH] Fix inliner to not inline functions that call setjmp() using "invoke"
Mark Seaborn
- [PATCH] Fix inliner to not inline functions that call setjmp() using "invoke"
Chandler Carruth
- [PATCH] Fix inliner to not inline functions that call setjmp() using "invoke"
Chandler Carruth
- [PATCH] Fix inliner to not inline functions that call setjmp() using "invoke"
Mark Seaborn
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Matt Arsenault
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Chandler Carruth
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Matt Arsenault
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Matt Arsenault
- [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
Jim Grosbach
- RE: [PATCH] Implement ‘optnone’ attribute semantics
Robinson, Paul
- [PATCH] Introduce line editor library.
Doug Gregor
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Simon Atanasyan
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Shankar Kalpathi Easwaran
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Simon Atanasyan
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Rui Ueyama
- [PATCH] Linking of shared libraries for MIPS little-endian 32-bit target
Simon Atanasyan
- [PATCH] llvm-config: Print system libraries with --libs instead of --ldflags
NAKAMURA Takumi
- [PATCH] llvm-config: Print system libraries with --libs instead of --ldflags
Daniel Dunbar
- [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 -b option for branch probabilities.
Yuchen Wu
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Justin Bogner
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Yuchen Wu
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Justin Bogner
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Yuchen Wu
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Justin Bogner
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Yuchen Wu
- [PATCH] llvm-cov: Added -b option for branch probabilities.
Justin Bogner
- [PATCH] llvm-cov: Added -c option for branch counts.
Yuchen Wu
- [PATCH] llvm-cov: Added -c option for branch counts.
Yuchen Wu
- [PATCH] llvm-cov: Added -c option for branch counts.
Justin Bogner
- [PATCH] llvm-cov: Added -f option for function summaries.
Yuchen Wu
- [PATCH] llvm-cov: Added -f option for function summaries.
Yuchen Wu
- [PATCH] llvm-cov: Added -f option for function summaries.
Justin Bogner
- [PATCH] llvm-cov: Added -u option for unconditional branch info.
Yuchen Wu
- [PATCH] llvm-cov: Added -u option for unconditional branch info.
Yuchen Wu
- [PATCH] llvm-cov: Added -u option for unconditional branch info.
Justin Bogner
- [PATCH] llvm-cov: Print coverage summary to STDOUT.
Yuchen Wu
- [PATCH] llvm-cov: Print coverage summary to STDOUT.
Yuchen Wu
- [PATCH] llvm-cov: Print coverage summary to STDOUT.
Justin Bogner
- [PATCH] Make bitcast, extractelement, and insertelement considered cheap for speculation in SimplifyCFG.
Hal Finkel
- [PATCH] Make bitcast, extractelement, and insertelement considered cheap for speculation in SimplifyCFG.
Matt Arsenault
- [PATCH] Make it easier to bootstrap llvm using cmake
NAKAMURA Takumi
- [PATCH] Make it easier to bootstrap llvm using cmake
NAKAMURA Takumi
- [PATCH] Make it easier to bootstrap llvm using cmake
Andy Gibbs
- [PATCH] Make it easier to bootstrap llvm using cmake
Andy Gibbs
- [PATCH] make lower-expect understand llvm.expect.i1 for branches
Daniel Micay
- [PATCH] make lower-expect understand llvm.expect.i1 for branches
Nick Lewycky
- [PATCH] make lower-expect understand llvm.expect.i1 for branches
Daniel Micay
- [patch] Make the llvm mangler depend only on DataLayout.
Rafael Espíndola
- [PATCH] Mark vastart_save_xmm_regs as changing EFLAGS
Duncan P. N. Exon Smith
- [PATCH] MC: do not try to parse invalid handled directives
Saleem Abdulrasool
- [PATCH] MC: do not try to parse invalid handled directives
David Blaikie
- [PATCH] MC: do not try to parse invalid handled directives
Saleem Abdulrasool
- [PATCH] MC: do not try to parse invalid handled directives
Saleem Abdulrasool
- [PATCH] Print the address space of a MachineMemOperand
Matt Arsenault
- [PATCH] Print the address space of a MachineMemOperand
Hal Finkel
- [PATCH] Print the address space of a MachineMemOperand
Matt Arsenault
- [PATCH] Propagation of profile samples through the CFG.
Diego Novillo
- [PATCH] R600/SI: Add i64 cmp instructions
Matt Arsenault
- [PATCH] R600/SI: Comparisons set vcc / scc
Matt Arsenault
- [PATCH] R600/SI: Comparisons set vcc / scc
Tom Stellard
- [PATCH] R600/SI: Comparisons set vcc / scc
Matt Arsenault
- [PATCH] R600/SI: Comparisons set vcc / scc
Tom Stellard
- [PATCH] R600/SI: Comparisons set vcc / scc
Matt Arsenault
- [PATCH] R600/SI: Comparisons set vcc / scc
Tom Stellard
- [PATCH] R600/SI: Fix insertelement with dynamic indices.
Matt Arsenault
- [PATCH] R600: Correctly handle vertex fetch clauses the precede ENDIFs
Tom Stellard
- [PATCH] R600: Disable the BFE pattern
Tom Stellard
- [PATCH] R600: Fix an infinite loop when trying to reorganize export/tex vector input
Vincent Lejeune
- [PATCH] R600: Fix input modifiers lost for Cayman
Vincent Lejeune
- [PATCH] R600: Unconditionally unroll loops that contain GEPs with alloca pointers
Tom Stellard
- [PATCH] remove std::string in dr_init for optimized hybrid execution
Evgeniy Stepanov
- [PATCH] Scoped NoAlias Metadata
hfinkel at anl.gov
- [PATCH] Scoped NoAlias Metadata
Chandler Carruth
- [PATCH] Scoped NoAlias Metadata
hfinkel at anl.gov
- [patch] Simplify the datalayout strings by using the defaults
Rafael Espíndola
- [patch] Simplify the datalayout strings by using the defaults
Tim Northover
- [patch] Simplify the datalayout strings by using the defaults
Rafael Espíndola
- [patch] Simplify the datalayout strings by using the defaults
Tim Northover
- [patch] Simplify the datalayout strings by using the defaults
Richard Sandiford
- [patch] Simplify the datalayout strings by using the defaults
Rafael Espíndola
- [patch] Simplify the datalayout strings by using the defaults
David Peixotto
- [patch] Simplify the datalayout strings by using the defaults
Rafael Espíndola
- [patch] Simplify the datalayout strings by using the defaults
Daniel Sanders
- [patch] Simplify the datalayout strings by using the defaults
Rafael Espíndola
- [PATCH] Skip base pointer usage if SP isn't touched by asm
Dan Gohman
- [PATCH] Skip base pointer usage if SP isn't touched by asm
Reid Kleckner
- [PATCH] Skip base pointer usage if SP isn't touched by asm
Reid Kleckner
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Neil Henning
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Neil Henning
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Alp Toker
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Neil Henning
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Alp Toker
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Neil Henning
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Neil Henning
- [PATCH] Support Android NDK (which has neither futimes nor futimens)
Stephen Hines
- [PATCH] support for directive .reloc
Akira Hatanaka
- [PATCH] Support poly128_t and implement relevant intrinsic. -Clang
Tim Northover
- [PATCH] Teach MemoryBuiltins about address spaces
Matt Arsenault
- [PATCH] Teach MemoryBuiltins about address spaces
Nuno Lopes
- [PATCH] Teach MemoryBuiltins about address spaces
Matt Arsenault
- [PATCH] Test cases for constant gep's with various address spaces.
Chandler Carruth
- [PATCH] Test cases for constant gep's with various address spaces.
Matt Arsenault
- [PATCH] Two additional hazard recognizer functions
Hal Finkel
- [PATCH] Two additional hazard recognizer functions
Hal Finkel
- [patch] Use -std=gnu99 in tools/llvm-c-test/CMakeLists.txt
Rafael Espíndola
- [PATCH] Use correct address space size GEP index in SROA
Chandler Carruth
- [PATCH] Use correct address space size GEP index in SROA
Matt Arsenault
- [PATCH] When building with LLVM_ENABLE_CXX11 using cmake on OS X, try to use libc++. While the main LLVM code base does not required yet libc++ features, lld and lldb already rely on modern STL classes and so failed to compile on OS X if -stdlib=libc++ is...
Jean-Daniel Dupas
- [PATCH] When building with LLVM_ENABLE_CXX11 using cmake on OS X, try to use libc++. While the main LLVM code base does not required yet libc++ features, lld and lldb already rely on modern STL classes and so failed to compile on OS X if -stdlib=libc++ is...
Jean-Daniel Dupas
- [PATCH] Zorg, lld build factory: disable -stdlib=libc++ for GNU builds
Mikael Lyngvig
- [PATCH] Zorg, lld build factory: disable -stdlib=libc++ for GNU builds
Chandler Carruth
- [PATCH] Zorg, lld build factory: disable -stdlib=libc++ for GNU builds
Mikael Lyngvig
- [PATCH] Zorg, lld build factory: Remove -stdlib=libc++ as this breaks the GNU build
Mikael Lyngvig
- [PATCH] Zorg, lld build factory: Remove -stdlib=libc++ as this breaks the GNU build
Rui Ueyama
- [PATCH] Zorg, lld build factory: Remove -stdlib=libc++ as this breaks the GNU build
Mikael Lyngvig
- [PATCH] Zorg: getLLDBuildFactory() now takes an optional 'env' parameter
Dmitri Gribenko
- [PATCH] Zorg: getLLDBuildFactory() now takes an optional 'env' parameter
Mikael Lyngvig
- [PATCH] Zorg: getLLDBuildFactory() now takes an optional 'env' parameter
Dmitri Gribenko
- [PATCH] Zorg: getLLDBuildFactory() now takes an optional 'env' parameter
Mikael Lyngvig
- [PATCH] Zorg: getLLDBuildFactory() now takes an optional 'env' parameter
Dmitri Gribenko
- [PATCH} add spir calling conventions to the AssemblyWriter
Ouriel, Boaz
- [polly] r196826 - test: Remove use of defaultOpts
Tobias Grosser
- [polly] r196827 - ScopValidator: smax expressions are no parameters
Tobias Grosser
- [release_34] Request permission to merge MIPS MSA bugfixes
Daniel Sanders
- [release_34] Request permission to merge MIPS MSA bugfixes
Bill Wendling
- [release_34] Request permission to merge MIPS MSA bugfixes
Daniel Sanders
- [RFC PATCH 0/8] [x86] Fix 16-bit addressing modes (bug 18220) and attempt to implement .code16 (bug 8684)
David Woodhouse
- [RFC PATCH 1/8] [x86] Fix ModR/M byte output for 16-bit addressing modes
David Woodhouse
- [RFC PATCH 2/8] [x86] First attempt at supporting reloc_signed_2byte
David Woodhouse
- [RFC PATCH 3/8] [x86] First pass at adding .code16 support
David Woodhouse
- [RFC PATCH 4/8] [x86] Rename In32BitMode predicate to Not64BitMode
David Woodhouse
- [RFC PATCH 5/8] [x86] Add In32BitMode, In16BitMode, Not16BitMode predicates
David Woodhouse
- [RFC PATCH 6/8] [x86] First pass at fixing up mode-specific instruction aliases for 16-bit
David Woodhouse
- [RFC PATCH 7/8] [x86] Add OpSize16 for instructions which need 0x66 prefix in 16-bit mode
David Woodhouse
- [RFC PATCH 8/8] [x86] Add OpSize16 to most instructions that need it
David Woodhouse
- [www] r196972 - Adding first batch of slides.
Tanya Lattner
- [www] r196974 - Add links to slides.
Tanya Lattner
- [www] r196975 - More slide links.
Tanya Lattner
- [www] r196978 - Move slide links.
Tanya Lattner
- [www] r196979 - Add Lightning Talks
Tanya Lattner
- [www] r196980 - Links to lightning talk slides.
Tanya Lattner
- [www] r197044 - Add links to 2014 European LLVM conference.
Tobias von Koch
- [www] r197048 - Add Nuanti to the Industry Users list
Alp Toker
- [www] r197049 - Fix typos on the website
Alp Toker
- [www] r197049 - Fix typos on the website
Sylvestre Ledru
- [www] r197049 - Fix typos on the website
Alp Toker
- [www] r197050 - we changed phase for the next release
Sylvestre Ledru
- [www] r197051 - Set executable flag to fix the presentation
Sylvestre Ledru
- [www] r197053 - Set executable flag to fix the presentation
Sylvestre Ledru
- [www] r197054 - Remove an old page (2007). No referenced from any other pages on the llvm website
Sylvestre Ledru
- [www] r197230 - Fix the link to the Julia presentation
Sylvestre Ledru
- [www] r197231 - Add the necessary js+css for the julia presentation
Sylvestre Ledru
- [www] r197257 - Add more slides.
Tanya Lattner
- [www] r197258 - Add links to Koch presentation.
Tanya Lattner
- [www] r197261 - Add posters.
Tanya Lattner
- [www] r197328 - Adding BOF notes
Renato Golin
- [zorg] r196813 - Patch by Mikael Lyngvig!
Galina Kistanova
- [zorg] r196813 - Patch by Mikael Lyngvig!
Mikael Lyngvig
- [zorg] r196825 - Fixing introduced error.
Galina Kistanova
- [zorg] r196825 - Fixing introduced error.
Mikael Lyngvig
- [zorg] r196840 - Add the current polly xfails
Tobias Grosser
- [zorg] r196841 - Add a polly tester for the isl code generator
Tobias Grosser
- [zorg] r196842 - Disable unavailable polly buildbot
Tobias Grosser
- [zorg] r196847 - Explicitly pass environment variables to use ccache on my builders
Dmitri Gribenko
- [zorg] r196899 - Did I use the wrong format for the xfails list?
Tobias Grosser
- DAG dump readability
Stepan Dyatkovskiy
- gcc version on a bot
Rafael Espíndola
- gcc version on a bot
NAKAMURA Takumi
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- PATCHES: R600: Implement work-around for CF stack HW bug
Tom Stellard
- PATCHES: R600: Register machine passes and code cleanups
Tom Stellard
- PATCH for PR18045 (X86 inst selection failure)
Stepan Dyatkovskiy
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Evan Cheng
- Ping 3: Add a LOAD_SEQUENCE_POINT ISDOpcode
Richard Sandiford
- Ping: [PATCH] DAGCombiner: Recognise rotates by X+C
Richard Sandiford
- PR17326, PATCH
Nick Lewycky
- PR17326, PATCH
Sean Silva
- Question about assertion code in 'BuildMI' function with MachineBasicBlock
JinGu Kang
- Recognize hard-float variant of ARM's EABI (as in RTABI)
Joerg Sonnenberger
- Recognize hard-float variant of ARM's EABI (as in RTABI)
Anton Korobeynikov
- XCore Target: correct callee save register spilling when callsUnwindInit is true.
Richard Osborne
- XCore target: fix const section handling
Robert Lytton
- XCore target: fix handling of unsized global arrays in large code model
Richard Osborne
- XCore target: Lower EH_RETURN
Richard Osborne
- XCore target: Lower FRAME_TO_ARGS_OFFSET
Richard Osborne
- XCore target: Lower RETURNADDR
Richard Osborne
- XCore target: Optimise entsp / retsp selection
Richard Osborne
- XCore target: Refactor LR handling
Richard Osborne
Last message date:
Sun Dec 15 23:14:41 PST 2013
Archived on: Tue Aug 4 17:10:50 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).