The Week Of Monday 30 September 2013 Archives by date
Starting: Mon Sep 30 01:48:38 PDT 2013
Ending: Sun Oct 6 23:20:37 PDT 2013
Messages: 873
- [llvm] r191655 - [SystemZ] Rename 32-bit GPR registers
Richard Sandiford
- [llvm] r191656 - [SystemZ] Add change missing from previous commit
Richard Sandiford
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Tim Northover
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Tim Northover
- [llvm] r191658 - [mips] Fix a broken link to mips.com in the documentation.
Daniel Sanders
- [PATCH 1/4] [Mips][msa] Updates source register of FILL instructions
Matheus Almeida
- [PATCH 2/4][Mips][msa] Direct Object Emission for 2R instructions
Matheus Almeida
- [PATCH 3/4][Mips][msa] Direct Object Emission for I5 instructions
Matheus Almeida
- [PATCH 3/4][Mips][msa] Direct Object Emission for I5 instructions
Matheus Almeida
- [PATCH 4/4][Mips][msa] Direct Object Emission for I8 instructions
Matheus Almeida
- [llvm] r191659 - [SystemZ] Rename subregs and add subreg_h32
Richard Sandiford
- [llvm] r191660 - [SystemZ] Add GRH32 for the high word of a GR64
Richard Sandiford
- [llvm] r191661 - [SystemZ] Add definitions of LFH and STFH
Richard Sandiford
- [compiler-rt] r191662 - [LSan] Rework r191522 - treat allocations with short stack traces as live
Alexey Samsonov
- [compiler-rt] r191522 - [LSan] Don't report leaks with single-frame stack traces
Alexey Samsonov
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Tim Northover
- [llvm] r191663 - [SystemZ] Revert r191661: Add definitions of LFH and STFH
Richard Sandiford
- [llvm] r191664 - [ARM] Assembler: Add more negative tests for ARM LDRD.
Tilmann Scheller
- [PATCH] X86: Use R_X86_64_TPOFF64 for FK_Data_8
Rafael Espíndola
- [PATCH] Enable building LTO on WIN32
Greg_Bedwell at sn.scee.net
- [PATCH] Enable building LTO on WIN32
Rafael Espíndola
- [PATCH] Fix transitivity of sort in DAGISelEmitter.cpp
Richard Sandiford
- [llvm] r191668 - Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*
Joey Gouly
- [PATCH][CODEGEN] Fix lowering of dynamic alloca with large alignment
Rackover, Zvi
- [PATCH] [PATCH] Teach the Inliner about attribute optnone
Andrea_DiBiagio at sn.scee.net
- [PATCH] Enable building LTO on WIN32
Greg_Bedwell at sn.scee.net
- [llvm] r191670 - Enable building LTO on WIN32.
Rafael Espindola
- [llvm] r191671 - IfConverter: Use TargetSchedule for instruction latencies
Arnold Schwaighofer
- [PATCH] Enable building LTO on WIN32
Rafael Espíndola
- [llvm] r191672 - IRBuilder: Move fast math flags to IRBuilderBase.
Benjamin Kramer
- [llvm] r191673 - IRBuilder: Add RAII objects to reset insertion points or fast math flags.
Benjamin Kramer
- [llvm] r191674 - InstCombine: Replace manual fast math flag copying with the new IRBuilder RAII helper.
Benjamin Kramer
- [llvm] r191670 - Enable building LTO on WIN32.
Timur Iskhodzhanov
- [llvm] r191675 - Convert manual insert point restores to the new RAII object.
Benjamin Kramer
- [llvm] r191670 - Enable building LTO on WIN32.
Rafael Espíndola
- [llvm] r191670 - Enable building LTO on WIN32.
Greg_Bedwell at sn.scee.net
- [llvm] r191676 - BoundsChecking: Fix refacto.
Benjamin Kramer
- [llvm] r191677 - Swift model: Fix uop description on some writes
Arnold Schwaighofer
- [llvm] r191678 - [ARM] Assembler: ARM LDRD with writeback requires the base register to be different from the destination registers.
Tilmann Scheller
- [llvm] r191678 - [ARM] Assembler: ARM LDRD with writeback requires the base register to be different from the destination registers.
Quentin Colombet
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Tom Roeder
- [llvm] r191679 - Revert "Enable building LTO on WIN32."
Rafael Espindola
- [llvm] r191670 - Enable building LTO on WIN32.
Rafael Espíndola
- [llvm] r191680 - Move command line options to the users of libLTO. Fixes --enable-shared build.
Rafael Espindola
- [llvm] r191670 - Enable building LTO on WIN32.
Greg_Bedwell at sn.scee.net
- [llvm] r191343 - Move LTO support library to a component, allowing it to be tested
Tom Roeder
- [llvm] r191683 - [ARM] Use FileCheck instead of grep for ARM LDRD negative tests.
Tilmann Scheller
- [llvm] r191678 - [ARM] Assembler: ARM LDRD with writeback requires the base register to be different from the destination registers.
Tilmann Scheller
- [llvm] r191670 - Enable building LTO on WIN32.
Timur Iskhodzhanov
- [llvm] r191684 - [PATCH 1/4] [mips][msa] Source register of FILL instructions is GPR
Jack Carter
- [PATCH 1/4] [Mips][msa] Updates source register of FILL instructions
Jack Carter
- [llvm] r191685 - [mips][msa] Direct Object Emission for 2R instructions.
Jack Carter
- [PATCH 2/4][Mips][msa] Direct Object Emission for 2R instructions
Jack Carter
- [llvm] r191686 - [ARM] Clean up ARMAsmParser::validateInstruction().
Tilmann Scheller
- [llvm] r191687 - [mips][msa] Direct Object Emission for I5 instructions.
Jack Carter
- [PATCH 3/4][Mips][msa] Direct Object Emission for I5 instructions
Jack Carter
- [llvm] r191688 - [mips][msa] Direct Object Emission for I8 instructions.
Jack Carter
- Automatic PGO - Initial implementation (1/N)
Diego Novillo
- [llvm] r191687 - [mips][msa] Direct Object Emission for I5 instructions.
Rafael Espíndola
- [llvm] r191687 - [mips][msa] Direct Object Emission for I5 instructions.
Jack Carter
- [PATCH 4/4][Mips][msa] Direct Object Emission for I8 instructions
Jack Carter
- [llvm] r191689 - TBAA: remove !tbaa from testing cases when they are not needed.
Manman Ren
- [llvm] r191690 - TBAA: update tbaa format from scalar format to struct-path aware format.
Manman Ren
- [llvm] r191686 - [ARM] Clean up ARMAsmParser::validateInstruction().
Tilmann Scheller
- [PATCH] Fix transitivity of sort in DAGISelEmitter.cpp
Will Dietz
- [PATCH][instcombine]: Slice a big load in two loads when the element are next to each other in memory.
Quentin Colombet
- [PATCH] llvm-c: use typedef for function pointers
Rafael Ávila de Espíndola
- [llvm] r191691 - [ARM] Fix Thumb(-2) diagnostic tests.
Tilmann Scheller
- [PATCH] request for approval to commit: llvm-c: Make target initializer functions external functions in lib.
Rafael Espíndola
- [llvm] r191686 - [ARM] Clean up ARMAsmParser::validateInstruction().
Tilmann Scheller
- [llvm] r189101 - Add function attribute 'optnone'.
Robinson, Paul
- [PATCH] Add non-blocking Wait() for launched processes
Tareq A. Siraj
- [PATCH] Fix transitivity of sort in DAGISelEmitter.cpp
Rafael Espíndola
- [PATCH] request for approval to commit: llvm-c: Make target initializer functions external functions in lib.
Filip Pizlo
- [PATCH] Add non-blocking Wait() for launched processes
Rafael Ávila de Espíndola
- [PATCH] request for approval to commit: llvm-c: Make target initializer functions external functions in lib.
Rafael Espíndola
- [llvm] r191693 - llvm-c: use typedef for function pointers
Anders Waldenborg
- [PATCH] [3/6] Add support for non-utf8 file names in Path.inc
Rafael Espíndola
- [PATCH] llvm-c: use typedef for function pointers
Anders Waldenborg
- [llvm] r190919 - Fix X86 subtarget to not overwrite the autodetected features by calling InitMCProcessorInfo right after detecting them. Instead add a new function that only updates the scheduling model and call that.
Rafael Espíndola
- [PATCH] request for approval to commit: llvm-c: Make target initializer functions external functions in lib.
Filip Pizlo
- [PATCH] [3/6] Add support for non-utf8 file names in Path.inc
Gao, Yunzhong
- [PATCH] Address Space Casting
Matt Arsenault
- [PATCH] request for approval to commit: llvm-c: Make target initializer functions external functions in lib.
Bob Wilson
- [llvm] r191696 - Debug Info: constify and rename from generateRef to getRef.
Manman Ren
- [llvm] r191670 - Enable building LTO on WIN32.
Greg_Bedwell at sn.scee.net
- [llvm] r191670 - Enable building LTO on WIN32.
Timur Iskhodzhanov
- [PATCH] request for approval to commit: llvm-c: Make target initializer functions external functions in lib.
Rafael Espíndola
- [PATCH] [3/6] Add support for non-utf8 file names in Path.inc
Reid Kleckner
- [PATCH] __register_frame() when cross-building on Windows
Kaylor, Andrew
- [llvm] r190919 - Fix X86 subtarget to not overwrite the autodetected features by calling InitMCProcessorInfo right after detecting them. Instead add a new function that only updates the scheduling model and call that.
Craig Topper
- [PATCH] request for approval to commit: llvm-c: Make target initializer functions external functions in lib.
Filip Pizlo
- [llvm] r190919 - Fix X86 subtarget to not overwrite the autodetected features by calling InitMCProcessorInfo right after detecting them. Instead add a new function that only updates the scheduling model and call that.
Craig Topper
- [llvm] r190919 - Fix X86 subtarget to not overwrite the autodetected features by calling InitMCProcessorInfo right after detecting them. Instead add a new function that only updates the scheduling model and call that.
Rafael Espíndola
- R600: Various fixes
Vincent Lejeune
- [PATCH] Constant fold ptrtoint + compare with address spaces
Eli Friedman
- [PATCH] Use right address space size in InstCombineCompares
Eli Friedman
- [PATCH] Fix getOrInsertGlobal dropping the address space.
Eli Friedman
- [PATCH] Teach MemoryBuiltins about address spaces
Matt Arsenault
- [llvm] r191699 - Constant fold ptrtoint + compare with address spaces
Matt Arsenault
- [llvm] r191701 - Use right address space size in InstCombineCompares
Matt Arsenault
- [PATCH] Constant fold ptrtoint + compare with address spaces
Matt Arsenault
- [PATCH] Use right address space size in InstCombineCompares
Matt Arsenault
- [PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
Katya Romanova
- [llvm] r191702 - Fix getOrInsertGlobal dropping the address space.
Matt Arsenault
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
Katya Romanova
- [PATCH] Fix getOrInsertGlobal dropping the address space.
Matt Arsenault
- [PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
Rafael Ávila de Espíndola
- [PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
Rafael Espíndola
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Reid Kleckner
- [llvm] r191706 - Add llvm-readobj to the list of programs to find in the freshly built
Eric Christopher
- [llvm] r191426 - PPC: Allow partial fills in writeNopData()
Eli Friedman
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [llvm] r191426 - PPC: Allow partial fills in writeNopData()
David Majnemer
- [PATCH] [3/6] Add support for non-utf8 file names in Path.inc
David Majnemer
- [llvm] r191710 - The DW_AT_GNU_pubnames/pubtypes attributes are actually form
Eric Christopher
- [llvm] r191711 - The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddress
Preston Gurd
- [llvm] r191711 - The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddress
Rafael Espíndola
- [llvm] r191712 - Reuse variable
Matt Arsenault
- [llvm] r191713 - Use CHECK-LABEL
Matt Arsenault
- [llvm] r191715 - Forgot to add a break statement.
Preston Gurd
- [llvm] r191716 - Fix code duplication
Matt Arsenault
- [PATCH] [3/6] Add support for non-utf8 file names in Path.inc
Reid Kleckner
- [PATCH] [3/6] Add support for non-utf8 file names in Path.inc
Richard Mitton
- [PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
Katya Romanova
- [llvm] r191720 - Update comments.
Eric Christopher
- [llvm] r191721 - Add the DW_AT_GNU_ranges_base attribute if we've emitted any ranges
Eric Christopher
- R600: Various fixes
Tom Stellard
- [PATCH] Fixed a bug with section names containing special characters.
Richard Mitton
- [llvm] r191722 - Adding multiple module support for MCJIT.
Andrew Kaylor
- [llvm] r191723 - Tests for MCJIT multiple module support
Andrew Kaylor
- [llvm] r191538 - TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Richard Smith
- [llvm] r190216 - TBAA: add isTBAAVtableAccess to MDNode so clients can call the function
Richard Smith
- [llvm] r191724 - SelectionDAG: Clarify comments from r191600
Tom Stellard
- [llvm] r191600 - SelectionDAG: Clean up LegalizeSetCCCondCode() function
Tom Stellard
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Yunzhong Gao
- [llvm] r191538 - TBAA: handle scalar TBAA format and struct-path aware TBAA format.
Manman
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Craig Topper
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Yunzhong Gao
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Craig Topper
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Craig Topper
- [llvm] r191728 - BEXTR should be defined to take same type for bother operands.
Craig Topper
- [PATCH] Fix creating bitcasts between address spaces in SCEV.
Matt Arsenault
- [llvm] r191731 - Remove unneeded fields from disassembler internal instruction format.
Craig Topper
- [llvm] r191732 - Remove 0 as a valid encoding for the m-mmmm field.
Craig Topper
- [llvm] r189101 - Add function attribute 'optnone'.
Nick Lewycky
- [PATCH] Warn on deprecated IT blocks in v8 AArch32 assembly
Artyom Skrobov
- [llvm] r191733 - AVX-512: Added X86vzmovl patterns
Elena Demikhovsky
- [llvm] r191723 - Tests for MCJIT multiple module support
Tim Northover
- [llvm] r191734 - This patch adds aliases for Mips sub instruction with immediate operands. Corresponding test cases are added.
Vladimir Medic
- [llvm] r191735 - Fix pattern sort in DAGISelEmitter.cpp
Richard Sandiford
- [PATCH] Fix transitivity of sort in DAGISelEmitter.cpp
Richard Sandiford
- [llvm] r191737 - [mips][msa] Added support for matching mod_[us] from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r191738 - [SystemZ] Reapply: Add definitions of LFH and STFH
Richard Sandiford
- [PATCH] Support for microMIPS relocations 1/3
Zoran Jovanovic
- [PATCH] Support for microMIPS relocations 2/3
Zoran Jovanovic
- [PATCH] Support for microMIPS relocations 3/3
Zoran Jovanovic
- [PATCH] Remove "localize global" optimization
Alexey Samsonov
- [llvm] r191739 - [SystemZ] Use upper words of GR64s for codegen
Richard Sandiford
- [PATCH] Emit Clang version information into .comment section (LLVM's part of implementation) [PART 2]
Rafael Espíndola
- [llvm] r191740 - [SystemZ] Add sign-extending high-word loads (LBH and LHH)
Richard Sandiford
- [PATCH] [ARMv8] Implement the SEVL hint instruction
Joey Gouly
- [llvm] r191741 - SCEVExpander: Fix a regression I introduced by to eagerly adding RAII objects.
Benjamin Kramer
- [PATCH] Support for microMIPS relocations 1/3
Rafael Espíndola
- [llvm] r191742 - [SystemZ] Add zero-extending high-word loads (LLCH and LLHH)
Richard Sandiford
- [PATCH] [ARMv8] Implement the SEVL hint instruction
Tim Northover
- [llvm] r191743 - [SystemZ] Add truncating high-word stores (STCH and STHH)
Richard Sandiford
- [llvm] r191711 - The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddress
Dimitry Andric
- [llvm] r191744 - [ARM] Introduce the 'sevl' instruction in ARMv8.
Joey Gouly
- [llvm] r191745 - Remove empty directory.
Joerg Sonnenberger
- [llvm] r191746 - [SystemZ] Add register zero extensions involving at least one high word
Richard Sandiford
- [llvm] r191715 - Forgot to add a break statement.
Dimitry Andric
- [compiler-rt] r191747 - Add top-level CMake 'compiler-rt' target to build all compiler-rt libraries
Alexey Samsonov
- [llvm] r191748 - Test commit. Updated comment.
Matheus Almeida
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Tim Northover
- Proposal: type uniquing of debug info for LTO
Rafael Espíndola
- [llvm] r191749 - [ARM] Remove an unused function from the disassembler.
Joey Gouly
- [PATCH] Remove several unused variables
Alp Toker
- [llvm] r191750 - [SystemZ] Add patterns to load a constant into a high word (IIHF)
Richard Sandiford
- [llvm] r191751 - [SystemZ] Allow selects with a high-word destination
Richard Sandiford
- [llvm] r191711 - The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddress
Rafael Espíndola
- [PATCH] Fixed a typo in the documentation
Diana Vasile
- [PATCH] Remove several unused variables
Rafael Espíndola
- [llvm] r191752 - Fix a typo in the documentation. Thanks to Diana Vasile for the patch
Sylvestre Ledru
- [llvm] r191753 - [SystemZ] Allow integer insertions with a high-word destination
Richard Sandiford
- [PATCH] Fixed a typo in the documentation
Sylvestre Ledru
- [llvm] r191755 - [SystemZ] Allow integer OR involving high words
Richard Sandiford
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Aaron Ballman
- [llvm] r191757 - Remove several unused variables.
Rafael Espindola
- [PATCH] Don't merge tiny functions.
Rafael Ávila de Espíndola
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Joey Gouly
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - LLVM
Jiangning Liu
- [llvm] r191711 - The X86FixupLEAs pass for Intel Atom must not call convertToThreeAddress
Benjamin Kramer
- [llvm] r191759 - [SystemZ] Allow integer XOR involving high words
Richard Sandiford
- [www] r191761 - Add rust to the list of projects using LLVM
Sylvestre Ledru
- [llvm] r191762 - [SystemZ] Allow integer AND involving high words
Richard Sandiford
- [llvm] r191763 - Add non-blocking Wait() for launched processes
Tareq A. Siraj
- [llvm] r191764 - [SystemZ] Optimize 32-bit FPR<->GPR moves for z196 and above
Richard Sandiford
- [llvm] r191765 - [SystemZ] Add test missing from r191764.
Richard Sandiford
- [PATCH] Add non-blocking Wait() for launched processes
Tareq A. Siraj
- [llvm] r191766 - ARM: support interrupt attribute
Tim Northover
- [llvm] r191767 - [SystemZ] Extend pseudo conditional 8- and 16-bit stores to high words
Richard Sandiford
- [llvm] r191770 - [SystemZ] Extend 32-bit RISBG optimizations to high words
Richard Sandiford
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Tim Northover
- [llvm] r191773 - [SystemZ] Extend test-under-mask support to high GR32s
Richard Sandiford
- [llvm] r191774 - [SystemZ] Add immediate addition involving high words
Richard Sandiford
- [llvm] r191775 - [SystemZ] Add comparisons of large immediates using high words
Richard Sandiford
- [llvm] r191777 - [SystemZ] Add comparisons of high words and memory
Richard Sandiford
- Fix build when /usr/local/bin/python is python 3
Eitan Adler
- [llvm] r191723 - Tests for MCJIT multiple module support
Kaylor, Andrew
- [llvm] r191723 - Tests for MCJIT multiple module support
Tim Northover
- [llvm] r191778 - [DebugInfo] Remove unused functions from DWARFDebugAranges and fix code style.
Alexey Samsonov
- Fix build when /usr/local/bin/python is python 3
Stephen Checkoway
- [llvm] r191779 - [DebugInfo] Further simplify DWARFDebugAranges. No functionality change.
Alexey Samsonov
- [llvm] r191780 - Fixing MCJIT multiple module linking for OSX
Andrew Kaylor
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Kay Tiong Khoo
- [llvm] r191781 - [DebugInfo] Simplify and speedup .debug_aranges parsing
Alexey Samsonov
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Ana Pazos
- [llvm] r191782 - Add test case for PR16785.
Preston Gurd
- [llvm] r191734 - This patch adds aliases for Mips sub instruction with immediate operands. Corresponding test cases are added.
Nick Lewycky
- Proposal: type uniquing of debug info for LTO
Manman Ren
- [PATCH] Remove "localize global" optimization
Nick Lewycky
- [polly] cleanup: do not compute isl_map_dim in the loop
Sebastian Pop
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Craig Topper
- [PATCH] Support for microMIPS relocations 1/3
Jack Carter
- [llvm] r191785 - Reverts commit r190808 and r190556.
Rafael Espindola
- [llvm] r191674 - InstCombine: Replace manual fast math flag copying with the new IRBuilder RAII helper.
Michael Ilseman
- [PATCH] Support for microMIPS relocations 1/3
Rafael Espíndola
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Michael Ilseman
- Fwd: [llvm] r191668 - Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*
Shuxin Yang
- [llvm] r191786 - Don't merge tiny functions.
Matt Arsenault
- [PATCH] Don't merge tiny functions.
Matt Arsenault
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Michael Ilseman
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- Proposal: type uniquing of debug info for LTO
Eric Christopher
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Michael Ilseman
- [PATCH] Remove "localize global" optimization
Bob Wilson
- [llvm] r191668 - Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*
Bob Wilson
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Support for microMIPS relocations 1/3
Jack Carter
- [PATCH] Support for microMIPS relocations 1/3
Jack Carter
- [PATCH] Support for microMIPS relocations 1/3
Rafael Espíndola
- [PATCH] Support for microMIPS relocations 1/3
Rafael Espíndola
- [PATCH] Support for microMIPS relocations 2/3
Jack Carter
- [PATCH] Support for microMIPS relocations 2/3
Rafael Espíndola
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Michael Spencer
- [PATCH] Support for microMIPS relocations 3/3
Jack Carter
- [PATCH] ARM: Implement __attribute__((interrupt(...)))
Jim Grosbach
- [PATCH] Support for microMIPS relocations 3/3
Rafael Espíndola
- [PATCH] Adding an -exported-symbol flag to llvm-lto
Tom Roeder
- [llvm] r191787 - [MC] When MCInstPrint::printAnnotation uses a comment stream, it has to ensure
Quentin Colombet
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Shankar Kalpathi Easwaran
- [PATCH] Adding an -exported-symbol flag to llvm-lto
Rafael Espíndola
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
kledzik at apple.com
- [llvm] r191788 - R600: Enable -verify-machineinstrs in some tests.
Vincent Lejeune
- [llvm] r191789 - R600: Put PRED_X instruction in its own clause
Vincent Lejeune
- [llvm] r191790 - R600: add a pass that merges clauses.
Vincent Lejeune
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Shankar Kalpathi Easwaran
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Reid Kleckner
- [zorg] r191791 - Added jobs property to getLLDBuildFactory.
Galina Kistanova
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Michael Spencer
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [llvm] r186499 - Tweak the cmake interaction between CMAKE_BUILD_TYPE and LLVM_ENABLE_ASSERTIONS.
Duncan Sands
- [llvm] r191793 - Try to fix native-arm bot
Manman Ren
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
kledzik at apple.com
- [llvm] r191794 - Remove triple from type unique testing cases.
Manman Ren
- [PATCH] Enable building LTO on WIN32
Greg_Bedwell at sn.scee.net
- [zorg] r191795 - [llvmlab] sudo rm -rfv the old build directory instead of just rm -rfv.
Michael Gottesman
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Yunzhong Gao
- [PATCH] Enable building LTO on WIN32
Rafael Espíndola
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Shankar Kalpathi Easwaran
- [llvm] r191781 - [DebugInfo] Simplify and speedup .debug_aranges parsing
Eric Christopher
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [polly] cleanup: do not compute isl_map_dim in the loop
Tobias Grosser
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
David Blaikie
- [PATCH] Adding an -exported-symbol flag to llvm-lto
Tom Roeder
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
David Blaikie
- [PATCH] Adding diversity for security
Stephen Crane
- [llvm] r191799 - [llvm-c][Disassembler] Add an option to reproduce in disassembled output the
Quentin Colombet
- [PATCH] Adding an -exported-symbol flag to llvm-lto
Rafael Espíndola
- [PATCH] Support for microMIPS relocations 1/3
Rich Fuhler
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Shankar Easwaran
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [PATCH] JIT/RTDyld memory managers should know section names
Filip Pizlo
- [PATCH] JIT/RTDyld memory managers should know section names
Kaylor, Andrew
- [PATCH] Fix libLTO.so -disable-opt and other gold plugin options recently moved to lto.cpp
Tom Roeder
- [PATCH] JIT/RTDyld memory managers should know section names
Filip Pizlo
- [PATCH] JIT/RTDyld memory managers should know section names
Eric Christopher
- [PATCH] JIT/RTDyld memory managers should know section names
Eric Christopher
- [PATCH] Adding an -exported-symbol flag to llvm-lto
Tom Roeder
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Nick Kledzik
- [PATCH] JIT/RTDyld memory managers should know section names
Kaylor, Andrew
- [llvm] r191800 - Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
- [PATCH] JIT/RTDyld memory managers should know section names
Eric Christopher
- [PATCH] Adding diversity for security
Stephen Crane
- [zorg] r191803 - Added builder clang-x86_64-freeBSD9.2
Galina Kistanova
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [llvm] r191804 - This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land.
Filip Pizlo
- [PATCH] Implement aarch64 neon instruction class AdvSIMD (by element) - Clang
Jiangning Liu
- [llvm] r191804 - This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land.
Filip Pizlo
- [llvm] r191804 - This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land.
Eric Christopher
- [PATCH] JIT/RTDyld memory managers should know section names
Jim Grosbach
- [llvm] r191804 - This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land.
Filip Pizlo
- [llvm] r191804 - This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land.
Eric Christopher
- [llvm] r191804 - This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land.
Filip Pizlo
- [llvm] r191804 - This threads SectionName through the allocateCodeSection/allocateDataSection APIs, both in C++ and C land.
Eric Christopher
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Reid Kleckner
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [PATCH] Don't use runtime bounds check between different address space pointers
Matt Arsenault
- [PATCH] StructurizeCFG: Add dependency on LowerSwitch pass
Tom Stellard
- [compiler-rt] r191807 - Make the InvalidValueData take a SourceLocation.
Nick Lewycky
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Shankar Easwaran
- [PATCH] Don't use runtime bounds check between different address space pointers
Nadav Rotem
- [compiler-rt] r191810 - This fixme is resolved, fix the test.
Nick Lewycky
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Craig Topper
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Craig Topper
- [llvm] r191811 - Disable libc++ building by default with CMake with MSVC -- some bots
Chandler Carruth
- [llvm] r191812 - AVX-512: Added TB prefix to all instructions without prefixes,
Elena Demikhovsky
- [llvm] r191813 - [DebugInfo] Further simplify DWARFDebugAranges public interface
Alexey Samsonov
- [llvm] r191815 - Program.h: Fix \Note into \note. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r191668 - Fix a bug in InstCombine where it attempted to cast a Value* to an Instruction*
Joey Gouly
- [PATCH] Warn on deprecated IT blocks in v8 AArch32 assembly
Amara Emerson
- AW: [PATCH] StructurizeCFG: Add dependency on LowerSwitch pass
Koenig, Christian
- [llvm] r191818 - AVX-512: fixed a bug in getLoadStoreRegOpcode() for AVX-512 target
Elena Demikhovsky
- [compiler-rt] r191819 - tsan: use ninja instead of make (faster and less output)
Dmitry Vyukov
- [PATCH] Enable building LTO on WIN32
Greg_Bedwell at sn.scee.net
- [PATCH] Adding diversity for security
Alex Rosenberg
- [PATCH] Support for microMIPS relocations 1/3
Rafael Espíndola
- [compiler-rt] r191821 - msan: fix compiler warnings about unused variables
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [compiler-rt] r191822 - tsan: fix the following compiler warning
Dmitry Vyukov
- [llvm] r191823 - Enable building LTO on WIN32.
Rafael Espindola
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] Enable building LTO on WIN32
Rafael Espíndola
- [llvm] r191824 - Add Support For .bss Named Section Directive For Darwin Targets.
Rafael Espindola
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Alexey Samsonov
- [llvm] r191825 - Add a -exported-symbol option to llvm-lto.
Rafael Espindola
- [PATCH] Adding an -exported-symbol flag to llvm-lto
Rafael Espíndola
- [compiler-rt] r191827 - [sanitizer] Fix localtime and gmtime interceptors to clean tm->tm_zone.
Evgeniy Stepanov
- [PATCH] A new HeapToStack allocation promotion pass
hfinkel at anl.gov
- [llvm] r191828 - Don't layout items in a list in columns. That requires changing every
Chandler Carruth
- [PATCH] Fix libLTO.so -disable-opt and other gold plugin options recently moved to lto.cpp
Rafael Espíndola
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexey Samsonov
- [llvm] r191829 - Fix option parsing in the gold plugin.
Rafael Espindola
- [PATCH] tsan: ignore interceptors coming from specified libraries
Kostya Serebryany
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexander Potapenko
- [llvm] r191830 - Disable this test on Win32 for now.
Rafael Espindola
- [llvm] r191831 - Add test I forgot to git add in r191824.
Rafael Espindola
- [PATCH] Enable building LTO on WIN32
Rafael Espíndola
- [llvm] r191832 - Tidy up this line of the Makefile before I start hacking on it.
Chandler Carruth
- [PATCH] Enable building LTO on WIN32
Greg_Bedwell at sn.scee.net
- [llvm] r191834 - Remove "localize global" optimization
Alexey Samsonov
- [PATCH] Remove "localize global" optimization
Alexey Samsonov
- [llvm] r191835 - Remove the very substantial, largely unmaintained legacy PGO
Chandler Carruth
- [llvm] r191836 - Try harder to disable the LTO tests on windows.
Rafael Espindola
- [llvm] r191835 - Remove the very substantial, largely unmaintained legacy PGO
Rafael Espíndola
- [llvm] r191838 - R600: Add a ldptr intrinsic to support MSAA.
Vincent Lejeune
- [PATCH] [ARM] Improve build attributes emission
Amara Emerson
- [llvm] r191840 - MCJIT: skip some more new multi-module tests on unsupported platforms.
Tim Northover
- XCore target: fix bug in XCoreLowerThreadLocal.cpp
Robert Lytton
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Katya Romanova
- [PATCH] [stack protector] Improved data layout rules, WIP, part 2
Josh Magee
- [PATCH] Emit Clang version information into .comment section (CodeGen's part of implementation) [PART 2A]
Katya Romanova
- [Patch]SLP vectorization on tiny fully vectorizable tree
Yi Jiang
- [Patch]SLP vectorization on tiny fully vectorizable tree
Nadav Rotem
- [PATCH] Adding diversity for security
Tom Roeder
- [llvm] r191841 - StructurizeCFG: Add dependency on LowerSwitch pass
Tom Stellard
- [PATCH] Remove "localize global" optimization
Bob Wilson
- [llvm] r191843 - Adding out-of-process execution support to lli.
Andrew Kaylor
- [PATCH] Adding diversity for security
Stephen Crane
- [PATCH] Adding diversity for security
Tom Roeder
- [PATCH] Remove "localize global" optimization
Nick Lewycky
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [PATCH] Remove "localize global" optimization
Bob Wilson
- [PATCH] Emit Clang version information into .comment section (CodeGen's part of implementation) [PART 2A]
Rafael Ávila de Espíndola
- [llvm] r191844 - Fixing compile warnings
Andrew Kaylor
- [llvm] r191845 - Clean up lli execution code
Andrew Kaylor
- [PATCH] Emit Clang version information into .comment section (MC's part of implementation) [PART 2B]
Rafael Ávila de Espíndola
- [PATCH] Adding diversity for security
Stephen Crane
- [PATCH] Adding diversity for security
Stephen Crane
- [PATCH] Remove "localize global" optimization
Alexey Samsonov
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Richard Mitton
- [llvm] r191843 - Adding out-of-process execution support to lli.
Reid Kleckner
- [PATCH] Don't use runtime bounds check between different address space pointers
Matt Arsenault
- [PATCH] [ASan] Don't require X86 to build Android runtime
Greg Fitzgerald
- [PATCH] Adding diversity for security
Marshall Clow
- [llvm] r191847 - SLPVectorizer: Make store chain finding more aggressive with GetUnderlyingObject.
Benjamin Kramer
- [llvm] r191843 - Adding out-of-process execution support to lli.
Kaylor, Andrew
- [llvm] r191848 - Fix build problems with remote lli implementation
Andrew Kaylor
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Gao, Yunzhong
- [PATCH] Adding TableGen patterns to auto-select TBM instructions
Gao, Yunzhong
- [PATCH] Adding diversity for security
Tom Roeder
- [zorg] r191849 - Removed long time off-line builders from waterfall.
Galina Kistanova
- [llvm] r191850 - Fix comment grammar and capitalization.
Matt Arsenault
- [llvm] r191851 - Fix debug printing spacing.
Matt Arsenault
- [PATCH] Fix PR17168 (DAG scheduler inserts DBG_VALUE before PHI with fast-isel)
Bill Schmidt
- [PATCH] Adding diversity for security
Tom Roeder
- [llvm] r191852 - Apply slp vectorization on fully-vectorizable tree of height 2
Yi Jiang
- [PATCH] [1/2] Adding TableGen patterns to auto-select TBM instructions
Yunzhong Gao
- [llvm] r191853 - Fix missing CHECK-LABELs
Matt Arsenault
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Alexey Samsonov
- [PATCH] Adding diversity for security
Stephen Crane
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Richard Mitton
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
David Blaikie
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
David Blaikie
- [llvm] r191843 - Adding out-of-process execution support to lli.
Richard Smith
- [llvm] r191856 - Pass the resolved lli-child-target executable name to execv, rather than
Richard Smith
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Eric Christopher
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jack Carter
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jim Grosbach
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jack Carter
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [llvm] r191857 - Add newline at eof.
Benjamin Kramer
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Quentin Colombet
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Hal Finkel
- [llvm] r191861 - Fixing lli-child-target build
Andrew Kaylor
- [llvm] r191862 - Don't use runtime bounds check between address spaces.
Matt Arsenault
- [PATCH] Don't use runtime bounds check between different address space pointers
Matt Arsenault
- [PATCH] [lld][Core] Fix heap overflow in LayoutPass.
Michael Spencer
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Quentin Colombet
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Andrew Trick
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Hal Finkel
- [llvm] r191864 - [llvm-c][Disassembler] When printing latency information, skip scheduling
Quentin Colombet
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [PATCH] [lld][Core] Fix heap overflow in LayoutPass.
Shankar Kalpathi Easwaran
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Quentin Colombet
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Richard Mitton
- [lld] r191865 - [Core] Fix heap overflow in LayoutPass.
Michael J. Spencer
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Andrew Trick
- [llvm] r191866 - Dispose the codegen even when just writing the bitcode file.
Rafael Espindola
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Quentin Colombet
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Eric Christopher
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Eric Christopher
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Quentin Colombet
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Richard Mitton
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Hal Finkel
- [patch] First step to fix pr11866 during LTO
Rafael Espíndola
- [lld] r191867 - [Core] Fix unstable sort for unordered atoms.
Michael J. Spencer
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [patch] First step to fix pr11866 during LTO
Nick Kledzik
- [PATCH] [1/2] Adding TableGen patterns to auto-select TBM instructions
Craig Topper
- [llvm] r191870 - Add v4f16 to supported value types.
Pete Cooper
- [llvm] r191871 - Add patterns for selecting TBM instructions from logical operations. Patch from Yunzhong Gao.
Craig Topper
- [PATCH] [1/2] Adding TableGen patterns to auto-select TBM instructions
Craig Topper
- [llvm] r191873 - Remove duplicated test cases that occurred when I applied the same patch file to my model twice.
Craig Topper
- [llvm] r191874 - Add XOP disassembler support. Fixes PR13933.
Craig Topper
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Eric Christopher
- [llvm] r191877 - Remove comma from the end of an enum.
Craig Topper
- [llvm] r191880 - Replace C++ style comment with a C style comment to satisfy some of the build bots.
Craig Topper
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexey Samsonov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexey Samsonov
- [PATCH] [ASan] Don't require X86 to build Android runtime
Kostya Serebryany
- [compiler-rt] r191883 - [asan] Don't require X86 to build Android runtime.
Evgeniy Stepanov
- [PATCH] [ASan] Don't require X86 to build Android runtime
Evgeniy Stepanov
- [PATCH] Implement aarch64 neon instruction class SIMD Across - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Across - LLVM
Jiangning Liu
- [llvm] r191884 - Remove wild .debug_aranges entries generated from unimportant labels
Alexey Samsonov
- [PATCH] Implement aarch64 neon instruction class SIMD Across - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Across - Clang
Jiangning Liu
- [PATCH] Remove wild .debug_aranges entries generated from unimportant labels
Alexey Samsonov
- [llvm] r191885 - [ARM] Warn on deprecated IT blocks in v8 AArch32 assembly.
Amara Emerson
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] Don't use runtime bounds check between different address space pointers
Duncan Sands
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] [ARM] Improve build attributes emission
Richard Barton
- [PATCH] tsan: ignore interceptors coming from specified libraries
Kostya Serebryany
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexey Samsonov
- [llvm] r191889 - AVX-512: Fixed encoding of VMOVQ instruction.
Elena Demikhovsky
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexey Samsonov
- [llvm] r191891 - [arm] Enhance the test case by checking .fpu directive.
Logan Chien
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexey Samsonov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexey Samsonov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexander Potapenko
- [polly] r191892 - ScopInfo: Fix typos
Tobias Grosser
- [polly] r191893 - ScopInfo: Do not include "isl/int.h" any more
Tobias Grosser
- [polly] r191894 - Use LLVM_DELETED_FUNCTION instead of a comment
Tobias Grosser
- [polly] r191895 - clang-format
Tobias Grosser
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] tsan: ignore interceptors coming from specified libraries
Alexander Potapenko
- [llvm] r191896 - CaptureTracking: Plug a loophole in the "too many uses" heuristic.
Benjamin Kramer
- [PATCH] [ARM] Improve build attributes emission
Renato Golin
- [compiler-rt] r191897 - tsan: ignore interceptors coming from specified libraries
Dmitry Vyukov
- [PATCH] [ARM] Improve build attributes emission
Amara Emerson
- [compiler-rt] r191898 - tsan: intercept _exit so that we can override exit status
Dmitry Vyukov
- [compiler-rt] r191898 - tsan: intercept _exit so that we can override exit status
Kostya Serebryany
- [compiler-rt] r191898 - tsan: intercept _exit so that we can override exit status
Evgeniy Stepanov
- [compiler-rt] r191899 - tsan: fix false positive in localtime()
Dmitry Vyukov
- [PATCH] [ARM] Improve build attributes emission
Amara Emerson
- [compiler-rt] r191902 - tsan: include lsan into presubmit check
Dmitry Vyukov
- [compiler-rt] r191903 - asan/msan/tsan: move _exit interceptor to common interceptors
Dmitry Vyukov
- [patch] First step to fix pr11866 during LTO
Rafael Espíndola
- [compiler-rt] r191904 - asan/msan: fix "unused function 'OnExit'" warning
Dmitry Vyukov
- [llvm] r191905 - Added checking code whehter target supports specific dag combining about rotate
Jin-Gu Kang
- [PATCH] Don't use runtime bounds check between different address space pointers
Matt Arsenault
- [PATCH] AArch64 Neon Misc Scalar Arithmetic Instructions
mcrosier at codeaurora.org
- [PATCH] Implement aarch64 neon instruction class SIMD Across - Clang
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD Across - LLVM
Tim Northover
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [compiler-rt] r191908 - asan/msan/tsan: fix broken linux syscalls
Dmitry Vyukov
- [llvm] r191911 - raw_fd_ostream: Be more verbose about the reason when opening a file fails.
Benjamin Kramer
- [PATCH] AArch64 Neon Misc Scalar Arithmetic Instructions
James Molloy
- [compiler-rt] r191913 - tsan: add memory_limit_mb flag
Dmitry Vyukov
- [PATCH] AArch64 Neon Misc Scalar Arithmetic Instructions
mcrosier at codeaurora.org
- [PATCH] Make gep i8* X, -(ptrtoint Y) transform work with address spaces
Matt Arsenault
- [patch] First step to fix pr11866 during LTO
Nick Kledzik
- [llvm] r191914 - Fix cut and paste typo.
Eric Christopher
- [llvm] r191915 - Make sure we emit a section for pubnames even if that section is
Eric Christopher
- [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Matthias Braun
- [PATCH] Improve machine code correctness in codegen
Matthias Braun
- [PATCH] Make gep i8* X, -(ptrtoint Y) transform work with address spaces
Benjamin Kramer
- [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Quentin Colombet
- [llvm] r191916 - [llvm-c][Disassembler] When printing latency information, fall back to the
Quentin Colombet
- [PATCH] Improve machine code correctness in codegen
Eric Christopher
- [llvm] r191859 - [llvm-c][Disassembler] Add an option to print latency information in
Quentin Colombet
- [PATCH] Improve machine code correctness in codegen
Matthias Braun
- [llvm] r191918 - Test commit. Fixed a copy-paste error in the Makefile for lib/LTO.
Tom Roeder
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Adrian Prantl
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Eric Christopher
- [llvm] r191920 - Make gep i8* X, -(ptrtoint Y) transform work with address spaces
Matt Arsenault
- [PATCH] Make gep i8* X, -(ptrtoint Y) transform work with address spaces
Matt Arsenault
- [PATCH] [1/2] Adding TableGen patterns to auto-select TBM instructions
Yunzhong Gao
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [llvm] r191922 - Optimize linkonce_odr unnamed_addr functions during LTO.
Rafael Espindola
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [PATCH] Add address space arguments to MemoryBuiltins
Nuno Lopes
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Reid Kleckner
- [PATCH] Re-implement BMI instruction selection using TableGen patterns
Yunzhong Gao
- [PATCH] Teach MemoryBuiltins about address spaces
Nuno Lopes
- [PATCH] Re-implement BMI instruction selection using TableGen patterns
Craig Topper
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
David Blaikie
- [PATCH] Fixed a bug with section names containing special characters.
Richard Mitton
- [lld] r191924 - [ELF] Fix uninitalized value.
Michael J. Spencer
- [PATCH] Re-implement BMI instruction selection using TableGen patterns
Yunzhong Gao
- [llvm] r191927 - Rename DataLayout variables TD -> DL
Matt Arsenault
- [PATCH] Fixed a bug with section names containing special characters.
Richard Mitton
- [llvm] r191928 - DebugInfo: Avoid redundantly adding child DIEs to parents.
David Blaikie
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Rafael Espíndola
- [PATCH] Add address space arguments to MemoryBuiltins
Matt Arsenault
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jack Carter
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [llvm] r191929 - Pull fptrunc's upwards through selects when one of the select's selectands was a constant. This has a number of benefits, including producing small immediates (easier to materialize, smaller constant pools) as well as being more likely to allow the fptrunc to fuse with a preceding instruction (truncating selects are unusual).
Owen Anderson
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Rafael Espíndola
- [PATCH] Emit Clang version information into .comment section (CodeGen's part of implementation) [PART 2A]
Katya Romanova
- [PATCH] Emit Clang version information into .comment section (CodeGen's part of implementation) [PART 2A]
Rafael Ávila de Espíndola
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jack Carter
- [PATCH] Fixed a bug with section names containing special characters.
Eric Christopher
- [PATCH] Remove "localize global" optimization
Evan Cheng
- [llvm] r191932 - Fixed a bug with section names containing special characters.
Richard Mitton
- [PATCH] Emit Clang version information into .comment section (CodeGen's part of implementation) [PART 2A]
Katya Romanova
- [PATCH] Remove "localize global" optimization
Richard Smith
- [PATCH] Remove "localize global" optimization
Nick Lewycky
- [PATCH] Fixed a bug with section names containing special characters.
Richard Mitton
- [PATCH] Remove "localize global" optimization
Evan Cheng
- [PATCH] Remove "localize global" optimization
Evan Cheng
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Remove "localize global" optimization
Shuxin Yang
- [PATCH] ARM: preserve undef flag in pseudo instruction expanders Was: [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Matthias Braun
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jack Carter
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] ARM: optimizeSelect has to consider the previous register class Was: [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Matthias Braun
- [PATCH] ARM: preserve undef flag in pseudo instruction expanders Was: [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Evan Cheng
- [PATCH] ARM: do not add a regmask for TAILJUMPs Was: [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Matthias Braun
- [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Renato Golin
- [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Matthias Braun
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jim Grosbach
- [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Renato Golin
- [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Matthias Braun
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [llvm] r191922 - Optimize linkonce_odr unnamed_addr functions during LTO.
Richard Smith
- [PATCH] Improve machine code correctness in codegen
Matthias Braun
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jack Carter
- [PATCH] Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
- PATCH: R600/SI: Enable the verifier on most lit tests
Tom Stellard
- [PATCH] Change objectsize intrinsic to accept different address spaces.
Eric Christopher
- [llvm] r191938 - Adding support and tests for multiple module handling in lli
Andrew Kaylor
- [PATCH] Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
- [PATCH] ARM: optimizeSelect has to consider the previous register class Was: [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Renato Golin
- [PATCH] ARM: preserve undef flag in pseudo instruction expanders Was: [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Renato Golin
- [PATCH] Change objectsize intrinsic to accept different address spaces.
Eric Christopher
- [PATCH] ARM: do not add a regmask for TAILJUMPs Was: [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Renato Golin
- [PATCH] Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
- [PATCH] Change objectsize intrinsic to accept different address spaces.
Eric Christopher
- [llvm] r191939 - DebugInfo: Fix ordering of members after r191928
David Blaikie
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Shankar Kalpathi Easwaran
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [PATCH] Change objectsize intrinsic to accept different address spaces.
Matt Arsenault
- [llvm] r191940 - Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon.
Craig Topper
- [llvm] r191941 - Revert r191940 to see if it fixes the build bots.
Craig Topper
- [llvm] r191939 - DebugInfo: Fix ordering of members after r191928
Craig Topper
- [PATCH] Change objectsize intrinsic to accept different address spaces.
Eric Christopher
- [PATCH] Only modify lto.exports.def when contents have changed
Greg Bedwell
- [llvm] r191942 - Test commit to check e-mail address. Please discard this.
Jin-Gu Kang
- [PATCH] A new HeapToStack allocation promotion pass
Marc Glisse
- [PATCH] Remove "localize global" optimization
Nick Lewycky
- [PATCH] [ARM] Improve build attributes emission
Amara Emerson
- [PATCH] Fix object file writing in llvm-lto on Windows
Greg Bedwell
- [PATCH] AArch64 Neon Misc Scalar Arithmetic Instructions
James Molloy
- [PATCH] Emit Clang version information into .comment section (CodeGen's part of implementation) [PART 2A]
Daniel Jasper
- [compiler-rt] r191943 - Refactor the usage of strip_path_prefix option and make it more consistent across sanitizers
Alexey Samsonov
- [llvm] r191944 - Implement aarch64 neon instruction set AdvSIMD (3V elem).
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Across - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Across - Clang
Jiangning Liu
- [compiler-rt] r191946 - tsan: fix a bug in pthread_once when called from an ignored library
Dmitry Vyukov
- [PATCH] [ARM] Improve build attributes emission
Renato Golin
- [llvm] r191939 - DebugInfo: Fix ordering of members after r191928
NAKAMURA Takumi
- [llvm] r191948 - Restore LLVM_BUILD_RUNTIME option that was deleted in r191835, but is still used to control building of compiler-rt and libcxx
Alexey Samsonov
- [llvm] r191835 - Remove the very substantial, largely unmaintained legacy PGO
Alexey Samsonov
- [llvm] r191949 - Revert "Test commit to check e-mail address. Please discard this."
Alp Toker
- [PATCH] ARM: allow hints on Cortex-M0 & remove pre-UAL "nop"
Tim Northover
- [PATCH] Windows: Add support for unicode command lines
David Majnemer
- [PATCH] ARM: allow hints on Cortex-M0 & remove pre-UAL "nop"
Renato Golin
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] ARM: preserve undef flag in pseudo instruction expanders Was: [PATCH] improve arm machine code (make -verify-machineinstrs happier)
Tilmann Scheller
- [PATCH] AArch64 Neon Misc Scalar Arithmetic Instructions
Hao Liu
- [compiler-rt] r191952 - [TSan] Add ValgrindSlowdown to the list of exported symbols
Alexey Samsonov
- [PATCH] A new HeapToStack allocation promotion pass
Marc Glisse
- [PATCH] A new HeapToStack allocation promotion pass
Duncan Sands
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Hao Liu
- [compiler-rt] r191954 - [TSan] Automatically pick up llvm-symbolizer from PATH, as we do in another sanitizers
Alexey Samsonov
- [PATCH] Windows: Add support for unicode command lines
Reid Kleckner
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Reid Kleckner
- [PATCH] Windows: Add support for unicode command lines
David Majnemer
- [llvm] r191958 - Fix this test.
Rafael Espindola
- [llvm] r191939 - DebugInfo: Fix ordering of members after r191928
Rafael Espíndola
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Tim Northover
- [PATCH] Windows: Add support for unicode command lines
David Majnemer
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Hao Liu
- [PATCH] [ARM] Improve build attributes emission
Richard Barton
- [PATCH] Windows: Add support for unicode command lines
Rui Ueyama
- [PATCH][AArch64] implement aarch64 neon load/store instructions class AdvSIMD (lselem)
Tim Northover
- [PATCH] ARM: allow hints on Cortex-M0 & remove pre-UAL "nop"
Amara Emerson
- [PATCH] ARM: allow hints on Cortex-M0 & remove pre-UAL "nop"
Tim Northover
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [llvm] r191939 - DebugInfo: Fix ordering of members after r191928
David Blaikie
- [patch][cmake] Check if plugin-api.h provides LDPT_GET_SYMBOLS_V2
Rafael Espíndola
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Eric Christopher
- [llvm] r191961 - ARM: preserve undef flag in pseudo instruction expanders
Matthias Braun
- [llvm] r191962 - ARM: do not add a regmask for TAILJUMPs
Matthias Braun
- [llvm] r191963 - ARM: optimizeSelect has to consider the previous register class
Matthias Braun
- [llvm] r191964 - Fix typo
Matthias Braun
- [llvm] r191965 - Fix indentation
Matthias Braun
- [llvm] r191966 - Fix comment
Matthias Braun
- PATCH: R600/SI: Enable the verifier on most lit tests
Owen Anderson
- [PATCH] A new HeapToStack allocation promotion pass
Duncan Sands
- [PATCH] Windows: Add support for unicode command lines
Reid Kleckner
- [llvm] r191967 - Temporarily revert r191792 as it is causing some LTO debug failures
Eric Christopher
- [llvm] r191800 - Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Eric Christopher
- [polly] r191969 - do not compute isl_map_dim in the loop
Sebastian Pop
- [PATCH] Windows: Add support for unicode command lines
Rui Ueyama
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH][LNT] refactor logging code in main for reuse.
Chris Matthews
- [polly] cleanup: do not compute isl_map_dim in the loop
Sebastian Pop
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Chandler Carruth
- [llvm] r191970 - Add lto_codegen_add_dso_symbol to the export list.
Rafael Espindola
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Chandler Carruth
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] Windows: Add support for unicode command lines
Alp Toker
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Chandler Carruth
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Chandler Carruth
- PATCH: R600/SI: Enable the verifier on most lit tests
Tom Stellard
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Chandler Carruth
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
Manman Ren
- [PATCH] Windows: Add support for unicode command lines
David Majnemer
- [PATCH] Fix object file writing in llvm-lto on Windows
Rafael Ávila de Espíndola
- [llvm] r176882 - Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE
David Blaikie
- [llvm] r191792 - Debug Info: remove duplication of DIEs when a DIE is part of the type system
David Blaikie
- [PATCH] A new HeapToStack allocation promotion pass
Nick Lewycky
- [LNT][PATCH] Move submission code into test-suite code.
Chris Matthews
- [llvm] r191973 - lli: Check pipe creation for errors.
Benjamin Kramer
- [llvm] r191938 - Adding support and tests for multiple module handling in lli
Richard Smith
- [llvm] r176882 - Debug Info: use DW_FORM_ref_addr instead of DW_FORM_ref4 if the referenced DIE
Eric Christopher
- [llvm] r191975 - Temporarily revert r176882 as it needs to be implemented in a different
Eric Christopher
- [llvm] r191938 - Adding support and tests for multiple module handling in lli
Kaylor, Andrew
- [PATCH][Peephole] Rewrite copies to avoid cross register banks copies.
Evan Cheng
- [PATCH][Peephole] Rewrite copies to avoid cross register banks copies.
Quentin Colombet
- [compiler-rt] r189753 - [sanitizer_common] Add internal_clone().
Matt Arsenault
- [llvm] r191976 - Fixing container/pointer bug in remote-lli found by ASan
Andrew Kaylor
- [llvm] r191977 - SLPVectorizer: Sort inputs to commutative binary operations
Arnold Schwaighofer
- [llvm] r191978 - [mips] Fix a bug in MipsLongBranch::replaceBranch, which was erasing
Akira Hatanaka
- [llvm] r191979 - Attempting to fix lli build error
Andrew Kaylor
- [llvm] r191982 - [MC][AsmParser] Hook for post assembly file processing
Jack Carter
- [llvm] r191985 - Fix object file writing in llvm-lto on Windows.
Rafael Espindola
- [PATCH] Emit Clang version information into .comment section (CodeGen's part of implementation) [PART 2A]
Rafael Ávila de Espíndola
- [PATCH] IR: Make the va_list intrinsics overloaded.
Charles Davis
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [llvm] r191986 - Support tblockaddr for static compilation in Mips16.
Reed Kotler
- [llvm] r191989 - Fix DAGCombiner::visitFP_EXTEND to ignore indexed loads
Hal Finkel
- [patch] Support multiple comdat sections with the same name but different groups
David Blaikie
- [llvm] r191989 - Fix DAGCombiner::visitFP_EXTEND to ignore indexed loads
Hal Finkel
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Rafael Espíndola
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Rafael Espíndola
- [llvm] r191990 - Use Die->addValue and DIEIntegerOne directly when we want to add
Eric Christopher
- [llvm] r191991 - Use addFlag to add the enum class attribute.
Eric Christopher
- [llvm] r191982 - [MC][AsmParser] Hook for post assembly file processing
Rafael Espíndola
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
kledzik at apple.com
- [PATCH] Workaround MSVC 32-bit miscompile of getCondCodeAction
Matt Arsenault
- [llvm] r191982 - [MC][AsmParser] Hook for post assembly file processing
Jack Carter
- [llvm] r191992 - reverting per request
Jack Carter
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Shankar Kalpathi Easwaran
- [llvm] r191993 - forgot to remove this file as well
Jack Carter
- [llvm] r191994 - Prune includes.
Eric Christopher
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Shankar Kalpathi Easwaran
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Joerg Sonnenberger
- [PATCH][Peephole] Rewrite copies to avoid cross register banks copies.
Quentin Colombet
- [llvm] r191995 - Formatting.
Eric Christopher
- [llvm] r191997 - Reformat.
Eric Christopher
- [llvm] r191998 - Simplify setting of DIE tag for type DIEs by setting it in one* place.
David Blaikie
- [llvm] r191999 - Pull this out for a bit of readability.
Eric Christopher
- [llvm] r192000 - Remove some dead code.
David Blaikie
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jack Carter
- [llvm] r192001 - UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessors
Hal Finkel
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Michael Spencer
- [llvm] r192002 - Tighten up some type arguments to functions. Where we expect a
Eric Christopher
- [llvm] r192003 - Reformat some odd formattings.
Eric Christopher
- [llvm] r192004 - Remove odd use of this.
Eric Christopher
- [llvm] r192005 - Minor formatting/comment rewording/etc.
David Blaikie
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Shankar Kalpathi Easwaran
- [llvm] r192006 - [Sparc] Correct the floating point conditional code mapping in GetOppositeBranchCondition().
Venkatraman Govindaraju
- [llvm] r192009 - Make a bunch of CompileUnit member functions private.
Eric Christopher
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
- [llvm] r192001 - UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessors
Quentin Colombet
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Eric Christopher
- [PATCH] [PATCH][lld][mach-o] normalized mach-o yaml
Nick Kledzik
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
David Blaikie
- [llvm] r192014 - Add a resolve method on CompileUnit that forwards to DwarfDebug.
Eric Christopher
- [llvm] r192015 - [Sparc] Respect hasHardQuad parameter correctly when lowering SINT_TO_FP with fp128 operand.
Venkatraman Govindaraju
- [llvm] r192016 - Fix one comment and update another. Slightly reformat.
Eric Christopher
- [llvm] r192014 - Add a resolve method on CompileUnit that forwards to DwarfDebug.
David Blaikie
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Eric Christopher
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Eric Christopher
- [llvm] r192017 - Reorganize some member variables and update a comment.
Eric Christopher
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Eric Christopher
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Adrian Prantl
- patch: wire up -mcx16
Nick Lewycky
- [PATCH] Emit Clang version information into .comment section (CodeGen's part of implementation) [PART 2A]
Katya Romanova
- [llvm] r192018 - Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Manman Ren
- [llvm] r192011 - Debug info: Don't crash in SelectionDAGISel when a vreg that is being
Eric Christopher
- [llvm] r192018 - Debug Info: In DIBuilder, the derived-from field of a DW_TAG_pointer_type
Eric Christopher
- [llvm] r192020 - Adding multiple GOT handling to RuntimeDyldELF
Andrew Kaylor
- [llvm] r192021 - Adding tests for multiple GOTs with MCJIT
Andrew Kaylor
- [llvm] r192022 - Updating XFAILs for recent GOT tests
Andrew Kaylor
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Shankar Kalpathi Easwaran
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Shankar Kalpathi Easwaran
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Shankar Kalpathi Easwaran
- [llvm] r192023 - [Sparc] Use correct alignment while loading/storing fp128 values.
Venkatraman Govindaraju
- [llvm] r192025 - Convert test to FileCheck.
Rafael Espindola
- [llvm] r192001 - UpdatePHINodes in BasicBlockUtils should not crash on duplicate predecessors
Hal Finkel
- [patch] Allow linkonce_odr aliases
Rafael Espíndola
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] [PATCH][lld][mach-o] normalized mach-o yaml
Shankar Easwaran
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Rafael Espíndola
- patch: wire up -mcx16
Rafael Espíndola
- [llvm] r192026 - Add OPC_CheckChildSame0-3 to the DAG isel matcher. This replaces sequences of MoveChild, CheckSame, MoveParent. Saves 846 bytes from the X86 DAG isel matcher, ~300 from ARM, ~840 from Hexagon.
Craig Topper
- [llvm] r192028 - Implement aarch64 neon instruction set AdvSIMD (Across).
Jiangning Liu
- [patch] Allow linkonce_odr aliases
Nick Lewycky
- [PATCH] A new HeapToStack allocation promotion pass
Nick Lewycky
- [llvm] r192031 - lli: Plug leaks in the remote target external implementation.
Benjamin Kramer
- [patch] Allow linkonce_odr aliases
Rafael Espíndola
- [llvm] r192035 - Remove some really nasty uses of hasRawTextSupport.
Rafael Espindola
- [PATCH] Support for microMIPS relocations 1/3
Rafael Espíndola
- [llvm] r192037 - Add an additional pattern for BLCI since opt can turn (not (add x, 1)) into (sub -2, x).
Craig Topper
- [PATCH] Minor cleanup for GNU TLS support
Richard Mitton
- [llvm] r192039 - Remove unneeded TBM intrinsics. The arithmetic/logical operation patterns are sufficient.
Craig Topper
- [llvm] r192040 - Remove underscores from TBM instruction names for consistency with other instruction naming.
Craig Topper
- [llvm] r192041 - Emit a better error when running out of registers on inline asm.
Benjamin Kramer
- [llvm] r192042 - Silencing an MSVC warning.
Aaron Ballman
- [PATCH] A new HeapToStack allocation promotion pass
Stephen Checkoway
- [llvm] r192044 - Rename this feature to "cx16" to match gcc's flag name. Apparently these strings
Nick Lewycky
- patch: wire up -mcx16
Nick Lewycky
- [llvm] r192046 - Add TBM instructions to loading folding tables.
Craig Topper
- Suggesting elimination of unused Target implementation members
MathOnNapkins .
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] A new HeapToStack allocation promotion pass
Stephen Checkoway
- [PATCH] Minor cleanup for GNU TLS support
Eric Christopher
- [PATCH] Minor cleanup for GNU TLS support
Richard Mitton
- [PATCH] Minor cleanup for GNU TLS support
Eric Christopher
- [patch] Allow linkonce_odr aliases
Nick Lewycky
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [PATCH] Fix doc comment for getDefaultSubtargetFeatures().
David Nadlinger
- [PATCH] Minor cleanup for GNU TLS support
Richard Mitton
- [llvm] r191286 - [mips][msa] Added support for matching comparisons from normal IR (i.e. not intrinsics)
Aaron Ballman
- [PATCH] Minor cleanup for GNU TLS support
David Blaikie
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [llvm] r192053 - [Sparc] Use addxcc/subxcc for adde/sube instead of addx/subx.
Venkatraman Govindaraju
- [llvm] r192054 - [Sparc] Custom lower addc/adde/subc/sube on i64 in sparc64.
Venkatraman Govindaraju
- [PATCH] A new HeapToStack allocation promotion pass
Daniel Berlin
- [PATCH] A new HeapToStack allocation promotion pass
Hal Finkel
- [llvm] r192055 - AVX-512: fixed shuffle lowering
Elena Demikhovsky
- [llvm] r192056 - [Sparc] Do not emit nop after fcmp* instruction with V9.
Venkatraman Govindaraju
- [llvm] r192059 - [Mips] Add MIPS program header types.
Simon Atanasyan
- [PATCH] Windows: Add support for unicode command lines
David Majnemer
- [PATCH] Teach llvm-readobj to print MIPS-specific ELF program headers
Simon Atanasyan
- [llvm] r192063 - AVX-512: added scalar convert instructions and intrinsics.
Elena Demikhovsky
- [llvm] r192064 - X86: Don't fold spills into SSE operations if the stack is unaligned.
Benjamin Kramer
- [llvm] r192065 - Force a CPU that doesn't have AVX, otherwise this test fails.
Benjamin Kramer
- Suggesting elimination of unused Target implementation members
Rafael Espíndola
- [PATCH] Fix doc comment for getDefaultSubtargetFeatures().
Rafael Espíndola
- Suggesting elimination of unused Target implementation members
Rafael Espíndola
- [llvm] r192066 - Add support for aliases with linkonce_odr.
Rafael Espindola
- [PATCH] Windows: Add support for unicode command lines
Reid Kleckner
- [PATCH] Fix doc comment for getDefaultSubtargetFeatures().
David Nadlinger
- Suggesting elimination of unused Target implementation members
MathOnNapkins .
- [PATCH] Windows: Add support for unicode command lines
Yunzhong Gao
- [PATCH] Windows: Add support for unicode command lines
Reid Kleckner
- [llvm] r192069 - Windows: Add support for unicode command lines
David Majnemer
- [llvm] r192070 - Revert "Windows: Add support for unicode command lines"
David Majnemer
- [PATCH] Teach llvm-readobj to print MIPS-specific ELF program headers
Michael Spencer
- [PATCH] Windows: Add support for unicode command lines
Michael Spencer
- [llvm] r192078 - Fix some assert messages to say the correct opcode name. Looks like one assert got copy and pasted to many places.
Craig Topper
- [llvm] r192079 - Revert "Revert "Windows: Add support for unicode command lines""
David Majnemer
- [lld] r191867 - [Core] Fix unstable sort for unordered atoms.
Sean Silva
- [llvm] r192066 - Add support for aliases with linkonce_odr.
Sean Silva
- [lld] r191867 - [Core] Fix unstable sort for unordered atoms.
Michael Spencer
- [lld] r192081 - [lld][InputGraph] Change the Resolver to use inputGraph
Shankar Easwaran
- [PATCH] [lld][inputGraph] Implement flavor specific resolver
Shankar Kalpathi Easwaran
- [lld] r192082 - [lld] Add FileArchive
Shankar Easwaran
- [lld] r192083 - [lld][inputgraph] Fix build failure on Darwin/Windows
Shankar Easwaran
- [lld] r192084 - [lld][Darwin] Fix unused field warning.
Shankar Easwaran
- [llvm] r192086 - Add disassembler support for long encodings for INC/DEC in 32-bit mode.
Craig Topper
- [PATCH][CODEGEN] Fix lowering of dynamic alloca with large alignment
Rackover, Zvi
- [llvm] r192088 - Teach X86 asm parser that VMOVAPSrr and other VEX-encoded register to register moves should be switched from using the MRMSrcReg form to the MRMDestReg form if the source register is a 64-bit extended register and the destination register is not.
Craig Topper
- [PATCH] [lld][LinkingContext] remove const
Shankar Kalpathi Easwaran
- [PATCH] Improve machine code correctness in codegen
Andrew Trick
- [llvm] r192089 - Remove FsMOVAPSrr and friends. They have no patterns and are no longer selected anywhere.
Craig Topper
- [PATCH] A new HeapToStack allocation promotion pass
Nick Lewycky
Last message date:
Sun Oct 6 23:20:37 PDT 2013
Archived on: Tue Aug 4 17:10:39 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).