The Week Of Monday 1 December 2014 Archives by author
Starting: Mon Dec 1 00:33:30 PST 2014
Ending: Sun Dec 7 23:27:25 PST 2014
Messages: 1199
- [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
Amjad Aboud
- [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
Amjad Aboud
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Jyoti Allur
- [llvm] r223356 - [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM. <Differential Revision: http://reviews.llvm.org/D6090>
Jyoti Allur
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Jyoti Allur
- [PATCH] Target: Add ParserMatchClass field to RegisterClass
Owen Anderson
- Brain dump on type merging
Owen Anderson
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Owen Anderson
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Owen Anderson
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Owen Anderson
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Owen Anderson
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Owen Anderson
- [PATCH 3/3] R600/SI: Remove isDS InstrMapping, use TSFlags instead
Matt Arsenault
- [llvm] r223038 - R600/SI: Various instruction format bit test cleanups
Matt Arsenault
- [PATCH 2/5] Triple: Add AMDHSA operating system type
Matt Arsenault
- [PATCH] R600/SI: Use unordered comparison instructions
Matt Arsenault
- [PATCH] Enable (sext x) == C --> x == (trunc C) combine
Matt Arsenault
- [PATCH] Allow target to specify prefix for labels
Matt Arsenault
- [PATCH] R600/SI: Change mubuf offsets to print as decimal
Matt Arsenault
- [llvm] r223151 - R600: Cleanup some tests and add missing testcases
Matt Arsenault
- [PATCH] Check isTypeDesirableForOp before replacing mulhu/mulhs
Matt Arsenault
- PATCHES: R600/SI: Enable machine scheduler
Matt Arsenault
- [PATCH] R600/SI: Fix f64 inline immediates
Matt Arsenault
- [llvm] r223194 - R600/SI: Change mubuf offsets to print as decimal
Matt Arsenault
- [PATCH] R600/SI: Change mubuf offsets to print as decimal
Matt Arsenault
- [llvm] r223203 - R600/SI: Fix live range error hidden by SIFoldOperands
Matt Arsenault
- [llvm] r223204 - R600/SI: Fix running SILowerI1Copies a second time
Matt Arsenault
- [llvm] r223205 - R600/SI: Fix suspicious indexing
Matt Arsenault
- [llvm] r223206 - R600/SI: Remove i1 pseudo VALU ops
Matt Arsenault
- [llvm] r223207 - R600/SI: Remove incorrect assertion
Matt Arsenault
- [llvm] r223208 - R600/SI: Fix SIFixSGPRCopies for copies to physical registers
Matt Arsenault
- [llvm] r223254 - Fix sphinx error from Statepoints.rst
Matt Arsenault
- [llvm] r223254 - Fix sphinx error from Statepoints.rst
Matt Arsenault
- [PATCH] Allow target to specify prefix for labels
Matt Arsenault
- [llvm] r223323 - Allow target to specify prefix for labels
Matt Arsenault
- [PATCH] Allow target to specify prefix for labels
Matt Arsenault
- [PATCH] [RFC PATCH] BPF backend
Matt Arsenault
- [PATCH] Removal Of Duplicate Test Case from shift.ll file.
Matt Arsenault
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Matt Arsenault
- [PATCH] Removal Of Duplicate Test Case from shift.ll file.
Matt Arsenault
- PATCHES: R600/SI: Enable machine scheduler
Matt Arsenault
- [llvm] r223572 - Fix typo
Matt Arsenault
- [llvm] r223614 - R600/SI: Set 20-bit immediate byte offset for SMRD on VI
Matt Arsenault
- [PATCH] R600/SI: Fix f64 inline immediates
Matt Arsenault
- [Diffusion] rL222973: [ELF] Create input and output section names
Simon Atanasyan
- [PATCH] ELF: Add a standard method for unknown relocation errors
Simon Atanasyan
- [lld] r223359 - [ELF] Adjust ELF header entry symbol value if this symbol is microMIPS encoded
Simon Atanasyan
- [PATCH] ELF: Add a standard method for unknown relocation errors
Simon Atanasyan
- LLVM- release_35 backprt patch.
Neeraj Badlani
- LLVM- release_35 backprt patch.
Neeraj Badlani
- [PATCH] Fix Typos in llvm/IR/Module.h
Neeraj Badlani
- [PATCH] Update TargetTriple Format Info
Neeraj Badlani
- [PATCH] Update TargetTriple Format Info
Neeraj Badlani
- [PATCH] Update TargetTriple Format Info
Neeraj Badlani
- [PATCH] Backporting some changes from master to release_35 branch .
Neeraj Badlani
- [PATCH] Backporting some changes from master to release_35 branch .
Neeraj Badlani
- [llvm] r223553 - [TEST-COMMIT] As per Developer Policy, Added a blank line.
Neeraj Badlani
- [llvm] r223142 - Appease a build bot complaining about an unused variable that's used in an assertion.
Aaron Ballman
- [llvm] r223142 - Appease a build bot complaining about an unused variable that's used in an assertion.
Aaron Ballman
- [llvm] r223142 - Appease a build bot complaining about an unused variable that's used in an assertion.
Aaron Ballman
- [llvm] r223237 - Silencing a 32-bit implicit conversion warning in MSVC; NFC.
Aaron Ballman
- [llvm] r223238 - Silencing several "multiple copy constructors" warnings from MSVC; NFC.
Aaron Ballman
- [llvm] r223238 - Silencing several "multiple copy constructors" warnings from MSVC; NFC.
Aaron Ballman
- [PATCH] [comiler-rt/ubsan] getVtablePrefix must not sanity-check on Prefix->Offset > 0
Stephan Bergmann
- [PATCH] [RFC PATCH] BPF backend
Kristof Beyls
- [PATCH] [MSan][LLVM][MIPS] Shadow and Origin offsets for MIPS
Mohit Bhakkad
- [PATCH] [Sanitizer][MIPS] internal_stat for mips64
Mohit Bhakkad
- [PATCH] [Sanitizer][MIPS] internal_stat for mips64
Mohit Bhakkad
- [PATCH] [Sanitizer][MIPS] internal_stat for mips64
Mohit Bhakkad
- [PATCH] [MSan][Clang][MIPS] Enabled memory, dataflow and thread options for MIPS platform
Mohit Bhakkad
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on SSE4.1 targets
Andrea Di Biagio
- [llvm] r223354 - [X86] Simplify code. NFC.
Andrea Di Biagio
- [llvm] r223461 - [X86] Avoid introducing extra shuffles when lowering packed vector shifts.
Andrea Di Biagio
- [PATCH] optimize merging of scalar loads for 32-byte vectors [X86, AVX] (PR21710)
Andrea Di Biagio
- [llvm] r223505 - [X86] Improved lowering of packed vector shifts to vpsllq/vpsrlq.
Andrea Di Biagio
- [llvm] r223101 - Fix variable used only in assertion.
David Blaikie
- [llvm] r223188 - ExceptionDemo: Let setMCJITMemoryManager() take unique_ptr, since r223183.
David Blaikie
- [PATCH] Prevent the creation of empty location list ranges.
David Blaikie
- [llvm] r223201 - ADT: Add SmallVector<>::emplace_back()
David Blaikie
- [llvm-commits] [llvm] r134554 - in /llvm/trunk: include/llvm/ADT/SmallVector.h unittests/ADT/SmallVectorTest.cpp
David Blaikie
- [llvm-commits] [llvm] r134554 - in /llvm/trunk: include/llvm/ADT/SmallVector.h unittests/ADT/SmallVectorTest.cpp
David Blaikie
- [llvm] r223201 - ADT: Add SmallVector<>::emplace_back()
David Blaikie
- [PATCH] Fix a typo in the documentation of LTO
David Blaikie
- [llvm] r223260 - Range-for some stuff related to RegClasses, and comment cases where range-for isn't suitable.
David Blaikie
- [llvm] r223261 - Simplify ownership of RegClasses by using list<CodeGenRegisterClass> instead of vector<CodeGenRegisterClass*>
David Blaikie
- [llvm] r223262 - Simplify CodeGenRegBank::inferMatchingSuperRegClass & its caller by passing an iterator rather than index
David Blaikie
- [llvm] r223263 - range-for some things
David Blaikie
- [llvm] r222930 - Fix a few memory leaks in CodeGenRegBank.
David Blaikie
- [llvm] r222947 - Use unique_ptr to remove some explicit deletes on some error case returns. At least one spot of weird ownership passing that needs some future cleanup.
David Blaikie
- [llvm] r222965 - Make MultiClass::DefPrototypes own their Records to fix memory leaks.
David Blaikie
- [PATCH] Ensure debug info for two calls to the same function from the same location are not merged
David Blaikie
- [llvm] r222965 - Make MultiClass::DefPrototypes own their Records to fix memory leaks.
David Blaikie
- [llvm] r222644 - Support: Add *cast_or_null<> for pointer wrappers
David Blaikie
- New Solution for memory leak in tblgen
David Blaikie
- [PATCH] Ensure debug info for two calls to the same function from the same location are not merged
David Blaikie
- [llvm] r222644 - Support: Add *cast_or_null<> for pointer wrappers
David Blaikie
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
David Blaikie
- [llvm-commits] [llvm] r134554 - in /llvm/trunk: include/llvm/ADT/SmallVector.h unittests/ADT/SmallVectorTest.cpp
David Blaikie
- Brain dump on type merging
David Blaikie
- [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
David Blaikie
- [llvm] r223401 - Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
David Blaikie
- [llvm] r223402 - Fix UBSan report in StringMap implementation.
David Blaikie
- [llvm] r223401 - Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
David Blaikie
- [llvm] r223401 - Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
David Blaikie
- [llvm] r223401 - Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
David Blaikie
- [llvm] r221960 - IR: Rewrite uniquing and creation of MDString
David Blaikie
- [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
David Blaikie
- [lld] r223527 - [mach-o] Pass vectors by reference and name empty vector.
David Blaikie
- [llvm] r223574 - IR: Disallow function-local metadata attachments
David Blaikie
- [llvm] r223588 - Make the DenseMap bucket type configurable and use a smaller bucket for DenseSet.
David Blaikie
- [PATCH] An intrinsic and lowering for instrumentation based profiling
Justin Bogner
- [PATCH] An intrinsic and lowering for instrumentation based profiling
Justin Bogner
- [PATCH] Sink store based on alias analysis
Ella Bolshinsky
- [PATCH] Sink store based on alias analysis
Ella Bolshinsky
- [PATCH] Sink store based on alias analysis
Ella Bolshinsky
- [llvm] r223059 - [MachineVerifier] Accept a MBB with a single landing pad successor.
Ahmed Bougacha
- [PATCH] [AArch64] Fix v2i8->i16 bitcast legalization.
Ahmed Bougacha
- [PATCH] [AArch64] Don't combine "select (setcc i1 LHS, RHS), vL, vR".
Ahmed Bougacha
- [llvm] r223074 - [AArch64] Fix v2i8->i16 bitcast legalization.
Ahmed Bougacha
- [PATCH] [AArch64] Fix v2i8->i16 bitcast legalization.
Ahmed Bougacha
- [PATCH] [AArch64] Improve codegen of store lane instructions by avoiding GPR usage
Ahmed Bougacha
- [llvm] r223075 - [AArch64] Don't combine "select (setcc i1 LHS, RHS), vL, vR".
Ahmed Bougacha
- [PATCH] [AArch64] Don't combine "select (setcc i1 LHS, RHS), vL, vR".
Ahmed Bougacha
- [llvm] r223133 - [MachineCSE] Clear kill-flag on registers imp-def'd by the CSE'd instruction.
Ahmed Bougacha
- [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
Ahmed Bougacha
- [llvm] r223187 - [X86][MC] Intel syntax: accept implicit memory operand sizes larger than 80.
Ahmed Bougacha
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Ahmed Bougacha
- [PATCH] [X86] Declare SSE4.1/AVX2 vector extloads covered by the *PMOV*X instructions legal
Ahmed Bougacha
- [PATCH] [CodeGen] Add iterator ranges for the MVT::SimpleValueType enum.
Ahmed Bougacha
- [PATCH] [1/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out signature checks for fortifiable libcalls.
Ahmed Bougacha
- [PATCH] [2/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out str/mem libcall optimizations
Ahmed Bougacha
- [PATCH] [3/3] [SimplifyLibCalls] Refactor str/mem libcall handling: Factor out fortified libcall handling, to remove CGP duplicate
Ahmed Bougacha
- [PATCH] Refactor fortified (__*_chk) library function handling in TLI/LibCallSimplifier.
Ahmed Bougacha
- [PATCH] Optimize double storing by memset; memcpy
Ahmed Bougacha
- [llvm] r223415 - [X86] Delete dead code in fcopysign lowering. NFC.
Ahmed Bougacha
- [llvm] r223491 - [CodeGenPrepare] Use variables for reused values. NFC.
Ahmed Bougacha
- [PATCH] [SelectionDAG] Allow targets to specify legality of extloads' result type (in addition to the memory type)
Ahmed Bougacha
- [PATCH] [SelectionDAG] Combine extload/store/load sequence into extload.
Ahmed Bougacha
- [PATCH] [X86] Declare SSE4.1/AVX2 vector extloads covered by the *PMOV*X instructions legal
Ahmed Bougacha
- [llvm] r223542 - [X86] Cleanup FCOPYSIGN lowering. NFC intended.
Ahmed Bougacha
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Ahmed Bougacha
- [PATCH] [X86] Also create v2f32 FMIN/FMAX nodes from fcmp/select.
Ahmed Bougacha
- [llvm] r223567 - [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
Ahmed Bougacha
- [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
Ahmed Bougacha
- [PATCH] [X86] Teach FCOPYSIGN lowering to recognize constant magnitudes.
Ahmed Bougacha
- [PATCH] Cleanup inconsistent MachineVerifier+Print usage
Matthias Braun
- [PATCH] Cleanup inconsistent MachineVerifier+Print usage
Matthias Braun
- [PATCH] [SimplifyLibCalls] Enable double to float shrinking for copysign
Matthias Braun
- [PATCH] [SimplifyLibCalls] Improve double->float shrinking to consider constants
Matthias Braun
- [PATCH] [SimplifyLibCalls] Enable double to float shrinking for copysign
Matthias Braun
- [PATCH] [SimplifyLibCalls] Improve double->float shrinking to consider constants
Matthias Braun
- [PATCH] [SimplifyLibCalls] Improve double->float shrinking to consider constants
Matthias Braun
- [llvm] r223269 - [SimplifyLibCalls] Enable double to float shrinking for copysign
Matthias Braun
- [llvm] r223270 - [SimplifyLibCalls] Improve double->float shrinking to consider constants
Matthias Braun
- [llvm] r223274 - correct spelling, NFC
Matthias Braun
- [PATCH] [GraphWriter] Attempt to open .dot files with xdg-open/open first
Matthias Braun
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Kuba Brecka
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Kuba Brecka
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Kuba Brecka
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Kuba Brecka
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Kuba Brecka
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [compiler-rt] r223508 - Implement AddressSanitizer suppressions.
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [llvm] r223513 - AddressSanitizer - Don't instrument globals from cstring_literals sections. (llvm part)
Kuba Brecka
- [compiler-rt] r223514 - AddressSanitizer - Don't instrument globals from cstring_literals sections. (compiler-rt part)
Kuba Brecka
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Kuba Brecka
- [compiler-rt] r223519 - Reverting r223513 and r223514.
Kuba Brecka
- [llvm] r223520 - Reverting r223513 and r223514.
Kuba Brecka
- [llvm] r223532 - Recommit of r223513 and r223514.
Kuba Brecka
- [compiler-rt] r223533 - Recommit of r223513 and r223514.
Kuba Brecka
- [compiler-rt] r223540 - XFAILing suppression tests on Android. The suppression files are not being transfered to the device.
Kuba Brecka
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Kuba Brecka
- [zorg] r223158 - Added a derive-lldb mode for the LLDB buildbot
Sean Callanan
- [zorg] r223167 - Added a simple LLDB builder.
Sean Callanan
- [zorg] r223256 - Switch to the BuildAndIntegration configuration by default to avoid trying to codesign.
Sean Callanan
- [zorg] r223377 - Fixed the LLDB builder to build into a sensible
Sean Callanan
- [zorg] r223386 - Made the LLDB buildbot only build an x86_64
Sean Callanan
- [zorg] r223408 - Use shutil instead of a shell command to clean
Sean Callanan
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Steve Canon
- [llvm] r223099 - Fix several bugs in r221220's new program finding code.
Chandler Carruth
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on SSE4.1 targets
Chandler Carruth
- Brain dump on type merging
Chandler Carruth
- Brain dump on type merging
Chandler Carruth
- [llvm] r223343 - Add mach-o LC_RPATH support to llvm-objdump
Chandler Carruth
- Brain dump on type merging
Chandler Carruth
- SROA fixes proposed for 3.5.1
Chandler Carruth
- Miscellaneous fixes proposed for 3.5.1
Chandler Carruth
- Miscellaneous fixes proposed for 3.5.1
Chandler Carruth
- [PATCH] [RFC PATCH] BPF backend
Chandler Carruth
- [PATCH] [RFC PATCH] BPF backend
Chandler Carruth
- [PATCH] [RFC PATCH] BPF backend
Chandler Carruth
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Chandler Carruth
- [llvm] r223360 - [X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Chandler Carruth
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Chandler Carruth
- [llvm] r223360 - [X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Chandler Carruth
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Chandler Carruth
- [PATCH] Teach instcombine to canonicalize "element extraction" from a load of an integer and "element insertion" into a store of an integer into actual element extraction, element insertion, and vector loads and stores.
Chandler Carruth
- [PATCH] Teach instcombine to canonicalize "element extraction" from a load of an integer and "element insertion" into a store of an integer into actual element extraction, element insertion, and vector loads and stores.
Chandler Carruth
- [PATCH] Teach instcombine to canonicalize "element extraction" from a load of an integer and "element insertion" into a store of an integer into actual element extraction, element insertion, and vector loads and stores.
Chandler Carruth
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Chandler Carruth
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Chandler Carruth
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Chandler Carruth
- [llvm] r223610 - [x86] Clean up the shift lowering vector shuffle tests a bit using my
Chandler Carruth
- [llvm] r223611 - [x86] Cleanup the combining vector shuffle tests a bit by merging
Chandler Carruth
- [llvm] r223612 - [x86] Switch a constant selection test to use positive assertions and to
Chandler Carruth
- [llvm] r223613 - [x86] Clean up the SSE1 test to use a slightly different pattern for
Chandler Carruth
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Chandler Carruth
- [PATCH] Cleanup inconsistent MachineVerifier+Print usage
Evan Cheng
- [PATCH] Rework widen VMOVS transformation to not depend on implicit defs/uses
Evan Cheng
- [llvm] r223153 - Add bindings for the rest of the MCJIT options that we previously
Eric Christopher
- [llvm] r223159 - Make sure that the TargetOptions operator== is checking the
Eric Christopher
- [PATCH] [inline-asm] Fix scope of assembly macros
Eric Christopher
- [PATCH] Update Power VSX test cases to also test fast-isel
Eric Christopher
- [llvm] r223270 - [SimplifyLibCalls] Improve double->float shrinking to consider constants
Eric Christopher
- [PATCH] Ensure debug info for two calls to the same function from the same location are not merged
Eric Christopher
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
Eric Christopher
- [PATCH] [RFC PATCH] BPF backend
Eric Christopher
- [PATCH] Ensure debug info for two calls to the same function from the same location are not merged
Eric Christopher
- [PATCH] Fix Typos in llvm/IR/Module.h
Eric Christopher
- [lld] r223400 - Fix a bunch of -Winconsistent-missing-override warnings.
Eric Christopher
- [llvm] r223420 - Both of these subtargets have functions that check whether or
Eric Christopher
- [llvm] r223421 - Rename the x86 isTargetMacho to isTargetMachO for uniformity.
Eric Christopher
- [PATCH] Update TargetTriple Format Info
Eric Christopher
- [PATCH] Update TargetTriple Format Info
Eric Christopher
- [PATCH] Update TargetTriple Format Info
Eric Christopher
- [PATCH] Update TargetTriple Format Info
Eric Christopher
- [llvm] r223502 - These two calls were grabbing the same register info. Unify them.
Eric Christopher
- [PATCH] Improve emacs coding style
Eric Christopher
- [PATCH] Fix .seh_stackalloc 0
Vadim Chugunov
- [PATCH] [compiler-rt] Upstreaming small changes from the Rust project.
Vadim Chugunov
- [PATCH] [compiler-rt] Upstreaming small changes from the Rust project.
Vadim Chugunov
- [PATCH] Prologue support
Peter Collingbourne
- [PATCH] Prologue support
Peter Collingbourne
- [PATCH] Prologue support
Peter Collingbourne
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Peter Collingbourne
- [PATCH] Prologue support
Peter Collingbourne
- [llvm] r223189 - Prologue support
Peter Collingbourne
- [PATCH] Prologue support
Peter Collingbourne
- [PATCH] UBSan now uses prologue data instead of prefix data
Peter Collingbourne
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Peter Collingbourne
- Brain dump on type merging
Peter Collingbourne
- [PATCH] [MSan][Clang][MIPS] Enabled memory, dataflow and thread options for MIPS platform
Peter Collingbourne
- [PATCH] [DFSAN][MIPS] adding support of DFSAN for MIPS64
Peter Collingbourne
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Peter Collingbourne
- [llvm] r223516 - [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Peter Collingbourne
- [compiler-rt] r223517 - [DFSAN][MIPS] adding support of DFSAN for MIPS64
Peter Collingbourne
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Peter Collingbourne
- [PATCH] [DFSAN][MIPS] adding support of DFSAN for MIPS64
Peter Collingbourne
- [llvm] r223536 - Add target triples to all dfsan tests.
Peter Collingbourne
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Peter Collingbourne
- [PATCH] ExecutionDepsFix: Correctly handle wide registers
Quentin Colombet
- [PATCH] [InstCombine] Minor optimization for bswap with binary ops
Quentin Colombet
- [PATCH] Cleanup inconsistent MachineVerifier+Print usage
Quentin Colombet
- [PATCH] Speed up creation of live ranges for physical registers by using a segment set
Quentin Colombet
- [PATCH] [SimplifyLibCalls] Improve double->float shrinking to consider constants
Quentin Colombet
- [llvm] r223317 - [RegAllocFast] Handle implicit definitions conservatively.
Quentin Colombet
- [llvm] r223360 - [X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Quentin Colombet
- New Iteration of subregister liveness patches
Quentin Colombet
- New Iteration of subregister liveness patches
Quentin Colombet
- [llvm] r223060 - Use C++ typed enums instead of 'unsigned char' for MCInst Kind. NFC.
Pete Cooper
- [llvm] r223178 - Use a typed enum instead of 'unsigned char' for packed field. NFC.
Pete Cooper
- [PATCH] [SimplifyLibCalls] Improve double->float shrinking to consider constants
Pete Cooper
- [PATCH] [SimplifyLibCalls] Improve double->float shrinking to consider constants
Pete Cooper
- [llvm] r222644 - Support: Add *cast_or_null<> for pointer wrappers
Pete Cooper
- [PATCH] [RFC PATCH] BPF backend
Pete Cooper
- [PATCH] [RFC PATCH] BPF backend
Pete Cooper
- [PATCH] Fix GetRepositoryPath and GetSourceVersion to work with Git, submodules
Vincent Danjean
- [PATCH] Clarify wording in the LangRef around !invariant.load
Sanjoy Das
- [PATCH] Clarify wording in the LangRef around !invariant.load
Sanjoy Das
- [PATCH] Teach ScalarEvolution to exploit SMin expressions.
Sanjoy Das
- [PATCH] [X86] Refactor PMOV[SZ]Xrm to add missing AVX2 patterns.
Demikhovsky, Elena
- [PATCH] combine consecutive subvector 16-byte loads into one 32-byte load (PR21709)
Elena Demikhovsky
- [llvm] r223348 - Masked Load / Store Intrinsics - the CodeGen part.
Elena Demikhovsky
- [PATCH] Sink store based on alias analysis
Elena Demikhovsky
- [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
Elena Demikhovsky
- [PATCH] AVX-512 ERI Instrinsics for scalar instructions
Elena Demikhovsky
- [PATCH] AVX-512 Intrinsics for ER instructions
Elena Demikhovsky
- [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
Elena Demikhovsky
- [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
Elena Demikhovsky
- [PATCH] Scalarizer for masked vector intrinsics
Elena Demikhovsky
- [poolalloc] r223313 - Update DSNodeEquivs, SmallPtrSet::insert now returns a pair.
Will Dietz
- [PATCH]: finish .cpu support for ARM
Roman Divacky
- [PATCH]: finish .cpu support for ARM
Roman Divacky
- [PATCH]: finish .cpu support for ARM
Roman Divacky
- [llvm] r223147 - Introduce CPUStringIsValid() into MCSubtargetInfo and use it for ARM .cpu parsing.
Roman Divacky
- [llvm] r223255 - Change the name to be in style.
Roman Divacky
- [PATCH]: finish .cpu support for ARM
Roman Divacky
- [PATCH]: finish .cpu support for ARM
Roman Divacky
- [PATCH]: finish .cpu support for ARM
Roman Divacky
- [llvm] r223390 - Add a FIXME as requested by Renato Golin.
Roman Divacky
- [PATCH]: finish .cpu support for ARM
Roman Divacky
- [PATCH] [inline-asm] Fix scope of assembly macros
Sergey Dmitrouk
- [PATCH] [inline-asm] Fix scope of assembly macros
Sergey Dmitrouk
- [PATCH] [inline-asm] Fix scope of assembly macros
Sergey Dmitrouk
- [PATCH] Add hard float versions of floating point to long long conversions
Sergey Dmitrouk
- [PATCH] [inline-asm] Fix scope of assembly macros
Sergey Dmitrouk
- [PATCH] Drop Cloog support
Johannes Doerfert
- [polly] r223141 - Drop Cloog support
Johannes Doerfert
- [PATCH] Drop Cloog support
Johannes Doerfert
- [PATCH] Create cmake install targets for lit, FileCheck, etc. when a defaulted-to-off flag is enabled.
Daniel Dunbar
- [PATCH] Create cmake install targets for lit, FileCheck, etc. when a defaulted-to-off flag is enabled.
Daniel Dunbar
- [PATCH] [LIT] Add SuffixDispatchTest for use in libc++ and libc++abi tests.
Daniel Dunbar
- [PATCH] Add mach-o LC_RPATH support to llvm-objdump
Jean-Daniel Dupas
- [llvm] r223343 - Add mach-o LC_RPATH support to llvm-objdump
Jean-Daniel Dupas
- [PATCH] Add mach-o LC_RPATH support to llvm-objdump
Jean-Daniel Dupas
- [PATCH] BumpPtr allocate SimpleReferences
Jean-Daniel Dupas
- [llvm] r223346 - Add missing test file
Jean-Daniel Dupas
- [llvm] r223343 - Add mach-o LC_RPATH support to llvm-objdump
Jean-Daniel Dupas
- [llvm] r223343 - Add mach-o LC_RPATH support to llvm-objdump
Jean-Daniel Dupas
- [lld] r223330 - Rewrite InputGraph's Group
Jean-Daniel Dupas
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Shankar Easwaran
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Shankar Easwaran
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Shankar Easwaran
- [lld] r223073 - [Core] Remove function to not override RoundTripPasses.
Shankar Easwaran
- [lld] r223073 - [Core] Remove function to not override RoundTripPasses.
Shankar Easwaran
- [lld] r223073 - [Core] Remove function to not override RoundTripPasses.
Shankar Easwaran
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Shankar Easwaran
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Shankar Easwaran
- [lld] r223330 - Rewrite InputGraph's Group
Shankar Easwaran
- [lld] r223330 - Rewrite InputGraph's Group
Shankar Easwaran
- [lld] r223330 - Rewrite InputGraph's Group
Shankar Easwaran
- [PATCH] [lld] ELF: Use ELF reloc .def files to reduce duplication
Shankar Easwaran
- [PATCH] [ELF]: Initial implementation for ARM static linking
Shankar Kalpathi Easwaran
- [PATCH] [ELF]: Initial implementation for ARM static linking
Shankar Kalpathi Easwaran
- [PATCH] [ELF]: Initial implementation for ARM static linking
Shankar Kalpathi Easwaran
- [PATCH] BumpPtr allocate SimpleReferences
Shankar Kalpathi Easwaran
- [PATCH] BumpPtr allocate SimpleReferences
Shankar Kalpathi Easwaran
- [PATCH] ELF: Add a standard method for unknown relocation errors
Shankar Kalpathi Easwaran
- [PATCH] BumpPtr allocate SimpleReferences
Shankar Kalpathi Easwaran
- [PATCH] peephole optimization in switch table lookup: reuse the guarding table comparison if possible
Erik Eckstein
- [PATCH] Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Erik Eckstein
- [llvm] r223224 - InstCombine: simplify signed range checks
Erik Eckstein
- [PATCH] InstCombine: simplify signed range checks
Erik Eckstein
- [llvm] r223277 - Add support to llvm-objdump for Mach-O universal files and archives with -macho.
Kevin Enderby
- [PATCH] Add mach-o LC_RPATH support to llvm-objdump
Kevin Enderby
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Kevin Enderby
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Kevin Enderby
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Kevin Enderby
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Kevin Enderby
- [llvm] r223416 - Re-add support to llvm-objdump for Mach-O universal files and archives with -macho
Kevin Enderby
- [llvm] r223043 - Partial revert of r222986.
Rafael Espindola
- [llvm] r223057 - Drop SrcStructTypesSet. It is redundant.
Rafael Espindola
- [llvm] r223066 - Use a range loop. NFC.
Rafael Espindola
- [llvm] r223067 - Use a continue to reduce indentation and clang-format. NFC.
Rafael Espindola
- [llvm] r223215 - Ask the module for its the identified types.
Rafael Espindola
- [llvm] r223278 - Split the set of identified struct types into opaque and non-opaque ones.
Rafael Espindola
- [llvm] r223309 - Make llvm-ar a real build target and install it.
Rafael Espindola
- [llvm] r223315 - This reverts commit r223306 and r223277.
Rafael Espindola
- [llvm] r223321 - Add missing dependency on llvm-ar. Should hopefully fix the bots.
Rafael Espindola
- [llvm] r223324 - For copy, cmake needs the full path to llvm-ar.
Rafael Espindola
- [llvm] r223336 - Add missing test dependency and use a more canonical target name.
Rafael Espindola
- [llvm] r223337 - Revert "Add missing test dependency and use a more canonical target name."
Rafael Espindola
- [llvm] r223363 - Revert "[Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM. <Differential Revision: http://reviews.llvm.org/D6090>"
Rafael Espindola
- [llvm] r223365 - Use size_type in the interface exposed by SmallVector.
Rafael Espindola
- [llvm] r223368 - Remove dead code. NFC.
Rafael Espindola
- [llvm] r223372 - Detect if the linker is gold and if so always use --gc-sections.
Rafael Espindola
- [llvm] r223394 - Also use --icf=safe if we are being linked by gold.
Rafael Espindola
- [llvm] r223414 - Convert test to use an extra Input file. NFC.
Rafael Espindola
- [llvm] r223417 - Add a few extra cases to the test. NFC.
Rafael Espindola
- [llvm] r223418 - Move merging of alignment to a central location. NFC.
Rafael Espindola
- [llvm] r223424 - linkGlobalVariableProto never returns null. Simplify the caller. NFC.
Rafael Espindola
- [llvm] r223470 - Use an early return. NFC.
Rafael Espindola
- [llvm] r223474 - Small cleanup on how we clear constant variables. NFC.
Rafael Espindola
- [llvm] r223481 - Be less conservative about when we build the gold plugin.
Rafael Espindola
- [llvm] r223486 - Refactor duplicated code. NFC.
Rafael Espindola
- [llvm] r223503 - Remove unused arguments. NFC.
Rafael Espindola
- [llvm] r223512 - Simplify the loop linking function bodies. NFC.
Rafael Espindola
- [llvm] r223521 - Remove dead code. We are only lazy about functions with bodies.
Rafael Espindola
- [PATCH] Allow target to specify prefix for labels
Rafael Ávila de Espíndola
- [PATCH] Allow target to specify prefix for labels
Rafael Ávila de Espíndola
- [PATCH] Fix a typo in the documentation of LTO
Rafael Espíndola
- [llvm] r223147 - Introduce CPUStringIsValid() into MCSubtargetInfo and use it for ARM .cpu parsing.
Rafael Espíndola
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Rafael Espíndola
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Rafael Espíndola
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Rafael Espíndola
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Rafael Espíndola
- [llvm] r223306 - Move tests for llvm-objdump for universal files to X86 directory to fix build bots.
Rafael Espíndola
- Brain dump on type merging
Rafael Espíndola
- [llvm] r223309 - Make llvm-ar a real build target and install it.
Rafael Espíndola
- [llvm] r223309 - Make llvm-ar a real build target and install it.
Rafael Espíndola
- [PATCH] Create cmake install targets for lit, FileCheck, etc. when a defaulted-to-off flag is enabled.
Rafael Espíndola
- [llvm] r223268 - [Hexagon] Converting member InstrDesc to static variable.
Rafael Espíndola
- [llvm] r223093 - Simplify pointer comparisons involving memory allocation functions
Hal Finkel
- [llvm] r223161 - [PowerPC] Implement readcyclecounter for PPC32
Hal Finkel
- [llvm] r223182 - [PowerPC] Fix readcyclecounter to be custom expanded for all 32-bit targets
Hal Finkel
- [llvm] r223220 - [PowerPC] Print all inline-asm consts as signed numbers
Hal Finkel
- [llvm] r223318 - [PowerPC] Fix inline asm memory operands not to use r0
Hal Finkel
- [PATCH] Target: Add ParserMatchClass field to RegisterClass
Hal Finkel
- [llvm] r223328 - [PowerPC] 'cc' should be an alias only to 'cr0'
Hal Finkel
- [PATCH] MISched: Fix moving stores across barriers
Hal Finkel
- [PATCH] Use DomTree in MachineSink to sink over diamonds.
Hal Finkel
- [llvm] r223093 - Simplify pointer comparisons involving memory allocation functions
Hal Finkel
- [llvm] r223093 - Simplify pointer comparisons involving memory allocation functions
Hal Finkel
- Brain dump on type merging
Hal Finkel
- [llvm] r223347 - Restrict somewhat the memory-allocation pointer cmp opt from r223093
Hal Finkel
- [llvm] r223093 - Simplify pointer comparisons involving memory allocation functions
Hal Finkel
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Hal Finkel
- [llvm] r223371 - Revert "r223364 - Revert r223347 which has caused crashes on bootstrap bots."
Hal Finkel
- [llvm] r223364 - Revert r223347 which has caused crashes on bootstrap bots.
Hal Finkel
- [llvm] r223440 - Consider subregs when calling MI::registerDefIsDead for phys deps
Hal Finkel
- [llvm] r223442 - Revert "r223440 - Consider subregs when calling MI::registerDefIsDead for phys deps"
Hal Finkel
- [PATCH] [LIT] Add SuffixDispatchTest for use in libc++ and libc++abi tests.
Eric Fiselier
- [PATCH] [LIT] Add SuffixDispatchTest for use in libc++ and libc++abi tests.
Eric Fiselier
- [zorg] r223592 - Update the libcpp-has-no-threads bot to use the CMake configuration options.
Eric Fiselier
- [llvm] r222996 - [PowerPC] Fix unwind info with dynamic stack realignment
Jay Foad
- [PATCH] Prologue support
Ben Gamari
- [PATCH] Prologue support
Ben Gamari
- [PATCH] Prologue support
Ben Gamari
- [PATCH] C99 partial re-initialization behavior (DR-253)
Yunzhong Gao
- [PATCH] [test/Transforms/InstCombine/shift.ll] Removed duplicate test cases
Ankur Garg
- [PATCH]: finish .cpu support for ARM
Renato Golin
- [llvm] r223147 - Introduce CPUStringIsValid() into MCSubtargetInfo and use it for ARM .cpu parsing.
Renato Golin
- [PATCH]: finish .cpu support for ARM
Renato Golin
- [PATCH]: finish .cpu support for ARM
Renato Golin
- [PATCH]: finish .cpu support for ARM
Renato Golin
- [PATCH]: finish .cpu support for ARM
Renato Golin
- [llvm] r223343 - Add mach-o LC_RPATH support to llvm-objdump
Renato Golin
- [llvm] r223343 - Add mach-o LC_RPATH support to llvm-objdump
Renato Golin
- [PATCH] [RFC PATCH] BPF backend
Renato Golin
- [PATCH]: finish .cpu support for ARM
Renato Golin
- [PATCH]: finish .cpu support for ARM
Renato Golin
- New Iteration of subregister liveness patches
Renato Golin
- [llvm] r222991 - [asan] Change dynamic alloca instrumentation to only consider allocas that are dominating all exits from function.
Yury Gribov
- [PATCH] [asan] Change dynamic alloca instrumentation to only consider allocas that are dominating all exits from function.
Yury Gribov
- [PATCH] Add process name to Asan logfile name and report message
Yury Gribov
- [PATCH] Add process name to Asan logfile name and report message
Yury Gribov
- [PATCH] Add process name to Asan logfile name and report message
Yury Gribov
- [PATCH] Implement variable-sized alloca instrumentation.
Yury Gribov
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Yury Gribov
- [PATCH] Drop Cloog support
Tobias Grosser
- [PATCH] Drop Cloog support
Tobias Grosser
- [polly] r223146 - Make checkout isl script executable
Tobias Grosser
- [polly] r223152 - checkout_isl: Do not fail in presence of an old CLooG checkout
Tobias Grosser
- [polly] r223605 - www-todo: We assume accesses to fixed-size arrays are in-bounds
Tobias Grosser
- [polly] r223606 - www-todo: No need to directly integrate with the basic block vectorizer
Tobias Grosser
- [polly] r223607 - Update to the latest version of isl
Tobias Grosser
- [polly] r223608 - Drop unused 'docs' directory
Tobias Grosser
- [polly] r223621 - Simplify computation of reduction dependences
Tobias Grosser
- [PATCH] Use DomTree in MachineSink to sink over diamonds.
Patrik Hägglund H
- [PATCH] Use DomTree in MachineSink to sink over diamonds.
Patrik Hägglund H
- [llvm] r223350 - Use DomTree in MachineSink to sink over diamonds.
Patrik Hagglund
- [llvm] r223156 - [AArch64][Stackmaps] Optimize stackmap shadows on AArch64.
Lang Hames
- [llvm] r223183 - [MCJIT] Unique-ptrify the RTDyldMemoryManager member of MCJIT. NFC.
Lang Hames
- [PATCH] Fix PR21694 - Revert improper use of divide in SCEV HowFarToZero computation
Mark Heffernan
- [PATCH] Fix PR21694 - Revert improper use of divide in SCEV HowFarToZero computation
Mark Heffernan
- [PATCH] Sink store based on alias analysis
Gerolf Hoflehner
- [PATCH] [NVPTX] Do not emit .weak symbols for NVPTX
Justin Holewinski
- [PATCH] [mips] Enable code generation for MIPS-III.
Vasileios Kalintiris
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Andy Kaylor
- [PATCH] Outline functions for SEH with the MSVC environment
Andy Kaylor
- [llvm] r223344 - clang-formatted ranged loops and assignment, NFC.
Yaron Keren
- [llvm] r223389 - Silence warning: variable 'buffer' set but not used.
Yaron Keren
- [llvm] r222786 - [AVX512] Add 512b integer shift by variable intrinsics and patterns.
Robert Khasanov
- [polly] r222977 - cmake: Add polly libraries to LLVMExports
Brad King
- LLVM buildmaster will be restarted today after 6 PM Pacific
Galina Kistanova
- [PATCH] Removal Of Duplicate Test Cases
Reid Kleckner
- [PATCH] [OCaml] [cmake] Add CMake buildsystem for OCaml.
Reid Kleckner
- [PATCH] Prologue support
Reid Kleckner
- [PATCH] [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies
Reid Kleckner
- [llvm] r223076 - Parse 'ghccc' in .ll files as the GHC convention (cc 10)
Reid Kleckner
- [llvm] r223138 - Remove '#undef const' from config.h.cmake to sync with autoconf
Reid Kleckner
- [llvm] r223139 - cmake: Remove MAXPATHLEN define as autoconf does not provide it
Reid Kleckner
- [PATCH] [inline-asm] Fix scope of assembly macros
Reid Kleckner
- [PATCH] Add the llvm.frameallocate and llvm.recoverframeallocation intrinsics
Reid Kleckner
- [PATCH] [inline-asm] Fix scope of assembly macros
Reid Kleckner
- [PATCH] [inline-asm] Fix scope of assembly macros
Reid Kleckner
- [PATCH] Add a section to Statepoint docs mentioning shared bugzilla search and standard mailing lists
Reid Kleckner
- [PATCH] CodeGen support for x86_64 SEH catch handlers in LLVM
Reid Kleckner
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Nick Kledzik
- [lld] r223103 - [mach-o] add support for arm64 compact unwind info
Nick Kledzik
- [lld] r223104 - [mach-o] Fix TrieEdge leak
Nick Kledzik
- [lld] r223527 - [mach-o] Pass vectors by reference and name empty vector.
Nick Kledzik
- [lld] r223528 - Add BumpPtrAllocator to lld::File. Switch SimpleDefinedAtom to allocate
Nick Kledzik
- [lld] r223529 - [mach-o] Switch MachOFile and MachODylibFile to use BumpPtr in lld::File
Nick Kledzik
- [lld] r223530 - [mach-o] fix leak in atoms -> normalized
Nick Kledzik
- [lld] r223527 - [mach-o] Pass vectors by reference and name empty vector.
Nick Kledzik
- [llvm] r223478 - LLVMContext: Store APInt/APFloat directly into the ConstantInt/FP DenseMaps.
Benjamin Kramer
- [llvm] r223546 - Revert "LLVMContext: Store APInt/APFloat directly into the ConstantInt/FP DenseMaps."
Benjamin Kramer
- [llvm] r223586 - Reapply "LLVMContext: Store APInt/APFloat directly into the ConstantInt/FP DenseMaps."
Benjamin Kramer
- [llvm] r223588 - Make the DenseMap bucket type configurable and use a smaller bucket for DenseSet.
Benjamin Kramer
- [llvm] r223589 - Turn some DenseMaps that are only used for set operations into DenseSets.
Benjamin Kramer
- [llvm] r222994 - Removed extra whitespace. (Testing commit access). NFC.
Sonam Kumari
- [llvm] r223109 - [signext.ll] Removal Of Duplicate Test Cases
Sonam Kumari
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 1
Michael Kuperstein
- [PATCH] [X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Michael Kuperstein
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 1
Michael Kuperstein
- [llvm] r223360 - [X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Michael Kuperstein
- [PATCH] [X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Michael Kuperstein
- [llvm] r223360 - [X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Kuperstein, Michael M
- [llvm] r223360 - [X86] Improve a dag-combine that handles a vector extract -> zext sequence.
Kuperstein, Michael M
- [llvm] r223309 - Make llvm-ar a real build target and install it.
Kuperstein, Michael M
- [PATCH] [Tsan] Do not flush all streams on exit
Viktor Kutuzov
- [PATCH] [Tsan] Do not flush all streams on exit
Viktor Kutuzov
- [PATCH] [Tsan] Do not flush all streams on exit
Viktor Kutuzov
- [PATCH] [Tsan] Fix the atomic_race.cc test to pass on systems with high loads
Viktor Kutuzov
- [compiler-rt] r223121 - [Tsan] Do not flush all streams on exit
Viktor Kutuzov
- [compiler-rt] r223122 - [Tsan] Fix the atomic_race.cc test to pass on systems with high loads
Viktor Kutuzov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Viktor Kutuzov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Viktor Kutuzov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Viktor Kutuzov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Viktor Kutuzov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Viktor Kutuzov
- [PATCH] StructurizeCFG: Use LoopInfo analysis for better loop detection
Christian König
- [www] r223213 - This is a ppt file, not pdf.
Tanya Lattner
- [www] r223214 - Add PDF version.
Tanya Lattner
- [www] r223397 - Add more slides.
Tanya Lattner
- [www] r223398 - First pass at hooking up slides and videos. Still waiting on some slides/videos.
Tanya Lattner
- [www] r223399 - Fix a couple broken links.
Tanya Lattner
- [www] r223404 - Add more slide/video links.
Tanya Lattner
- [www] r223409 - add more slides.
Tanya Lattner
- [www] r223410 - More links to slides.
Tanya Lattner
- [www] r223447 - More slide links.
Tanya Lattner
- [www] r223448 - Slide links, add poster.
Tanya Lattner
- [www] r223449 - Add more slides.
Tanya Lattner
- [www] r223450 - Fix broken slide links.
Tanya Lattner
- [www] r223451 - Add posters.
Tanya Lattner
- [www] r223452 - Add more links to slides/videos.
Tanya Lattner
- [www] r223466 - Add slide/posters.
Tanya Lattner
- [www] r223495 - Add ASan slides.
Tanya Lattner
- [www] r223622 - Fix speaker for FTL talk.
Tanya Lattner
- [llvm] r223243 - [Hexagon] [NFC] Renaming *packetStart to *packetBegin
Colin LeMahieu
- [llvm] r223245 - [Hexagon] [NFC] Moving function implementations out of header. Clang-formatting files.
Colin LeMahieu
- [llvm] r223246 - [NFC] Fixing pendantic warning extra semicolons.
Colin LeMahieu
- [llvm] r223264 - [Hexagon] Converting subclass members to an implicit operand.
Colin LeMahieu
- [llvm] r223268 - [Hexagon] Converting member InstrDesc to static variable.
Colin LeMahieu
- [llvm] r223334 - [Hexagon] Marking some instructions as CodeGenOnly=0 and adding disassembly tests.
Colin LeMahieu
- [llvm] r223335 - [Hexagon] Adding lit exception if Hexagon isn't built.
Colin LeMahieu
- [llvm] r223482 - [Hexagon] Marking several instructions as isCodeGenOnly=0 and adding direct disassembly tests for many instructions.
Colin LeMahieu
- [llvm] r223485 - [Hexagon] Adding combine reg-reg forms.
Colin LeMahieu
- [llvm] r223487 - [Hexagon] [NFC] Rearranging def order.
Colin LeMahieu
- [llvm] r223488 - [Hexagon] [NFC] Rearranging patterns and mux instruction.
Colin LeMahieu
- [llvm] r223494 - [Hexagon] Adding DoubleRegs decoder. Moving C2_mux and A2_nop. Adding combine imm-imm form.
Colin LeMahieu
- [llvm] r223504 - [Hexagon] Adding add reg, imm form with encoding bits and test.
Colin LeMahieu
- [llvm] r223506 - [Hexagon] Adding tfrih/l instructions.
Colin LeMahieu
- [llvm] r223515 - [Hexagon] Updating mux_ir/ri/ii/rr with encoding bits
Colin LeMahieu
- [llvm] r223522 - [Hexagon] Adding sub/and/or reg, imm forms
Colin LeMahieu
- [llvm] r223523 - [Hexagon] Relocating logical instructions and templates later in the td file.
Colin LeMahieu
- [www] r223558 - Move October meeting to the past section
Sylvestre Ledru
- [llvm] r223101 - Fix variable used only in assertion.
Nick Lewycky
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Nick Lewycky
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Nick Lewycky
- [llvm] r223193 - Emit the entry block first and the exit block second, then all the blocks in between afterwards. This is what gcc always does, and some out of tree tools depend on that.
Nick Lewycky
- [llvm] r223211 - Revert r222997. The newly added compile-time checks are finding missing origins, testcase is being reduced and a PR will be posted shortly.
Nick Lewycky
- [llvm] r222997 - [msan] Add compile-time checks for missing origins.
Nick Lewycky
- [llvm] r223244 - Fix test to use the right metadata node (reapply r223239 plus a fix) and also to use the correct path to the GCNO file.
Nick Lewycky
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Nick Lewycky
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Nick Lewycky
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Nick Lewycky
- [llvm] r223554 - Canonicalize multiplies by looking at whether the operands have any constants themselves. Patch by Tim Murray!
Nick Lewycky
- LLVM Documentation: MergeFunctions pass
Nick Lewycky
- [llvm] r223329 - [X86] Restore X86 base pointer after call to llvm.eh.sjlj.setjmp
Michael Liao
- [llvm] r223339 - [X86] Clean up whitespace as well as minor coding style
Michael Liao
- [llvm] r223119 - [LICM] Avoind store sinking if no preheader is available
Bruno Cardoso Lopes
- [llvm] r223135 - [SwitchLowering] Handle destinations on multiple phi instructions
Bruno Cardoso Lopes
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Bruno Cardoso Lopes
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Bruno Cardoso Lopes
- [llvm] r223383 - [x86] Fix isOffsetSuitableForCodeModel kernel code model offset
Bruno Cardoso Lopes
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
David Majnemer
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
David Majnemer
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
David Majnemer
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
David Majnemer
- [lld] r223341 - [PECOFF] Improve /export compatibility.
David Majnemer
- SROA fixes proposed for 3.5.1
David Majnemer
- Miscellaneous fixes proposed for 3.5.1
David Majnemer
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
David Majnemer
- [PATCH] Fix PR21694 - Revert improper use of divide in SCEV HowFarToZero computation
David Majnemer
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
David Majnemer
- [PATCH] SelectionDAG switch lowering: Replace unreachable default with most popular case.
David Majnemer
- [PATCH] SelectionDAG switch lowering: Replace unreachable default with most popular case.
David Majnemer
- [PATCH] SelectionDAG switch lowering: Replace unreachable default with most popular case.
David Majnemer
- Miscellaneous fixes proposed for 3.5.1
David Majnemer
- [llvm] r223583 - InstSimplify: Optimize away useless unsigned comparisons
David Majnemer
- [llvm] r223584 - I didn't intend to commit this change.
David Majnemer
- [llvm] r223585 - ConstantFold: Don't optimize comparisons with weak linkage objects
David Majnemer
- [llvm] r223163 - Give lit a --xunit-xml-output option for saving results in xunit format
Chris Matthews
- [zorg] r223169 - Use xunit output on Jenkins builds
Chris Matthews
- [llvm] r223305 - Don't allow test-suite names with . in them in xml output
Chris Matthews
- [llvm] r223307 - Add a test-case for lit xunit output
Chris Matthews
- [zorg] r223320 - Add test collection to cmake builders
Chris Matthews
- [zorg] r223526 - Make CMake test output verbose on the Jenkins builders
Chris Matthews
- [zorg] r223545 - Make configure tests more verbose in Jenkins
Chris Matthews
- [llvm] r223549 - Fix corner cases in lit xunit for paths with dots
Chris Matthews
- [zorg] r223552 - Make printed commands safe for copy and paste in Jenkins build console
Chris Matthews
- [llvm] r223562 - Fix for xunit output to work around issue in Jenkins when tests are at the root level
Chris Matthews
- [llvm] r222997 - [msan] Add compile-time checks for missing origins.
Sergey Matveev
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Sergey Matveev
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Sergey Matveev
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Sergey Matveev
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Sergey Matveev
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Sergey Matveev
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Sergey Matveev
- [compiler-rt] r223419 - [ASan, LSan] Improve tracking of thread creation.
Sergey Matveev
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Sergey Matveev
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Sergey Matveev
- [PATCH] [ASan] Refactor thread starting code.
Sergey Matveev
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Sergey Matveev
- [compiler-rt] r223477 - [ASan] Fix Win build following r223419.
Sergey Matveev
- [compiler-rt] r223480 - [LSan] Rewrite the test from r223419 to not use C++11.
Sergey Matveev
- [compiler-rt] r223483 - [ASan] Refactor thread starting code.
Sergey Matveev
- [PATCH] [ASan] Refactor thread starting code.
Sergey Matveev
- [llvm] r223006 - The andi16, addiusp and jraddiusp micromips instructions were missing dedicated decoder methods in MipsDisassembler.cpp to properly decode immediate operands. These methods are added together with corresponding tests.
Vladimir Medic
- [PATCH] Add disassembler support for micromips16 andi16, addiusp, jraddiusp instructions.
Vladimir Medic
- [PATCH] [mips] Fix passing of small structures for big-endian O32 .
Vladimir Medic
- [PATCH] [Mips][ABI]The ELF container needs to depend on the ABI rather than the target triple.
Vladimir Medic
- [PATCH] [Mips][ABI]The ELF container needs to depend on the ABI rather than the target triple.
Vladimir Medic
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Tim Murray
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Tim Murray
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Tim Murray
- [PATCH] Add more opportunities for constant folding in ScalarEvolution.
Tim Murray
- [PATCH] AVX-512 ERI Instrinsics for scalar instructions
Adam Nemet
- [PATCH] Add ARM relocations to ELFYAML
Will Newton
- [PATCH] Add ARM relocations to ELFYAML
Will Newton
- [llvm] r223112 - Add ARM relocations to ELFYAML
Will Newton
- [PATCH] [ELF]: Initial implementation for ARM static linking
Will Newton
- [PATCH] [lld] ELF: Use ELF reloc .def files to reduce duplication
Will Newton
- [PATCH] [ELF]: Initial implementation for ARM static linking
Will Newton
- [PATCH] ELF: Add a standard method for unknown relocation errors
Will Newton
- [PATCH] ELF: Add a standard method for unknown relocation errors
Will Newton
- [lld] r223462 - ELF: Use ELF reloc .def files to reduce duplication
Will Newton
- [PATCH] Improve emacs coding style
Will Newton
- [llvm] r223055 - ARM: lower tail calls correctly when using GHC calling convention.
Tim Northover
- [PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Tim Northover
- [PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Tim Northover
- [PATCH] Add ARM relocations to ELFYAML
Tim Northover
- [PATCH] [ARM] Emit Tag_ABI_FP_denormal correctly in fast-math mode.
Tim Northover
- [PATCH] [AArch64] Fix v2i8->i16 bitcast legalization.
Tim Northover
- [PATCH] [AArch64] Don't combine "select (setcc i1 LHS, RHS), vL, vR".
Tim Northover
- [PATCH] Ensure that TCReturn instructions are resolved
Tim Northover
- [PATCH]: finish .cpu support for ARM
Tim Northover
- [llvm] r223126 - AArch64: make register block rules apply to vector types too.
Tim Northover
- [llvm] r222903 - AArch64: treat [N x Ty] as a block during procedure calls.
Tim Northover
- [PATCH] [ARM] Add tests for default value of Tag_ABI_FP_rounding.
Tim Northover
- [PATCH] [ARM] Add tests for default value of Tag_ABI_FP_rounding.
Tim Northover
- [PATCH] [ARM] Emit ABI_FP_rounding attribute.
Tim Northover
- [PATCH]: finish .cpu support for ARM
Tim Northover
- [PATCH]: finish .cpu support for ARM
Tim Northover
- [llvm] r223172 - AArch64: don't be too greedy when folding :lo12: accesses into mem ops.
Tim Northover
- [llvm] r223180 - AArch64: strengthen Darwin ABI alignment assumptions
Tim Northover
- [llvm] r223247 - AArch64: fix wrong-endian parameter passing.
Tim Northover
- [llvm] r222903 - AArch64: treat [N x Ty] as a block during procedure calls.
Tim Northover
- [PATCH] [RFC PATCH] BPF backend
Tim Northover
- [PATCH] [Thumb/Thumb2] Added restrictions on PC, LR, SP in the register list for PUSH/POP/LDM/STM
Tim Northover
- [PATCH] Combining Load and IntToFp should check for neon availability
Tim Northover
- [PATCH] Fix thumbv4t indirect calls
Tim Northover
- [PATCH] [ARM] Add missing FP build attribute tests.
Tim Northover
- [PATCH] Ensure that TCReturn instructions are resolved
Tim Northover
- [PATCH] Update TargetTriple Format Info
Tim Northover
- [llvm] r223551 - AArch64: use explicit MVT::i64 when creating EXTRACT_SUBVECTOR nodes.
Tim Northover
- [llvm] r223602 - R600/SI: Add SCC Defs/Uses to SOP1 and SOP2 opcodes
Marek Olsak
- [llvm] r223603 - R600/SI: Add VI instructions
Marek Olsak
- [llvm] r223604 - R600/SI: Update instruction conversions for VI
Marek Olsak
- [llvm] r223614 - R600/SI: Set 20-bit immediate byte offset for SMRD on VI
Marek Olsak
- [llvm] r223615 - R600/SI: Disable VMEM and SMEM clauses by breaking them with S_NOP
Marek Olsak
- [PATCH] R600/SI: Remove i1 operation pseudoinstructions
Marek Olšák
- [PATCH 3/3] R600/SI: Remove isDS InstrMapping, use TSFlags instead
Marek Olšák
- [PATCHES] R600/SI: Add support for Volcanic Islands family GPUs
Marek Olšák
- [LLVM 3.5 branch] Merge r223170 and r223171.
Edoardo P.
- [llvm] r223127 - fix typo in comment
Sanjay Patel
- [PATCH] combine consecutive subvector 16-byte loads into one 32-byte load (PR21709)
Sanjay Patel
- [PATCH] combine consecutive subvector 16-byte loads into one 32-byte load (PR21709)
Sanjay Patel
- [llvm] r223276 - fix typos, grammar, formatting; NFC
Sanjay Patel
- [PATCH] optimize merging of scalar loads for 32-byte vectors [X86, AVX] (PR21710)
Sanjay Patel
- [PATCH] optimize merging of scalar loads for 32-byte vectors [X86, AVX] (PR21710)
Sanjay Patel
- [PATCH] Model sqrtss as a binary operation with one source operand tied to the destination (PR14221)
Sanjay Patel
- [llvm] r223518 - Optimize merging of scalar loads for 32-byte vectors [X86, AVX]
Sanjay Patel
- [PATCH] optimize merging of scalar loads for 32-byte vectors [X86, AVX] (PR21710)
Sanjay Patel
- [PATCH] optimize merging of scalar loads for 32-byte vectors [X86, AVX] (PR21710)
Sanjay Patel
- [PATCH] [Tsan] Do not flush all streams on exit
Phabricator
- [PATCH] [Tsan] Fix the atomic_race.cc test to pass on systems with high loads
Phabricator
- [PATCH] [SimplifyLibCalls] Enable double to float shrinking for copysign
Phabricator
- [PATCH] [SimplifyLibCalls] Improve double->float shrinking to consider constants
Phabricator
- [llvm] r223310 - Test commit.
Jacques Pienaar
- [llvm] r223165 - [X86][SSE] Keep 4i32 vector insertions in integer domain on SSE4.1 targets
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on SSE4.1 targets
Simon Pilgrim
- [llvm] r223349 - [InstCombine] Minor optimization for bswap with binary ops
Simon Pilgrim
- [PATCH] [InstCombine] Minor optimization for bswap with binary ops
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] optimize merging of scalar loads for 32-byte vectors [X86, AVX] (PR21710)
Simon Pilgrim
- [PATCH] optimize merging of scalar loads for 32-byte vectors [X86, AVX] (PR21710)
Simon Pilgrim
- [PATCH] optimize merging of scalar loads for 32-byte vectors [X86, AVX] (PR21710)
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] [X86][SSE] Keep 4i32 vector insertions in integer domain on pre-SSE4.1 targets
Simon Pilgrim
- [PATCH] [Tsan] Do not flush all streams on exit
Alexander Potapenko
- [PATCH] [Tsan] Do not flush all streams on exit
Alexander Potapenko
- [llvm] r223239 - Fix the metadata number used by llvm.gcov to match the number of the inserted metadata node.
Alexander Potapenko
- [llvm] r223240 - Revert r223239, which broke some bots.
Alexander Potapenko
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Alexander Potapenko
- [compiler-rt] r223355 - [msan] Put the coverage files for coverage-levels.cc into a temporary dir.
Alexander Potapenko
- [llvm] r223347 - Restrict somewhat the memory-allocation pointer cmp opt from r223093
Alexander Potapenko
- [llvm] r223364 - Revert r223347 which has caused crashes on bootstrap bots.
Alexander Potapenko
- [PATCH] Fix a typo in the documentation of LTO
Benjamin Poulain
- [llvm] r223216 - Fix a typo in the documentation of LTO
Benjamin Poulain
- Remove redundant checks added by loop unrolling
Benjamin Poulain
- [PATCH] Prevent the creation of empty location list ranges.
Adrian Prantl
- [llvm] r223401 - Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
Adrian Prantl
- [llvm] r223405 - Simplify implementation and testcase of r223401 based on feedback from dblaikie.
Adrian Prantl
- [llvm] r223401 - Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
Adrian Prantl
- [llvm] r223401 - Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
Adrian Prantl
- [llvm] r223401 - Debug info: If the RegisterCoalescer::reMaterializeTrivialDef() is
Adrian Prantl
- [PATCH] Debug info: Support fragmented variables.
Adrian Prantl
- [llvm] r223427 - Add a comment.
Adrian Prantl
- [llvm] r223428 - Cleanup: Calls to getDwarfRegNum() may actually fail, if there is
Adrian Prantl
- [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
Adrian Prantl
- [llvm] r223492 - Regenerate this stale testcase from source.
Adrian Prantl
- [llvm] r223493 - Fix a bug when pretty-printing DW_OP_deref.
Adrian Prantl
- [PATCH] Prevent the creation of empty location list ranges.
Adrian Prantl
- [PATCH] [ELF]: Initial implementation for ARM static linking
Denis Protivensky
- [PATCH] [ELF]: Initial implementation for ARM static linking
Denis Protivensky
- [PATCH] [ELF]: Initial implementation for ARM static linking
Denis Protivensky
- [PATCH] [ELF]: Initial implementation for ARM static linking
Denis Protivensky
- [PATCH] [ELF]: Initial implementation for ARM static linking
Denis Protivensky
- [llvm] r222903 - AArch64: treat [N x Ty] as a block during procedure calls.
Kevin Qin
- [llvm] r222903 - AArch64: treat [N x Ty] as a block during procedure calls.
Kevin Qin
- [PATCH] LLVM test-suite: tools/timeit port to Windows
Oleg Ranevskyy
- [PATCH] Test-suite: the spiff test fails if the suite repo is cloned on Windows due to the wrong EOL property on the reference output file.
Oleg Ranevskyy
- [PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Asiri Rathnayake
- [PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Asiri Rathnayake
- [PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Asiri Rathnayake
- [PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Asiri Rathnayake
- [PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Asiri Rathnayake
- [llvm] r223113 - Add support for ARM modified-immediate assembly syntax.
Asiri Rathnayake
- [llvm] r223115 - Remove unused function.
Asiri Rathnayake
- [PATCH] ARM: Add support for ARM modified immediate syntax - Take 3
Asiri Rathnayake
- [llvm] r223113 - Add support for ARM modified-immediate assembly syntax.
Asiri Rathnayake
- [llvm] r223366 - Fix a minor regression introduced in r223113
Asiri Rathnayake
- [llvm] r223113 - Add support for ARM modified-immediate assembly syntax.
Asiri Rathnayake
- [llvm] r223366 - Fix a minor regression introduced in r223113
Asiri Rathnayake
- [llvm] r223381 - Fix yet another unseen regression caused by r223113
Asiri Rathnayake
- [llvm] r223366 - Fix a minor regression introduced in r223113
Asiri Rathnayake
- [llvm] r223475 - Improvements to ARM assembler tests
Asiri Rathnayake
- [llvm] r223078 - [Statepoints 1/4] Statepoint infrastructure for garbage collection: IR Intrinsics
Philip Reames
- [PATCH] Clarify wording in the LangRef around !invariant.load
Philip Reames
- [llvm] r223085 - [Statepoints 2/4] Statepoint infrastructure for garbage collection: MI & x86-64 Backend
Philip Reames
- [llvm] r223092 - Try to fix a bot failure due to a variable used only in an assert.
Philip Reames
- [llvm] r223101 - Fix variable used only in assertion.
Philip Reames
- [llvm] r223132 - Remove unneccessary code introduced with 223101.
Philip Reames
- [llvm] r223101 - Fix variable used only in assertion.
Philip Reames
- [llvm] r223137 - [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
Philip Reames
- [llvm] r223142 - Appease a build bot complaining about an unused variable that's used in an assertion.
Philip Reames
- [llvm] r223143 - [Statepoints 4/4] Statepoint infrastructure for garbage collection: Documentation
Philip Reames
- [PATCH] Statepoint infrastructure for garbage collection
Philip Reames
- [llvm] r223142 - Appease a build bot complaining about an unused variable that's used in an assertion.
Philip Reames
- [llvm] r223142 - Appease a build bot complaining about an unused variable that's used in an assertion.
Philip Reames
- [llvm] r223150 - Restructure some assertion checking based on post commit feedback by Aaron and Tom.
Philip Reames
- [llvm] r223142 - Appease a build bot complaining about an unused variable that's used in an assertion.
Philip Reames
- Remove redundant checks added by loop unrolling
Philip Reames
- [PATCH] Clarify wording in the LangRef around !invariant.load
Philip Reames
- [PATCH] Semantic tests for memory invalidation at statepoints
Philip Reames
- [PATCH] Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Philip Reames
- [PATCH] InstCombine: simplify signed range checks
Philip Reames
- [llvm] r223192 - GCRelocateOperands: Try to appease msc17.
Philip Reames
- [PATCH] Sink store based on alias analysis
Philip Reames
- [llvm] r223254 - Fix sphinx error from Statepoints.rst
Philip Reames
- [llvm] r223259 - Make the Verifier more strict about gc.statepoints
Philip Reames
- [llvm] r223275 - Strength Verifier checks around the types involved in a statepoint
Philip Reames
- [llvm] r223322 - A few more checks for gc.statepoints in the Verifier
Philip Reames
- [llvm] r223327 - Minor typo and link fixes for Statepoint documentation
Philip Reames
- [PATCH] Add a section to Statepoint docs mentioning shared bugzilla search and standard mailing lists
Philip Reames
- [llvm] r223137 - [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
Philip Reames
- [llvm] r223137 - [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
Philip Reames
- [llvm] r223370 - Fix a typo: use of cast where dyn_cast was intended
Philip Reames
- [llvm] r223137 - [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
Philip Reames
- [llvm] r223137 - [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
Philip Reames
- [llvm] r223374 - Add a section to Statepoint docs mentioning shared bugzilla search and standard mailing lists
Philip Reames
- [PATCH] Add a section to Statepoint docs mentioning shared bugzilla search and standard mailing lists
Philip Reames
- [llvm] r223378 - Add a test case for argument type coercion in an invoke of a vararg function
Philip Reames
- Brain dump on type merging
Philip Reames
- [PATCH] Remove the Module pointer from GCStrategy
Philip Reames
- [PATCH] Remove the Module pointer from GCStrategy
Philip Reames
- [PATCH][CodeGenPrepare] Split branch conditions into multiple branches.
Juergen Ributzka
- [PATCH][CodeGenPrepare] Split branch conditions into multiple branches.
Juergen Ributzka
- [PATCH] Prevent the creation of empty location list ranges.
Frederic Riss
- [PATCH] Prevent the creation of empty location list ranges.
Frederic Riss
- [PATCH] Initial commit for the llvm-dsymutil tool.
Frederic Riss
- [PATCH] Prevent the creation of empty location list ranges.
Frederic Riss
- [PATCH] Ensure debug info for two calls to the same function from the same location are not merged
Frédéric Riss
- [PATCH] Fix Windows build
Robinson, Paul
- [PATCH] Fix Windows build
Robinson, Paul
- [PATCH] Fix GetRepositoryPath and GetSourceVersion to work with Git, submodules
Robinson, Paul
- [PATCH] Supported llvm.dbg.declare intrinsic in inline pass
Robinson, Paul
- [PATCH] Fix Windows build
Robinson, Paul
- [llvm] r223425 - Make GetSVN.cmake do its VCS queries with native CMake code.
Paul Robinson
- [PATCH] Fix Windows build
Robinson, Paul
- [PATCH] Link jumptable attributes consistently with unnamed_addr
Tom Roeder
- [PATCH] Create cmake install targets for lit, FileCheck, etc. when a defaulted-to-off flag is enabled.
Jonathan Roelofs
- [PATCH] Create cmake install targets for lit, FileCheck, etc. when a defaulted-to-off flag is enabled.
Jonathan Roelofs
- [PATCH] Fix thumbv4t indirect calls
Jonathan Roelofs
- [llvm] r223380 - Fix thumbv4t indirect calls
Jonathan Roelofs
- [PATCH] Fix thumbv4t indirect calls
Jonathan Roelofs
- [PATCH] Fix Windows build
Jordan Rose
- [PATCH] Fix Windows build
Jordan Rose
- [PATCH] Fix Windows build
Jordan Rose
- [llvm] r223472 - Fix typos in llvm/IR/Module.h
Chad Rosier
- [PATCH] Fix Typos in llvm/IR/Module.h
Chad Rosier
- [llvm] r223473 - Update TargetTriple format info.
Chad Rosier
- [PATCH] Update TargetTriple Format Info
Chad Rosier
- [PATCH] Backporting some changes from master to release_35 branch .
Chad Rosier
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 1
Nadav Rotem
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 1
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
- [PATCH] [X86] Convert esp-relative movs of function arguments to pushes, step 1
Nadav Rotem
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Nadav Rotem
- [PATCH] [x86] @llvm.ctpop.v8i32 custom lowering
Nadav Rotem
- [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
Nadav Rotem
- [PATCH] Strength reduce intrinsics with overflow into regular arithmetic operations if possible.
Nadav Rotem
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Alexey Samsonov
- [PATCH] Simplify Symbolizer::SymbolizePC() interface.
Alexey Samsonov
- [PATCH] Simplify Symbolizer::SymbolizePC() interface.
Alexey Samsonov
- [PATCH] [UBSan][MIPS] Adding support for MIPS64
Alexey Samsonov
- [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
Alexey Samsonov
- [PATCH] [Sanitizer][MIPS] internal_stat for mips64
Alexey Samsonov
- [compiler-rt] r223094 - Add override specifiers to Symbolizer methods. NFC.
Alexey Samsonov
- [PATCH] Simplify Symbolizer::SymbolizePC() interface.
Alexey Samsonov
- [PATCH] Replace InternalScopedBuffer<char> with InternalScopedString where applicable.
Alexey Samsonov
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Alexey Samsonov
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Alexey Samsonov
- [compiler-rt] r223145 - Simplify Symbolizer::SymbolizePC() interface.
Alexey Samsonov
- [PATCH] [Sanitizer][MIPS] internal_stat for mips64
Alexey Samsonov
- [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
Alexey Samsonov
- [PATCH] [UBSan][MIPS] Adding support for MIPS64
Alexey Samsonov
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Alexey Samsonov
- [compiler-rt] r223157 - Add missing #include to fix Android build.
Alexey Samsonov
- [compiler-rt] r223164 - Replace InternalScopedBuffer<char> with InternalScopedString where applicable.
Alexey Samsonov
- [PATCH] Replace InternalScopedBuffer<char> with InternalScopedString where applicable.
Alexey Samsonov
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
Alexey Samsonov
- [PATCH] Add process name to Asan logfile name and report message
Alexey Samsonov
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Alexey Samsonov
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Alexey Samsonov
- [PATCH] [UBSan][MIPS] Adding support of MIPS64 in UBSan testing
Alexey Samsonov
- [PATCH] CMake: build DLLs in the right directory and include them in the 'install' target (PR21719)
Alexey Samsonov
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Alexey Samsonov
- [PATCH] [UBSan][MIPS] Adding support of MIPS64 in UBSan testing
Alexey Samsonov
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Alexey Samsonov
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Alexey Samsonov
- [llvm] r223402 - Fix UBSan report in StringMap implementation.
Alexey Samsonov
- [llvm] r223407 - Revert "Fix UBSan report in StringMap implementation."
Alexey Samsonov
- [llvm] r223402 - Fix UBSan report in StringMap implementation.
Alexey Samsonov
- [llvm] r221960 - IR: Rewrite uniquing and creation of MDString
Alexey Samsonov
- [PATCH] [ASan, LSan] Improve tracking of thread creation.
Alexey Samsonov
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Alexey Samsonov
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Alexey Samsonov
- [PATCH] [ASan] Refactor thread starting code.
Alexey Samsonov
- [llvm] r221960 - IR: Rewrite uniquing and creation of MDString
Alexey Samsonov
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Alexey Samsonov
- [PATCH] Compiler-rt changes for dynamic-alloca-for-stack-variables change.
Alexey Samsonov
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Alexey Samsonov
- [PATCH] [MSan][Clang][MIPS] Enabled memory, dataflow and thread options for MIPS platform
Alexey Samsonov
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Alexey Samsonov
- [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
Alexey Samsonov
- [PATCH] [compiler-rt] Implement AddressSanitizer suppressions
Alexey Samsonov
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Alexey Samsonov
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Alexey Samsonov
- [PATCH] Compiler-rt changes for dynamic-alloca-for-stack-variables change.
Alexey Samsonov
- [PATCH] Compiler-rt changes for dynamic-alloca-for-stack-variables change.
Alexey Samsonov
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Alexey Samsonov
- [PATCH] [mips] Fix passing of small structures for big-endian O32 .
Daniel Sanders
- [llvm] r223148 - [mips] Fix passing of small structures for big-endian O32.
Daniel Sanders
- [llvm] r223148 - [mips] Fix passing of small structures for big-endian O32.
Daniel Sanders
- [PATCH] Cleanup inconsistent MachineVerifier+Print usage
Daniel Sanders
- LLVM- release_35 backprt patch.
Daniel Sanders
- [PATCH] [mips] Reserve $at and use it for frame pointer elimination.
Daniel Sanders
- [llvm] r223351 - test-release.sh: Correct the logged configure command to match the one actually issued.
Daniel Sanders
- [PATCH] test-release.sh: Add a way to specify --build to configure
Daniel Sanders
- [llvm] r223369 - test-release.sh: Add a way to specify --build to configure
Daniel Sanders
- [PATCH] test-release.sh: Add a way to specify --build to configure
Daniel Sanders
- [llvm] r223148 - [mips] Fix passing of small structures for big-endian O32.
Daniel Sanders
- [PATCH] [Sanitizer][MIPS] internal_stat for mips64
Daniel Sanders
- LLVM- release_35 backprt patch.
Daniel Sanders
- LLVM- release_35 backprt patch.
Daniel Sanders
- [PATCH] [MSan][Clang][MIPS] Enabled memory, dataflow and thread options for MIPS platform
Daniel Sanders
- [PATCH] [PowerPC] Add Power8 Instruction Scheduling Tablegen
Will Schmidt
- [llvm] r223257 - Add TableGen info for Power8.
Will Schmidt
- [PATCH] [PowerPC] Add Power8 Instruction Scheduling Tablegen
Will Schmidt
- [PATCH] Use 32-bit ebp for NaCl64 in a limited case: llvm.frameaddress.
Derek Schuff
- [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
Arnold Schwaighofer
- [PATCH] Replace InternalScopedBuffer<char> with InternalScopedString where applicable.
Kostya Serebryany
- [compiler-rt] r223181 - [asan] fix four asan tests to run in use-after-return mode
Kostya Serebryany
- [PATCH] Implement variable-sized alloca instrumentation.
Kostya Serebryany
- [PATCH] Add process name to Asan logfile name and report message
Kostya Serebryany
- [PATCH] Implement variable-sized alloca instrumentation.
Kostya Serebryany
- [llvm] r223312 - [msan] allow -fsanitize-coverage=N together with -fsanitize=memory, llvm part
Kostya Serebryany
- [compiler-rt] r223314 - [msan] allow -fsanitize-coverage=N together with -fsanitize=memory, compiler-rt part
Kostya Serebryany
- [PATCH] [MSan][Clang][MIPS] Enabled memory, dataflow and thread options for MIPS platform
Kostya Serebryany
- [PATCH] [Sanitizer][MIPS] internal_stat for mips64
Kostya Serebryany
- [PATCH] Compiler-rt changes for dynamic-alloca-for-stack-variables change.
Kostya Serebryany
- [PATCH] [WIP] Use dynamic alloca for stack variables in ASan.
Kostya Serebryany
- [PATCH] Update Power VSX test cases to also test fast-isel
Bill Seurer
- [llvm] r223507 - [PowerPC]Add VSX loads/stores to fastisel for PPC target
Bill Seurer
- [llvm] r223509 - [PowerPC]Update Power VSX test cases to also test fast-isel
Bill Seurer
- [llvm] r223163 - Give lit a --xunit-xml-output option for saving results in xunit format
Duncan P. N. Exon Smith
- [llvm] r223198 - NVPTX: Delete dead code
Duncan P. N. Exon Smith
- [llvm] r223201 - ADT: Add SmallVector<>::emplace_back()
Duncan P. N. Exon Smith
- [llvm] r223202 - ADT: Add SmallVector<>::emplace_back(): fixup
Duncan P. N. Exon Smith
- [llvm-commits] [llvm] r134554 - in /llvm/trunk: include/llvm/ADT/SmallVector.h unittests/ADT/SmallVectorTest.cpp
Duncan P. N. Exon Smith
- [llvm] r223201 - ADT: Add SmallVector<>::emplace_back()
Duncan P. N. Exon Smith
- [llvm] r223210 - LoopVectorize: Remove unnecessary RAUW
Duncan P. N. Exon Smith
- [llvm] r223212 - ADT: Rename argument in emplace_back_impl
Duncan P. N. Exon Smith
- [llvm] r223201 - ADT: Add SmallVector<>::emplace_back()
Duncan P. N. Exon Smith
- [llvm] r223163 - Give lit a --xunit-xml-output option for saving results in xunit format
Duncan P. N. Exon Smith
- [llvm-commits] [llvm] r134554 - in /llvm/trunk: include/llvm/ADT/SmallVector.h unittests/ADT/SmallVectorTest.cpp
Duncan P. N. Exon Smith
- [llvm] r223163 - Give lit a --xunit-xml-output option for saving results in xunit format
Duncan P. N. Exon Smith
- [llvm] r223238 - Silencing several "multiple copy constructors" warnings from MSVC; NFC.
Duncan P. N. Exon Smith
- [llvm] r223238 - Silencing several "multiple copy constructors" warnings from MSVC; NFC.
Duncan P. N. Exon Smith
- [PATCH] Ensure debug info for two calls to the same function from the same location are not merged
Duncan P. N. Exon Smith
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
Duncan P. N. Exon Smith
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
Duncan P. N. Exon Smith
- Brain dump on type merging
Duncan P. N. Exon Smith
- Brain dump on type merging
Duncan P. N. Exon Smith
- [llvm] r221960 - IR: Rewrite uniquing and creation of MDString
Duncan P. N. Exon Smith
- [llvm] r221960 - IR: Rewrite uniquing and creation of MDString
Duncan P. N. Exon Smith
- [llvm] r223438 - IR: Stop relying on GetStringMapEntryFromValue()
Duncan P. N. Exon Smith
- [llvm] r223439 - ADT: Remove GetStringMapEntryFromValue()
Duncan P. N. Exon Smith
- [llvm] r221960 - IR: Rewrite uniquing and creation of MDString
Duncan P. N. Exon Smith
- [PATCH] An intrinsic and lowering for instrumentation based profiling
Duncan P. N. Exon Smith
- [llvm] r223500 - BFI: Saturate when combining edges to a successor
Duncan P. N. Exon Smith
- [llvm] r223555 - Utils: Avoid RAUW on metadata in CloneFunction()
Duncan P. N. Exon Smith
- [llvm] r223556 - Utils: Style cleanups, NFC
Duncan P. N. Exon Smith
- [PATCH] An intrinsic and lowering for instrumentation based profiling
Duncan P. N. Exon Smith
- [llvm] r223564 - IR: Disallow complicated function-local metadata
Duncan P. N. Exon Smith
- [llvm] r223574 - IR: Disallow function-local metadata attachments
Duncan P. N. Exon Smith
- [llvm] r223500 - BFI: Saturate when combining edges to a successor
Duncan P. N. Exon Smith
- [llvm] r223574 - IR: Disallow function-local metadata attachments
Duncan P. N. Exon Smith
- [zorg] r223587 - jenkins: Fix whitespace
Duncan P. N. Exon Smith
- [PATCH] zorg: jenkins: Rewrite 'derive' to be more flexible
Duncan P. N. Exon Smith
- [llvm] r223588 - Make the DenseMap bucket type configurable and use a smaller bucket for DenseSet.
Duncan P. N. Exon Smith
- [llvm] r223616 - IR: Add missing tests for function-local metadata
Duncan P. N. Exon Smith
- [llvm] r223574 - IR: Disallow function-local metadata attachments
Duncan P. N. Exon Smith
- [llvm] r223617 - IR: Remove reference to ENABLE_MDNODE_UNIQUING
Duncan P. N. Exon Smith
- [llvm] r223618 - IR: Drop uniquing for self-referencing MDNodes
Duncan P. N. Exon Smith
- [llvm] r223619 - IR: Revert r223618 behaviour of MDNode::concatenate()
Duncan P. N. Exon Smith
- [polly] r223620 - Stop relying on MDNode::get() returning self-references
Duncan P. N. Exon Smith
- [llvm] r223623 - IR: Fix bitcode compatability filenames
Duncan P. N. Exon Smith
- [llvm] r223093 - Simplify pointer comparisons involving memory allocation functions
Richard Smith
- [llvm] r223093 - Simplify pointer comparisons involving memory allocation functions
Richard Smith
- [PATCH] Detect deallocation calls even if the deallocation function has a definition
Richard Smith
- [llvm] r223113 - Add support for ARM modified-immediate assembly syntax.
Joerg Sonnenberger
- [PATCH]: finish .cpu support for ARM
Joerg Sonnenberger
- [PATCH]: finish .cpu support for ARM
Joerg Sonnenberger
- [PATCH]: finish .cpu support for ARM
Joerg Sonnenberger
- [PATCH] [RFC PATCH] BPF backend
Joerg Sonnenberger
- [PATCH] [RFC PATCH] BPF backend
Joerg Sonnenberger
- [PATCH] [RFC PATCH] BPF backend
Joerg Sonnenberger
- [llvm] r223137 - [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
Joerg Sonnenberger
- [llvm] r223366 - Fix a minor regression introduced in r223113
Joerg Sonnenberger
- [llvm] r223137 - [Statepoints 3/4] Statepoint infrastructure for garbage collection: SelectionDAGBuilder
Joerg Sonnenberger
- [llvm] r222903 - AArch64: treat [N x Ty] as a block during procedure calls.
Oliver Stannard
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [RFC PATCH] BPF backend
Alexei Starovoitov
- [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [RFC PATCH] BPF backend
Alexei Starovoitov
- [PATCH] [mips] Reserve $at and use it for frame pointer elimination.
Vladimir Stefanovic
- [PATCH] [mips] Reserve $at and use it for frame pointer elimination.
Vladimir Stefanovic
- [PATCH] [mips] Reserve $at and use it for frame pointer elimination.
Vladimir Stefanovic
- [PATCH] Ensure that TCReturn instructions are resolved
Tom Stellard
- [llvm] r223124 - Triple: Add AMDHSA operating system type
Tom Stellard
- [llvm] r223125 - R600/SI: Set the ATC bit on all resource descriptors for the HSA runtime
Tom Stellard
- [llvm] r223130 - R600/SI: Set correct number of user sgprs for HSA runtime
Tom Stellard
- [llvm] r223144 - R600/SI: Refactor AMDGPUAsmPrinter::EmitProgramInfoSI()
Tom Stellard
- [llvm] r223142 - Appease a build bot complaining about an unused variable that's used in an assertion.
Tom Stellard
- [PATCH] MISched: Fix moving stores across barriers
Tom Stellard
- [llvm] r223154 - R600/SI: Move more information into SIProgramInfo struct
Tom Stellard
- PATCHES: R600/SI: Enable machine scheduler
Tom Stellard
- [llvm] r223160 - R600/SI: Emit amd_kernel_code_t header for AMDGPU environment
Tom Stellard
- [PATCH] R600/SI: Change mubuf offsets to print as decimal
Tom Stellard
- [llvm] r223197 - R600/SI: Enable inline assembly
Tom Stellard
- [PATCH] StructurizeCFG: Use LoopInfo analysis for better loop detection
Tom Stellard
- [PATCH] Target: Add ParserMatchClass field to RegisterClass
Tom Stellard
- [llvm] r223199 - StructurizeCFG: Use LoopInfo analysis for better loop detection
Tom Stellard
- [PATCH] R600/SI: Remove i1 operation pseudoinstructions
Tom Stellard
- [llvm] r223163 - Give lit a --xunit-xml-output option for saving results in xunit format
Tom Stellard
- [llvm] r223252 - R600/SI: Don't run SI passes on R600 subtargets
Tom Stellard
- [llvm] r223253 - R600/SI: Move SIInsertWaits into AMDGPUPassConfig::addPreSched2()
Tom Stellard
- PATCHES: R600/SI: Enable machine scheduler
Tom Stellard
- [PATCH] [RFC PATCH] BPF backend
Tom Stellard
- [PATCH] [RFC PATCH] BPF backend
Tom Stellard
- [PATCH] [RFC PATCH] BPF backend
Tom Stellard
- [PATCH 1/2] Triple: Add gcn triple
Tom Stellard
- [PATCH 2/2] R600/SI: Add a stub GCNTargetMachine
Tom Stellard
- [PATCH] Target: Add ParserMatchClass field to RegisterClass
Tom Stellard
- SROA fixes proposed for 3.5.1
Tom Stellard
- [PATCH] [RFC PATCH] BPF backend
Tom Stellard
- [PATCH] test-release.sh: Add a way to specify --build to configure
Tom Stellard
- [PATCH] Ensure that TCReturn instructions are resolved
Tom Stellard
- [llvm] r223148 - [mips] Fix passing of small structures for big-endian O32.
Tom Stellard
- New Iteration of subregister liveness patches
Tom Stellard
- PATCHES: R600/SI: Enable machine scheduler
Tom Stellard
- [PATCHES] R600/SI: Add support for Volcanic Islands family GPUs
Tom Stellard
- [PATCH] C API: Add LLVMSetTargetMachineShowMCEncoding()
Tom Stellard
- Miscellaneous fixes proposed for 3.5.1
Tom Stellard
- Miscellaneous fixes proposed for 3.5.1
Tom Stellard
- More LoopVectorizer patches for 3.5.1 (was Re: [LLVM 3.5 branch] Merge r223170 and r223171.)
Tom Stellard
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Tom Stellard
- LLVM- release_35 backprt patch.
Tom Stellard
- [llvm] r223579 - R600/SI: Restore PrivateGlobalPrefix to the default ELF value of ".L"
Tom Stellard
- [llvm] r222997 - [msan] Add compile-time checks for missing origins.
Evgeniy Stepanov
- [llvm] r222997 - [msan] Add compile-time checks for missing origins.
Evgeniy Stepanov
- [zorg] r223221 - Sanitizer bot: wait longer for the emulator to initialize.
Evgeniy Stepanov
- [zorg] r223223 - Sanitizer buildbot: run asan tests in use-after-return mode as well.
Evgeniy Stepanov
- [compiler-rt] r223226 - [msan] Re-enable one test.
Evgeniy Stepanov
- [compiler-rt] r223229 - [msan] Add one more test for the handling of stack origins.
Evgeniy Stepanov
- [compiler-rt] r223230 - [asan] Fix stale_stack_leak.cc test in ASan-UAR mode.
Evgeniy Stepanov
- [compiler-rt] r223233 - [msan] Change the way origin ids are built.
Evgeniy Stepanov
- [llvm] r223236 - msan] Add compile-time checks for missing origins.
Evgeniy Stepanov
- [llvm] r223347 - Restrict somewhat the memory-allocation pointer cmp opt from r223093
Evgeniy Stepanov
- [zorg] r223358 - Sanitizer bot: add -gmlt to clang bootstrap flags.
Evgeniy Stepanov
- [zorg] r223361 - Sanitizer bot: add -gmlt to the stage1 compiler as well.
Evgeniy Stepanov
- [zorg] r223362 - Sanitizer bot: build stage1 clang with debug info.
Evgeniy Stepanov
- [llvm] r223464 - [msan] Avoid extra origin address realignment.
Evgeniy Stepanov
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Kumar Sukhani
- [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
Kumar Sukhani
- [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
Kumar Sukhani
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Kumar Sukhani
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Kumar Sukhani
- [PATCH] [DFSAN][MIPS] adding support of DFSAN for MIPS64
Kumar Sukhani
- [PATCH] [mips] [test] Enable COMPILER_RT_INCLUDE_TESTS for MIPS
Kumar Sukhani
- [PATCH] [DFSAN][MIPS][LLVM] Defining ShadowPtrMask variable for MIPS64
Kumar Sukhani
- [PATCH] [mips] Manually replace JAL pseudo-instructions with their JALR equivalent, instead of using InstAlias.
Toma Tabacu
- [PATCH] [mips] Expand JAL instructions when PIC is enabled.
Toma Tabacu
- [PATCH] [mips] Add assembler support for the .cprestore directive.
Toma Tabacu
- [llvm] r223188 - ExceptionDemo: Let setMCJITMemoryManager() take unique_ptr, since r223183.
NAKAMURA Takumi
- [llvm] r223192 - GCRelocateOperands: Try to appease msc17.
NAKAMURA Takumi
- [llvm] r223325 - HexagonMCInst.h: Qualify constants explicitly to appease msc17.
NAKAMURA Takumi
- [llvm] r223331 - Sort by alphabetical order.
NAKAMURA Takumi
- [llvm] r223332 - Introduce "llvm-ranlib" as a name of targets since Object/archive-symtab.test requires llvm-ranlib.
NAKAMURA Takumi
- [llvm] r223570 - llvm/test/CodeGen/X86/switch-jump-table.ll: Add explicit triple. Local labels have a prefix "." for targeting i686-cygming.
NAKAMURA Takumi
- [llvm] r223573 - LLVMInstrumentation requires MC since r223532.
NAKAMURA Takumi
- [llvm] r223576 - Avoid angle brackets in comment. [-Wdocumentation-html]
NAKAMURA Takumi
- [llvm] r223580 - Reformat.
NAKAMURA Takumi
- [llvm] r223624 - Revert a part of r223583, for now. It seems causing different emission between stage2(gcc-clang) and stage3 clang. Investigating.
NAKAMURA Takumi
- [PATCH] [UBSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [PATCH] [UBSan][MIPS] Adding support for MIPS64
Sagar Thakur
- [PATCH] [UBSan][MIPS] Adding support of MIPS64 in UBSan testing
Sagar Thakur
- [PATCH] [UBSan][MIPS] Adding support of MIPS64 in UBSan testing
Sagar Thakur
- [PATCH] [GraphWriter] Attempt to open .dot files with xdg-open/open first
Alp Toker
- [llvm] r222965 - Make MultiClass::DefPrototypes own their Records to fix memory leaks.
Craig Topper
- [llvm] r222935 - Simplify some more ownership using forward_list<T> rather than vector<unique_ptr<T>>
Craig Topper
- [PATCH] Clarify wording in the LangRef around !invariant.load
Andrew Trick
- [PATCH] Clarify wording in the LangRef around !invariant.load
Andrew Trick
- [PATCH] Clarify wording in the LangRef around !invariant.load
Andrew Trick
- [PATCH] MISched: Fix moving stores across barriers
Andrew Trick
- [llvm] r222989 - Add ARM ERET and HVC virtualisation extension instructions.
Charlie Turner
- [llvm] r222990 - Add Thumb HVC and ERET virtualisation extension instructions.
Charlie Turner
- [PATCH] Add ARM ERET and HVC virtualisation extension instructions.
Charlie Turner
- [PATCH] Add Thumb HVC and ERET virtualisation extension instructions.
Charlie Turner
- [llvm] r222992 - Add post-decode checking of HVC instruction.
Charlie Turner
- [PATCH] Add post-decode checking of HVC instruction.
Charlie Turner
- [llvm] r223110 - Emit Tag_ABI_FP_denormal correctly in fast-math mode.
Charlie Turner
- [PATCH] [ARM] Emit Tag_ABI_FP_denormal correctly in fast-math mode.
Charlie Turner
- [PATCH] [ARM] Add tests for default value of Tag_ABI_FP_rounding.
Charlie Turner
- [PATCH] [ARM] Emit ABI_FP_rounding attribute.
Charlie Turner
- [PATCH] [ARM] Add tests for default value of Tag_ABI_FP_rounding.
Charlie Turner
- [llvm] r223217 - Add tests for default value of Tag_ABI_FP_rounding.
Charlie Turner
- [llvm] r223218 - Emit ABI_FP_rounding attribute.
Charlie Turner
- [PATCH] [ARM] Add tests for default value of Tag_ABI_FP_rounding.
Charlie Turner
- [PATCH] [ARM] Emit ABI_FP_rounding attribute.
Charlie Turner
- [llvm] r223343 - Add mach-o LC_RPATH support to llvm-objdump
Charlie Turner
- [PATCH] [ARM] Add missing FP build attribute tests.
Charlie Turner
- [llvm] r223454 - Add missing FP build attribute tests.
Charlie Turner
- [PATCH] [ARM] Add missing FP build attribute tests.
Charlie Turner
- [lld] r223131 - Disable warning 4530 for MSVC builds.
Zachary Turner
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Rui Ueyama
- [PATCH] Initial contribution of llgo, a Go frontend
Rui Ueyama
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Rui Ueyama
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Rui Ueyama
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Rui Ueyama
- [lld] r223073 - [Core] Remove function to not override RoundTripPasses.
Rui Ueyama
- [lld] r223073 - [Core] Remove function to not override RoundTripPasses.
Rui Ueyama
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Rui Ueyama
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Rui Ueyama
- [lld] r223200 - [PECOFF] Fix a bug in /export option handler.
Rui Ueyama
- [PATCH] Rewrite InputGraph's Group
Rui Ueyama
- [lld] r222983 - [Core] Add flag to check if RoundTripPasses need to be run.
Rui Ueyama
- [lld] r223326 - [PECOFF] Improve compatibility of /export option.
Rui Ueyama
- [lld] r223330 - Rewrite InputGraph's Group
Rui Ueyama
- [PATCH] BumpPtr allocate SimpleReferences
Rui Ueyama
- [lld] r223341 - [PECOFF] Improve /export compatibility.
Rui Ueyama
- [lld] r223330 - Rewrite InputGraph's Group
Rui Ueyama
- [lld] r223373 - Revert "Rewrite InputGraph's Group"
Rui Ueyama
- [PATCH] BumpPtr allocate SimpleReferences
Rui Ueyama
- [PATCH] BumpPtr allocate SimpleReferences
Rui Ueyama
- [lld] r223330 - Rewrite InputGraph's Group
Rui Ueyama
- [PATCH] BumpPtr allocate SimpleReferences
Rui Ueyama
- [lld] r223341 - [PECOFF] Improve /export compatibility.
Rui Ueyama
- [lld] r223411 - Remove extra semicolon.
Rui Ueyama
- [PATCH] BumpPtr allocate SimpleReferences
Rui Ueyama
- [PATCH] BumpPtr allocate SimpleReferences
Rui Ueyama
- [lld] r223524 - [PECOFF] Fix exported symbols in an import library.
Rui Ueyama
- [lld] r223330 - Rewrite InputGraph's Group
Rui Ueyama
- [lld] r223330 - Rewrite InputGraph's Group
Rui Ueyama
- [PATCH] Use correct dylib ID in Darwin loadable modules
Lawrence Velázquez
- [PATCH] Use 32-bit ebp for NaCl64 in a limited case: llvm.frameaddress.
Jan Voung
- [PATCH] Use 32-bit ebp for NaCl64 in a limited case: llvm.frameaddress.
Jan Voung
- [llvm] r223510 - Use 32-bit ebp for NaCl64 in a limited case: llvm.frameaddress.
Jan Wen Voung
- [PATCH] [Tsan] Do not flush all streams on exit
Dmitry Vyukov
- [PATCH] Simplify Symbolizer::SymbolizePC() interface.
Dmitry Vyukov
- [PATCH] [Tsan] Fix the atomic_race.cc test to pass on systems with high loads
Dmitry Vyukov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Dmitry Vyukov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Dmitry Vyukov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Dmitry Vyukov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Dmitry Vyukov
- [compiler-rt] r223456 - tsan: protect trace memory range on startup
Dmitry Vyukov
- [compiler-rt] r223469 - tsan: fix test
Dmitry Vyukov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Dmitry Vyukov
- [PATCH] [Tsan] Fix the signal_recursive.cc test to pass on systems with high loads
Dmitry Vyukov
- [PATCH][ARM] Add support for ARM virtualization instructions.
Matthew Wahab
- [PATCH] [Tablegen] Fix AsmString parser misreading optional operands.
Matthew Wahab
- [PATCH] [Tablegen] Fix AsmString parser misreading optional operands.
Matthew Wahab
- [PATCH] [Tablegen] Fix alias instruction printer mangling opcodes with optional suffixes.
Matthew Wahab
- [llvm] r223265 - Fix grammar-o.
Nico Weber
- [llvm] r223049 - SelectionDAG switch lowering: Replace unreachable default with most popular case.
Hans Wennborg
- [llvm] r223050 - SimplifyCFG: don't remove unreachable default switch destinations
Hans Wennborg
- [llvm] r223051 - SimplifyCFG: Omit range checks for switch lookup tables when default is unreachable
Hans Wennborg
- [llvm] r223054 - Revert r223049, r223050 and r223051 while investigating test failures.
Hans Wennborg
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Hans Wennborg
- [compiler-rt] r223258 - ASan CMakeLists.txt: fix bad indent; NFC
Hans Wennborg
- [PATCH] CMake: build DLLs in the right directory and include them in the 'install' target (PR21719)
Hans Wennborg
- [PATCH] SelectionDAG switch lowering: Replace unreachable default with most popular case.
Hans Wennborg
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Hans Wennborg
- [compiler-rt] r223387 - CMake: build DLLs in the right directory and include them in the 'install' target (PR21719)
Hans Wennborg
- [PATCH] CMake: build DLLs in the right directory and include them in the 'install' target (PR21719)
Hans Wennborg
- [llvm] r223395 - Add some tests for SimplifyCFG's ConstantFoldTerminator(). NFC.
Hans Wennborg
- [llvm] r223396 - Add some tests for SimplifyCFG's TurnSwitchRangeIntoICmp(). NFC.
Hans Wennborg
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Hans Wennborg
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Hans Wennborg
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Hans Wennborg
- [www] r223476 - Update Win snapshot to r223387
Hans Wennborg
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Hans Wennborg
- [PATCH] SelectionDAG switch lowering: Replace unreachable default with most popular case.
Hans Wennborg
- [PATCH] SelectionDAG switch lowering: Replace unreachable default with most popular case.
Hans Wennborg
- [llvm] r223566 - SelectionDAG switch lowering: Replace unreachable default with most popular case.
Hans Wennborg
- [PATCH] SelectionDAG switch lowering: Replace unreachable default with most popular case.
Hans Wennborg
- [PATCH] SimplifyCFG: don't remove unreachable defaults from switch instructions; exploit them instead!
Hans Wennborg
- [llvm] r223571 - Add a proper triple to switch-jump-table.ll
Hans Wennborg
- [PATCH] [NVPTX] Do not emit .weak symbols for NVPTX
Jingyue Wu
- [PATCH] [NVPTX] Do not emit .weak symbols for NVPTX
Jingyue Wu
- [llvm] r223077 - [NVPTX] Do not emit .weak symbols for NVPTX
Jingyue Wu
- [PATCH] [NVPTX] Do not emit .weak symbols for NVPTX
Jingyue Wu
- De-pessimize ScalarEvolution's handling of nsw/nuw?
Jingyue Wu
- [PATCH] Combining Load and IntToFp should check for neon availability
Weiming Zhao
- [PATCH] Combining Load and IntToFp should check for neon availability
Weiming Zhao
- [llvm] r223382 - [AArch64] Combining Load and IntToFp should check for neon availability
Weiming Zhao
- [PATCH] Combining Load and IntToFp should check for neon availability
Weiming Zhao
- [llvm] r223170 - Apply loop-rotate to several vectorizer tests.
Michael Zolotukhin
- [llvm] r223171 - PR21302. Vectorize only bottom-tested loops.
Michael Zolotukhin
- [PATCH] Using Masked Load / Store intrinsics in Loop Vectorizer
Michael Zolotukhin
- [llvm] r223071 - [OCaml] [cmake] Add CMake buildsystem for OCaml.
Peter Zotov
- [llvm] r223072 - [OCaml] Move Llvm.clone_module to its own Llvm_transform_utils module.
Peter Zotov
- [PATCH] [OCaml] [cmake] Add CMake buildsystem for OCaml.
Peter Zotov
- [PATCH] [cmake] Unbreak LLVM-Config.cmake / llvm_expand_dependencies
Peter Zotov
- [llvm] r223129 - [OCaml] Add Llvm.mdnull.
Peter Zotov
- [llvm] r223195 - [OCaml] [cmake] Disable OCaml bindings if ctypes >=0.3 is not found.
Peter Zotov
- [PATCH] [PowerPC] Add Power8 Instruction Scheduling Tablegen
hfinkel at anl.gov
- [PATCH] Update Power VSX test cases to also test fast-isel
hfinkel at anl.gov
- [PATCH] [compiler-rt] Don't instrument globals from __objc_classname
kledzik at apple.com
- [PATCH] Rewrite InputGraph's Group
kledzik at apple.com
- [PATCH] BumpPtr allocate SimpleReferences
kledzik at apple.com
- [PATCH] BumpPtr allocate SimpleReferences
kledzik at apple.com
- [PATCH] BumpPtr allocate SimpleReferences
kledzik at apple.com
- [PATCH] BumpPtr allocate SimpleReferences
kledzik at apple.com
- [PATCH] BumpPtr allocate SimpleReferences
kledzik at apple.com
- [PATCH] BumpPtr allocate SimpleReferences
kledzik at apple.com
- [PATCH] BumpPtr allocate SimpleReferences
kledzik at apple.com
- [PATCH] BumpPtr allocate SimpleReferences
colinl at codeaurora.org
- [PATCH] BumpPtr allocate SimpleReferences
colinl at codeaurora.org
- LLVM Documentation: MergeFunctions pass
llvm at dyatkovskiy.com
- LLVM Documentation: MergeFunctions pass
llvm at dyatkovskiy.com
- [PATCH] Removal Of Duplicate Test Cases
sonam kumari
- [PATCH] Removal Of Duplicate Test Cases and Addition of Check Statements
sonam kumari
- [PATCH] Removal Of Duplicate Test Case from shift.ll file.
sonam kumari
- [PATCH] Removal Of Duplicate Test Cases and Addition of Check Statements
sonam kumari
- [PATCH] Removal Of Duplicate Test Case from shift.ll file.
sonam kumari
- [PATCH] Removal Of Duplicate Test Cases and Addition of Check Statements
sonam kumari
Last message date:
Sun Dec 7 23:27:25 PST 2014
Archived on: Tue Aug 4 17:12:03 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).