The Week Of Monday 24 February 2014 Archives by thread
Starting: Mon Feb 24 00:15:42 PST 2014
Ending: Sun Mar 2 23:20:05 PST 2014
Messages: 1065
- [PATCH] [lld] Include reference kind in cycle detector debug
Nico Rieck
- [PATCH] [lld] Fix feature detection in lld's lit.cfg
NAKAMURA Takumi
- [compiler-rt] r202008 - tsan: fix compiler warning
Dmitry Vyukov
- [compiler-rt] r202009 - [sanitizer] Interception macros for sanitizers on FreeBSD; patch by Viktor Kutuzov
Kostya Serebryany
- [PATCH] Interception macros for sanitizers on FreeBSD
Kostya Serebryany
- [PATCH] Fix for size_t in Asan's new and delete operators on x64 FreeBSD in 32-bit mode
Kostya Serebryany
- [polly] r202010 - Dead code elimination: Schedule another approximative step before actual DCE
Tobias Grosser
- [compiler-rt] r202011 - AdjustStackSizeLinux() is used in Lsan, Tsan and Msan non-Linux-specific code so it seems it should have more generic name and moved to a common scope.
Kostya Serebryany
- [PATCH 1/2] R600/SI: Allow SI_KILL for geometry shaders
Michel Dänzer
- [PATCH 2/2] R600/SI: Optimize SI_KILL for constant operands
Michel Dänzer
- [PATCH] Rename AdjustStackSizeLinux() and move it to a common scope
Kostya Serebryany
- [compiler-rt] r202013 - [asan] Avoid hardcoding library path in test binary.
Evgeniy Stepanov
- [compiler-rt] r202014 - [asan] Add a test for interceptors in shared libraries.
Evgeniy Stepanov
- [PATCH] ARMv8 IfConversion must skip narrow instructions that a) define CPSR and b) wouldn't affect CPSR in an IT block
Artyom Skrobov
- [llvm] r202015 - AVX-512: Fixed encoding of VPCMPEQ and VPCMPGT
Elena Demikhovsky
- [compiler-rt] r201916 - Revert "Replace __FUNCTION__ with __func__, the latter being standard C99/C++11."
Joerg Sonnenberger
- [compiler-rt] r202016 - Revert r202014.
Evgeniy Stepanov
- [PATCH] Unrolling improvements (target indep. and for x86)
Hal Finkel
- [compiler-rt] r202021 - [CMake] Introduce COMPILER_RT_ENABLE_WERROR option
Alexey Samsonov
- [compiler-rt] r202022 - tsan: fix SIGRTMAX handling
Dmitry Vyukov
- [compiler-rt] r202023 - [CMake] Better support for COMPILER_RT_ENABLE_WERROR. Make sure compiler-rt libraries are build by 'make all' command
Alexey Samsonov
- [llvm] r202024 - Add AArch64 big endian Target (aarch64_be)
Christian Pirker
- [compiler-rt] r202025 - [asan] A test was reverted, but not "svn rm"-ed in r202016.
Evgeniy Stepanov
- [compiler-rt] r202026 - [tsan] one more test for deadlock detector
Kostya Serebryany
- [llvm] r200530 - [vectorizer] Tweak the way we do small loop runtime unrolling in the
Tobias Grosser
- [PATCH] A fix for platform-dependent types in sanitizers' profiling support lib on x64 FreeBSD in 32-bit mode
Viktor Kutuzov
- [patch] Always open files in binary mode
Rafael Espíndola
- ARM: Correctly align arguments after a byval struct is passed on the stack
Oliver Stannard
- [PATCH] Add FreeBSD support to Ubsan
Viktor Kutuzov
- [PATCH] Fix Bug in SROA transformation [PR18615]
Rafael Espíndola
- [PATCH] [CMake] Update required version to 2.8.12 to improve build time with target_link_libraries(INTERFACE)
Brad King
- [compiler-rt] r202033 - [asan] simplify the code that compute the shadow offset; get rid of two internal flags that allowed to override it. The tests pass, but still this change might break asan on some platform not covered by tests. If you see this, please submit a fix with a test.
Kostya Serebryany
- [llvm] r202033 - [asan] simplify the code that compute the shadow offset; get rid of two internal flags that allowed to override it. The tests pass, but still this change might break asan on some platform not covered by tests. If you see this, please submit a fix with a test.
Kostya Serebryany
- [llvm] r202034 - [asan] remove test that should have been removed in r202033
Kostya Serebryany
- [PATCH] [CMake] Remove dependency on non-existing profile_rt-shared
Brad King
- [compiler-rt] r202037 - [asan] Add a test for interceptors in shared libraries.
Evgeniy Stepanov
- r201439 - [CodeGenPrepare][AddressingModeMatcher] Give up on type promotion if the
Tom Stellard
- [lld] r202039 - Don't assume that F_None is the default. It is about to change.
Rafael Espindola
- [llvm] r202041 - [CMake] Remove dependency on non-existing profile_rt-shared. Patch by Brad King.
Alexey Samsonov
- [llvm] r202042 - Don't make F_None the default.
Rafael Espindola
- [llvm] r201921 - Use relative rpath so that the installation and build dirs are relocatable.
Alexander Potapenko
- [PATCH] gtest: allow gtest compiling on FreeBSD
Ed Maste
- [polly] r202048 - Update for llvm API change.
Rafael Espindola
- [llvm] r202049 - For lcov tests, don't Xfail mips littl endian (mipsel-... and mip64el-...)
Reed Kotler
- [llvm] r202050 - Fix windows unittest I missed in the raw_fd_ostream constructor change.
Rafael Espindola
- [PATCH] building lnt tools to test cross-compiling
Daniel Dunbar
- [PATCH] Save the link register for uwtable.
Keith Walker
- [PATCH] R600/SI: Add new CI arithmetic instructions.
Tom Stellard
- [llvm] r202051 - LTO: Add the loop vectorizer to the LTO pipeline.
Arnold Schwaighofer
- [llvm] r202052 - Replace the F_Binary flag with a F_Text one.
Rafael Espindola
- [lld] r202054 - Update for LLVM api change.
Rafael Espindola
- [polly] r202056 - Update for llvm api change.
Rafael Espindola
- Switch containing holes via table lookup
Hans Wennborg
- [llvm] r202057 - Add a dwarf number to the Y register.
Roman Divacky
- [PATCH] [X86][SchedModel] Add missing scheduling model for SSE related instructions
Quentin Colombet
- Wanted: Bugfixes for 3.4 branch
Tom Stellard
- [patch][pr18928] Use printable names to implement directional labels
Rafael Espíndola
- [llvm] r202065 - [X86][SchedModel] Add missing scheduling model for SSE related instructions.
Quentin Colombet
- [llvm] r202067 - SLPVectorizer: Try vectorizing 'splat' stores
Arnold Schwaighofer
- [dragonegg] r202071 - Update for llvm api change.
Rafael Espindola
- [llvm] r202073 - Trivial code simplification
Matt Arsenault
- [llvm] r202074 - Add missing const
Matt Arsenault
- [llvm] r202075 - Fix DOT4 missing from getTargetOpcodeName
Matt Arsenault
- [llvm] r202076 - R600: Make check clearer.
Matt Arsenault
- [llvm] r202077 - R600/SI - Add new CI arithmetic instructions.
Matt Arsenault
- [PATCH] R600/SI: Use isProfitableToDupForIfCvt
Matt Arsenault
- [lld] r202078 - Fix feature detection in lld's lit.cfg
Nico Rieck
- [lld] r202079 - [lld] Include reference kind in cycle detector debug output
Nico Rieck
- [llvm] r202080 - Fix unused variable
Matt Arsenault
- [PATCH] Adds Cortex-A53 and Cortex-A57 subtargets.
Dave Estes
- [llvm] r202082 - Disable an MCJIT test on older Darwins until we have a better interface.
Andrew Trick
- [PATCH] ARM and Thumb Segmented Stacks
Alex Crichton
- [llvm] r202083 - llvm-objdump: Do not attempt to disassemble symbols outside of section
Simon Atanasyan
- [llvm] r202084 - trivial test commit
Albrecht Kadlec
- [llvm] r202085 - Permit CMAKE_INSTALL_RPATH to be set on command line
Bernard Ogden
- [PATCH][X86] Lower unsigned vsetcc to psubus in certain cases
Adam Nemet
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [llvm] r201904 - [Stackmaps] Move the target-independent frame index elimination for stackmaps and patchpoints into target-specific code.
Philip Reames
- [llvm] r202087 - Make some DataLayout pointers const.
Rafael Espindola
- [llvm] r202091 - llvm-dwarfdump: Support for debug_line.dwo section for file names for type units under fission.
David Blaikie
- [llvm] r197438 - Add warning capabilities in LLVM.
Eric Christopher
- [llvm] r202092 - [SROA] Fix another instability in SROA with respect to the slice
Chandler Carruth
- patch: remove PseudoSourceValue from Value.
Nick Lewycky
- [PATCH] An analysis to find external function pointers and trace their data flow
Tom Roeder
- [llvm] r202096 - Indent this continued line.
Nick Lewycky
- [PATCH] Make CloneFunction also clone debug info metadata
Eric Christopher
- [patch] Split DataLayout and DataLayoutPass
Rafael Espíndola
- [PATCH] GlobalOpt: Apply fastcc to internal x86_thiscallcc functions
Nick Lewycky
- [lld] r202100 - [LinkerScript] parse OUTPUT_ARCH.
Shankar Easwaran
- [lld] r202101 - [test] use llvm-config to drive testing in assert mode/debug mode
Shankar Easwaran
- [llvm] r202102 - Add some convenience accessors for the underlying Use of an operand.
Chandler Carruth
- [PATCH] [COMPILER-RT] Implement long double comparison functions
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __addtf3 and __subtf3
GuanHong Liu
- [llvm] r202103 - [SROA] Use a more direct way of determining whether we are processing
Chandler Carruth
- [PATCH] [COMPILER-RT] Implement __multf3
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __divtf3
GuanHong Liu
- [PATCH] [COMPILER_RT] Implement __extendsftf2, __extenddftf2
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __trunctfdf2, __trunctfsf2
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __floatsitf, __floatunstfsi
GuanHong Liu
- [PATCH] [COMPILER-RT] Implement __fixtfsi, __fixunstfsi
GuanHong Liu
- [llvm] r202106 - [SROA] Add a debugging tool which shuffles the slices sequence prior to
Chandler Carruth
- [llvm] r202107 - Fix typos
Alp Toker
- [lld] r202111 - [LinkerScript] OUTPUT_FORMAT: Parse Quoted Strings
Shankar Easwaran
- [lld] r202113 - [COFF] Refactor .drectve section handling. No functionality change.
Rui Ueyama
- [llvm] r201940 - MC: Support COFF string tables larger than 10MB
Brad Smith
- [compiler-rt] r202118 - [sanitizer] fix epoch handling in deadlock detector (before the fix, we could have had edges from locks in the previous epoch to locks in the current epoch)
Kostya Serebryany
- [llvm] r202119 - Silence GCC warning
Alexey Samsonov
- [compiler-rt] r202120 - [sanitizer] add support for try_lock in deadlock detector
Kostya Serebryany
- [compiler-rt] r202122 - Enable UBSan on FreeBSD. Patch by Viktor Kutuzov.
Alexey Samsonov
- [compiler-rt] r202123 - [tsan] add deadlock detector tests for pthread_spin_lock
Kostya Serebryany
- [compiler-rt] r202124 - [asan] Fix for size_t in Asan's new and delete operators on x64 FreeBSD in 32-bit mode, only for FreeBSD <= 9.2; patch by Viktor Kutuzov
Kostya Serebryany
- [llvm] r202125 - Add aarch64 to config.guess
Renato Golin
- [llvm] r202126 - Ignore old JIT tests in AARch64 - CMake style
Renato Golin
- [llvm] r202127 - Disable old JIT unittests for AARch64
Renato Golin
- [compiler-rt] r202128 - [sanitizer] partially support pthread_rwlock_* (no rd* form yet)
Kostya Serebryany
- [PATCH] A fix for sanitizers' bash scripts to work on FreeBSD
Viktor Kutuzov
- [llvm] r202129 - [SROA] Fix a *glaring* bug in r202091: you have to actually *write*
Chandler Carruth
- [llvm] r202130 - Reuse constants for COFF string table entry offsets
Nico Rieck
- Add 'remark' diagnostic type in LLVM
Tobias Grosser
- [compiler-rt] r202132 - [sanitizer] support pthread_rwlock_rd* in deadlock detector
Kostya Serebryany
- [llvm] r202134 - [SROA] Adjust to new clang-format style.
Chandler Carruth
- [llvm] r202135 - [SROA] Simplify some of the logic to dig out the old pointer value by
Chandler Carruth
- [llvm] r202136 - [SROA] Rather than copying the logic for building a name prefix into the
Chandler Carruth
- [PATCH] Sizes and layouts for sanitizers on FreeBSD
Evgeniy Stepanov
- [llvm] r202139 - [SROA] Thread the ability to add a pointer-specific name prefix through
Chandler Carruth
- [llvm] r202140 - [SROA] Use the original load name with the SROA-prefixed IRB rather than
Chandler Carruth
- [compiler-rt] r202144 - [ASan] Don't set rpath when building ASan runtime libraries.
Alexander Potapenko
- [PATCH] [Instcombine] Recognize test for overflow in integer multiplication.
Serge Pavlov
- [compiler-rt] r202145 - Update sanitizers' bash scripts.
Alexey Samsonov
- [PATCH] Make inline assembly parse failures a warning unless the integrated assembler is required for the TargetStreamer.
Daniel Sanders
- [PATCH] Stop test/CodeGen/ARM/a15.ll targetting non-ARM targets.
Daniel Sanders
- [compiler-rt] r202149 - [asan] Reenable waitid test on Android.
Evgeniy Stepanov
- [compiler-rt] r202153 - [sanitizer] minimal support for recursive locks indeadlock detector
Kostya Serebryany
- Improving support for CMake-based applications
NAKAMURA Takumi
- [PATCH] Stop test/CodeGen/X86/v4i32load-crash.ll targeting non-X86-64 targets.
Daniel Sanders
- [llvm] r202155 - Make a few more DataLayout variables const.
Rafael Espindola
- AARCH64_BE load/store rules fix to conform to ARM ABI
Albrecht Kadlec
- [PATCH] Emit DWARF info for all code section in an assembly file
Keith Walker
- [compiler-rt] r202156 - [asan] Remove extra sonames from libraries in tests.
Evgeniy Stepanov
- [llvm] r202157 - Factor out calls to AA.getDataLayout().
Rafael Espindola
- [PATCH] [CMake][Concept] Auto dependency scanner "tddeps" for *.td
NAKAMURA Takumi
- [www] r202159 - Remove trailing spaces
Sylvestre Ledru
- [www] r202160 - Draft of the GSoC 2014 presentation + scan-build tracking platform
Sylvestre Ledru
- [llvm] r202163 - [XCore] Prefer to word align functions.
Richard Osborne
- [llvm] r202165 - Keep the link register for uwtable.
Logan Chien
- [lld] r202166 - [LinkerScript] parse OUTPUT_FORMAT : treat quotedStrings as identifier
Shankar Easwaran
- [llvm] r202168 - Make DataLayout a plain object, not a pass.
Rafael Espindola
- [dragonegg] r202169 - Update for llvm api change.
Rafael Espindola
- [llvm] r202171 - [XCore] Add intrinsic for EDU (event disable unconditional) instruction.
Richard Osborne
- [llvm] r202172 - [XCore] Add intrinsic for CLRPT (clear port time) instruction.
Richard Osborne
- [PATCH] X86Operand is extracted into individual header
Yuri Gorshenin
- [PATCH] Added address sanitizer instrumentation for MOV and MOVAPS inline assembly instructions.
Yuri Gorshenin
- [polly] r202183 - Update for llvm api change.
Rafael Espindola
- [llvm] r202184 - Debug info: Support variadic functions.
Adrian Prantl
- [llvm] r202186 - Remove outdated comments.
Manman Ren
- [llvm] r202187 - Revert "Debug info: Support variadic functions."
Adrian Prantl
- [llvm] r202188 - Debug info: Support variadic functions.
Adrian Prantl
- [llvm] r202190 - Store a DataLayout in Module.
Rafael Espindola
- [llvm] r202191 - Don't try to set a dummy DataLayout. It is parsed now.
Rafael Espindola
- [llvm] r202192 - Account for 128-bit integer operations in PPCCTRLoops
Hal Finkel
- [llvm] r202193 - [SROA] Add an off-by-default *strict* inbounds check to SROA. I had SROA
Chandler Carruth
- [llvm] r202194 - R600/SI: Custom select 64-bit ADD
Tom Stellard
- [llvm] r202195 - R600: Don't unconditionally unroll loops with private memory accesses
Tom Stellard
- [PATCH] R600: Verify all instructions in the AsmPrinter on debug builds
Tom Stellard
- [PATCH] R600/SI: Expand all v16[if]32 operations
Tom Stellard
- [llvm] r202196 - [reassociate] Switch two std::sort calls into std::stable_sort calls as
Chandler Carruth
- [llvm] r202198 - Fix resetting the DataLayout in a Module.
Rafael Espindola
- [llvm] r202199 - Address review comments for r202188.
Adrian Prantl
- [PATCH] [IPO] enable EP_EnabledOnOptLevel0 passes for OptLevel > 0
Eric Christopher
- [llvm] r202201 - DwarfDebug: Avoid emitting an empty debug_aranges section when aranges are disabled
David Blaikie
- [llvm] r202202 - Attempt to unbreak an MSVC buildbot by switching to %llc_dwarf.
Adrian Prantl
- [patch] Use DataLayout from the module when easily available.
Rafael Espíndola
- [llvm] r202204 - Use DataLayout from the module when easily available.
Rafael Espindola
- [llvm] r202206 - fix crash in SmallDenseMap copy constructor
Duncan P. N. Exon Smith
- [PATCH] request for approval to commit: llvm-c: Fix name of LLVMAddDemoteRegisterToMemoryPass function.
Eric Christopher
- [llvm] r202207 - Add DIUnspecifiedParameter, so we can pretty-print it.
Adrian Prantl
- [PATCH] Initial DWARF64 support for .debug_line
Eric Christopher
- [PATCH] Use the DWARF form DW_FORM_sec_offset or DW_FORM_data4 depending on the Dwarf version being generated
Eric Christopher
- [llvm] r202209 - Exception handling docs: Describe landingpad clauses' meanings in more detail
Mark Seaborn
- [llvm] r202210 - Simplify base64 routine a bit.
Rui Ueyama
- [PATCH] Relax COFF string table check
Rui Ueyama
- [PATCH] [Review Request] Function-based parallel LLVM backend code generation
Eric Christopher
- [llvm] r202213 - Constify the Optnone checks in IR passes.
Paul Robinson
- [PATCH] Schedule discriminators pass.
Eric Christopher
- [PATCH] Add a new pass to compute DWARF path discriminators.
Eric Christopher
- [llvm] r201190 - Reapply r201180 with an additional error path.
Eric Christopher
- [PATCH] Generic support for sub/super registers in AsmPrinter::EmitDwarfRegOp()
Eric Christopher
- [lld] r202215 - [PECOFF] Fix DLLCharacteristics field.
Rui Ueyama
- [lld] r202217 - [PECOFF] Add a utility function to add DIR32 relocation.
Rui Ueyama
- [llvm] r202218 - Delete two declared overloads of CallInst::CallInst that are never defined or used. No functionality change.
Nick Lewycky
- [llvm] r202220 - Formatting fixups.
Eric Christopher
- [llvm] r202221 - 80-col.
Eric Christopher
- [llvm] r202222 - Remove spurious emacs major mode marker, these should only go on .h files.
Nick Lewycky
- [compiler-rt] r202223 - Remove 'tctx->name' from a logical statement since it is a pointer and always
Richard Trieu
- [llvm] r202224 - [SROA] Fix PR18615 with some long overdue simplifications to the bounds
Chandler Carruth
- [llvm] r202225 - Use StringRef in raw_fd_ostream constructor
Ben Langmuir
- [PATCH] [COMPILER_RT] add long double setting in fp_lib.h
GuanHong Liu
- [llvm] r202227 - [SROA] Compute the New{Begin, End}Offset values once for each alloca
Chandler Carruth
- [llvm] r202228 - [SROA] Use the members for New{Begin, End}Offset in the rewrite helpers
Chandler Carruth
- [llvm] r202229 - [SROA] Use NewOffsetBegin in the unsplit case for memset merely for
Chandler Carruth
- [llvm] r202230 - [SROA] Simplify the computing of alignment: we only ever need the
Chandler Carruth
- [llvm] r202231 - [SROA] Yet another slight refactoring that simplifies an API in the
Chandler Carruth
- [llvm] r202232 - [SROA] The original refactoring inspired by the addrspace patch in
Chandler Carruth
- [llvm] r202233 - [x86] Simplify disassembler code slightly.
Craig Topper
- [llvm] r202234 - [x86] Remove some unused instruction format classes.
Craig Topper
- [lld] r202235 - [CMake] Declare cmake_minimum_required() unconditionally.
NAKAMURA Takumi
- [lld] r202236 - lldReaderWriter: move LLVM_LINK_COMPONENTS. It seems Subdirectories don't depend on LLVMObject.
NAKAMURA Takumi
- [llvm] r202238 - [CMake] Use LINK_LIBS instead of target_link_libraries().
NAKAMURA Takumi
- [compiler-rt] r202239 - [CMake] Introduce cmake_policy(CMP0022) for target_link_libraries(INTERFACE|PRIVATE).
NAKAMURA Takumi
- [lld] r202239 - [CMake] Introduce cmake_policy(CMP0022) for target_link_libraries(INTERFACE|PRIVATE).
NAKAMURA Takumi
- [llvm] r202239 - [CMake] Introduce cmake_policy(CMP0022) for target_link_libraries(INTERFACE|PRIVATE).
NAKAMURA Takumi
- [llvm] r202240 - [x86] Add same itinerary to SYSEXIT64 as SYSEXIT for consistency.
Craig Topper
- [lld] r202241 - [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build.
NAKAMURA Takumi
- [llvm] r202241 - [CMake] Use target_link_libraries(INTERFACE|PRIVATE) on CMake-2.8.12 to increase opportunity for parallel build.
NAKAMURA Takumi
- [llvm] r202242 - [SROA] Split the alignment computation complete for the memcpy rewriting
Chandler Carruth
- [compiler-rt] r202244 - Revert r201783 until all FreeBSD fixes are submitted.
Alexey Samsonov
- [compiler-rt] r202245 - [asan] Remove .sh extension from asan_device_setup.
Evgeniy Stepanov
- [PATCH] Fix for LoopUnroll pass was breaking LCSSA form while completely removing loop [PR18861]
Dinesh Dwivedi
- [compiler-rt] r202246 - [asan] asan_device_setup: fix a typo in usage text
Evgeniy Stepanov
- [llvm] r202247 - [SROA] Teach SROA how to handle pointers from address spaces other than
Chandler Carruth
- [lld] r202248 - [PECOFF] Emit Load Configuration and SEH Table for x86.
Rui Ueyama
- [PATCH] Fix SROA creating invalid bitcasts between address spaces
Chandler Carruth
- [compiler-rt] r202249 - [sanitizer] Add a flag to enable/disable report colorization.
Evgeniy Stepanov
- [compiler-rt] r202250 - [asan] Fix printing of long reports to logcat on Android.
Evgeniy Stepanov
- [llvm] r202251 - Add two helpers to IRBuilder to flesh the interface out to N-width
Chandler Carruth
- [llvm] r202252 - [SROA] Use the correct index integer size in GEPs through non-default
Chandler Carruth
- [PATCH] Use correct address space size GEP index in SROA
Chandler Carruth
- [llvm] r202253 - [mips] Treat -mcpu=generic the same way as an empty CPU string.
Daniel Sanders
- [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- Fwd: [PATCH] AARCH64_BE load/store rules fix for ARM ABI
Tim Northover
- [llvm] r202256 - Stop test/CodeGen/ARM/a15.ll targetting non-ARM targets.
Daniel Sanders
- [llvm] r202257 - ARMv8 IfConversion must skip narrow instructions that a) define CPSR and b) wouldn't affect CPSR in an IT block
Artyom Skrobov
- [llvm] r202258 - AArch64: simplify tbl/tbx polymorphism
Tim Northover
- [llvm] r202260 - [CMake] Move LLVMBUILD_LIB_DEPS stuff from add_llvm_library (and LLVm-Config) to llvm_add_library to centralize target_link_libraries.
NAKAMURA Takumi
- [llvm] r202261 - [CMake] Work around to use target_link_libraries(PUBLIC) in BUILD_SHARED_LIBS mode.
NAKAMURA Takumi
- [llvm] r202262 - Ensure bitcode encoding of instructions and their operands stays stable.
Michael Kuperstein
- [llvm] r202263 - [CMake] BUILD_SHARED_LIBS: Fixup for r202261: Give PULIC to system_libs in LLVMSupport.
NAKAMURA Takumi
- [PATCH] Add support for a directory argument to llvm-link
Khilan Gudka
- [llvm] r202264 - Move getELFDynamicSymbolIterators to a public header.
Alexey Samsonov
- [llvm] r202265 - llvm-symbolizer: use dynamic symbol table if the regular one is stripped.
Alexey Samsonov
- [PATCH] PR18165: Fix overflow problem in LSR
Michael Zolotukhin
- [compiler-rt] r202266 - [asan] remove UB (comparison of two unrelated pointers) from a test
Kostya Serebryany
- [compiler-rt] r202267 - [ASan] Split interception-in-shared-lib-test.cc into two tests with platform-specific RUN commands.
Alexander Potapenko
- [compiler-rt] r202268 - Support 'q' length modifier in scanf/printf interceptors
Alexey Samsonov
- [PATCH] Teach the DAGCombiner how to fold a OR of two shufflevector into a single shufflevector node
Andrea Di Biagio
- [PATCH] [asan] Install asan_device_setup to bin/ when targetting Android
Evgeniy Stepanov
- [PATCH] Add patch level to llvm version in CMake and Autoconf
Tom Stellard
- [PATCH] Fix for bitcode reader crash on invalid input [PR18704]
Dinesh Dwivedi
- [www] r202272 - Reference scan-build results on llvm+clang+lldb+polly+compiler-rt from the homepage
Sylvestre Ledru
- [llvm] r202273 - Fix PR18165: LSR must avoid scaling factors that exceed the limit on truncated use.
Andrew Trick
- [patch] implement __clear_cache for arm32 & mips
Narayan Kamath
- [llvm] r202274 - Move these functions out of line. A DenseMap lookup is not a simple operation.
Rafael Espindola
- [llvm] r202275 - Use a sorted array to store the information about a few address spaces.
Rafael Espindola
- [llvm] r202276 - Compare DataLayout by Value, not by pointer.
Rafael Espindola
- [llvm] r202277 - Fix typo. Thanks to Roman Divacky for noticing it.
Rafael Espindola
- [compiler-rt] r202278 - tsan: fix deadlock detector test so that it does not force contention in runtime
Dmitry Vyukov
- [test-suite] r202279 - Add AArch64 detection, just like in LLVM
Renato Golin
- [PATCH] Exception handling docs: Describe landingpad clauses' meanings in more detail
Mark Seaborn
- [llvm] r202283 - Use count 0.
Rafael Espindola
- [PATCH] Patch that aligns on bundle size the targets of indirect jumps, and that adds masks before indirect jumps and returns
Mark Seaborn
- [PATCH] [XCore] Support functions returning more than 4 words.
Richard Osborne
- [PATCH] XCore target add __LITTLE_ENDIAN__ defined macro
Renato Golin
- [llvm] r202286 - Use the overloaded std::abs rather than C's abs(int) to address Clang's -Wabsolute-value
David Blaikie
- [lld] r202287 - [Mips] Exit from the class method as soon as possible.
Simon Atanasyan
- [lld] r202288 - [Mips] Use a correct number of bits when apply result of calculated relocation.
Simon Atanasyan
- [lld] r202289 - [Mips] Split reloc26 function into two parts - for processing local and
Simon Atanasyan
- [lld] r202290 - [Mips] Remove non-ASCII symbol from the comment.
Simon Atanasyan
- [llvm] r202291 - Fix broken FileCheck prefix
Nico Rieck
- [llvm] r202292 - Relax COFF string table check
Nico Rieck
- [llvm] r202293 - GlobalOpt: Apply fastcc to internal x86_thiscallcc functions
Reid Kleckner
- [llvm] r202294 - Fix the aggressive anti-dep breaker's subregister definition handling
Hal Finkel
- [llvm] r202295 - Silencing an MSVC signed comparison warning.
Aaron Ballman
- [compiler-rt] r202296 - Emulate C99/C++11 __func__ for Visual C++.
Joerg Sonnenberger
- [compiler-rt] r202297 - Reapply r201910. MSVC gets __func__ defined explicitly, even though it
Joerg Sonnenberger
- [compiler-rt] r202298 - Undef helper macros after using them.
Joerg Sonnenberger
- [llvm] r202299 - Don't mix the plain and keyword signatures of target_link_libraries.
Rafael Espindola
- [llvm] r202301 - Lower unsigned vsetcc to psubus in certain cases
Quentin Colombet
- [llvm] r202302 - Use an install name dir of @executable_path/../lib instead of @rpath.
Rafael Espindola
- [compiler-rt] r202303 - Append -D__func__=__FUNCTION__ to SANITIZER_COMMON_CFLAGS
Reid Kleckner
- [llvm] r202304 - Add a limit to the heuristic that register allocates instructions in local order.
Andrew Trick
- patch: construct IntrinsicInst hierarchy directly
Nick Lewycky
- [llvm] r202308 - Fix broken FileCheck prefixes
Nico Rieck
- [llvm] r202310 - Very temporarily XFAILing a test. Will be fixed shortly.
Andrew Trick
- [PATCH] Add DWARF discriminator support to DILexicalBlocks
Diego Novillo
- [llvm] r202312 - R600: Remove unnecessary build_vector pattern.
Matt Arsenault
- [llvm] r202313 - Debug info: Refactor AsmPrinter::EmitDwarfRegOp to make the control flow
Adrian Prantl
- [polly][cmake] patch to build monolithic shared library
David Fang
- [lld] r202314 - [PECOFF] Add a test for /SAFESEH:NO.
Rui Ueyama
- [llvm] r202315 - Use regnum regex in an XCore test case.
Andrew Trick
- [llvm] r202316 - Remove unnecessary llvm:: qualification.
Eric Christopher
- [llvm] r202317 - Fix a type error that crept into r202313.
Adrian Prantl
- [PATCH] Remove out of date wording from LangRef
Philip Reames
- [llvm] r202318 - Grammar and spelling.
Eric Christopher
- [debuginfo-tests] r202319 - Relax testcase: Newer versions of LLDB don't necessarily print the "{" either.
Adrian Prantl
- [llvm] r202321 - Add an explanatory comment.
Eric Christopher
- [lld] r202322 - [PECOFF] Add a test for /SAFESEH:NO for non-x86 machine type.
Rui Ueyama
- [PATCH] Slightly more verbose error in Verifier
Philip Reames
- [llvm] r202323 - Formatting.
Eric Christopher
- [PATCH] Fix RWMutex to be thread-safe when pthread_rwlock is not available
Mark Seaborn
- [llvm] r202332 - Add a debug info code generation level to the compile unit metadata
Eric Christopher
- [llvm] r202333 - If we're only emitting line tables for a particular CU then don't add
Eric Christopher
- [PATCH] Respect TargetLibraryInfo CustomNames in getLibFunc (was: Respect TargetLibraryInfo CustomNames in getAllocationData)
Shea Levy
- [llvm] r202336 - R600/SI: Allow SI_KILL for geometry shaders
Michel Danzer
- [llvm] r202337 - R600/SI: Optimize SI_KILL for constant operands
Michel Danzer
- [llvm] r202338 - Revert "Use StringRef in raw_fd_ostream constructor"
Ben Langmuir
- [PATCH] Disable passes on optnone functions
Robinson, Paul
- [PATCH] [lld][core] sectionGroup support.
Nick Kledzik
- [llvm] r202341 - Revert "Use count 0."
Juergen Ributzka
- [llvm] r202342 - Fix odd indentation.
Craig Topper
- [llvm] r202344 - Fix indentation.
Craig Topper
- [llvm] r202345 - [X86] Add RAX/EAX/AX/AL Uses/Defs to the absolute memory location move instructions. Patch by Florian Lukas with some additional instructions fixed by me. Fixes PR18975.
Craig Topper
- [llvm] r202347 - [X86] Add RAX/EAX/AX Uses/Defs to XCHG RAX/EAX/AX instructions.
Craig Topper
- [llvm] r202348 - [X86] Fix Uses/Defs lists for INS, OUTS, SCAS, CMPS, LODS
Craig Topper
- [lld] r202350 - [Hexagon] Rename the header file.
Shankar Easwaran
- [compiler-rt] r202353 - Move COMPILER_RT_HAS_FUNC check from r202303 to config-ix.cmake
Alexey Samsonov
- [llvm] r202354 - Exception handling docs: Fix a typo
Mark Seaborn
- [compiler-rt] r202355 - Add accidentally removed -D
Alexey Samsonov
- [compiler-rt] r202356 - [CMake] Make sure add_compiler_rt_resource_file doesn't do unnecessary work
Alexey Samsonov
- [llvm] r202357 - Don't emit anything into the debug_ranges section if we aren't emitting
Eric Christopher
- [compiler-rt] r202358 - tsan: improve deadlock detector test
Dmitry Vyukov
- [compiler-rt] r202359 - [asan] Don't disable SEGV handler on Android by default.
Evgeniy Stepanov
- [compiler-rt] r202361 - tsan: add recursive deadlock detector benchmark
Dmitry Vyukov
- [compiler-rt] r202362 - [asan] Install asan_device_setup to bin/ when targetting Android.
Evgeniy Stepanov
- [llvm] r202363 - [CMake] Introduce LLVM_BUILD_EXTERNAL_COMPILER_RT option
Alexey Samsonov
- [compiler-rt] r202364 - [sanitizer] Sizes and layouts for sanitizers on FreeBSD.
Evgeniy Stepanov
- [compiler-rt] r202365 - tsan: fix internal deadlock detector for external deadlock detector
Dmitry Vyukov
- [compiler-rt] r202366 - tsan: add another deadlock detector benchmark
Dmitry Vyukov
- [compiler-rt] r202368 - tsan: fix deadlock detector lit test output
Dmitry Vyukov
- [llvm] r202369 - Stop test/CodeGen/X86/v4i32load-crash.ll targeting non-X86-64 targets.
Daniel Sanders
- [llvm] r202370 - [docs] Delete tons of bad information in the requirements section of the
Chandler Carruth
- [llvm] r202371 - [docs] Switch to the incredibly simpler "simple table" form. It now
Chandler Carruth
- [PATCH] [XCore] Target optimized library function __memcpy_4()
robert lytton
- [llvm] r202372 - [docs] Switch this table to the simple form as well. No content changed.
Chandler Carruth
- [llvm] r202373 - [docs] Clean up some of the required software to not mention irrelevant
Chandler Carruth
- [compiler-rt] r202374 - [sanitizer] Fix iOS build.
Evgeniy Stepanov
- [llvm] r202375 - [docs] Actually spell out the new version requirements for the host C++
Chandler Carruth
- [compiler-rt] r202377 - Add CODE_OWNERS.TXT
Alexey Samsonov
- [compiler-rt] r202378 - Fix Howard's e-mail
Alexey Samsonov
- [compiler-rt] r202379 - tsan: 2 more deadlock detector benchmarks
Dmitry Vyukov
- [compiler-rt] r202380 - Add myself as a c-rt owner of ASan/Win
Timur Iskhodzhanov
- [test-suite] r202381 - Add support for unaligned readBE32bit and writeBE32bit
Robert Lytton
- [test-suite] r202382 - XCore target: only build timeit-target if USER_MODE_EMULATION not defined
Robert Lytton
- [test-suite] r202383 - XCore target: skip tests xcore can't run
Robert Lytton
- [test-suite] r202384 - Replace stderr with stdout to make deterministic
Robert Lytton
- [test-suite] r202385 - Replace stdout with stderr to make deterministic
Robert Lytton
- [test-suite] r202386 - Replace stderr with stdout to make deterministic
Robert Lytton
- [test-suite] r202387 - Replace stderr with stdout to make deterministic
Robert Lytton
- [test-suite] r202388 - XCore target: add support to build MultiSource/Applications/minisat
Robert Lytton
- [llvm] r202389 - [asan] *experimental* implementation of invalid-pointer-pair detector (finds when two unrelated pointers are compared or subtracted). This implementation has both false positives and false negatives and is not tuned for performance. A bug report for a proper implementation will follow.
Kostya Serebryany
- [compiler-rt] r202389 - [asan] *experimental* implementation of invalid-pointer-pair detector (finds when two unrelated pointers are compared or subtracted). This implementation has both false positives and false negatives and is not tuned for performance. A bug report for a proper implementation will follow.
Kostya Serebryany
- [llvm] r202390 - [asan] disable asan-detect-invalid-pointer-pair (was enabled by mistake)
Kostya Serebryany
- [PATCH] XCore target: add support to build MultiSource/Benchmarks/MiBench/security-sha
robert lytton
- [llvm] r202391 - [asan] fix a pair of silly typos
Kostya Serebryany
- [llvm] r202393 - [XCore] Provide information about known zero bits of resource instructions.
Richard Osborne
- [llvm] r202394 - [XCore] Add dag combines for instructions that ignore some input bits.
Richard Osborne
- [llvm] r202395 - [XCore] Target optimized library function __memcpy_4()
Richard Osborne
- [patch] Remove MCPureStreamer
Rafael Espíndola
- [llvm] r202396 - [XCore] Make LowerCallResult a static function.
Richard Osborne
- [llvm] r202397 - [XCore] Support functions returning more than 4 words.
Richard Osborne
- [llvm] r202398 - Revert r202396, r202397.
Richard Osborne
- [compiler-rt] r202400 - tsan: intercept vfork
Dmitry Vyukov
- [compiler-rt] r202401 - [sanitizer] do not acquire a global mutex in deadlock detector when dealing with Unlock (it is essentially a thread-local operation)
Kostya Serebryany
- [compiler-rt] r202402 - Rewrite compiler-rt.llvm.org to make it relevant
Alexey Samsonov
- [compiler-rt] r202403 - tsan: work around known bug in libstdc++
Dmitry Vyukov
- [llvm] r202404 - Re-apply r200853, which should not crash after Clang plugins were converted to loadable modules in r201256.
Alexander Kornienko
- [llvm] r200858 - Revert "Fix an invalid check for duplicate option categories."
Alexander Kornienko
- [compiler-rt] r202405 - tsan: another attempt to fix the tls_get_addr crash
Dmitry Vyukov
- [PATCH] - Add access to the Relocation Model
Matheus Almeida
- [llvm] r202408 - Remove MCPureStreamer.
Rafael Espindola
- [compiler-rt] r202410 - [ASan] Make sure IOC_DIRMASK is undefined before redefining it.
Alexander Potapenko
- [PATCH] A set of trivial changes to support sanitizers on FreeBSD
Viktor Kutuzov
- [PATCH] X86SchedModel: Add Sched information on some FPStack instruction
Quentin Colombet
- [llvm] r202413 - [XCore] Make LowerCallResult a static function.
Richard Osborne
- [llvm] r202414 - [XCore] Support functions returning more than 4 words.
Richard Osborne
- [debuginfo-tests] r202415 - Relax testcase: Newer versions of LLDB don't necessarily print the "{".
Adrian Prantl
- [llvm] r202416 - Debug info: Remove ARMAsmPrinter::EmitDwarfRegOp(). AsmPrinter can now
Adrian Prantl
- [PATCH] Fix error in tablegen when second operand of an !if is an empty list.
Matt Arsenault
- [llvm] r202417 - Revert r201751 and solve the const problem a different way - by
Eric Christopher
- Adding Windows on ARM Support
Saleem Abdulrasool
- [llvm] r202418 - Add getter method to access Reloc::Model.
Matheus Almeida
- [llvm] r202422 - Lower FNEG just like FABS to fneg[ds] and fmov[ds], thus avoiding
Roman Divacky
- [llvm] r202430 - [docs] Stop advertising 'make update'. It isn't implemented in CMake and
Chandler Carruth
- [llvm] r202432 - Drive-by comment fix. This regalloc comment was not accurate.
Andrew Trick
- [llvm] r202433 - Provide a target override for the latest regalloc heuristic.
Andrew Trick
- [llvm] r202438 - Object/COFF: Add a struct for the function table in .pdata.
Rui Ueyama
- [llvm] r202445 - Remove unnecessary temporary variable.
Rui Ueyama
- [llvm] r202449 - Fix visitTRUNCATE for legal i1 values
Hal Finkel
- [llvm] r202450 - Add an OutPatFrag TableGen class
Hal Finkel
- [llvm] r202451 - Add CR-bit tracking to the PowerPC backend for i1 values
Hal Finkel
- [llvm] r202454 - [CMake] llvm_add_library(SHARED|STATIC): Fix broken OUTPUT_NAME for *_static.
NAKAMURA Takumi
- [llvm] r202455 - Try to unbreak the C++11 build
Hal Finkel
- [llvm] r202459 - Trying to unbreak the darwin11 builder
Hal Finkel
- [llvm] r202460 - Rename coff_pdata_x64 -> coff_runtime_function_x64.
Rui Ueyama
- [llvm] r202463 - Now that it is possible, use the mangler in IRObjectFile.
Rafael Espindola
- [patch] Centralize the handling of install_name and rpath
Rafael Espíndola
- [PATCH] Peephole optimization causes different code generation at "-O2 -g" and "-O2".
Katya Romanova
- [llvm] r202465 - Style fix.
Rui Ueyama
- [llvm] r202466 - llvm-objdump: Fix crash bug with printing unwind info on stripped file.
Rui Ueyama
- [llvm] r202469 - Swap PPC isel operands to allow for 0-folding
Hal Finkel
- [compiler-rt] r202470 - tsan: add new line at the end of error message
Dmitry Vyukov
- [compiler-rt] r202472 - [CMake] Fix PR18987: discard /MD flag if we're adding /MT
Alexey Samsonov
- [llvm] r202473 - Turn static inline functions to inline, following Rafael's suggestion
Alexey Samsonov
- [llvm] r202474 - Add 'remark' diagnostic type in LLVM
Tobias Grosser
- [compiler-rt] r202476 - [tsan] one more test for deadlock detector
Kostya Serebryany
- [llvm] r202479 - [mips] Implement NaCl sandboxing of indirect jumps:
Sasa Stankovic
- [compiler-rt] r202480 - [sanitizer] a test for recursive rwlock and deadlock detector (currently fails)
Kostya Serebryany
- [PATCH] GVN: merge overflow intrinsics with non-overflow instructions.
Erik Verbruggen
- [polly] r202481 - cmake: Do not link in system libs
Tobias Grosser
- [llvm] r202482 - [mips] Add MipsNaClELFStreamer.cpp to CMakeLists.txt.
Sasa Stankovic
- [llvm] r202483 - Reorder Mips/MCTargetDesc/CMakeLists.txt.
NAKAMURA Takumi
- [PATCH] A patch for sanitizers' syscalls on FreeBSD
Viktor Kutuzov
- [compiler-rt] r202484 - tsan: deflake test
Dmitry Vyukov
- [compiler-rt] r202485 - tsan: refactor deadlock detector
Dmitry Vyukov
- [llvm] r202486 - [docs] Add a big section with details about how to go about acquiring
Chandler Carruth
- [compiler-rt] r202487 - [sanitizer] speedup deadlock detector for the case when we destroy a mutex that has never been locked
Kostya Serebryany
- [llvm] r202488 - [docs] Tweak discussion of BSDs based on feedback from Roman Divacky.
Chandler Carruth
- [llvm] r202489 - [docs] Fix 80-column wrap that I messed up.
Chandler Carruth
- [llvm] r202490 - [docs] Fix my links to use the correct ReST syntax.
Chandler Carruth
- [PATCH] Don't emit a blank line when running llvm-config --system-libs.
Richard Osborne
- [compiler-rt] r202492 - [sanitizer] speedup deadlock detector for the case when we acquire the first lock in a thread
Kostya Serebryany
- [llvm] r202493 - [docs] Switch to external hyperlink references. Much more readable and
Chandler Carruth
- [llvm] r202494 - [docs] Tweak the example to match what is apparantly the desired form
Chandler Carruth
- [llvm] r202495 - [docs] A slight tweak to the intro for the golden rule in the coding
Chandler Carruth
- [llvm] r202496 - X86Operand is extracted into individual header.
Evgeniy Stepanov
- [llvm] r202497 - [docs] Add a section to the coding standards about languages and such.
Chandler Carruth
- [llvm] r202499 - Centralize the handling of install_name and rpath.
Rafael Espindola
- [compiler-rt] r202502 - tsan: prevent actual deadlock in deadlock detector test
Dmitry Vyukov
- [PATCH] Support FK_Data_2 and FK_Data_8 to fix big-endian mips64 debug data
Ed Maste
- [compiler-rt] r202503 - tsan: add include guards
Dmitry Vyukov
- [compiler-rt] r202504 - tsan: allow to force use of __libc_malloc in sanitizer_common
Dmitry Vyukov
- [compiler-rt] r202505 - tsan: add standalone deadlock detector
Dmitry Vyukov
- [llvm] r202509 - Correctly set rpath for unittests.
Rafael Espindola
- [llvm] r202510 - With rpaths being set correctly, SHLIBPATH_VAR is not needed anymore.
Rafael Espindola
- [PATCH] [llvm] [CMake] Remove dead C backend option
Jevin Sweval
- [llvm] r202518 - Fix operand of SC instruction.
Zoran Jovanovic
- [llvm] r202521 - Revert revision 202518 because of wrong commit message.
Zoran Jovanovic
- [llvm] r202523 - Fixed encoding of SYSCALL microMIPS instruction.
Zoran Jovanovic
- [llvm] r202524 - Drop libtool from llvm.
Rafael Espindola
- [llvm] r202526 - Fixed operand of SC microMIPS instruction.
Zoran Jovanovic
- [lld] r202527 - [PECOFF] Set "Exception Table" field in PE32+ header.
Rui Ueyama
- [llvm] r202528 - Test commit
Adam Nemet
- [PATCH] Provide an operand for microMIPS wait instruction
Zoran Jovanovic
- [llvm] r202530 - CommandLine: Exit successfully for -version and -help
Justin Bogner
- [llvm] r202531 - add missing 3.4 release
Gabor Greif
- [patch][cmake] get host OS X version "10.X"
David Fang
- [llvm] r202532 - Fix some links to C++11 feature papers in the Coding Standards
Ben Langmuir
- [PATCH] Fix GlobalOpt to use range metadata instead of creating SelectInsts.
Dan Gohman
- [llvm] r202537 - Add whitespace to try to fix bulleted list.
Richard Smith
- [llvm] r202538 - Add more whitespace to fix more bullets.
Richard Smith
- [PATCH] [compiler-rt] Port add_sanitizer_rt_symbols to CMake 3.0
Brad King
- [llvm] r202540 - Fix a crasher where when we're attempting to replace a type
Eric Christopher
- [llvm] r202541 - 80-col.
Eric Christopher
- [llvm] r202542 - [C++11] Switch CMake to use C++11 by default! Next up, autoconf/make!
Chandler Carruth
- [llvm] r202543 - R600/SI: Expand all v16[if]32 operations
Tom Stellard
- [llvm] r202544 - R600: Verify all instructions in the AsmPrinter on debug builds
Tom Stellard
- [llvm] r202545 - Fix >> to be > > for non-c++11.
Eric Christopher
- [llvm] r202546 - [C++11] Switch autoconf and make to use C++11 by default. Now both build
Chandler Carruth
- [llvm] r202548 - [docs] Clarify that there isn't much to be done other than watch build
Chandler Carruth
- [lld] r202550 - [PECOFF] Sort SEH table entries according to its value.
Rui Ueyama
- [llvm] r202551 - New PBQP solver, and updates to the PBQP graph.
Lang Hames
- [llvm] r202554 - Jumped the gun with r202551 and broke some bots that weren't yet C++11ified.
Lang Hames
- [PATCH] Fix creating illegal setcc cond codes.
Matt Arsenault
- [llvm] r202555 - Reflow isProfitableToMakeFastCC
Reid Kleckner
- [llvm] r202556 - [CMake] Remove dead C backend option
Reid Kleckner
- [PATCH] Patch that adds address-masking instructions before loads and stores, and after the instructions that change stack-pointer.
Sasa Stankovic
- [llvm] r202557 - SpillPlacement: fix a bug in iterate.
Manman Ren
- [llvm] r202563 - [Sparc] Emit 'restore' instead of 'restore %g0, %g0, %g0'. This improves the readability of the generated code.
Venkatraman Govindaraju
- [llvm] r202564 - [Sparc] Add support for parsing directives in SparcAsmParser.
Venkatraman Govindaraju
- [llvm] r202565 - [Sparc] 80 column rule. No functionality change.
Venkatraman Govindaraju
- [PATCH] Update the coding standards to provide some guidance for a few constructs in C++11
Chandler Carruth
- [llvm] r202566 - [docs] Update the docs to remove my hedging about C++98 vs. C++11. =]
Chandler Carruth
- [PATCH] R600/SI: Expand selects on vectors.
Matt Arsenault
- [PATCH] Adding diversity for security
JF Bastien
- [llvm] r202567 - [C++11] Switch the CMake option from LLVM_ENABLE_CXX11 (default on) to
Chandler Carruth
- [lld] r202568 - [C++1y] Don't error if the user is enabling C++1y, which is *newer* than
Chandler Carruth
- [llvm] r202569 - [C++11] Replace autoconf --enable-cxx11 with --enable-cxx1y. The
Chandler Carruth
- [llvm] r202570 - Fix RWMutex to be thread-safe when pthread_rwlock is not available
Mark Seaborn
- [llvm] r202571 - [Sparc] Teach SparcAsmParser to emit correct relocations for PIC code.
Venkatraman Govindaraju
- [llvm] r202572 - [Sparc] Implement writeNopData. Emit actual NOP instruction instead of just filling with zeroes.
Venkatraman Govindaraju
- [llvm] r202573 - Add support for parsing sun-style section flags in ELFAsmParser.
Venkatraman Govindaraju
- [llvm] r202574 - [C++11] Turn off compiler-based detection of R-value references, relying
Chandler Carruth
- [PATCH] Fix dllexport mangling issue
klutzy
- [llvm] r202575 - [Sparc] Add support to disassemble sparc memory instructions.
Venkatraman Govindaraju
- [llvm] r202576 - Rewrite a terrible comment about the machine model.
Andrew Trick
- [llvm] r202577 - [Sparc] Add support for decoding call instructions in the sparc disassembler.
Venkatraman Govindaraju
- [llvm] r202578 - [Sparc] Add support to decode negative simm13 operands in the sparc disassembler.
Venkatraman Govindaraju
- [llvm] r202579 - [C++11] Force the other C++11 standard library detection macros to be
Chandler Carruth
- [llvm] r202580 - [C++11] Remove the R-value reference #if usage from the ADT and Support
Chandler Carruth
- [llvm] r202581 - [Sparc] Add support to decode unimp instruction.
Venkatraman Govindaraju
- [llvm] r202582 - [C++11] Remove the use of LLVM_HAS_RVALUE_REFERENCES from the rest of
Chandler Carruth
- [llvm] r202583 - [C++11] Remove uses of LLVM_HAS_RVALUE_REFERENCES from the unittests.
Chandler Carruth
- [llvm] r202585 - [C++11] Now that we're not using it, remove the
Chandler Carruth
- [llvm] r202586 - [C++11] Remove LLVM_HAS_CXX11_TYPETRAITS now that it is a constant due
Chandler Carruth
- [llvm] r202587 - [C++11] Remove LLVM_HAS_CXX11_STDLIB now that it is just on.
Chandler Carruth
- [PATCH] Add unit tests for OwningPtr<T>.
Ahmed Charles
- [llvm] r202588 - Now that we have C++11, turn simple functors into lambdas and remove a ton of boilerplate.
Benjamin Kramer
- [compiler-rt] r202591 - Consistently use COMPILER_RT_ABI for all public symbols.
Joerg Sonnenberger
- [compiler-rt] r202592 - Avoid type pruning.
Joerg Sonnenberger
- [PATCH] Add update target to ninja
Gautier DI FOLCO
- [compiler-rt] r202593 - Move __clzti2 into 128bit fragment.
Joerg Sonnenberger
- [llvm] r202594 - Add missing FileCheck in test command line.
Sasa Stankovic
- [llvm] r202596 - Make helper function static.
Benjamin Kramer
- [llvm] r202597 - [Sparc] Add missing ALU instruction patterns.
Venkatraman Govindaraju
- [PATCH] Omit memcpys from memory that has just started its lifetime
Björn Steinbrink
- [llvm] r202598 - [Sparc] Add support for parsing sparcv9 instructions addc/subc/addccc/subccc.
Venkatraman Govindaraju
- [llvm] r202599 - [Sparc] Add support for parsing annulled branch instructions.
Venkatraman Govindaraju
- [llvm] r202600 - Remove extra truncs/exts around i32 bit operations on PPC64
Hal Finkel
- [llvm] r202601 - R600: Add failing control flow tests.
Matt Arsenault
- [llvm] r202602 - [SparcV9] Add support for parsing branch instructions with prediction.
Venkatraman Govindaraju
- [PATCH] Add conversions between OwningPtr<T> and std::unique_ptr<T>.
Ahmed Charles
- [llvm] r201827 - Rename many DataLayout variables from TD to DL.
Sean Silva
- [llvm] r202603 - [docs] Fix some Sphinx warnings.
Sean Silva
- [PATCH] Module: Use existing library functions
Duncan P. N. Exon Smith
- [llvm] r202604 - [Sparc] Add register class for floating point conditional flags (%fcc0 - %fcc3).
Venkatraman Govindaraju
- [llvm] r202607 - [C++11] Expand and eliminate the LLVM_ENUM_INT_TYPE() macro
Alp Toker
- [llvm] r202608 - [C++11] Add unit tests for OwningPtr<T> in preparation for changes to make
Chandler Carruth
- [llvm] r202609 - [C++11] Add support for OwningPtr<T> to be converted to and from
Chandler Carruth
- [llvm] r202610 - [Sparc] Add support for parsing fcmp with %fcc registers.
Venkatraman Govindaraju
- [llvm] r202612 - [C++11] Switch all uses of the llvm_move macro to use std::move
Chandler Carruth
- [llvm] r202614 - [Sparc] Make floating point branch instruction formats to accept %fcc0-%fcc1 conditional registers as input.
Venkatraman Govindaraju
- [llvm] r202616 - [Sparc] Add support for parsing branches and conditional move instructions with %fcc1-%fcc3 conditional registers.
Venkatraman Govindaraju
- [llvm] r202617 - remove an old entry whose link is broken anyway
Chris Lattner
- [PATCH] X86: introduce rsqrtss/rsqrtps for y / sqrtf(x)
Steven Noonan
- [llvm] r202618 - Switch all uses of LLVM_FINAL to just use 'final', and remove the macro.
Craig Topper
- [llvm] r202619 - Add back LLVM_FINAL macro. lld still needs it.
Craig Topper
- [llvm] r202620 - [C++11] Update the coding standards to provide some important guidance
Chandler Carruth
- [llvm] r202621 - Switch all uses of LLVM_OVERRIDE to just use 'override' directly.
Craig Topper
- [llvm] r202622 - [C++11] Suggest placing callable arguments as the last argument to
Chandler Carruth
- [lld] r202623 - [C++11] Update LLD documentation to just refer to the LLVM documentation
Chandler Carruth
- [llvm] r202624 - AVX-512: Fixed extract_vector_elt for v8i1 vector
Elena Demikhovsky
- [lld] r202626 - [C++11] Switch from LLVM_FINAL to just "final" now that all of LLVM is
Chandler Carruth
- [lld] r202627 - [C++11] Replace LLVM_OVERRIDE with just "override" now that we're all
Chandler Carruth
- [llvm] r202628 - [SparcV9] Adds support for branch on integer register instructions (BPr) and conditional moves on integer register (MOVr/FMOVr).
Venkatraman Govindaraju
- [llvm] r202629 - [C++11] Remove LLVM_FINAL and LLVM_OVERRIDE macros now that all their uses are gone.
Craig Topper
- [llvm] r202631 - [C++11] Clarify in the Compiler.h support macros and comments (and
Chandler Carruth
- [polly] r202634 - C++11: Use foreach in ScopDetection
Tobias Grosser
- [llvm] r202636 - [C++11] Replace llvm::next and llvm::prior with std::next and std::prev.
Benjamin Kramer
- [lld] r202638 - Fix a typo spotted by Anton.
Chandler Carruth
- [llvm] r202641 - Test commit.
Ahmed Charles
- [llvm] r202642 - [C++11] Replace LLVM_STATIC_ASSERT with static_assert, we now have
Chandler Carruth
- [llvm] r202644 - [C++11] Replace llvm::tie with std::tie.
Benjamin Kramer
- [lld] r202645 - [C++11] Work around an incompatibility between llvm::tie and std::tie.
Benjamin Kramer
- [compiler-rt] r200733 - [sanitizer] Handle TLS sizes for glibc < 2.13; As discussed in http://gcc.gnu.org/PR60038, the hardcoded sizeof(struct thread); patch by Jakub Jelinek
Dmitri Gribenko
- [compiler-rt] r200464 - [msan] Intercept *getxattr and *listxattr.
Dmitri Gribenko
- [llvm] r202647 - Ensure bitcode encoding of instructions and their operands stays stable.
Michael Kuperstein
- [PATCH] [C++11] Replace LLVM atomics with std::atomic.
Benjamin Kramer
- [polly] r202648 - PollyDectect: Use spaces before foreach colons
Tobias Grosser
- [polly] r202650 - Use C++11 formatting
Tobias Grosser
- [polly] r202651 - ScopDetect: Make foreachs 'const auto &'
Tobias Grosser
- [llvm] r202657 - Add a PPC inline asm constraint type for single CR bits
Hal Finkel
- [llvm] r202660 - [Sparc] Add VIS instructions to sparc backend.
Venkatraman Govindaraju
- [llvm] r202661 - [Sparc] Add fcmpe* instructions to Sparc backend.
Venkatraman Govindaraju
- [PATCH] C API: Add functions to get or set a GlobalValue's DLLStorageClass.
Manuel Jacob
- [llvm] r202662 - Give APInt move semantics.
Benjamin Kramer
- [llvm] r202663 - [Sparc] Add support for decoding jmpl/retl/ret instruction.
Venkatraman Govindaraju
- [llvm] r202664 - Remove unnecessary copy ctors.
Benjamin Kramer
- [www] r202665 - Remove CFP, add list of accepted talks.
Tobias von Koch
- [llvm] r202666 - [Sparc] Add return/rett instruction to Sparc backend.
Venkatraman Govindaraju
- [PATCH] Remove paragraph about manual account creation.
Manuel Jacob
- [llvm] r202670 - [Sparc] Add trap on integer condition codes (Ticc) instructions to Sparc backend.
Venkatraman Govindaraju
- [PATCH v5] Bug 18833 - ARMAsmParser fails to recognize .req directive alias name in capital letters
lin zuojian
- Fwd: [PATCH] Fix for bitcode reader crash on invalid input [PR18704]
Dinesh Dwivedi
- [llvm] r202674 - AsmParser: add missed tests
Saleem Abdulrasool
- [llvm] r202678 - [C++11] Pass unique_ptr by value instead of &&.
Ahmed Charles
- [lld] r202679 - [C++11] Add #include's for OwningPtr.
Ahmed Charles
Last message date:
Sun Mar 2 23:20:05 PST 2014
Archived on: Tue Aug 4 17:11:01 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).