The Week Of Monday 3 November 2014 Archives by thread
Starting: Mon Nov 3 00:44:04 PST 2014
Ending: Sun Nov 9 22:32:45 PST 2014
Messages: 1082
- [PATCH] [x86_64] Don't truncate PC-relative relocations in ELF EH frames to 32 bits
Akos Kiss
- [llvm] r220987 - [AArch64] Check Dest Register Liveness in CondOpt pass.
Sergey Dmitrouk
- [llvm] r221135 - [OCaml] ExecutionEngine package should not depend on interpreter.
Peter Zotov
- [llvm] r221136 - [OCaml] META: remove exists_if(toplevel).
Peter Zotov
- [llvm] r221137 - [OCaml] Run tests twice, with ocamlc and ocamlopt (if available)
Peter Zotov
- [llvm] r221138 - [OCaml] Don't build stub libraries twice.
Peter Zotov
- [llvm] r221139 - [OCaml] Avoid embedding absolute paths into executables.
Peter Zotov
- [llvm] r221140 - [OCaml] Fix ocamlc -custom builds when configured as --enable-shared.
Peter Zotov
- [llvm] r221141 - [OCaml] Core package should depend on LLVMTransformUtils for LLVMCloneModule.
Peter Zotov
- [llvm] r221142 - [OCaml] Initialize local roots prior to raising.
Peter Zotov
- [llvm] r221143 - [OCaml] Don't use deprecated non-caml_namespaced functions.
Peter Zotov
- [llvm] r221144 - Unbreak build.
Peter Zotov
- [llvm] r221145 - [OCaml] Add -g on DEBUG_SYMBOLS=1, not ENABLE_OPTIMIZED.
Peter Zotov
- [llvm] r221146 - [mips] Remove unused prototype and variable. NFC.
Daniel Sanders
- [llvm] r220767 - [OCaml] Enable -g for debug builds.
Peter Zotov
- [llvm] r221147 - CMake: Add libm to list of system libs printed by llvm-config.
Peter Collingbourne
- [llvm] r221148 - Test commit.
Charlie Turner
- [PATCH] [asan] [mips] [llvm] changed ShadowOffset32 for systems having 16kb PageSize
Kumar Sukhani
- [PATCH] Remove the cortex-a9-mp CPU.
Charlie Turner
- [llvm] r221149 - [OCaml] Fix mismatched CAMLparam/CAMLreturn.
Peter Zotov
- [PATCH] [mips] Removed MipsISelLowering::analyzeFormalArguments() in favour of CCState::AnalyzeFormalArguments()
Daniel Sanders
- [llvm] r221150 - Emit .eh_frame with relocations to functions, rather than sections
Oliver Stannard
- [PATCH] [AArch64] Inline memcpy() as a sequence of ldp-stp with 64-bit registers
James Molloy
- [PATCH] Emit .eh_frame with relocations to functions, rather than sections
Oliver Stannard
- [llvm] r221151 - Revert r221150, as it broke sanitizer tests
Oliver Stannard
- [PATCH] [AArch64] Fix miscompile of comparison with 0xffffffffffffffff
Oliver Stannard
- [PATCH] [Sanitizer] Update GetMaxVirtualAddress for PowerPC64 Linux
Jay Foad
- [PATCH] [mips] Tolerate the use of the %z inline asm operand modifier with non-immediates.
Daniel Sanders
- [PATCH] [mips] Removed IsSoftFloat from MipsISelLowering::analyzeCallOperands(). NFC
Daniel Sanders
- [PATCH] [mips] Removed IsVarArg from MipsISelLowering::analyzeCallOperands(). NFC.
Daniel Sanders
- [PATCH] [mips] Move SpecialCallingConv to MipsCCState and use it from tablegen-erated code. NFC
Daniel Sanders
- [llvm] r221153 - Add CRLF support to LineIterator.
Rafael Espindola
- [PATCH] [asan] [mips] added support of asan for mips64/mips64el
Daniel Sanders
- [PATCH] Merge the directive-eabi_attribute.s and directive-eabi_attribute-2.s tests.
Charlie Turner
- [llvm] r221155 - Merge the directive-eabi_attribute.s and directive-eabi_attribute-2.s tests.
Charlie Turner
- [llvm] r221156 - Handle ctor/init_array initialization.
Sid Manning
- [PATCH] [Sanitizers] Enable stack traces on recent versions of FreeBSD
Viktor Kutuzov
- [llvm] r221157 - [AArch64] Fix miscompile of comparison with 0xffffffffffffffff
Oliver Stannard
- [PATCH] [Ubsan] Fix the cast-overflow.cpp test to build on FreeBSD
Viktor Kutuzov
- [PATCH] [Ubsan] Fix the missing_return.cpp test to pass on FreeBSD
Viktor Kutuzov
- [PATCH] Enable running Ubsan tests on FreeBSD
Viktor Kutuzov
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Jyoti Allur
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Tim Northover
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Jyoti Allur
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Tim Northover
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Jyoti Allur
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Jyoti Allur
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Jyoti Allur
- [PATCH] [mips][microMIPS] Mark symbols as microMIPS if necessary
Zoran Jovanovic
- [polly] r221159 - Temporary disable formatting error
Tobias Grosser
- Adding emperor-produced AArch64 neon intrinsics test to the test-suite
Kristof Beyls
- [llvm] r221161 - Sink DwarfUnit::CURanges into DwarfCompileUnit
David Blaikie
- [llvm] r220996 - R600: Make sure to inline all internal functions
Tom Stellard
- [llvm] r221164 - Cleanup some unused or trivial functions in DwarfCompileUnit
David Blaikie
- [lld] r221165 - Fix warnings about missing override.
Rafael Espindola
- [PATCH] Add missing tests for build attribute encodings in object files.
Charlie Turner
- [PATCH] Protection against stack-based memory corruption errors using SafeStack
Volodymyr Kuznetsov
- [PATCH] Fix optnone on Windows
Robinson, Paul
- [llvm] r221166 - Remove the cortex-a9-mp CPU.
Charlie Turner
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [llvm] r221013 - Define LLVM_NOEXCEPT with MSVC 14 CTP 3 or newer
Reid Kleckner
- [llvm] r221167 - IR: MDNode => Value: Instruction::getAllMetadataOtherThanDebugLoc()
Duncan P. N. Exon Smith
- [llvm] r221168 - Normally an 'optnone' function goes through fast-isel, which does not
Paul Robinson
- [llvm] r221169 - Relax the LLVM_NOEXCEPT _MSC_VER version check back to 1900
Reid Kleckner
- [PATCH] [X86] 8bit divrem: Improve codegen for AH register extraction.
Quentin Colombet
- [PATCH] [Reassociate] Keep NSW/NUW flags on binary ops whenever possible.
Ahmed Bougacha
- [PATCH] [asan] [mips] changed ShadowOffset32 for systems having 16kb PageSize
Kostya Serebryany
- [llvm] r221171 - [Reassociate] Canonicalize negative constants out of expressions.
Chad Rosier
- [PATCH] Implement variable-sized alloca instrumentation.
Kostya Serebryany
- [PATCH] Reassociate x + -0.1234 * y into x - 0.1234 * y (part 2)
Chad Rosier
- [PATCH] [X86][SSE] Enable commutation for SSE immediate blend instructions
Quentin Colombet
- [PATCH] Refactor/simplify llvm-symbolizer code.
Alexey Samsonov
- [PATCH] Change TargetLoweringObjectFile ownership
Aditya Nandakumar
- [PATCH][instcombine] Remove preservesCFG from instcombine
Mark Heffernan
- [llvm] r221173 - Reapply: R600: Make sure to inline all internal functions
Tom Stellard
- [llvm] r220811 - Transforms: reapply SVN r219899
Reid Kleckner
- [PATCH] [ASAN/AArch64] Fix kernel_old_Xid_t type
Kostya Serebryany
- [llvm] r221175 - EarlyCSE should ignore calls to @llvm.assume
Hal Finkel
- [llvm] r221176 - [X86] 8bit divrem: Improve codegen for AH register extraction.
Ahmed Bougacha
- [patch] Forward LD_PRELOAD to tests
Rafael Espíndola
- [llvm] r221177 - MSVC requires redeclarations to repeat noexcept
Reid Kleckner
- [llvm] r221178 - [ARM, inline-asm] Fix ARMTargetLowering::getRegForInlineAsmConstraint to return
Akira Hatanaka
- [PATCH] [TSan] Use StackTrace from sanitizer_common where applicable
Alexey Samsonov
- [lld] r221179 - Fix a leak found by asan.
Rafael Espindola
- [PATCH] [Support][Program] Add findProgramByName(Name, OptionalPaths)
Michael Spencer
- [lld] r221180 - Fix leak found by asan.
Rafael Espindola
- [PATCH] Set edge weights in stack protector pass
Akira Hatanaka
- [llvm] r221182 - Add DwarfCompileUnit::BaseAddress to track the base address used by relative addressing in debug_ranges and debug_loc
David Blaikie
- [PATCH] [Hexagon] Initializing MCII once during target MC initialization
colinl at codeaurora.org
- [llvm] r220584 - [Hexagon] Resubmission of 220427
Colin LeMahieu
- [llvm] r221183 - [lit] Forward LD_PRELOAD to tests.
Rafael Espindola
- [llvm] r221185 - [X86] Add debug print name for X86ISD::[US]MUL8. NFC-ish.
Ahmed Bougacha
- [PATCH] [compiler-rt] fix and simplify GetMaxVirtualAddress for ppc64*
Will Schmidt
- [llvm] r221186 - Push the CURangeList down into the skeleton CU (where available) rather than the full CU
David Blaikie
- [llvm] r221187 - InstCombine: Remove infinite loop caused by FoldOpIntoPhi
David Majnemer
- [PATCH] [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies
Peter Zotov
- [polly] r221189 - Revert "Temporary disable formatting error"
Tobias Grosser
- [compiler-rt] r221190 - [TSan] Fix signed-compare warning in the unit test
Alexey Samsonov
- [llvm] r221191 - refactor duplicated code. NFC.
Rafael Espindola
- [compiler-rt] r221192 - [TSan} Build Go version with -std=c++11
Alexey Samsonov
- [zorg] r221193 - Removed obsolete slaves an builders.
Galina Kistanova
- [compiler-rt] r221194 - [TSan] Use StackTrace from sanitizer_common where applicable
Alexey Samsonov
- [PATCH] Make processLogicalImmediate in AArch64AddressingModes.h more efficient
Tim Northover
- [PATCH] Change logic in StackMaps::recordStackMapOpers to use the isInt<32> predicate instead of bitwise operations.
Sanjoy Das
- [patch][lit] Handle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
Rafael Espíndola
- [compiler-rt] r221195 - [TSan] Remove bogus unused global variables
Alexey Samsonov
- [PATCH] R600/SI: Get rid of FCLAMP_SI pseudo
Matt Arsenault
- [PATCH] R600/SI: Use s_movk_i32
Matt Arsenault
- [PATCH] Fix an issue with certain constants as live values in patchpoints.
Sanjoy Das
- [PATCH] R600/SI: Fix fmin_legacy / fmax_legacy matching for SI
Matt Arsenault
- [PATCH] R600/SI: Match integer min / max instructions
Matt Arsenault
- [PATCH] [ARM] Fix ARM triple parsing.
Eric Christopher
- [llvm] r221198 - Handle ASAN_OPTIONS and UBSAN_OPTIONS in TestingConfig.py
Rafael Espindola
- [llvm] r221199 - [AArch64] Make function processLogicalImmediate more efficient. NFC.
Akira Hatanaka
- [llvm] r221202 - Use common range handling for the CU's ranges
David Blaikie
- [patch] Only run the gold tests if it supports the emulations we use in the tests
Rafael Espíndola
- [PATCH] [OCaml] [cmake] Add CMake buildsystem for OCaml.
Peter Zotov
- [llvm] r221203 - Use AA in LoadCombine
Hal Finkel
- [llvm] r221204 - Rename variables to conform to llvm coding standards.
Akira Hatanaka
- [PATCH] [GVN] Perform Scalar PRE on gep indices that feed loads before doing Load PRE
Balaram Makam
- [PATCH] R600/SI: Fix f64 inline immediates
Matt Arsenault
- [llvm] r221209 - Change logic in StackMaps::recordStackMapOpers to use the isInt<32>
Sanjoy Das
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Quentin Colombet
- [llvm] r221210 - [Hexagon] Reverting 220584 to address ASAN errors.
Colin LeMahieu
- [PATCH] PECOFF: Use the string table for long section names in EXEs/DLLs
David Majnemer
- [patch] Fix pr21328.
Nick Kledzik
- [lld] r221212 - PECOFF: Use the string table for long section names in EXEs/DLLs
David Majnemer
- [llvm] r221214 - The patchpoint lowering logic would crash with live constants equal to
Sanjoy Das
- Simplify InputGraph and other enhancements ...
Rui Ueyama
- [llvm] r221215 - Rename END_WITH_NULL to LLVM_END_WITH_NULL and move to Compiler.h
Reid Kleckner
- [llvm] r221216 - Remove the static version of getScatteredRelocationType() now that r221211 added
Kevin Enderby
- [llvm] r221218 - Remove the END_WITH_NULL macro now that Clang doesn't use it
Reid Kleckner
- [PATCH] Small update to gold plugin docs for building with CMake.
Steve King
- [llvm] r221219 - Use the LLVM_GNUC_PREREQ macro instead of the longhand version check
Reid Kleckner
- [llvm] r221220 - [Support][Program] Add findProgramByName(Name, OptionalPaths)
Michael J. Spencer
- [llvm] r221221 - Use findProgramByName.
Michael J. Spencer
- [llvm] r221223 - Remove setPreservesCFG from instcombine. The pass, in particular, does not
Mark Heffernan
- [compiler-rt] r221225 - [TSan] Don't strip binary/library name until the moment we print it.
Alexey Samsonov
- [PATCH] [SeparateConstOffsetFromGEP] Fix bugs and improve the current SeparateConstOffsetFromGEP
Hao Liu
- [llvm] r221226 - Revert "Transforms: reapply SVN r219899"
Reid Kleckner
- [llvm] r221227 - Docs: give binutils/gold instructions for CMake too.
Tim Northover
- [llvm] r221228 - R600/LLVMBuild.txt: Add TransformUtils.
NAKAMURA Takumi
- [compiler-rt] r219675 - tsan: refactor atexit handling
Kostya Serebryany
- [PATCH] Teach ScalarEvolution to sharpen range information.
Sanjoy Das
- [lld] r221230 - Remove virtual from a member function that's not overridden.
Rui Ueyama
- [PATCH] Add a fence elimination pass
Daniel Berlin
- [llvm] r221009 - Correctly update dom-tree after loop vectorizer.
Eric Christopher
- [lld] r221233 - [ELF] Fix program headers.
Shankar Easwaran
- [lld] r221234 - [ELF] Fix MSVC buildbot.
Shankar Easwaran
- [lld] r221235 - [ELF] Update TODO
Shankar Easwaran
- [llvm] r221237 - Minimize test case further
David Majnemer
- [llvm] r221242 - test: Restore llvm-lit (at least for my machine)
David Majnemer
- [dragonegg] r221243 - dragonegg/Internals.h: Use LLVM_END_WITH_NULL.
NAKAMURA Takumi
- [llvm] r221244 - #include <winbase.h> is not enough for Visual C++ 2013, it errors:
Yaron Keren
- [llvm] r221245 - CodeGen: Enable DWARF emission for MS ABI targets
David Majnemer
- [llvm] r220932 - Removing the static initializer in ManagedStatic.cpp by using llvm_call_once to initialize the ManagedStatic mutex.
Jiangning Liu
- [llvm] r221246 - sys::findProgramByName(): [Win32] Tweak to pass lowercase .exe to SearchPath() to appease clang Driver's tests.
NAKAMURA Takumi
- [llvm] r221247 - llvm-objdump: Pass DiceTableEntry by reference
David Majnemer
- [llvm] r221250 - Add missing tests for build attribute encodings in object files.
Charlie Turner
- [polly] r221251 - Use argument type directly from fflush if available in translation unit
Tobias Grosser
- [llvm] r221252 - Fix Visual C++ warning, Program.inc(85): warning C4018: '<' : signed/unsigned mismatch.
Yaron Keren
- [PATCH] [mips] Add the following MIPS options that control gp-relative addressing of small data items: -mgpopt, -mlocal-sdata, -mextern-sdata.
Daniel Sanders
- [PATCH] [mips] Improve support for the .set mips16/nomips16 assembler directives.
Daniel Sanders
- [PATCH] [mips] Improve error/warning messages and testing for the .cpload assembler directive.
Daniel Sanders
- [PATCH] [Sanitizer] Get the Linux ptrace test working on PowerPC64
Jay Foad
- [PATCH] [mips] Add names and tests for the hardware registers
Daniel Sanders
- [test-suite] r221255 - [AArch64] Add AArch64 Neon intrinsics test produced by emperor
Kristof Beyls
- [PATCH] [mips] Avoid redudant store when generating code for ExtractElementF64 nodes
Daniel Sanders
- [PATCH] llvm-symbolizer: teach it about PowerPC64 ELF function descriptors
Jay Foad
- [PATCH] [mips] Move COP2 & COP3 load/store instructions from MipsInstrFPU.td to MipsInstrInfo.td. NFC.
Daniel Sanders
- [lld] r221257 - Use llvm::sys::findProgramByName. NFC.
Rafael Espindola
- [llvm] r221258 - Remove FindProgramByName. NFC.
Rafael Espindola
- [llvm] r221262 - llvm/test/Transforms/GCOVProfiling/linezero.ll: Use %/T instead of %T in regex. This works on win32.
NAKAMURA Takumi
- [llvm] r221265 - Re-enable tests in llvm/test/Object, corresponding to line_iterator's
NAKAMURA Takumi
- [PATCH] [mips] Remove MipsCC::analyzeCallOperands in favour of CCState::AnalyzeCallOperands. NFC
Daniel Sanders
- [llvm] r221268 - [yaml2obj] Allow yaml2obj tool to recognize EF_MIPS_NAN2008 flag
Simon Atanasyan
- [PATCH] [mips] Remove MipsCC::getRegVT()
Daniel Sanders
- [PATCH] [mips] Remove remaining use of MipsCC::intArgRegs() in favour of MipsABIInfo::GetByValArgRegs() and MipsABIInfo::GetVarArgRegs()
Daniel Sanders
- [PATCH] [mips] Move MipsCCState to a separate file and clang-formatted it.
Daniel Sanders
- [llvm] r221269 - Remove "REQUIRES:shell" from tests. They work for me.
NAKAMURA Takumi
- [PATCH] [mips] Remove MipsCC::reservedArgArea() in favour of MipsABIInfo::GetCalleeAllocdArgSizeInBytes(). NFC.
Daniel Sanders
- [PATCH] [mips] Removed the remainder of MipsCC. NFC.
Daniel Sanders
- [llvm] r221270 - Disable 3 tests in llvm/test/Transforms/GCOVProfiling/ for now. Investigating.
NAKAMURA Takumi
- [PATCH] [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit structs...
Daniel Sanders
- [llvm] r220910 - [Mips] Add new Mips specific e_flags.
Daniel Sanders
- [llvm] r221273 - fix typo in comment
Sanjay Patel
- [llvm] r221274 - remove function names from comments; NFC
Sanjay Patel
- [llvm] r221276 - [Stackmaps] Make test less fragile. NFC.
Juergen Ributzka
- [llvm] r221277 - [mips] Improve support for the .set mips16/nomips16 assembler directives.
Toma Tabacu
- [compiler-rt] r221278 - Use @rpath as LC_ID_DYLIB for ASan dylib on OS X
Kuba Brecka
- [llvm] r221280 - InstSimplify: Fold a hasNoUnsignedWrap() call into a match() expression
David Majnemer
- [PATCH] [compiler-rt] Use @rpath as LC_ID_DYLIB for ASan dylib on OS X
Kuba Brecka
- [llvm] r221281 - InstSimplify: Fold a hasNoSignedWrap() call into a match() expression
David Majnemer
- [PATCH] [compiler-rt] Extend Mac OS versions to Yosemite
Kuba Brecka
- [llvm] r220777 - [x86] Simplify vector selection if condition value type matches vselect value type and true value is all ones or false value is all zeros.
Quentin Colombet
- [llvm] r221282 - Remove unused DisableRedZone option.
Rafael Espindola
- [PATCH][X86] Explicitly set FeatureSlowSHLD for 'bdver3'. Also make explicit that bdver* cpus enable FeatureAVX and FeatureSSE4A.
Andrea Di Biagio
- [PATCH 1/3] [PBQP] Tweak spill costs and coalescing benefits
Lang Hames
- [PATCH 2/3] [PBQP] Callee saved regs should have a higher cost than scratch regs
Lang Hames
- [compiler-rt] r221283 - [TSan] Keep original function and filename in ReportStack.
Alexey Samsonov
- [PATCH 3/3] [PBQP] Enforce a safe order for ConservativelyAllocatableNodes
Lang Hames
- [PATCH] Add Position-independent Code model Module API.
Justin Hibbits
- [PATCH] [compiler-rt] Extend the OS X pthread_get_stacksize_np workaround to 10.10
Kuba Brecka
- [compiler-rt] r221287 - [Sanitizer] Get rid of unnecessary allocations in StripModuleName. NFC.
Alexey Samsonov
- [PATCH] [compiler-rt] Fix failing allow_user_segv.cc test on OS X 10.10
Kuba Brecka
- [compiler-rt] r221288 - [asan] [mips] changed ShadowOffset32 for systems having 16kb PageSize; patch by Kumar Sukhani
Kostya Serebryany
- [llvm] r221288 - [asan] [mips] changed ShadowOffset32 for systems having 16kb PageSize; patch by Kumar Sukhani
Kostya Serebryany
- [llvm] r221289 - AArch64: Pattern match integer vector abs like we do on ARM.
Benjamin Kramer
- [llvm] r221291 - R600/SI: Rename div_scale dest operands to match documentation
Matt Arsenault
- [PATCH] Improve wording in ErrorOr docs
Justin Bogner
- [llvm] r221292 - [PBQP] Tweak spill costs and coalescing benefits
Arnaud A. de Grandmaison
- [llvm] r221293 - [PBQP] Callee saved regs should have a higher cost than scratch regs
Arnaud A. de Grandmaison
- [compiler-rt] r221294 - [TSan] Make ReportStack contain __sanitizer::AddressInfo object.
Alexey Samsonov
- [llvm] r221295 - ErrorOr: Be more explicit in the implicit conversion to bool docs
Justin Bogner
- [llvm] r221296 - [X86] Add 'FeatureSlowSHLD' to cpu 'bdver3'. Also explicit set FeatureAVX and FeatureSSE4A for all the bdver* cpus.
Andrea Di Biagio
- [compiler-rt] r221297 - Correct the usage of DataInfo structure in TSan
Alexey Samsonov
- [llvm] r221299 - [mips] Add names and tests for the hardware registers
Vasileios Kalintiris
- [llvm] r221300 - [mips] Move COP2 & COP3 load/store instructions from MipsInstrFPU.td to MipsInstrInfo.td. NFC.
Vasileios Kalintiris
- [lld] r221301 - [mach-o] remove __compact_unwind atoms once __unwind_info has been generated
Tim Northover
- [compiler-rt] r221302 - [TSan] Refactor/simplify ReportLocation structure.
Alexey Samsonov
- [lld] r221303 - [PECOFF] Fix symbols in module-definition file.
Rui Ueyama
- [llvm] r221304 - Don't produce relocations for a difference in a section with no symbols.
Rafael Espindola
- [llvm] r221305 - Move cross-unit DIE caching to the DwarfFile level, so it doesn't interfere with fission-gmlt data and produce skeleton<>full unit cross referencing.
David Blaikie
- [llvm] r221306 - Provide gmlt-like inline scope information in the skeleton CU to facilitate symbolication without needing the .dwo files
David Blaikie
- Remove obsolete ARM intrinsics vclz and vcnt
Steven Wu
- [llvm] r221307 - Revert "[mips] Add names and tests for the hardware registers"
Rafael Espindola
- [llvm] r221308 - [AArch64] Use the correct register class for ORR.
Juergen Ributzka
- PATCH: R600/SI: Change all instruction names to lowercase
Tom Stellard
- [llvm] r221311 - Revert earlier change removing setPreservesCFG from instcombine (r221223) and
Mark Heffernan
- [llvm] r220994 - IR: MDNode => Value: Instruction::setMetadata()
Eric Christopher
- [PATCH] PR21403: CGSCC should not treat intrinsics as function calls
Sanjay Patel
- Patch: StackMap: Use IndirectMemRefOp more.
Gustaw Smolarczyk
- [lld] r221312 - Fix an [-Werror, -Winconsistent-missing-override] error.
Eric Christopher
- [llvm] r221313 - [X86][SSE] Enable commutation for SSE immediate blend instructions
Simon Pilgrim
- [lld] r221314 - Use LLVMLIBS here since these are produced by the
Eric Christopher
- [PATCH] Don't access items in .sdata section using gp-relative addressing when target is NaCl.
Sasa Stankovic
- [llvm] r221317 - Revert "[Reassociate] Canonicalize negative constants out of expressions."
Reid Kleckner
- [llvm] r221318 - Analysis: Make isSafeToSpeculativelyExecute fire less for divides
David Majnemer
- [PATCH] [X86] Add patterns for AVX2 VPMOV[SZ]XYrm intrinsics.
Ahmed Bougacha
- [PATCH] [X86] Add missing patterns for AVX2 VPMOV[SZ]XYrm from X86vsext.
Ahmed Bougacha
- [llvm] r221320 - ARM/Dwarf: correctly align stack before callee-saved VPRs
Tim Northover
- [llvm] r221321 - ARM: try to add extra CS-register whenever stack alignment >= 8.
Tim Northover
- [PATCH] Add a makefile check for misbehaving -Wcomment
Eric Christopher
- [llvm] r221323 - Add a check for misbehaving -Wcomment from gcc-4.7 and add
Eric Christopher
- [llvm] r221325 - InstSimplify: Exact shifts of X by Y are X if X has the lsb set
David Majnemer
- [PATCH] Fix GraphTraits for "const CallGraphNode *" and "const CallGraph *"
Speziale Ettore
- [llvm] r221327 - Fix broken C++ mode comment
Matt Arsenault
- [llvm] r221328 - IR: Metadata: Remove unnecessary dyn_cast
Duncan P. N. Exon Smith
- [lld] r221329 - [PECOFF] Do not skip COMDAT section symbols.
Rui Ueyama
- A question about nonnull value of auto_ptr
Jiangning Liu
- [llvm] r221331 - Revert 220932.
Jiangning Liu
- [llvm] r221333 - llvm-readobj: Add support for dumping the DOS header in PE files
David Majnemer
- [llvm] r221334 - llvm/test/Transforms/GCOVProfiling: Avoid to parse backslashes in MDString. Use %/T instead of %T.
NAKAMURA Takumi
- [lld] r221335 - PECOFF: Set the AddressOfRelocationTable in the DOS header
David Majnemer
- [llvm] r221336 - Improve logic that decides if its profitable to commute when some of the virtual registers involved have uses/defs chains connecting them to physical register. Fix up the tests that this change improves.
Craig Topper
- [PATCH] [AVX512] Enable intrinsics for vexp2{ps/pd}
Demikhovsky, Elena
- [PATCH] Add process name to Asan logfile name and report message
Yury Gribov
- [compiler-rt] r221337 - Get the Linux ptrace test working on PowerPC64
Jay Foad
- [PATCH] [X86] Fix pattern match for 32-to-64-bit zext in the presence of AssertSext
Michael Kuperstein
- [PATCH] [JIT] Fix more missing endian conversions (opcodes for AArch64, ARM, and Mips stub functions, and ARM target in general)
Daniel Sanders
- [PATCH] [InstCombineCompares] Added shl optimization for the instruction - icmp ugt/ult/uge/ule (shl Const2, A), Const1
Ankur Garg
- [PATCH] [AArch64] Improve and enable the SeparateConstOffsetFromGEP for AArch64 backend.
Hao Liu
- [llvm] r221341 - [ARM] Honor FeatureD16 in the assembler and disassembler
Oliver Stannard
- [llvm] r221342 - Fix bashism in tests added by r221341
Oliver Stannard
- [llvm] r220779 - [AVX512] Removed special case for cmp instructions in getVectorMaskingNode. Now cmp intrinsics lower as other intrinsics through VSELECT, and then VSELECT tranforms to AND in PerformSELECTCombine.
NAKAMURA Takumi
- [llvm] r221343 - [X86] Teach method 'isVectorClearMaskLegal' how to check for legal blend masks.
Andrea Di Biagio
- [llvm] r221345 - Add a LLVM_BUILD_STATIC option to cmake.
Rafael Espindola
- [compiler-rt] r221347 - Disable XFAIL on ARM since the x86_64 specific code is isolated
Renato Golin
- [llvm] r221349 - R600/SI: Add an extra check line to make test more strict
Tom Stellard
- [llvm] r221350 - R600/SI: Change all instruction assembly names to lowercase.
Tom Stellard
- [PATCH][X86] Trying to fix PR20243 - leaf frame pointer bug on X86, ELF, PIC
Dario Domizioli
- [PATCH] [X86][SSE] pslldq/psrldq byte shifts/rotation for SSE2
Simon Pilgrim
- [llvm] r221351 - [mips][microMIPS] Implement ANDI16 instruction
Zoran Jovanovic
- [llvm] r221352 - [mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions
Zoran Jovanovic
- [llvm] r221353 - [mips][microMIPS] Implement CodeGen support for ANDI16 instruction
Zoran Jovanovic
- [PATCH] [mips][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions
Phabricator
- [llvm] r221354 - Reverted revisions 221351, 221352 and 221353.
Zoran Jovanovic
- [PATCH] [mips] Manually replace JAL pseudo-instructions with their JALR equivalent, instead of using InstAlias.
Toma Tabacu
- [llvm] r221355 - [mips][microMIPS] Mark symbols as microMIPS if necessary
Zoran Jovanovic
- [compiler-rt] r221356 - When run on a ppc64le based platform, the check-sanitizer build looks for
Will Schmidt
- BUILD_SHARED_LIBS build
Rafael Espíndola
- [PATCH] [compiler-rt] add ppc64le target arch
Will Schmidt
- [llvm] r221358 - [ARM] Remove dead code identified by the Clang static analyzer.
Tilmann Scheller
- [llvm] r221359 - IR: MDNode => Value: NamedMDNode::addOperand()
Duncan P. N. Exon Smith
- [llvm] r221360 - [dfsan] Abort at runtime on indirect calls to uninstrumented vararg functions.
Peter Collingbourne
- [compiler-rt] r221361 - [dfsan] Modify build-libc-list.py to filter out local functions in generated
Peter Collingbourne
- [compiler-rt] r221362 - [dfsan] Upgrade ABI list to Ubuntu 14.04.
Peter Collingbourne
- [compiler-rt] r221363 - [dfsan] Add libgo functions to ABI list.
Peter Collingbourne
- [compiler-rt] r221364 - [dfsan] Add runtime function for aborting on indirect calls to
Peter Collingbourne
- [llvm] r221366 - [ARM] Remove redundant assignment.
Tilmann Scheller
- [llvm] r221367 - [mips][microMIPS] Implement ANDI16 instruction
Zoran Jovanovic
- [llvm] r221368 - [ARM] Remove another redundant assignment.
Tilmann Scheller
- [llvm] r221369 - ps][microMIPS] Implement CodeGen support for SLL16 and SRL16 instructions
Zoran Jovanovic
- [llvm] r221370 - [Hexagon] [NFC] Alphabetizing cmake files.
Colin LeMahieu
- [llvm] r221371 - ps][microMIPS] Implement CodeGen support for ANDI16 instruction
Zoran Jovanovic
- [llvm] r221372 - [ARM] Remove more dead code.
Tilmann Scheller
- [llvm] r221373 - IR: MDNode => Value: AsmWriter SlotTracker API
Duncan P. N. Exon Smith
- [llvm] r221374 - remove extra breaks; NFC
Sanjay Patel
- [llvm] r221375 - IR: MDNode => Value: NamedMDNode::getOperator()
Duncan P. N. Exon Smith
- [llvm] r221377 - [NVPTX] Add NVPTXLowerStructArgs pass
Justin Holewinski
- [compiler-rt] r221379 - Extend Mac OS versions to Yosemite
Kuba Brecka
- [compiler-rt] r221380 - Extend the OS X pthread_get_stacksize_np workaround to 10.10
Kuba Brecka
- [compiler-rt] r221381 - Fix failing allow_user_segv.cc test on OS X 10.10
Kuba Brecka
- [llvm] r221382 - R600/SI: Remove SI_ADDR64_RSRC
Matt Arsenault
- [llvm] r221383 - R600/SI: Move all rsrc building functions to SIISelLowering
Matt Arsenault
- [llvm] r221384 - R600/SI: Add testcase I forgot to commit from months ago
Matt Arsenault
- [PATCH] [x86 fast-isel] Materialize allocas with the correct-sized lea for ILP32
Derek Schuff
- [PATCH] Rename 'DarwinStaticLib' to 'DarwinLibName'
Kuba Brecka
- [llvm] r221386 - [x86 fast-isel] Materialize allocas with the correct-sized lea for ILP32
Derek Schuff
- [llvm] r221387 - R600/SI: Fix omod display for VOP3b
Matt Arsenault
- [PATCH] [mips64] Add support for MCJIT for MIPS64
Vladimir Stefanovic
- [polly] r221388 - BlockGenerator: inline lookupAvailableValue into getValue [NFC]
Tobias Grosser
- [LLVMdev] [PATCH] ARM64 GHC Calling Convention
Tim Northover
- [PATCH] [compiler-rt] Introduce MACOS_VERSION_UNKNOWN_NEWER for OS X versions above 10.10
Kuba Brecka
- [llvm] r221389 - Fix test breakage from r221386
Derek Schuff
- [PATCH] [Sanitizer] Introduce generic stack frame rendering machinery
Alexey Samsonov
- [PATCH] [mips64] Fix MIPS64 exception personality encoding.
Vladimir Stefanovic
- [PATCH] Adding basic Hexagon ELF obj file writer
Colin LeMahieu
- [llvm] r221392 - Add accessor to get 'visibility' part of st_other field
Simon Atanasyan
- [polly] r221393 - BlockGenerator: Recompute values from SCEV before handing back the original values
Tobias Grosser
- [zorg] r221394 - [Polly] Introduce a new fast LNT builder for Polly with isl+SCEV codegen
Tobias Grosser
- [llvm] r221396 - Remove obsolete ARM intrinsics vclz and vcnt
Steven Wu
- [lld] r221397 - [ELF] Use getVisibility() function to access st_other field
Simon Atanasyan
- [llvm] r221401 - Fix heap-use-after-free bug in expandSDiv when the operands are
Michael Ilseman
- [llvm] r221403 - [Linker] Add some test coverage for llvm.ident merging
Sean Silva
- [llvm] r221406 - [docs] Document usage of Inputs/ for extra test files.
Sean Silva
- [PATCH] Explicitly annotate loops we want to run thread-parallel
Tobias Grosser
- [llvm] r221407 - [X86][SSE] Vector integer to float conversion memory folding
Simon Pilgrim
- [PATCH] [PowerPC] Add vec_vsx_ld and vec_vsx_st intrinsics
Bill Schmidt
- [PATCH] [X86][SSE] Vector integer/float conversion memory folding
Simon Pilgrim
- [llvm] r221408 - [mips64] Fix MIPS64 exception personality encoding
Petar Jovanovic
- [compiler-rt] r221409 - [Sanitizer] Introduce generic stack frame rendering machinery
Alexey Samsonov
- [lld] r221412 - MachO: Remove an unused variable from processSection
David Majnemer
- [lld] r221414 - Fix shadowed variable warning
Nick Kledzik
- [PATCH] Fix for nasty LTO issue that's most obvious in ObjectiveC.
Kevin Frei
- [PATCH] [Polly][Refactor][NFC] Allow to nicely bail from ScopInfo.
Tobias Grosser
- [PATCH] [Polly][Refactor][NFC] Generalize the creation of ScopArrayInfo objects.
Tobias Grosser
- [polly] r221418 - Extract SCEV generation into subfunction
Tobias Grosser
- [PATCH] Adding llvm-shlib to CMake build system with a few new bells and whistles
NAKAMURA Takumi
- [PATCH] Fix flags for compiling examples/Kaleidoscope/MCJIT
Lang Hames
- [llvm] r221419 - [Docs][JIT] Update the clang++ invocation lines in the kaleidoscope docs.
Lang Hames
- [MCJIT][DebugInfo] [PATCH] Remove object-ownership from RuntimeDyld.
Eric Christopher
- [lld] r221420 - [PECOFF] Fix SECREL relocations.
Rui Ueyama
- [lld] r221421 - [mach-o] Add support for interposing tuples section
Nick Kledzik
- [llvm] r221422 - Remove unnecessary .c_str() when implicitly converting to Twine
Matt Arsenault
- [lld] r221423 - [PECOFF] Add a comment for SECREL relocation.
Rui Ueyama
- [lld] r221424 - [mach-o] Add support for interposing tuples section
Nick Kledzik
- [lld] r221425 - [mach-o] remove extra leading underscore on __bss and __got
Nick Kledzik
- [PATCH] Statepoint infrastructure for garbage collection
Philip Reames
- [lld] r221426 - [ELF] Use std::find_if instead
Shankar Easwaran
- [lld] r221427 - [ELF] Implement isLittleEndian for all architectures
Shankar Easwaran
- [lld] r221428 - [ELF] Use llvm::Twine
Shankar Easwaran
- [llvm] r221429 - [X86] Lower VSELECT into SHRUNKBLEND when we shrink the bits used into the
Quentin Colombet
- [PATCH] Add support for small-model PIC for PowerPC.
Justin Hibbits
- [lld] r221430 - [ELF] Remove includes that are not used
Shankar Easwaran
- [llvm] r221431 - Allow L symbols in no_dead_strip sections.
Rafael Espindola
- [lld] r221432 - [mach-o] Add support for -S option
Nick Kledzik
- [lld] r221433 - [ELF] Remove llvm::Twine usage
Shankar Easwaran
- [PATCH] UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset about vbases
Alexey Samsonov
- [PATCH] Add Forward-Edge Control-Flow Integrity support
Nick Lewycky
- [PATCH] Add a "probe-stack" attribute
John Kåre Alsaker
- [PATCH] R600/SI: Start implementing an assembler
Tom Stellard
- [llvm] r221436 - Add three other sections when L symbols are allowed.
Rafael Espindola
- [lld] r221438 - [Mips] Fix ELF flags for the non-PIC object file used in the test
Simon Atanasyan
- [lld] r221439 - [Mips] Check ELF flags to prevent linking of incompatible files
Simon Atanasyan
- [lld] r221440 - [Mips] Follow-up to r221439. Include header to fix build on Windows.
Simon Atanasyan
- [llvm] r221441 - GCOV: Make sure that function idents in the .gcda and .gcno match
Justin Bogner
- [lld] r221442 - [Mips] Take into account that PIC code is inherently CPIC
Simon Atanasyan
- [llvm] r215647 - [Reassociation] Add support for reassociation with unsafe algebra.
Mehdi Amini
- [llvm] r221443 - X86, MC: Tidy up some whitespace in GetRelocType
David Majnemer
- [llvm] r221444 - Object, COFF: Infer symbol sizes from adjacent symbols
David Majnemer
- [compiler-rt] r221445 - UBSan: Teach isDerivedFromAtOffset and findBaseAtOffset about vbases
David Majnemer
- [PATCH] Added a new transformation " (sub (or A, B) (and A, B)) --> (xor A, B) "
sonam kumari
- [llvm] r221446 - [JIT] Fix more missing endian conversions (opcodes for AArch64, ARM, and Mips stub functions, and ARM target in general)
Daniel Sanders
- [llvm] r221447 - [mips] Improve error/warning messages and testing for the .cpload assembler directive.
Toma Tabacu
- [PATCH] [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS
Mohit Bhakkad
- [PATCH] [MSan][Clang][MIPS] Enabled memory, dataflow and thread options for MIPS platform
Mohit Bhakkad
- [PATCH] [Asan] Pack signal context into a structure
Viktor Kutuzov
- [llvm] r221450 - [mips] Add the following MIPS options that control gp-relative addressing of
Sasa Stankovic
- [PATCH] [X86][SSE] Vector integer/float conversion memory folding (cvttps2dq / cvttpd2dq)
Simon Pilgrim
- [patch] Document the restriction on removing a global from a COMDAT
Rafael Espíndola
- [llvm] r221453 - [mips] Tolerate the use of the %z inline asm operand modifier with non-immediates.
Toma Tabacu
- [llvm] r221454 - Fixing some -Wcast-qual warnings; NFC.
Aaron Ballman
- [llvm] r221455 - [X86] When commuting SSE immediate blend, make sure that the new blend mask is a valid imm8.
Andrea Di Biagio
- [llvm] r221456 - Compute the correct jump table entries on 32 bit windows.
Rafael Espindola
- [compiler-rt] r221457 - Use GET_CURRENT_FRAME() to calculate the memory layout for power. This works
Will Schmidt
- [llvm] r221459 - Use FileCheck in a few tests.
Rafael Espindola
- [PATCH] [mips] Make the MipsAsmParser capable of knowing whether PIC mode is enabled or not.
Toma Tabacu
- [PATCH] First stage of call lowering for Mips fast-isel
Daniel Sanders
- [llvm] r221461 - [mips] Removed MipsISelLowering::analyzeFormalArguments() in favour of CCState::AnalyzeFormalArguments()
Daniel Sanders
- [llvm] r221462 - [Reassociate] Don't reassociate when mixing regular and fast-math FP
Chad Rosier
- [llvm] r221463 - [mips] Removed IsSoftFloat from MipsISelLowering::analyzeCallOperands(). NFC
Daniel Sanders
- [PATCH] [mips] Enable code generation for the MIPS II target.
Vasileios Kalintiris
- [llvm] r221464 - Clean up NVPTXLowerStructArgs.cpp. NFC
Eli Bendersky
- [llvm] r221465 - [Hexagon] Adding basic Hexagon ELF object emitter.
Colin LeMahieu
- [llvm] r221466 - Change DIBuilder::createImportedDeclaration from taking a DIScope to a DIDescriptor.
Frederic Riss
- [compiler-rt] r221469 - [Sanitizer] Introduce "stack_trace_format" runtime flag.
Alexey Samsonov
- [llvm] r221471 - Try to appease MSVC buildbots after r221466.
Frederic Riss
- [llvm] r221472 - Indentation fixes
Michael Liao
- [lld] r221473 - [mach-o] Update test case to work with latest llvm-objdump output for ARM thumb
Kevin Enderby
- [llvm] r221474 - [RegAlloc] Kill off the trivial spiller - nobody is using it any more.
Lang Hames
- [PATCH] Mangling for intrinsic names w/function type parameters
Philip Reames
- [PATCH] Fast-path for stack probes on smaller frames
Philip Reames
- [PATCH] [Polly] [IslCodeGenerator] Add OpenMP support
Tobias Grosser
- [PATCH] Add dump routine to CallSite
Philip Reames
- [llvm] r221475 - [RegAlloc] Remove reference to the trivial spiller in test case.
Lang Hames
- [lld] r221477 - [mach-o] Add support for -force_load option
Nick Kledzik
- [lld] r221478 - remove unneeded { }
Nick Kledzik
- [polly] r221479 - Explicitly annotate loops we want to run thread-parallel
Tobias Grosser
- [llvm] r221480 - Base check on the section name, not the variable name.
Rafael Espindola
- [PATCH] R600/SI: Implement areMemAccessesTriviallyDisjoint
Matt Arsenault
- [PATCH] Fix invalid memory access in llvm-mc if file ends in non-newline whitespace or comma
colinl at codeaurora.org
- [PATCH] Move asan-coverage into a separate phase.
Kostya Serebryany
- [PATCH] [AArch64] Load Balancing for AES instructions on Cortex-A57
Z. Zheng
- [PATCH 1/5] Triple: Add AMDGPU evironment type
Tom Stellard
- [polly] r221483 - Fix formatting
Tobias Grosser
- [PATCH] Fix ubsan error in ValueMap
Matt Arsenault
- [PATCH] Canonicalize an assume(load != null) into !nonnull metadata
Philip Reames
- [llvm] r221484 - [X86] Split FMA4 RM tests into a separate file. NFC.
Ahmed Bougacha
- [llvm] r221485 - Object, COFF: Don't consider AuxFunctionDefinition for getSymbolSize
David Majnemer
- [llvm] r221487 - [X86] Add missing FMA3 VFMADDSUB in the emitter.
Ahmed Bougacha
- [llvm] r221488 - [X86] Add VFMADDSUB cases for the 213->231 custom inserter.
Ahmed Bougacha
- [llvm] r221489 - [X86][SSE] Vector integer/float conversion memory folding (cvttps2dq / cvttpd2dq)
Simon Pilgrim
- PATCHES: R600/SI: CodeGen patches for HSA Runtime
Tom Stellard
- [PATCH] Make musttail more robust for vector types on x86
Reid Kleckner
- [llvm] r221490 - Factor out call to push_back. NFC.
Rafael Espindola
- [llvm] r221491 - [ELF][yaml2obj] Handle additional MIPS specific st_other field flags
Simon Atanasyan
- [llvm] r221495 - Don't repeat names in comments. NFC.
Rafael Espindola
- [PATCH] Enable standard so versioning for libLLVM.
Chris Bieneman
- [llvm] r221497 - Remove unused variable. NFC.
Rafael Espindola
- [llvm] r221498 - InstCombine: Rely on cmpxchg's return code when it's strong
David Majnemer
- [AVX512] Add 512b integer shift by immediate intrinsics
Cameron McInally
- [lld] r221499 - [PECOFF] Improve subsystem inference
Rui Ueyama
- [LNT] r221500 - Update test to use rsync with an exclude so that SVN data is not copied into Output
Chris Matthews
- [llvm] r221501 - LoopVectorize: Don't assume pointees are sized
David Majnemer
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [llvm] r221502 - Use StringRefMemoryObject. NFC.
Rafael Espindola
- [llvm] r221503 - Use a StringRefMemoryObject. NFC.
Rafael Espindola
- [lld] r221504 - XFAIL elf/demangle.test on Windows.
Rui Ueyama
- [lld] r221505 - Add missing -target triple to ELF tests.
Rui Ueyama
- [lld] r221506 - Disable a Mach-O test on Windows that depends on Unix path separator.
Rui Ueyama
- [PATCH] [AArch64] Keep flags on the condition when instantiating a CB branch.
Ahmed Bougacha
- [PATCH] Select Elimination in InstCombine
Gerolf Hoflehner
- [PATCH] Fix Mach-O unit tests breakage on Windows
Rui Ueyama
- [llvm] r221507 - [AArch64] Keep flags on condition vreg when instantiating a CB branch.
Ahmed Bougacha
- [lld] r221508 - Fix Mach-O unit tests breakage on Windows
Rui Ueyama
- [llvm] r221510 - Add Position-independent Code model Module API.
Justin Hibbits
- [PATCH] implement MachODumper::printFileHeaders
Chilledheart
- [polly] r221512 - [Refactor][NFC] Generalize the creation of ScopArrayInfo objects.
Johannes Doerfert
- [llvm] r221513 - SCCP: overdefined calls cannot become constant
David Majnemer
- [llvm] r221514 - llvm-symbolizer: teach it about PowerPC64 ELF function descriptors
Jay Foad
- [PATCH] CodeGen, SelectionDAG: Increase width of NumOperands and NumValues
David Majnemer
- [llvm] r221516 - [mips] Removed IsVarArg from MipsISelLowering::analyzeCallOperands(). NFC.
Daniel Sanders
- [llvm] r221517 - [mips] Move SpecialCallingConv to MipsCCState and use it from tablegen-erated code. NFC
Daniel Sanders
- [llvm] r221518 - [mips] Remove MipsCC::analyzeCallOperands in favour of CCState::AnalyzeCallOperands. NFC
Daniel Sanders
- [llvm] r221519 - [mips] Remove MipsCC::getRegVT(). NFC
Daniel Sanders
- [compiler-rt] r221520 - [sanitizer] Never remove the last frame off the stack trace.
Evgeniy Stepanov
- [llvm] r221521 - [mips] Remove remaining use of MipsCC::intArgRegs() in favour of MipsABIInfo::GetByValArgRegs() and MipsABIInfo::GetVarArgRegs()
Daniel Sanders
- [llvm] r221522 - [mips] Fix unused variable warnings introduced in r221521
Daniel Sanders
- [PATCH] [asan] [llvm] [mips] adding ShadowOffset64 for mips64
Kumar Sukhani
- [PATCH] [test-suite] Make it build in more environments
Sergey Dmitrouk
- [PATCH] [lsan] [mips] adding support of lsan for mips64/mips64el arch
Kumar Sukhani
- [lld] r221523 - [ELF] Remove is64bits() and isLittlEndian().
Shankar Easwaran
- [llvm] r221525 - [mips] Move MipsCCState to a separate file and clang-formatted it.
Daniel Sanders
- [llvm] r221526 - llvm/test/tools/llvm-symbolizer/ppc64.test: Avoid subshell.
NAKAMURA Takumi
- [PATCH] Added InstCombine transformation for combining two instructions icmp ult/ule/uge/ugt (ashr/lshr (Const2) %A), (Const1)
Ankur Garg
- [llvm] r221527 - MipsCCState.h: Use LLVM_DELETED_FUNCTION for msc17.
NAKAMURA Takumi
- [llvm] r221528 - [mips] Remove MipsCC::reservedArgArea() in favour of MipsABIInfo::GetCalleeAllocdArgSizeInBytes(). NFC.
Daniel Sanders
- [llvm] r221529 - [mips] Removed the remainder of MipsCC. NFC.
Daniel Sanders
- [llvm] r221530 - Pass PRIVATE to target_link_libraries if using shared libraries.
Rafael Espindola
- [llvm] r221531 - [CMake] LLVMSupport: Give system_libs PRIVATE scope when LLVMSupport is built as SHARED. Users of LLVMSupport won't inherit ${system_libs}.
NAKAMURA Takumi
- [PATCH] Flag to enable IEEE-754 friendly FP optimizations
Sergey Dmitrouk
- [PATCH] [ASan] Fix zero_page_pc test for PowerPC
Jay Foad
- [PATCH] Add hard float versions of floating point to long long conversions
Sergey Dmitrouk
- [llvm] r221534 - [mips] Promote i32 arguments to i64 for the N32/N64 ABI and fix <64-bit structs...
Daniel Sanders
- [PATCH] [ASan] Fix stack-overflow test for PowerPC
Jay Foad
- [llvm] r221536 - Use StringRefMemoryObject in llvm-mc. NFC.
Rafael Espindola
- [llvm] r221537 - Don't redeclare a pure virtual method.
Rafael Espindola
- [zorg] r221538 - Enabled check-tsan step on FreeBSD sanitizers buildbot.
Galina Kistanova
- [PATCH] Fully handle globals and functions in CGDebugInfo::getDeclarationOrDefinition()
Frederic Riss
- LLVM buildmaster will be restarted today after 6 PM Pacific today.
Galina Kistanova
- [PATCH] [Reassociate] Better preserve NSW/NUW flags. (PR12985)
Chad Rosier
- [PATCH] Safely generate new loop metadata node
David Peixotto
- [lld] r221539 - [Mips] Do not hard-code the paired relocation type
Simon Atanasyan
- [PATCH] Use rcpss/rcpps (X86) to speed up reciprocal calcs (PR21385)
Sanjay Patel
- [PATCH] R600/SI: Fix sext_inreg problems
Matt Arsenault
- [PATCH] SymbolRewriter: introduce the SymbolRewriter pass
Jim Grosbach
- [compiler-rt] r221542 - [ASan] Fix zero_page_pc test for PowerPC
Jay Foad
- [llvm] r221543 - R600: Remove unused define
Matt Arsenault
- [lld] r221544 - Fix FileArchive member MemoryBuffer early destruction
Nick Kledzik
- [lld] r221545 - [mach-o] Add support for -order_file option
Nick Kledzik
- [llvm] r221547 - Fix style.
Michael J. Spencer
- [llvm] r221548 - Transform: add SymbolRewriter pass
Saleem Abdulrasool
- [llvm] r221549 - Remove unused variable.
Rafael Espindola
- [polly] r221550 - Safely generate new loop metadata node
David Peixotto
- [compiler-rt] r221551 - PPC fix works for ARM, too
Renato Golin
- [lld] r221552 - [mach-o] Fix MachOFileNode to own archives same as ELFFileNode
Nick Kledzik
- [lld] r221553 - [mach-o] remove stray debug output
Nick Kledzik
- [PATCH] [compiler-rt] Use @rpath for ASan dylib in Makefiles
Kuba Brecka
- [llvm] r221554 - Transforms: use typedef rather than using aliases
Saleem Abdulrasool
- [llvm] r221555 - [Reassociate] Better preserve NSW/NUW flags.
Chad Rosier
- [compiler-rt] r221556 - Use @rpath for ASan dylib in Makefiles
Kuba Brecka
- [llvm] r221560 - SelectionDAG: Assert if we truncate SDNode's NumOperands or NumValues
David Majnemer
- [llvm] r221563 - Transforms: sort source files in build
Saleem Abdulrasool
- [llvm] r221564 - Transforms: address some late comments
Saleem Abdulrasool
- [llvm] r221565 - R600/SI: Fix broken check prefixes in test
Matt Arsenault
- [PATCH] Make fortified (_chk) library functions LibFuncs in TLI.
Ahmed Bougacha
- [PATCH] Refactor fortified (__*_chk) library function handling in TLI/LibCallSimplifier.
Ahmed Bougacha
- [PATCH] Android target support (as part of LLDB build)
Andy Chien
- [lld] r221571 - [ELF] Support --no-align-segments.
Shankar Easwaran
- [lld] r221572 - [ELF] Remove unused variable
Shankar Easwaran
- [PATCH] [AArch64] LoopVectorizer test case for cost model to handle signed division by a power of 2
suyog
- [compiler-rt] r221578 - [ASan] Fix stack-overflow test for PowerPC
Jay Foad
- [llvm] r221579 - [CMake] llvm-shlib: Add possibly missing BitReader and MCDisassembler for llvm-c.
NAKAMURA Takumi
- [PATCH] ubsan: add 'UndefinedBehaviorSanitizer' to messages
Ben Boeckel
- [PATCH] Make sure BitcodeWriter works with Unicode characters
Keno Fischer
- [PATCH] Respect object format choice on Darwin
Keno Fischer
- [PATCH] Add a helpful assert if LineNo would clobber ArgNo
Keno Fischer
- [PATCH] [LIT] add executeCommandPTY utility function that executes commands within a pseudo-terminal.
Eric Fiselier
- [PATCH] Disable indvar widening if arithmetics on the wider type are more expensive
Jingyue Wu
- Solution for memory leak in tblgen
wuhui1973
- [PATCH] [MSan] [MIPS] Adding support for MIPS64
Mohit Bhakkad
Last message date:
Sun Nov 9 22:32:45 PST 2014
Archived on: Tue Aug 4 17:11:57 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).