The Week Of Monday 5 January 2015 Archives by author
Starting: Mon Jan 5 00:18:53 PST 2015
Ending: Sun Jan 11 22:12:29 PST 2015
Messages: 1087
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi AMINI
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi AMINI
- [PATCH] Fix fcmp + fabs instcombines when using the intrinsic
Mehdi AMINI
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Mehdi AMINI
- [PATCH] DAGCombine: constant fold FMA
Mehdi AMINI
- [PATCH] DAGCombine: constant fold FMA
Mehdi AMINI
- [PATCH] DAGCombine: constant fold FMA
Mehdi AMINI
- [llvm] r225185 - SymbolRewriter: 80-column
Saleem Abdulrasool
- [llvm] r225186 - SymbolRewriter: use iplist::splice
Saleem Abdulrasool
- [compiler-rt] r225215 - tests: correct builtins test if built under -mthumb on ARM
Saleem Abdulrasool
- [compiler-rt] r225215 - tests: correct builtins test if built under -mthumb on ARM
Saleem Abdulrasool
- [llvm] r225186 - SymbolRewriter: use iplist::splice
Saleem Abdulrasool
- [PATCH] [ARM] Correct POP reglist handling
Saleem Abdulrasool
- [lld] r225339 - PE/COFF: teach ARMNT backend about ADDR32NB for exports
Saleem Abdulrasool
- [PATCH] builtins: avoid duplicating unwind declarations
Saleem Abdulrasool
- [lld] r225428 - PE/COFF: add support to import functions in ARM NT
Saleem Abdulrasool
- [llvm] r225507 - ARM: add support for R_ARM_ABS8 relocations
Saleem Abdulrasool
- [llvm] r225509 - test: add additional test for SVN r225507
Saleem Abdulrasool
- [llvm] r225510 - ARM: add support for R_ARM_ABS16
Saleem Abdulrasool
- [PATCH] [ARM] Correct POP reglist handling
Saleem Abdulrasool
- [llvm] r225575 - tests: convert a couple of ARM relocation tests to readobj
Saleem Abdulrasool
- [llvm] r225576 - test: merge ARM relocations test
Saleem Abdulrasool
- [llvm] r225577 - tests: fix previous commit
Saleem Abdulrasool
- [llvm] r225595 - ARM: add support for segment base relocations (SBREL)
Saleem Abdulrasool
- [llvm] r225596 - X86: teach X86TargetLowering about L, M, O constraints
Saleem Abdulrasool
- [PATCH] Improve fix for PR21476 (sanitizer_common not building on AArch64 with <=3.15 kernels)
David Abdurachmanov
- [PATCH] Fix two extra semicolon warnings
Ehsan Akhgari
- [PATCH] [ARM] Correct POP reglist handling
Jyoti Allur
- [PATCH] [ARM] Correct POP reglist handling
Jyoti Allur
- [PATCH] [ARM] Correct POP reglist handling
Jyoti Allur
- [PATCH] Add a "probe-stack" attribute
John Kåre Alsaker
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi Amini
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi Amini
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi Amini
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Mehdi Amini
- [llvm] r225278 - SelectionDAGBuilder: move constant initialization out of loop
Mehdi Amini
- [llvm] r225292 - Use a Factory Method for MachineFunctionInfo Creation
Mehdi Amini
- [polly] r225326 - Do not use a const Twine here
Mehdi Amini
- [polly] r225326 - Do not use a const Twine here
Mehdi Amini
- [PATCH] SelectionDAGBuilder: move constant initialization out of loop
Owen Anderson
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Owen Anderson
- [PATCH] Convert fcmp with 0.0 from casted integers to icmp
Owen Anderson
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Owen Anderson
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Owen Anderson
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Owen Anderson
- [PATCH] [LLVMdev] More FMA folding opportunities
Owen Anderson
- [PATCH] [LLVMdev] More FMA folding opportunities
Owen Anderson
- [PATCH] Convert fcmp with 0.0 from casted integers to icmp
Matt Arsenault
- [PATCH] Check isTypeDesirableForOp before replacing mulhu/mulhs
Matt Arsenault
- [PATCH] R600: Be less strict in some tests.
Matt Arsenault
- [llvm] r224458 - R600/SI: Fix f64 inline immediates
Matt Arsenault
- [llvm] r225265 - Convert fcmp with 0.0 from casted integers to icmp
Matt Arsenault
- [PATCH] Convert fcmp with 0.0 from casted integers to icmp
Matt Arsenault
- [PATCH] R600/SI: Fix dependency calculation for DS writes instructions in SIInsertWaits
Matt Arsenault
- [PATCH] R600/SI: Insert s_waitcnt before s_barrier instructions.
Matt Arsenault
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- PATCHES: R600/SI: Remove SelectionDAG operand folding
Matt Arsenault
- [llvm] r225304 - Fix using wrong intrinsic in test
Matt Arsenault
- [llvm] r225305 - R600/SI: Add class intrinsic
Matt Arsenault
- [llvm] r225306 - R600/SI: Add basic DAG combines for fp_class
Matt Arsenault
- [llvm] r225307 - R600/SI: Pattern match isinf to v_cmp_class instructions
Matt Arsenault
- [llvm] r225308 - Add isInfinity helper to ConstantFPSDNode
Matt Arsenault
- [llvm] r225309 - Add isNegative helper to ConstantFPSDNode
Matt Arsenault
- [llvm] r225310 - R600/SI: Add combine for isinfinite pattern
Matt Arsenault
- [PATCH] R600/SI: Add intrinsic for class instructions
Matt Arsenault
- [llvm] r225304 - Fix using wrong intrinsic in test
Matt Arsenault
- PATCHES: R600/SI: VGPR Spilling for compute
Matt Arsenault
- [PATCH] Implement more expansions of extloads
Matt Arsenault
- [PATCH] Fix fcmp + fabs instcombines when using the intrinsic
Matt Arsenault
- [PATCH 1/2] R600/SI: Add kill flag when copying scratch offset to a register
Matt Arsenault
- [llvm] r225465 - Fix fcmp + fabs instcombines when using the intrinsic
Matt Arsenault
- [PATCH] Fix fcmp + fabs instcombines when using the intrinsic
Matt Arsenault
- [PATCH] Combine fcmp + select to fminnum / fmaxnum if no nans and legal
Matt Arsenault
- [PATCH] R600: Make cttz / ctlz cheap to speculate
Matt Arsenault
- [PATCH] R600: Implement getRsqrtEstimate
Matt Arsenault
- [PATCH] Check isTypeDesirableForOp before replacing mulhu/mulhs
Matt Arsenault
- [PATCH] Add getSwappedBytes implementations for float / double
Matt Arsenault
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Matt Arsenault
- [PATCH] Fix ubsan error in ValueMap
Matt Arsenault
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Simon Atanasyan
- [PATCH] [mips] Add support for accessing $gp as a named register.
Simon Atanasyan
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
KARTHIK VENKATESH BHAT
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
KARTHIK VENKATESH BHAT
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Asaf Badouh
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Asaf Badouh
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Asaf Badouh
- [llvm] r225319 - cmake: Add 'examples' target
Aaron Ballman
- [llvm] r225353 - Manually specify the folder that llvm-ranlib should reside in for CMake-produced solutions that care about such things (like MSVC). This takes llvm-ranlib out of the root solution folder and places it into the Tools folder where it belongs.
Aaron Ballman
- [llvm] r225354 - Manually specify the folder that Kaleidescope should reside in for CMake-produced solutions that care about such things (like MSVC). This takes the Kaleidescope target out of the root solution folder and places it into the Examples folder where it belongs.
Aaron Ballman
- [llvm] r225355 - Reverting r225319; since there is a folder named Examples, attempting to add a target of the same name causes problems for IDEs like Visual Studio.
Aaron Ballman
- [llvm] r225319 - cmake: Add 'examples' target
Aaron Ballman
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
JF Bastien
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Artem Belevich
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Artem Belevich
- [PATCH] MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] Bug 18582 - Offset overflow on calling __chkstk and __alloca on x64
Benoit Belley
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] Bug 18582 - Offset overflow on calling __chkstk and __alloca on x64
Benoit Belley
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] Bug 21886 - MCJIT/ELF now support MSVC C++ mangled symbol
Benoit Belley
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Kristof Beyls
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Kristof Beyls
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Kristof Beyls
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Kristof Beyls
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Kristof Beyls
- [llvm] r225446 - Fix large stack alignment codegen for ARM and Thumb2 targets
Kristof Beyls
- [PATCH] [AArch64] Select lower sub, abs pattern to sabd on AArch64
Karthik Bhat
- [PATCH] [AArch64] Select lower fsub, fabs pattern to fabd on AArch64
Karthik Bhat
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Karthik Bhat
- [PATCH] [AArch64] Select lower sub, abs pattern to sabd on AArch64
Karthik Bhat
- [llvm] r225169 - Select lower fsub,fabs pattern to fabd on AArch64
Karthik Bhat
- [PATCH] [AArch64] Select lower fsub, fabs pattern to fabd on AArch64
Karthik Bhat
- [llvm] r225341 - Revert r225165 and r225169
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Karthik Bhat
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Andrea Di Biagio
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Andrea Di Biagio
- [llvm] r225274 - [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Andrea Di Biagio
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Andrea Di Biagio
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Andrea Di Biagio
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Chris Bieneman
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Chris Bieneman
- [llvm] r225160 - Replace several 'assert(false' with 'llvm_unreachable' or fold a condition into the assert.
David Blaikie
- [llvm] r225186 - SymbolRewriter: use iplist::splice
David Blaikie
- [PATCH] Make DIE.h a public CodeGen header.
David Blaikie
- [llvm] r225186 - SymbolRewriter: use iplist::splice
David Blaikie
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
David Blaikie
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
David Blaikie
- [llvm] r225236 - [PM] Add a utility to the new pass manager for generating a pass which
David Blaikie
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
David Blaikie
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
David Blaikie
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
David Blaikie
- [polly] r225326 - Do not use a const Twine here
David Blaikie
- [polly] r225326 - Do not use a const Twine here
David Blaikie
- [polly] r225326 - Do not use a const Twine here
David Blaikie
- [compiler-rt] r225560 - Revert "Reapply debug info changes now that more precise column information is available."
David Blaikie
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Justin Bogner
- [llvm] r225181 - [AArch64] Improve codegen of store lane 0 instructions by directly storing the subregister.
Ahmed Bougacha
- [PATCH] [AArch64] Improve codegen of store lane 0 instructions by directly storing the subregister.
Ahmed Bougacha
- [llvm] r225183 - [AArch64] Improve codegen of store lane instructions by avoiding GPR usage.
Ahmed Bougacha
- [PATCH] [AArch64] Improve codegen of store lane instructions by avoiding GPR usage
Ahmed Bougacha
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Ahmed Bougacha
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [PATCH][CodeGen] Ignoring DBG_VALUEs between terminators?
Ahmed Bougacha
- [llvm] r225338 - [ADT][SmallVector] Flip an assert comparison to avoid overflows yielding false-negatives. NFC.
Ahmed Bougacha
- [PATCH][CodeGen] Ignoring DBG_VALUEs between terminators?
Ahmed Bougacha
- [llvm] r225357 - [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Ahmed Bougacha
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Ahmed Bougacha
- [llvm] r225362 - [CodeGen] Add MVT::FIRST_VALUETYPE to avoid explicit 0. NFC.
Ahmed Bougacha
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [llvm] r225367 - [X86] Fix 512->256 typo in comments. NFC.
Ahmed Bougacha
- [llvm] r225387 - [CodeGen] Add iterator_range for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [llvm] r225392 - [CodeGen] Use MVT iterator_ranges in legality loops. NFC intended.
Ahmed Bougacha
- [llvm] r225411 - [CodeGen] Add MVT::isValid to replace manual validity checks. NFC.
Ahmed Bougacha
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Ahmed Bougacha
- [llvm] r225421 - [SelectionDAG] Allow targets to specify legality of extloads' result
Ahmed Bougacha
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Ahmed Bougacha
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Ahmed Bougacha
- [llvm] r225455 - [X86] Reflow comment. NFC.
Ahmed Bougacha
- [PATCH] [X86] Canonicalize various patterns to vector extloads.
Ahmed Bougacha
- [PATCH] [X86] Declare SSE4.1/AVX2 vector extloads covered by the *PMOV*X instructions legal
Ahmed Bougacha
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Ahmed Bougacha
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Ahmed Bougacha
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Ahmed Bougacha
- [PATCH] R600: Be less strict in some tests.
Matthias Braun
- [llvm] r225413 - LiveInterval: Implement feedback by Quentin Colombet.
Matthias Braun
- [llvm] r224806 - LiveInterval: Introduce createMainRangeFromSubranges().
Matthias Braun
- [llvm] r225415 - RegisterCoalescer: Fix valuesIdentical() in some subrange merge cases.
Matthias Braun
- [llvm] r225416 - RegisterCoalescer: Do not remove IMPLICIT_DEFS if they are required for subranges.
Matthias Braun
- [PATCH] X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.
Matthias Braun
- [llvm] r225419 - X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.
Matthias Braun
- [llvm] r225500 - RegisterCoalescer: Turn some impossible conditions into asserts
Matthias Braun
- [llvm] r225501 - RegisterCoalescer: No need to set kill flags, they are recompute later anyway
Matthias Braun
- [llvm] r225502 - RegisterCoalescer: Some cleanup in removeCopyByCommutingDef(), NFC
Matthias Braun
- [llvm] r225503 - RegisterCoalescer: Fix removeCopyByCommutingDef with subreg liveness
Matthias Braun
- [compiler-rt] r225484 - [asan] Adding a regression test for https://code.google.com/p/address-sanitizer/issues/detail?id=368
Kuba Brecka
- [llvm] r225271 - Don't loop endlessly for MachO files with 0 ncmds
Filipe Cabecinhas
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Bob Campbell
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Bob Campbell
- [llvm] r225162 - [PM] Add names and debug logging for analysis passes to the new pass
Chandler Carruth
- [llvm] r225163 - [PM] Don't run the machinery of invalidating all the analysis passes
Chandler Carruth
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Chandler Carruth
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Chandler Carruth
- [llvm] r225236 - [PM] Add a utility to the new pass manager for generating a pass which
Chandler Carruth
- [llvm] r225237 - [PM] Move the analysis registry into the Passes.cpp file and provide
Chandler Carruth
- [llvm] r225238 - [PM] Sink the no-op pass parsing logic into the .def-based registry to
Chandler Carruth
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [llvm] r225245 - [PM] Simplify how we use the registry by including it only once. Still
Chandler Carruth
- [llvm] r225246 - [PM] Add a utility pass template that synthesizes the invalidation of
Chandler Carruth
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Chandler Carruth
- [llvm] r225253 - [PM] Simplify how we parse the outer layer of the pass pipeline text and
Chandler Carruth
- [llvm] r225236 - [PM] Add a utility to the new pass manager for generating a pass which
Chandler Carruth
- [llvm] r225257 - [PM] Introduce a utility pass that preserves no analyses.
Chandler Carruth
- [llvm] r225258 - [PM] Hide a function we only use in an assert behind NDEBUG.
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [llvm] r225333 - [PM] Fix a pretty nasty bug where the new pass manager would invalidate
Chandler Carruth
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Chandler Carruth
- [llvm] r225346 - [PM] Give slightly less horrible names to the utility pass templates for
Chandler Carruth
- [llvm] r195241 - [PM] Add the preservation system to the new pass manager.
Chandler Carruth
- [llvm] r225384 - [git] Mark the llgo directory in the LLVM gitignore.
Chandler Carruth
- [PATCH] [llgo] irgen: generate switch instructions
Chandler Carruth
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Chandler Carruth
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Chandler Carruth
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Chandler Carruth
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Chandler Carruth
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Chandler Carruth
- [llvm] r225487 - Cleaup ValueHandle to no longer keep a PointerIntPair for the Value*.
Chandler Carruth
- [llvm] r225491 - [x86] Add a flag to control the vector shuffle legality predicates that
Chandler Carruth
- [AVX-512] Unpack support in new shuffle lowering
Chandler Carruth
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Chandler Carruth
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Chandler Carruth
- [PATCH] [CodeGen] Add hooks/combine to form vector extloads, and enable it on X86.
Chandler Carruth
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Chandler Carruth
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Chandler Carruth
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Chandler Carruth
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Chandler Carruth
- [PATCH] Add a new utility script that helps update very simple regression tests.
Chandler Carruth
- [PATCH] Add a new utility script that helps update very simple regression tests.
Chandler Carruth
- [AVX-512] Unpack support in new shuffle lowering
Chandler Carruth
- [llvm] r225592 - [ADT] Remove the unused default constructor for iterator_range.
Chandler Carruth
- [llvm] r225593 - [x86] Remove some windows line endings that snuck into the tests here.
Chandler Carruth
- [llvm] r225592 - [ADT] Remove the unused default constructor for iterator_range.
Chandler Carruth
- [llvm] r225597 - X86: Properly decode shuffle masks when the constant pool type is weird
Chandler Carruth
- [llvm] r225618 - Add a new utility script that helps update very simple regression tests.
Chandler Carruth
- [PATCH] Add a new utility script that helps update very simple regression tests.
Chandler Carruth
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
Eric Christopher
- [PATCH] Add a helpful assert if LineNo would clobber ArgNo
Eric Christopher
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Eric Christopher
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Eric Christopher
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Eric Christopher
- [llvm] r225231 - Rewrite the Mips16HardFloat pass to avoid using the Subtarget.
Eric Christopher
- [llvm] r225232 - Use the same call off of the TargetMachine rather than the subtarget.
Eric Christopher
- [llvm] r225233 - Remove dead variable.
Eric Christopher
- [llvm] r225315 - Add a subdirectory in CMake for Chapter 8.
Eric Christopher
- [llvm] r225378 - Debug info: Allow aggregate types to be described by constants.
Eric Christopher
- [llvm] r225378 - Debug info: Allow aggregate types to be described by constants.
Eric Christopher
- Is http://llvm.org/git/llvm.git trunk wipped out?
Eric Christopher
- Is http://llvm.org/git/llvm.git trunk wipped out?
Eric Christopher
- [PATCH] [1/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out signature checks for fortifiable libcalls.
Eric Christopher
- [PATCH] [2/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out str/mem libcall optimizations
Eric Christopher
- [PATCH] [3/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out fortified libcall handling, to remove CGP duplicate
Eric Christopher
- [llvm] r225456 - This routine is in InstrInfo, there's no need to access it again.
Eric Christopher
- [llvm] r225457 - Fix a couple of odd formatting issues.
Eric Christopher
- [llvm] r225458 - Update include - this class doesn't use the target machine, but
Eric Christopher
- [llvm] r225459 - Make the TargetMachine in MipsSubtarget a reference rather
Eric Christopher
- [llvm] r225462 - The Kaleidoscope tutorial should be using "mcjit" for the library,
Eric Christopher
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Eric Christopher
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Eric Christopher
- [PATCH] Add a new utility script that helps update very simple regression tests.
Eric Christopher
- [PATCH] Add a new utility script that helps update very simple regression tests.
Eric Christopher
- [PATCH] [llgo] irgen: generate switch instructions
Peter Collingbourne
- [PATCH] [llgo] irgen: generate switch instructions
Peter Collingbourne
- [PATCH] [MIScheduler] Slightly better handling of constrainLocalCopy when both source and dest are local
Quentin Colombet
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Quentin Colombet
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Quentin Colombet
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Quentin Colombet
- [llvm] r224806 - LiveInterval: Introduce createMainRangeFromSubranges().
Quentin Colombet
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Quentin Colombet
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Quentin Colombet
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Quentin Colombet
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Quentin Colombet
- [llvm] r224806 - LiveInterval: Introduce createMainRangeFromSubranges().
Quentin Colombet
- [llvm] r225422 - [RegAllocGreedy] Introduce a late pass to repair broken hints.
Quentin Colombet
- [PATCH] [X86] Also create v2f32 FMIN/FMAX nodes from fcmp/select.
Quentin Colombet
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Quentin Colombet
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Quentin Colombet
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Quentin Colombet
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Quentin Colombet
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Pete Cooper
- IR: Add distinct MDNodes as a first-class concept
Pete Cooper
- IR: Add distinct MDNodes as a first-class concept
Pete Cooper
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
Pete Cooper
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Stephen Crane
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Sanjoy Das
- [llvm] r225282 - This patch teaches IndVarSimplify to add nuw and nsw to certain kinds
Sanjoy Das
- [PATCH] Teach IndVarSimplify to add nuw and nsw to operations that provably don't overflow.
Sanjoy Das
- [llvm] r225282 - This patch teaches IndVarSimplify to add nuw and nsw to certain kinds
Sanjoy Das
- [PATCH] New pass: inductive range check elimination
Sanjoy Das
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Sanjoy Das
- [PATCH] [Refactor] Have getNonLocalPointerDependency take the query instruction
Sanjoy Das
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Sanjoy Das
- [PATCH] Fix PR22179
Sanjoy Das
- [PATCH] New pass: inductive range check elimination
Sanjoy Das
- [PATCH] Fix PR22179
Sanjoy Das
- [llvm] r225591 - Fix PR22179.
Sanjoy Das
- [PATCH] Fix PR22179
Sanjoy Das
- [PATCH] Fix PR22179
Sanjoy Das
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Sanjoy Das
- [PATCH] getMangledTypeStr: add support for vectors
Sanjoy Das
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Sanjoy Das
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Sanjoy Das
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Elena Demikhovsky
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Demikhovsky, Elena
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Demikhovsky, Elena
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Demikhovsky, Elena
- [llvm] r225441 - Masked Load/Store - fixed a bug in type legalization.
Elena Demikhovsky
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Demikhovsky, Elena
- [PATCH] [X86] Canonicalize various patterns to vector extloads.
Elena Demikhovsky
- [compiler-rt] r225610 - Add FreeBSD support for __clear_cache.
Roman Divacky
- [PATCH] Fix maxLoopDepth computation in ScopInfo
Johannes Doerfert
- [PATCH] Remove dead code and unused file
Jean-Daniel Dupas
- [PATCH] Remove dead code and unused file
Jean-Daniel Dupas
- [PATCH] Convert CoreInputGraph.
Shankar Easwaran
- [PATCH] Convert other drivers to use WrapperNode.
Shankar Easwaran
- [PATCH] Convert other drivers to use WrapperNode.
Shankar Kalpathi Easwaran
- [PATCH] [lld] Don't fail if parent directory contains a '+' character
Shankar Kalpathi Easwaran
- [llvm] r225383 - Slightly refactor things for llvm-objdump and the -macho option so it can be used with
Kevin Enderby
- [llvm] r225417 - Run clang-format on tools/llvm-objdump/MachODump.cpp again as some of my
Kevin Enderby
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Kevin Enderby
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Kevin Enderby
- [llvm] r225550 - Fix an ASAN failure introduced with r225537 (adding the -universal-headers to llvm-obdump).
Kevin Enderby
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Kevin Enderby
- [llvm] r225235 - Add a testcase that would have found the problem in r225048.
Rafael Espindola
- [llvm] r225302 - Change the .ll syntax for comdats and add a syntactic sugar.
Rafael Espindola
- [llvm] r225356 - Improvements to emacs packages for llvm and tablegen mode.
Rafael Espindola
- [llvm] r225385 - Add a test that would have found the issue in r224935.
Rafael Espindola
- [llvm] r225448 - Update naming style and clang-format. NFC.
Rafael Espindola
- [llvm] r225449 - Explicitly handle LinkOnceODRAutoHideLinkage. NFC. We already have a test.
Rafael Espindola
- [llvm] r225451 - Make this test a bit stricter.
Rafael Espindola
- [llvm] r225454 - clang-format. NFC.
Rafael Espindola
- [llvm] r225545 - Add a testcase of llvm-lto error handling.
Rafael Espindola
- [llvm] r225562 - Use the DiagnosticHandler to print diagnostics when reading bitcode.
Rafael Espindola
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
Rafael Ávila de Espíndola
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
Rafael Ávila de Espíndola
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
Rafael Espíndola
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
Rafael Espíndola
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [PATCH] Remove i386 .quad workaround for OpenBSD / Bitrig
Rafael Espíndola
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [llvm] r225228 - Revert r225048: It broke ObjC on AArch64.
Rafael Espíndola
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [patch] Document the restriction on removing a global from a COMDAT
Rafael Espíndola
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Rafael Espíndola
- [llvm] r225048 - Add r224985 back with a fix.
Rafael Espíndola
- [llvm] r225271 - Don't loop endlessly for MachO files with 0 ncmds
Rafael Espíndola
- [lld] r225330 - [ELF] Remove {ELF,}GNULinkerScript.
Rafael Espíndola
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- [llvm] r224935 - Refactor duplicated code.
Rafael Espíndola
- IR: Add distinct MDNodes as a first-class concept
Rafael Espíndola
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- IR: Add distinct MDNodes as a first-class concept
Rafael Espíndola
- [llvm] r225454 - clang-format. NFC.
Rafael Espíndola
- [patch][pr19848] Don't create new comdats in CodeGen
Rafael Espíndola
- Free memory used by initializers of global variables, created during linking
Rafael Espíndola
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Rafael Espíndola
- [llvm] r225534 - Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
Rafael Espíndola
- Free memory used by initializers of global variables, created during linking
Rafael Espíndola
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Rafael Espíndola
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Rafael Espíndola
- Free memory used by initializers of global variables, created during linking
Rafael Espíndola
- [llvm] r225189 - [PowerPC] Remove zexts after byte-swapping loads
Hal Finkel
- [llvm] r225192 - [PowerPC] Remove zexts after i32 ctlz
Hal Finkel
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Hal Finkel
- [llvm] r225203 - [PowerPC] Fold i1 extensions with other ops
Hal Finkel
- [llvm] r225205 - [PowerPC] Add another test for load/store with update
Hal Finkel
- [llvm] r225209 - [PowerPC] Add a test for truncating a shifted load
Hal Finkel
- [llvm] r225211 - [PowerPC] Remove README.txt entry
Hal Finkel
- [llvm] r225214 - [PowerPC] Convert a README.txt entry into a better test
Hal Finkel
- [llvm] r225213 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Hal Finkel
- [llvm] r225217 - [PowerPC] Remove old README.txt entry
Hal Finkel
- [llvm] r225220 - [PowerPC] Fix test to pass on Darwin hosts
Hal Finkel
- [llvm] r225214 - [PowerPC] Convert a README.txt entry into a better test
Hal Finkel
- [llvm] r225248 - [PowerPC] Improve int_to_fp(fp_to_int(x)) combining
Hal Finkel
- [llvm] r225249 - [PowerPC] Add some missing names in getTargetNodeName
Hal Finkel
- [llvm] r225251 - [PowerPC] Remove old README.txt entry regarding struct passing
Hal Finkel
- [llvm] r225268 - [PowerPC] Add a regression test for r225251
Hal Finkel
- [llvm] r225301 - [PowerPC] Reuse a load operand in int->fp conversions
Hal Finkel
- [llvm] r225304 - Fix using wrong intrinsic in test
Hal Finkel
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225325 - [PowerPC] Transform a README.txt entry into a FIXME
Hal Finkel
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Hal Finkel
- Wrong value for sext i1 true in BasicAliasAnalysis
Hal Finkel
- PATCH: Target.td: Allow target specific operand types
Hal Finkel
- [llvm] r224901 - [X86][ISel] Fix a regression I introduced in r224884
Hal Finkel
- [llvm] r224901 - [X86][ISel] Fix a regression I introduced in r224884
Hal Finkel
- [llvm] r225165 - Select lower sub,abs pattern to sabd on AArch64
Hal Finkel
- [llvm] r225470 - [MachineLICM] A command-line option to hoist even cheap instructions
Hal Finkel
- [llvm] r225471 - [PowerPC] Mark all instructions as non-cheap for MachineLICM
Hal Finkel
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225485 - Partial fix to r225380 (More FMA folding opportunities)
Hal Finkel
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225492 - [DAGCombine] Remainder of fix to r225380 (More FMA folding opportunities)
Hal Finkel
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225493 - [PowerPC] Fold [sz]ext with fp_to_int lowering where possible
Hal Finkel
- [llvm] r225497 - [PowerPC] Add a flag for experimenting with subreg liveness tracking
Hal Finkel
- [llvm] r225517 - Assumption that "VectorizedValue" will always be an Instruction is not correct.
Hal Finkel
- [llvm] r225522 - [PowerPC] Enable late partial unrolling on the POWER7
Hal Finkel
- [PATCH] Fully fix Bug #22115.
Hal Finkel
- [llvm] r225565 - [LoopUnroll] Fix the partial unrolling threshold for small loop sizes
Hal Finkel
- [llvm] r225566 - [PowerPC] Readjust the loop unrolling threshold
Hal Finkel
- [PATCH] [LLVMdev] More FMA folding opportunities
Hal Finkel
- [llvm] r225584 - [PowerPC] Mark zext of a small scalar load as free
Hal Finkel
- [llvm] r225617 - [PowerPC] Fix calls to non-function objects
Hal Finkel
- [PATCH] [lld] Remove CMake standalone build configuration
Greg Fitzgerald
- [PATCH] [lld] Don't fail if parent directory contains a '+' character
Greg Fitzgerald
- [PATCH] AArch64 : Implement GHC calling convention.
Greg Fitzgerald
- [lld] r225574 - Don't fail if parent directory name contains a '+' character
Greg Fitzgerald
- [PATCH] [lld] Don't fail if parent directory contains a '+' character
Greg Fitzgerald
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Jay Foad
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Jay Foad
- [compiler-rt] r225261 - [asan] Bump the self-imposed stack limit from 128k to 256k. PowerPC64
Jay Foad
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Jay Foad
- [compiler-rt] r225323 - [asan] add a flag soft_rss_limit_mb
Jay Foad
- [compiler-rt] r225323 - [asan] add a flag soft_rss_limit_mb
Jay Foad
- [zorg] Proposal: Add options allowing MSVC builds with Clang Cmake Build Factory.
Rick Foos
- [PATCH] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- [PATCH] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [PATCH] Create an experimental Windows LLDB Builder
Rick Foos
- [PATCH] Create an experimental Windows LLDB Builder
Rick Foos
- [PATCH] Create an experimental Windows LLDB Builder
Rick Foos
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Rick Foos
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Rick Foos
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Rick Foos
- [PATCH] Add cmake flags to disable LLD and LLDB from build.
Rick Foos
- [PATCH] Create an experimental Windows LLDB Builder
Galina
- [PATCH] Create an experimental Windows LLDB Builder
Galina
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Galina
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Galina
- [PATCH] Create an experimental Windows LLDB Builder
Galina
- [PATCH] Create an experimental Windows LLDB Builder
Galina
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Galina
- [PATCH] Ensure that TCReturn instructions are resolved
Ben Gamari
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Vaidas Gasiunas
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Renato Golin
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Renato Golin
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Renato Golin
- [PATCH] Add UnitTest to test-suite to check correct handling of large stack alignments
Renato Golin
- [PATCH] builtins: avoid duplicating unwind declarations
Renato Golin
- [compiler-rt] r225370 - XFAIL AArch64 UBsan test, just like ARM
Renato Golin
- [www] r225452 - Link to EuroLLVM conference
Renato Golin
- [www] r225452 - Link to EuroLLVM conference
Renato Golin
- [www] r225452 - Link to EuroLLVM conference
Renato Golin
- [PATCH] [zorg] Support Windows/Linux Clang CMake builds with unified builder.
Renato Golin
- [PATCH] [zorg] Windows/Linux CMake builders for Hexagon using common getClangCMakeBuildFactory
Renato Golin
- [llvm] r225158 - Convert SmallMapVector from a class to a struct.
Michael Gottesman
- [llvm] r225054 - Add a SmallMapVector class that is a MapVector with a Map of SmallDenseMap and a Vector of SmallVector.
Michael Gottesman
- [llvm] r225580 - ConvertUTFTest: fix misleading empty line
Dmitri Gribenko
- [www] r225172 - Make Euro LLVM 2015 announcement visible
Tobias Grosser
- [www] r225173 - The LLVM-HPC workshop is over
Tobias Grosser
- [www] r225174 - Clarify that this is the list of previous events
Tobias Grosser
- [www] r225175 - Add LLVM CGO tutorial to upcoming events
Tobias Grosser
- [www] r225176 - Fix HTML
Tobias Grosser
- [www] r225177 - Fix HTML II
Tobias Grosser
- [www] r225178 - Add some locations
Tobias Grosser
- [www] r225179 - eurollvm: It is indeed in 2015
Tobias Grosser
- [polly] r225262 - We currently do not create these result for polly
Tobias Grosser
- [polly] r225263 - Fix html
Tobias Grosser
- [polly] r225264 - www: Draft changelog for the upcoming release.
Tobias Grosser
- [polly] r225295 - Make registerPollyPasses public
Tobias Grosser
- [polly] r225326 - Do not use a const Twine here
Tobias Grosser
- [polly] r225326 - Do not use a const Twine here
Tobias Grosser
- [polly] r225342 - Use explicit StringRef Type
Tobias Grosser
- [polly] r225326 - Do not use a const Twine here
Tobias Grosser
- [polly] r225388 - Add updated TODO list
Tobias Grosser
- [polly] r225390 - todo: Adding native OpenSCoP support to Polly does not seem desirable
Tobias Grosser
- [polly] r225391 - www: Make sure the main content pane does not overlap with the menu
Tobias Grosser
- [polly] r225395 - todo: Remove some redundant topics
Tobias Grosser
- [www] r225452 - Link to EuroLLVM conference
Tobias Grosser
- [www] r225453 - Actually link to the Euro LLVM website
Tobias Grosser
- [www] r225452 - Link to EuroLLVM conference
Tobias Grosser
- [polly] r225461 - Fix a crash in our error reporting
Tobias Grosser
- [polly] r225464 - Add support for pointer types in expressions
Tobias Grosser
- [polly] r225480 - Add experimental support for unsigned expressions
Tobias Grosser
- [polly] r225512 - Adjust test for the new 'distinct' metadata nodes
Tobias Grosser
- [PATCH] Fix maxLoopDepth computation in ScopInfo
Tobias Grosser
- [PATCH] Fix maxLoopDepth computation in ScopInfo
Tobias Grosser
- [polly] r225582 - Check assert before the instruction that uses the assumption checked.
Tobias Grosser
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [PATCH] Fix hardcoded stack probe space
Andrew H
- [llvm] r225228 - Revert r225048: It broke ObjC on AArch64.
Lang Hames
- [llvm] r225311 - Revert r224935 "Refactor duplicated code. No intended functionality change."
Lang Hames
- [llvm] r224935 - Refactor duplicated code.
Lang Hames
- [PATCH] X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.
Lang Hames
- [PATCH] X86: VZeroUpperInserter: shortcut should not trigger if we have any function live-ins.
Lang Hames
- [llvm] r225460 - [MCJIT] Remove a few redundant MCJIT tests, and drop the extraneous datalayout
Lang Hames
- [llvm] r225534 - Recommit r224935 with a fix for the ObjC++/AArch64 bug that that revision
Lang Hames
- [llvm] r224935 - Refactor duplicated code.
Lang Hames
- [llvm] r225462 - The Kaleidoscope tutorial should be using "mcjit" for the library,
Lang Hames
- [PATCH] Fix jit event listeners
Lang Hames
- [llvm] r225467 - [ARM] Fix a bug in constant island pass that was triggering an assertion.
Akira Hatanaka
- [PATCH] Fix bug in llvm::DemoteRegToStack
Akira Hatanaka
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
Justin Hibbits
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
Justin Hibbits
- [llvm] r225450 - Add saving and restoring of r30 to the prologue and epilogue, respectively
Justin Hibbits
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
Justin Hibbits
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [llvm] r225573 - Fully fix Bug #22115.
Justin Hibbits
- [PATCH] Fully fix Bug #22115.
Justin Hibbits
- [llvm] r225583 - Remove some whitespace.
Justin Hibbits
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Andrei Homescu
- [llvm] r225454 - clang-format. NFC.
Daniel Jasper
- [llvm] r224625 - Add the ExceptionHandling::MSVC enumeration
Kaylor, Andrew
- [llvm] r225554 - Fix the JIT event listeners and replace the associated tests.
Andrew Kaylor
- [PATCH] Fix jit event listeners
Andy Kaylor
- [PATCH] Fix jit event listeners
Andy Kaylor
- [zorg] Proposal: Add options allowing MSVC builds with Clang Cmake Build Factory.
Galina Kistanova
- [zorg] add ppc64LE bot entries
Galina Kistanova
- LLVM buildmaster will be restarted tonight
Galina Kistanova
- [compiler-rt] r225226 - Add 64-bit multiply functions to iOS arm64 compiler-rt dylib
Nick Kledzik
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Nick Kledzik
- [PATCH] [mips][microMIPS] Implement BEQZ16 and BNEZ16 instructions
Jozef Kolek
- Is http://llvm.org/git/llvm.git trunk wipped out?
Anton Korobeynikov
- llvm.git mirror glitch
Anton Korobeynikov
- Is http://llvm.org/git/llvm.git trunk wipped out?
Anton Korobeynikov
- Is http://llvm.org/git/llvm.git trunk wipped out?
Anton Korobeynikov
- status for week ending Jan 5, 2015
Reed Kotler
- status for week ending Jan 5, 2015
Reed Kotler
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [llvm] r225164 - Fix broken test from r225159.
Michael Kuperstein
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 2
Michael Kuperstein
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
Michael Kuperstein
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
Michael Kuperstein
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
Michael Kuperstein
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
Michael Kuperstein
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Michael Kuperstein
- [llvm] r225437 - Move SPAdj logic from PEI into the targets (NFC)
Michael Kuperstein
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
Michael Kuperstein
- [llvm] r225438 - [X86] Don't try to generate direct calls to TLS globals
Michael Kuperstein
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
Michael Kuperstein
- [llvm] r225439 - Fix include ordering, NFC.
Michael Kuperstein
- [llvm] r225440 - Fix a think-o in the test for r225438.
Michael Kuperstein
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Michael Kuperstein
- [PATCH] [Sanitizers] Fix internal_lseek() to work on FreeBSD
Viktor Kutuzov
- [compiler-rt] r225443 - [Sanitizers] Fix internal_lseek() to work on FreeBSD
Viktor Kutuzov
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Viktor Kutuzov
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Viktor Kutuzov
- [llvm] r225188 - [Hexagon] Adding round reg/imm and bitsplit instructions.
Colin LeMahieu
- [llvm] r225197 - [Hexagon] Adding orand, bitsplit reg/reg, and modwrap instructions.
Colin LeMahieu
- [llvm] r225198 - [Hexagon] Adding V4 logic-logic instructions and tests.
Colin LeMahieu
- [llvm] r225199 - [Hexagon] Adding V4 bit manipulating instructions, removing ALU defs without encoding bits.
Colin LeMahieu
- [llvm] r225201 - [Hexagon] Adding rounding reg/reg variants, accumulating multiplies, and accumulating shifts.
Colin LeMahieu
- [llvm] r225210 - [Hexagon] Adding add/sub with carry, logical shift left by immediate and memop instructions. Removing old defs without bits and updating references.
Colin LeMahieu
- [llvm] r225267 - [Hexagon] Adding dealloc_return encoding and absolute address stores.
Colin LeMahieu
- [llvm] r225270 - [Hexagon] Fix 225267. GP register is not yet fully implemented. Removing Uses [GP] maintains existing behavior.
Colin LeMahieu
- [llvm] r225279 - [Hexagon] Adding encoding information for absolute address loads.
Colin LeMahieu
- [llvm] r225283 - [Hexagon] Adding encoding for misc v4 instructions: boundscheck, tlbmatch, dcfetch.
Colin LeMahieu
- [llvm] r225291 - [Hexagon] Adding compound jump encodings.
Colin LeMahieu
- [llvm] r225371 - [Hexagon] Adding encoding for popcount, fastcorner, dword asr with rounding.
Colin LeMahieu
- [llvm] r225372 - [Hexagon] Adding encodings for v5 floating point instructions.
Colin LeMahieu
- [llvm] r225374 - [Hexagon] Adding floating point classification and creation.
Colin LeMahieu
- [llvm] r225377 - [Hexagon] Fix 225372 USR register is not fully complete. Removing Uses = [USR] maintains existing functionality to old instructions without encodings.
Colin LeMahieu
- [PATCH] Introduce an example statepoint GC strategy
Nick Lewycky
- [llvm] r225420 - Remove empty statement. No functionality change.
Nick Lewycky
- [PATCH] Fix bug in llvm::DemoteRegToStack
Nick Lewycky
- [PATCH] Fix bug in llvm::DemoteRegToStack
Nick Lewycky
- [PATCH] [PATCH] Fix a bug about memory dependence checking in loop vectorization
Jiangning Liu
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Jiangning Liu
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Jiangning Liu
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
H.J. Lu
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
H.J. Lu
- Is http://llvm.org/git/llvm.git trunk wipped out?
H.J. Lu
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
David Majnemer
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [llvm] r225250 - X86: Don't make illegal GOTTPOFF relocations
David Majnemer
- [PATCH] X86: Work around a bfd ld quirk wrt GOTTPOFF relocation processing
David Majnemer
- [llvm] r225254 - InstCombine: Bitcast call arguments from/to pointer/integer type
David Majnemer
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
David Majnemer
- [llvm] r225282 - This patch teaches IndVarSimplify to add nuw and nsw to certain kinds
David Majnemer
- [PATCH] Bug 18582 - Offset overflow on calling __chkstk and __alloca on x64
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
David Majnemer
- [PATCH] Introduce an example statepoint GC strategy
David Majnemer
- [llvm] r225328 - InstCombine: Just a small tidy-up
David Majnemer
- [llvm] r225329 - Analysis: Reformulate WillNotOverflowUnsignedAdd for reusability
David Majnemer
- [PATCH] [X86] Don't try to generate direct calls to TLS globals
David Majnemer
- [llvm] r225360 - X86: Allow the stack probe size to be configurable per function
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] Fix hardcoded stack probe space
David Majnemer
- [PATCH] fix non-determinism issue in SLP
David Majnemer
- [patch][pr19848] Don't create new comdats in CodeGen
David Majnemer
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
David Majnemer
- [PATCH] [InstCombine] Teach how to fold a select into a cttz/ctlz with the 'is_zero_undef' flag cleared.
David Majnemer
- [PATCH] fix non-determinism issue in SLP
David Majnemer
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
David Majnemer
- [PATCH] Fix PR22179
David Majnemer
- [PATCH] Fix PR22179
David Majnemer
- [llvm] r225597 - X86: Properly decode shuffle masks when the constant pool type is weird
David Majnemer
- [llvm] r225599 - Revert most of r225597
David Majnemer
- [llvm] r225597 - X86: Properly decode shuffle masks when the constant pool type is weird
David Majnemer
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Cameron McInally
- [PATCH] [AArch64] Improve codegen of store lane instructions by avoiding GPR usage
James Molloy
- [PATCH] [AArch64] Improve codegen of store lane 0 instructions by directly storing the subregister.
James Molloy
- [PATCH] [SLPVectorization] Vectorize flat addition in a single tree (+(+(+ v1 v2) v3) v4)
James Molloy
- [PATCH] [AArch64] Select lower fsub, fabs pattern to fabd on AArch64
James Molloy
- [PATCH] [AArch64] Select lower sub, abs pattern to sabd on AArch64
James Molloy
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
James Molloy
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
James Molloy
- [PATCH[[mips] Add octeon branch instructions bbit0/bbit032/bbit1/bbit132
Kai Nacke
- [PATCH][mips] Refine octeon instructions seq/seqi/sne/snei
Kai Nacke
- [PATCH[[mips] Add octeon branch instructions bbit0/bbit032/bbit1/bbit132
Kai Nacke
- [PATCH] [LLVMdev] More FMA folding opportunities
Aditya Nandakumar
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Adam Nemet
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Adam Nemet
- [PATCH] [AVX-512] - Add FMA instruction with Rounding mode
Adam Nemet
- [AVX-512] Unpack support in new shuffle lowering
Adam Nemet
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [PATCH] ELF: Add a standard method for unknown relocation errors
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Will Newton
- [PATCH] x86 NaCl: Emit LAHF/SAHF instead of PUSHF/POPF
Tim Northover
- [llvm] r225536 - Re-reapply r221924: "[GVN] Perform Scalar PRE on gep indices that feed loads before
Tim Northover
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Tim Northover
- [llvm] r225537 - Add the option, -universal-headers, used with -macho to print the Mach-O universal headers to llvm-objdump.
Tim Northover
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
Sanjay Patel
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [llvm] r225473 - remove function names from comments; NFC
Sanjay Patel
- [llvm] r225523 - more efficient use of a dyn_cast; no functional change intended
Sanjay Patel
- [llvm] r225524 - fix typo; NFC
Sanjay Patel
- [llvm] r225525 - fix typos; NFC
Sanjay Patel
- [llvm] r225526 - remove names from comments; NFC
Sanjay Patel
- [llvm] r225528 - fix typos; remove names from comments; NFC
Sanjay Patel
- [PATCH] GVN: propagate fcmp equalities (PR17713)
Sanjay Patel
- [PATCH] Model sqrtsd as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [llvm] r225350 - Fix typos in comment and option help texts.
Jonas Paulsson
- [llvm] r225351 - New method SDep::isNormalMemoryOrBarrier() in ScheduleDAGInstrs.cpp.
Jonas Paulsson
- [PATCH] New method SDep::isMemory() in ScheduleDAGInstrs.cpp.
Jonas Paulsson
- [PATCH] Call adjustChainDeps() always when handling a store.
Jonas Paulsson
- [PATCH] Fix maxLoopDepth computation in ScopInfo
David Peixotto
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
Phabricator
- [PATCH] SelectionDAGBuilder: move constant initialization out of loop
Phabricator
- [PATCH] [Sanitizers] Fix internal_lseek() to work on FreeBSD
Phabricator
- [llvm] r225202 - [X86][SSE] Fixed description for isSequentialOrUndefInRange. NFC.
Simon Pilgrim
- [llvm] r225216 - [X86][SSE] lowerVectorShuffleAsByteShift tidyup
Simon Pilgrim
- [PATCH] [X86][SSE] psrl(w/d/q) and psll(w/d/q) bit shifts for SSE2
Simon Pilgrim
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
- [PATCH] [X86][SSE] Improve matching of SSE blend instructions with splatted vector inputs
Simon Pilgrim
- [llvm] r225551 - [X86][SSE] Avoid vector byte shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [PATCH] [X86][SSE] Avoid shuffles with zero by using pshufb to create zeros
Simon Pilgrim
- [llvm] r225589 - [X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
- [PATCH] [X86][SSE] Improved (v)insertps shuffle matching
Simon Pilgrim
- [llvm] r225612 - [X86][SSE] Minor fix to VPBLENDW AVX2 commutation.
Simon Pilgrim
- [PATCH] Add support for negative immediates to TableGen AsmMatcherEmitter
Jordy Potman
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [llvm] r225269 - Implement a very basic colored syntax highlighting for llvm-dwarfdump.
Adrian Prantl
- [llvm] r225272 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225288 - Revert "Reapply: Teach SROA how to update debug info for fragmented variables."
Adrian Prantl
- [llvm] r225272 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225378 - Debug info: Allow aggregate types to be described by constants.
Adrian Prantl
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225399 - Update a comment.
Adrian Prantl
- [llvm] r225378 - Debug info: Allow aggregate types to be described by constants.
Adrian Prantl
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225424 - Revert "Reapply: Teach SROA how to update debug info for fragmented variables."
Adrian Prantl
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Adrian Prantl
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Ramkumar Ramachandra
- [PATCH] Introduce an example statepoint GC strategy
Ramkumar Ramachandra
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Ramkumar Ramachandra
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Ramkumar Ramachandra
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Ramkumar Ramachandra
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Ramkumar Ramachandra
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Ramkumar Ramachandra
- [PATCH] .gitignore: add some rules to clarify 'arc diff'
Ramkumar Ramachandra
- Is http://llvm.org/git/llvm.git trunk wipped out?
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- Is http://llvm.org/git/llvm.git trunk wipped out?
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [llvm] r225588 - .gitignore: add some rules for tagging programs
Ramkumar Ramachandra
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Ramkumar Ramachandra
- [PATCH] getMangledTypeStr: add support for vectors
Ramkumar Ramachandra
- [PATCH] Make ScalarEvolution::ComputeExitLimit more agressive
Ramkumar Ramachandra
- [PATCH] getMangledTypeStr: add support for vectors
Ramkumar Ramachandra
- [llvm] r225266 - [ARM] Cleanup so_imm* tblgen defintions
Asiri Rathnayake
- [llvm] r225347 - Fix regression in r225266.
Asiri Rathnayake
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Philip Reames
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Philip Reames
- [llvm] r225158 - Convert SmallMapVector from a class to a struct.
Philip Reames
- [llvm] r225158 - Convert SmallMapVector from a class to a struct.
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [llvm] r225131 - [PM] Split the AssumptionTracker immutable pass into two separate APIs:
Philip Reames
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
Philip Reames
- [llvm] r225365 - Introduce an example statepoint GC strategy
Philip Reames
- [PATCH] Introduce an example statepoint GC strategy
Philip Reames
- [llvm] r225366 - Add a missing file from 225365
Philip Reames
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Philip Reames
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- Is http://llvm.org/git/llvm.git trunk wipped out?
Philip Reames
- [llvm] r225412 - [GC] improve testing around gc.relocate and fix a test
Philip Reames
- [PATCH] [GC] improve testing around gc.relocate and catch a bug
Philip Reames
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Philip Reames
- [PATCH] [llgo] irgen: generate switch instructions
Philip Reames
- [PATCH] [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [PATCH] [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [llvm] r225481 - [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [llvm] r225483 - [REFACTOR] Push logic from MemDepPrinter into getNonLocalPointerDependency
Philip Reames
- [PATCH] [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [llvm] r225481 - [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [llvm] r225481 - [Refactor] Have getNonLocalPointerDependency take the query instruction
Philip Reames
- [PATCH] [GC] CodeGenPrep transform: simplify offsetable relocate
Philip Reames
- [PATCH] Pass QueryInst down through non-local dependency calculation
Philip Reames
- [PATCH] Refine memory dependence's notion of volatile semantics
Philip Reames
- [PATCH] Refine memory dependence's notion of volatile semantics
Philip Reames
- Free memory used by initializers of global variables, created during linking
Manman Ren
- Free memory used by initializers of global variables, created during linking
Manman Ren
- Free memory used by initializers of global variables, created during linking
Manman Ren
- [PATCH] fix non-determinism issue in SLP
Daniel Reynaud
- [PATCH] fix non-determinism issue in SLP
Daniel Reynaud
- [PATCH] fix non-determinism issue in SLP
Daniel Reynaud
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [PATCH] Make DIE.h a public CodeGen header.
Frederic Riss
- [PATCH] [dwarfdump] Pretty print location expressions and location lists
Frederic Riss
- [llvm] r225207 - [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [llvm] r225208 - Make DIE.h a public CodeGen header.
Frederic Riss
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Frederic Riss
- [PATCH] Make DIE.h a public CodeGen header.
Frederic Riss
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Frederic Riss
- [PATCH] Colored syntax highlighting for llvm-dwarfdump.
Frederic Riss
- [PATCH] Make DIE.h a public CodeGen header.
Frédéric Riss
- [llvm] r225386 - Fix uninitialized memory read in llvm-dsymutil for the second time.
Frédéric Riss
- [PATCH] Link jumptable attributes consistently with unnamed_addr
Tom Roeder
- [PATCH] [ARM] Correct POP reglist handling
Jonathan Roelofs
- [PATCH] Add per-test timeouts to lit
Jonathan Roelofs
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Nadav Rotem
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Nadav Rotem
- [PATCH] Fix use of DemandedMask to NewMask for SIGN_EXTEND_INREG
Nadav Rotem
- [llvm] r225276 - Triple: Add amdgcn triple
Sahasrabuddhe, Sameer
- [llvm] r225368 - Test commit
Olivier Sallenave
- [llvm] r225380 - More FMA folding opportunities.
Olivier Sallenave
- [PATCH] [LLVMdev] More FMA folding opportunities
Olivier Sallenave
- Fw: [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [PATCH] Fw: [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [PATCH] [LLVMdev] More FMA folding opportunities
Olivier H Sallenave
- [PATCH] [dsymutil] Implement the BinaryHolder object and gain archive support.
Alexey Samsonov
- [compiler-rt] r225215 - tests: correct builtins test if built under -mthumb on ARM
Alexey Samsonov
- [PATCH] [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.
Alexey Samsonov
- [compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)
Alexey Samsonov
- [compiler-rt] r225239 - [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.
Alexey Samsonov
- [PATCH] [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.
Alexey Samsonov
- [llvm] r225272 - Reapply: Teach SROA how to update debug info for fragmented variables.
Alexey Samsonov
- [compiler-rt] r225293 - Use -DSANITIZER_DEBUG=1 if COMPILER_RT_DEBUG=ON, now that PR22083 is fixed.
Alexey Samsonov
- [compiler-rt] r225298 - [Sanitizer] Improve unit tests in COMPILER_RT_DEBUG=ON mode.
Alexey Samsonov
- [compiler-rt] r225327 - [Sanitizer] Change the runtime flag representation.
Alexey Samsonov
- [compiler-rt] r225336 - [TSan] Fix Go build.
Alexey Samsonov
- [PATCH] [Sanitizers] Fix internal_lseek() to work on FreeBSD
Alexey Samsonov
- [llvm] r225386 - Fix uninitialized memory read in llvm-dsymutil for the second time.
Alexey Samsonov
- [llvm] r225393 - XFAIL several MCJIT EH tests under ASan and MSan bootstrap.
Alexey Samsonov
- [llvm] r225386 - Fix uninitialized memory read in llvm-dsymutil for the second time.
Alexey Samsonov
- [zorg] r225396 - Make check-llvm failures fatal in MSan and ASan bootstraps
Alexey Samsonov
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Alexey Samsonov
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Alexey Samsonov
- [llvm] r225379 - Reapply: Teach SROA how to update debug info for fragmented variables.
Alexey Samsonov
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Alexey Samsonov
- [compiler-rt] r225469 - [Sanitizer] Remove the hardcoded limit of address ranges in LoadedModule.
Alexey Samsonov
- [compiler-rt] r225472 - Fix memory leaks in GetListOfModules() users.
Alexey Samsonov
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [compiler-rt] r225556 - Remove AsanInterceptsSignal in favor of (equivalent) IsDeadlySignal.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [llvm] r225557 - Disable Go bindings test under UBSan.
Alexey Samsonov
- [llvm] r225558 - Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Alexey Samsonov
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Alexey Samsonov
- [PATCH] Fixes -fsanitize=undefined warning about left-shifting a negative signed value.
Alexey Samsonov
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Alexey Samsonov
- [llvm] r225568 - Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Alexey Samsonov
- [zorg] r225569 - Improvements to sanitizer-bootstrap buildbot:
Alexey Samsonov
- [PATCH] Fix undefined behavior (shift of negative value) in RuntimeDyldMachOAArch64::encodeAddend.
Alexey Samsonov
- [PATCH] [mips] Add support for accessing $gp as a named register.
Daniel Sanders
- [llvm] r225529 - [mips] Add support for accessing $gp as a named register.
Daniel Sanders
- [PATCH] [mips] Add support for accessing $gp as a named register.
Daniel Sanders
- [llvm] r225607 - Added release notes for the Mips target.
Daniel Sanders
- [llvm] r225608 - Fix silly mistake in release notes for Mips.
Daniel Sanders
- [PATCH] [Mips][ABI]The ELF container needs to depend on the ABI rather than the target triple.
Daniel Sanders
- [PATCH] Implement shift ops for Mips fast-isel
Daniel Sanders
- [llvm] r225517 - Assumption that "VectorizedValue" will always be an Instruction is not correct.
Suyog Sarda
- [llvm] r225517 - Assumption that "VectorizedValue" will always be an Instruction is not correct.
Suyog Kamal Sarda
- [zorg] add ppc64LE bot entries
Will Schmidt
- [zorg] r225543 - Add buildbot entries for ppc64le
Will Schmidt
- [zorg] add ppc64LE bot entries
Will Schmidt
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Arnold Schwaighofer
- [PATCH] [ASan] Fix stack-overflow.cc test on PowerPC64 Linux
Kostya Serebryany
- [compiler-rt] r225230 - [asan/tracing] write the trace using a sequence of internal_write calls instead of just one (otherwise files of > 2Gb are trunkated). Also a minor adjustment to the trace collection.
Kostya Serebryany
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Kostya Serebryany
- [PATCH] [Sanitizer] Use COMMON_FLAG macro to describe common runtime flags.
Kostya Serebryany
- [compiler-rt] r220571 - tsan: support mmap(MAP_32BIT)
Kostya Serebryany
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Kostya Serebryany
- [compiler-rt] r225281 - [ubsan] disable coverage-levels.cc on darwin until we can investigate what's wrong there.
Kostya Serebryany
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Kostya Serebryany
- [PATCH] Improve fix for PR21476 (sanitizer_common not building on AArch64 with <=3.15 kernels)
Kostya Serebryany
- [compiler-rt] r225323 - [asan] add a flag soft_rss_limit_mb
Kostya Serebryany
- [compiler-rt] r225337 - [asan] add flag quarantine_size_mb, deprecate quarantine_size
Kostya Serebryany
- [compiler-rt] r225478 - [asan] make a test consume 2x less RAM (we observe flaky bot failures that seem like OOMs)
Kostya Serebryany
- [PATCH] [Sanitizers] Order initialization of coverage and guard arrays
Kostya Serebryany
- [compiler-rt] r225546 - [sanitizer] use the right memory order
Kostya Serebryany
- [compiler-rt] r225323 - [asan] add a flag soft_rss_limit_mb
Kostya Serebryany
- [llvm] r225333 - [PM] Fix a pretty nasty bug where the new pass manager would invalidate
Nathan Sidwell
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Sean Silva
- [PATCH] Introduce an example statepoint GC strategy
Sean Silva
- [PATCH] Introduce an example statepoint GC strategy
Sean Silva
- [llvm] r225400 - [LangRef] PR22118: Hyphen is allowed in IR identifiers.
Sean Silva
- Is http://llvm.org/git/llvm.git trunk wipped out?
Sean Silva
- [llvm] r225404 - Test commit.
Sean Silva
- Is http://llvm.org/git/llvm.git trunk wipped out?
Sean Silva
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Sean Silva
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Sean Silva
- [llvm] r225474 - IR: Add 'distinct' MDNodes to bitcode and assembly
Sean Silva
- [PATCH] Move ownership of GCStrategy objects to LLVMContext
Sean Silva
- [llvm] r225346 - [PM] Give slightly less horrible names to the utility pass templates for
Sean Silva
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Sean Silva
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Sean Silva
- [llvm] r225213 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Brad Smith
- [llvm] r225227 - Remove X86 .quad workaround for buggy GNU assembler on OpenBSD / Bitrig.
Brad Smith
- [llvm] r225222 - Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Brad Smith
- Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [PATCH] Revert r221183 to unbreak test-suite on OpenBSD / Bitrig
Brad Smith
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Duncan Exon Smith
- [llvm] r225319 - cmake: Add 'examples' target
Duncan Exon Smith
- [llvm] r225200 - IR: Prune arguments to ValueAsMetadata::ValueAsMetadata()
Duncan P. N. Exon Smith
- [llvm] r225213 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Duncan P. N. Exon Smith
- [llvm] r225217 - [PowerPC] Remove old README.txt entry
Duncan P. N. Exon Smith
- [llvm] r225214 - [PowerPC] Convert a README.txt entry into a better test
Duncan P. N. Exon Smith
- [llvm] r225217 - [PowerPC] Remove old README.txt entry
Duncan P. N. Exon Smith
- [llvm] r225214 - [PowerPC] Convert a README.txt entry into a better test
Duncan P. N. Exon Smith
- [llvm] r225222 - Revert "Use the integrated assembler by default on 32-bit PowerPC and SPARC"
Duncan P. N. Exon Smith
- [llvm] r225223 - IR: Don't drop MDNode uniquing on null operands
Duncan P. N. Exon Smith
- [llvm] r225213 - Use the integrated assembler by default on 32-bit PowerPC and SPARC
Duncan P. N. Exon Smith
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Duncan P. N. Exon Smith
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Duncan P. N. Exon Smith
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Duncan P. N. Exon Smith
- [llvm] r225240 - [PM] Add a collection of no-op analysis passes and switch the new pass
Duncan P. N. Exon Smith
- [patch] Change the .ll syntax for comdats and add a syntactic sugar
Duncan P. N. Exon Smith
- [llvm] r225318 - cmake: Add Kaleidoscope target
Duncan P. N. Exon Smith
- [llvm] r225319 - cmake: Add 'examples' target
Duncan P. N. Exon Smith
- [llvm] r225320 - Kaleidoscope: Value => Metadata
Duncan P. N. Exon Smith
- [llvm] r225321 - cmake: Fix 'examples' target after r225319
Duncan P. N. Exon Smith
- [llvm] r225334 - Remove invalid TODO
Duncan P. N. Exon Smith
- [llvm] r225335 - IR: Remove MDNode::getWhenValsUnresolved()
Duncan P. N. Exon Smith
- [llvm] r195241 - [PM] Add the preservation system to the new pass manager.
Duncan P. N. Exon Smith
- [llvm] r225354 - Manually specify the folder that Kaleidescope should reside in for CMake-produced solutions that care about such things (like MSVC). This takes the Kaleidescope target out of the root solution folder and places it into the Examples folder where it belongs.
Duncan P. N. Exon Smith
- [llvm] r225319 - cmake: Add 'examples' target
Duncan P. N. Exon Smith
- [llvm] r225397 - Linker: Don't use MDNode::replaceOperandWith()
Duncan P. N. Exon Smith
- [llvm] r225401 - IR: Add MDNode::isDistinct()
Duncan P. N. Exon Smith
- Is http://llvm.org/git/llvm.git trunk wipped out?
Duncan P. N. Exon Smith
- [llvm] r225406 - IR: Add MDNode::getDistinct()
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- Is http://llvm.org/git/llvm.git trunk wipped out?
Duncan P. N. Exon Smith
- IR: Add distinct MDNodes as a first-class concept
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- IR: Add distinct MDNodes as a first-class concept
Duncan P. N. Exon Smith
- IR: Add distinct MDNodes as a first-class concept
Duncan P. N. Exon Smith
- [patch][pr19848] Don't create new comdats in CodeGen
Duncan P. N. Exon Smith
- [llvm] r225346 - [PM] Give slightly less horrible names to the utility pass templates for
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [llvm] r225466 - CodeGen: Use range-based for loops, NFC
Duncan P. N. Exon Smith
- [PATCH] CodeGenPrep: rewrite a few loops in C++11 style
Duncan P. N. Exon Smith
- [llvm] r225468 - CodeGen: Use handy new-fangled post-increment, NFC
Duncan P. N. Exon Smith
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Duncan P. N. Exon Smith
- [llvm] r225474 - IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
- [llvm] r225476 - Utils: Keep distinct MDNodes distinct in MapMetadata()
Duncan P. N. Exon Smith
- [llvm] r225477 - IR: Drop TODO now that PR22111 is finished
Duncan P. N. Exon Smith
- IR: Add distinct MDNodes as a first-class concept
Duncan P. N. Exon Smith
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Duncan P. N. Exon Smith
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Duncan P. N. Exon Smith
- [llvm] r225479 - LangRef: Add usage points for distinct MDNodes
Duncan P. N. Exon Smith
- [llvm] r225474 - IR: Add 'distinct' MDNodes to bitcode and assembly
Duncan P. N. Exon Smith
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Duncan P. N. Exon Smith
- Free memory used by initializers of global variables, created during linking
Duncan P. N. Exon Smith
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Duncan P. N. Exon Smith
- [llvm] r225499 - Bitcode: Share logic for last instruction, NFC
Duncan P. N. Exon Smith
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Duncan P. N. Exon Smith
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Duncan P. N. Exon Smith
- [llvm] r225531 - Revert "Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD"
Duncan P. N. Exon Smith
- [llvm] r225498 - Bitcode: Move the DEBUG_LOC record to DEBUG_LOC_OLD
Duncan P. N. Exon Smith
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Duncan P. N. Exon Smith
- [PATCH] Fix UBSan error reports in ValueMapCallbackVH and AssertingVH<T> empty/tombstone keys generation.
Duncan P. N. Exon Smith
- [patch] Use the DiagnosticHandler to print diagnostics when reading bitcode.
Duncan P. N. Exon Smith
- [PATCH] ADT: Remove misaligned pointeres from DenseMapInfo
Richard Smith
- [llvm] r225590 - Revert r225500, it leads to infinite loops.
Joerg Sonnenberger
- [llvm] r225500 - RegisterCoalescer: Turn some impossible conditions into asserts
Joerg Sonnenberger
- [PATCH] Convert CoreInputGraph.
Michael Spencer
- [PATCH] Convert other drivers to use WrapperNode.
Michael Spencer
- [PATCH] R600: Be less strict in some tests.
Tom Stellard
- TableGen: Allow target specific MCOI operand types
Tom Stellard
- [PATCH] R600/SI: Fix dependency calculation for DS writes instructions in SIInsertWaits
Tom Stellard
- [PATCH] R600/SI: Insert s_waitcnt before s_barrier instructions.
Tom Stellard
- [llvm] r225275 - R600/SI: Remove MachineFunction dump from AsmPrinter
Tom Stellard
- [llvm] r225276 - Triple: Add amdgcn triple
Tom Stellard
- [llvm] r225277 - R600/SI: Add a stub GCNTargetMachine
Tom Stellard
- PATCHES: R600/SI: Remove SelectionDAG operand folding
Tom Stellard
- [llvm] r225289 - R600/SI: Fix dependency calculation for DS writes instructions in SIInsertWaits
Tom Stellard
- [llvm] r225290 - R600/SI: Insert s_waitcnt before s_barrier instructions.
Tom Stellard
- [PATCH] R600/SI: Add intrinsic for class instructions
Tom Stellard
- [llvm] r225331 - R600/SI: Add check for amdgcn triple forgotten in r225276.
Tom Stellard
- [llvm] r225276 - Triple: Add amdgcn triple
Tom Stellard
- [llvm] r225358 - R600/SI: Refactor SIFoldOperands to simplify immediate folding
Tom Stellard
- PATCHES: R600/SI: VGPR Spilling for compute
Tom Stellard
- [llvm] r225369 - R600/SI: Teach SIFoldOperands to split 64-bit constants when folding
Tom Stellard
- [llvm] r225373 - R600/SI: Add a V_MOV_B64 pseudo instruction
Tom Stellard
- [llvm] r225382 - R600/SI: Remove VReg_32 register class
Tom Stellard
- [llvm] r225405 - R600/SI: Only fold immediates that have one use
Tom Stellard
- [llvm] r225410 - R600/SI: Commute instructions to enable more folding opportunities
Tom Stellard
- [llvm] r225445 - R600/SI: Remove SIISelLowering::legalizeOperands()
Tom Stellard
- [PATCH 1/2] R600/SI: Add kill flag when copying scratch offset to a register
Tom Stellard
- [PATCH 2/2] R600/SI: Enable sub-reg liveness
Tom Stellard
- [llvm] r225521 - [mips] Add comment which explains why we need to change the assembler options before and after inline asm blocks. NFC.
Toma Tabacu
- [llvm] r225171 - llvm/test/lit.cfg: have_ld_plugin_support(): Use decode() for stdout.
NAKAMURA Takumi
- [llvm] r225204 - [autoconf] Export LLVM_LIBDIR_SUFFIX with empty string in LLVMConfig.cmake. tools/llvm-config is also doing so.
NAKAMURA Takumi
- [llvm] r225206 - [autoconf] llvm/cmake/modules/Makefile: Make sure to regenerate LLVMConfig.cmake whenever Makefile is updated.
NAKAMURA Takumi
- [llvm] r225259 - Reformat.
NAKAMURA Takumi
- [llvm] r225260 - [CMake] Silence stderr on "COMMAND ${CMAKE_C_COMPILER} -Wl, --version". It was noisy during configuraion.
NAKAMURA Takumi
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [PATCH] Insert random noops to increase security against ROP attacks (llvm)
PaX Team
- [llvm] r225151 - [X86] Remove unused operand type from disassembler handling. NFC
Craig Topper
- [llvm] r225152 - [X86] Fix the immediate size to match the address size in the operand types for the move to/from absolute memory instructions.
Craig Topper
- [llvm] r225153 - [x86] Reduce text duplication for similar operand class declarations in tablegen instruction info. No functional change intended.
Craig Topper
- [llvm] r225154 - [X86] Remove a strange fixme referring to a hack that doesn't seem to exist since the code is in a comment. Can't figure out what the body of the 'if' was supposed to be anyway.
Craig Topper
- [llvm] r225155 - [X86] Remove unnecessary redeclaration of a variable with the same assignment as the beginning of the function. NFC.
Craig Topper
- [llvm] r225156 - [X86] Simplify code a little by just summing flags instead of conditionally incrementing. NFC
Craig Topper
- [llvm] r225157 - [X86] Remove the predicates from the register forms of the 2-byte inc and dec instructions. Remove the 32-bit mode only versions that existed for the disassembler. Move the patterns out of the instructions so they can still be qualified with predicates.
Craig Topper
- [llvm] r225160 - Replace several 'assert(false' with 'llvm_unreachable' or fold a condition into the assert.
Craig Topper
- [llvm] r224940 - [X86] Fix some cases where some 8-bit instructions were marked as being convertible to three address instructions, but aren't really.
Craig Topper
- [llvm] r225242 - [X86] Make isel select the shorter form of jump instructions instead of the long form.
Craig Topper
- [llvm] r225243 - [X86] Remove 16-bit and 32-bit offset jump instructions from the AsmParser. We always select the 8-bit size and let the assembler backend relax to the larger size.
Craig Topper
- [llvm] r225252 - [X86] Make isel select the 2-byte register form of INC/DEC even in non-64-bit mode. Convert to the 1-byte form in non-64-bit mode as part of MCInst lowering.
Craig Topper
- [llvm] r225256 - [X86] Add OpSize32 to XBEGIN_4. Add XBEGIN_2 with OpSize16.
Craig Topper
- [llvm] r225343 - [X86] Remove some unused TYPE enums from the disassembler.
Craig Topper
- [llvm] r225344 - [X86] Don't mark the shift by 1 instructions as isConvertibleToThreeAddress. There is no handling for them.
Craig Topper
- [llvm] r225345 - [X86] Merge a switch statement inside a default case of another switch statement on the same variable. There was no additional code in the default so this should be no functional change.
Craig Topper
- [llvm] r225432 - [X86] Don't print 'dword ptr' or 'qword ptr' on the operand to some of the LEA variants in Intel syntax. The memory operand is inherently unsized.
Craig Topper
- [llvm] r225434 - Fix test case I missed in r225432.
Craig Topper
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Charlie Turner
- [llvm] r225166 - Emit the build attribute Tag_conformance.
Charlie Turner
- [PATCH] [ARM] Emit Tag_conformance.
Charlie Turner
- [llvm] r225167 - Parse Tag_compatibility correctly.
Charlie Turner
- [PATCH] [ARM] Parse Tag_compatibility correctly.
Charlie Turner
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [llvm] r225159 - Fixed a bug in memory dependence checking module of loop vectorization. The following loop should not be vectorized with current algorithm.
Charlie Turner
- [PATCH] [ARM] Fix BXJ is undefined in AArch32.
Charlie Turner
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [llvm] r225348 - [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [PATCH] [ARM] Add missing Tag_DIV_use tests.
Charlie Turner
- [PATCH] [ARM] Fix large stack alignment codegen bug for ARM and Thumb2 targets
Charlie Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [zorg] r225548 - This creates a Windows buildbot for LLDB
Zachary Turner
- [PATCH] Create an experimental Windows LLDB Builder
Zachary Turner
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [PATCH] Convert CoreInputGraph.
Rui Ueyama
- [lld] r225313 - Convert CoreInputGraph.
Rui Ueyama
- [lld] r225330 - [ELF] Remove {ELF,}GNULinkerScript.
Rui Ueyama
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] Convert other drivers to use WrapperNode.
Rui Ueyama
- [PATCH] [lld] ELF: Support detection of relocation errors during processing
Rui Ueyama
- [llvm] r225482 - ReleaseNotes.rst: these are for 3.6
Hans Wennborg
- [www] r225544 - Update Win snapshot to r225473
Hans Wennborg
- [llvm] r225552 - SimplifyCFG: check uses of constant-foldable instrs in switch destinations (PR20210)
Hans Wennborg
- [PATCH] LowerSwitch: replace unreachable default with popular case destination
Hans Wennborg
- Wrong value for sext i1 true in BasicAliasAnalysis
Nicholas White
- Wrong value for sext i1 true in BasicAliasAnalysis
Nicholas White
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [PATCH] [llgo] irgen: generate switch instructions
Andrew Wilkins
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Steven Wu
- [compiler-rt] r225234 - [ubsan] partially enable -fsanitize-coverage=N with ubsan. It will work as usual in most cases but will not dump coverage on error with -fno-sanitize-recover (that'll be a separate fix)
Steven Wu
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Steven Wu
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Steven Wu
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Steven Wu
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Steven Wu
- [llvm] r225048 - Add r224985 back with a fix.
Michael Zolotukhin
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
Michael Zolotukhin
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [PATCH] [SLPVectorizer] Reorder operands of shufflevector if it can result in a vectorized code.
Michael Zolotukhin
- [llvm] r225542 - Remove duplicating code. NFC.
Michael Zolotukhin
- [llvm] r225553 - Update comment.
Michael Zolotukhin
- [llvm] r225048 - Add r224985 back with a fix.
Michael Zolotukhin
- [llvm] r225048 - Add r224985 back with a fix.
Michael Zolotukhin
- [PATCH] Introduce an example statepoint GC strategy
Peter Zotov
- [PATCH] Introduce an example statepoint GC strategy
Peter Zotov
- [PATCH] Introduce an example statepoint GC strategy
Peter Zotov
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
hfinkel at anl.gov
- [PATCH] [CodeGenPrepare] Improved logic to speculate calls to cttz/ctlz.
hfinkel at anl.gov
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
hfinkel at anl.gov
- [PATCH] merge consecutive stores of extracted vector elements (PR21711)
hfinkel at anl.gov
- [PATCH] Move SPAdj logic from PEI into the targets (No functionality change.)
hfinkel at anl.gov
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
hfinkel at anl.gov
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
hfinkel at anl.gov
- [PATCH] Add saving and restoring of r30 to the prologue and epilogue, respectively
hfinkel at anl.gov
- [PATCH] [BasicAA] Fix zext & sext handling
hfinkel at anl.gov
- [PATCH] Fully fix Bug #22115.
hfinkel at anl.gov
- [PATCH] Fully fix Bug #22115.
hfinkel at anl.gov
- [PATCH] DAGCombine: constant fold FMA
hfinkel at anl.gov
- [PATCH] Convert CoreInputGraph.
kledzik at apple.com
- [PATCH] Convert other drivers to use WrapperNode.
kledzik at apple.com
- [PATCH] [SLPVectorization] Vectorize flat addition in a single tree (+(+(+ v1 v2) v3) v4)
suyog
- [PATCH] [SLPVectorization] Enhance Ability to Vectorize Horizontal Reductions from Consecutive Loads
suyog
Last message date:
Sun Jan 11 22:12:29 PST 2015
Archived on: Tue Aug 4 17:12:08 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).