The Week Of Monday 28 October 2013 Archives by author
Starting: Mon Oct 28 00:30:06 PDT 2013
Ending: Sun Nov 3 21:45:12 PST 2013
Messages: 903
- [PATCH] Document tagging of untagged member functions in /include/llvm/Target/TargetLowering.h
MathOnNapkins .
- [PATCH] Document tagging of untagged member functions in /include/llvm/Target/TargetLowering.h
MathOnNapkins .
- [PATCH] Fix GVN creating bitcast between address spaces
Owen Anderson
- [PATCH] Fix CodeGen for unaligned loads with address spaces
Owen Anderson
- [PATCH] Add target hook to prevent folding some bitcasted loads.
Owen Anderson
- [PATCH] Fix for PR15086
Dimitry Andric
- [Patch] Linpack-pc broken as a performance benchmark
Arnold
- [PATCH] R600: Fix selection failure on EXTLOAD
Matt Arsenault
- [PATCH] Add target hook to prevent folding some bitcasted loads.
Matt Arsenault
- [PATCH] Fix GVN creating bitcast between address spaces
Matt Arsenault
- [llvm] r193650 - Workaround MSVC 32-bit miscompile of getCondCodeAction.
Matt Arsenault
- [PATCH] Workaround MSVC 32-bit miscompile of getCondCodeAction
Matt Arsenault
- [llvm] r193651 - Update comment
Matt Arsenault
- [llvm] r193710 - Fix GVN creating bitcast between address spaces
Matt Arsenault
- [PATCH] Fix GVN creating bitcast between address spaces
Matt Arsenault
- [PATCH] Fix another constant folding address space place I missed.
Matt Arsenault
- [PATCH] Teach scalarrepl about address spaces
Matt Arsenault
- [llvm] r193720 - Teach scalarrepl about address spaces
Matt Arsenault
- [PATCH] Teach scalarrepl about address spaces
Matt Arsenault
- [llvm] r193721 - Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
- [PATCH] Fix CodeGen for unaligned loads with address spaces
Matt Arsenault
- [llvm] r193723 - Fix a few typos
Matt Arsenault
- [llvm] r193782 - Add FileCheck tests for @LINE
Matt Arsenault
- [llvm] r193869 - Use isa<> instead of dyn_cast<> with unused value
Matt Arsenault
- [llvm] r193713 - [Mips] Add more SHF_MIPS_xxx ELF section flags.
Simon Atanasyan
- [llvm] r193649 - Removing a switch statement that contains only a default label. This resolves an MSVC warning. No functional change intended.
Aaron Ballman
- [PATCH] Update to Cmake for VS 2013
Aaron Ballman
- [PATCH] Update to Cmake for VS 2013
Aaron Ballman
- [PATCH] Update to Cmake for VS 2013
Aaron Ballman
- [llvm] r193861 - Fixing an order of evaluation error in an assert.
Aaron Ballman
- [llvm] r193769 - Lower stackmap intrinsics directly to their target opcode in the DAG builder.
Aaron Ballman
- [llvm] r193862 - Commenting out this assert because it is causing the build bots to fail. This effectively reverts r193861, but needs to be fixed as part of r193769.
Aaron Ballman
- [llvm] r193861 - Fixing an order of evaluation error in an assert.
Aaron Ballman
- [llvm] r193769 - Lower stackmap intrinsics directly to their target opcode in the DAG builder.
Aaron Ballman
- [PATCH] [ARM] Implement eabi_attribute, cpu, and fpu directives.
Richard Barton
- [PATCH] [ARM] Implement eabi_attribute, cpu, and fpu directives.
Richard Barton
- [PATCH] [ARM] Fix Tag_ABI_HardFP_use build attribute
Richard Barton
- [PATCH] [ARM] Add Virtualization subtarget feature and add more build attributes in this area.
Kristof Beyls
- [PATCH] [ARM] Add Virtualization subtarget feature and add more build attributes in this area.
Kristof Beyls
- [llvm] r193589 - Debug Info: instead of calling addToContextOwner which constructs the context
David Blaikie
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
David Blaikie
- [llvm] r193589 - Debug Info: instead of calling addToContextOwner which constructs the context
David Blaikie
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
David Blaikie
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
David Blaikie
- [llvm] r193699 - DwarfDebug: Change Abbreviations member from pointer to reference
David Blaikie
- [llvm] r193714 - DebugInfo: Push header handling down into CompileUnit
David Blaikie
- [llvm-commits] [llvm] r128327 - in /llvm/trunk: include/llvm/CodeGen/MachineBasicBlock.h lib/CodeGen/AsmPrinter/DwarfDebug.cpp lib/CodeGen/AsmPrinter/DwarfDebug.h test/CodeGen/X86/dbg-merge-loc-entry.ll
David Blaikie
- [llvm] r193835 - DebugInfo: Emit member variable locations as data instead of expressions in blocks
David Blaikie
- [llvm] r193872 - DebugInfo: Make pubnames header printing similar to unit header printing
David Blaikie
- [llvm] r193876 - Fix a test case broken by r193872
David Blaikie
- [llvm] r193878 - DebugInfo: add a test case for data member locations (coverage for r193835)
David Blaikie
- [llvm] r193884 - DebugInfo: Improve readability of test case added in r193878
David Blaikie
- [llvm] r193892 - DebugInfo: regenerate test case from Clang to adjust for fixes/improvements
David Blaikie
- [PATCH] llvm-cov: Replaced asserts with proper error handling
Justin Bogner
- [PATCH] Added command line option to output llvm-cov to file
Justin Bogner
- [PATCH] Added basic testing support for llvm-cov.
Justin Bogner
- [PATCH] Added basic testing support for llvm-cov.
Justin Bogner
- [www] r193979 - Update social details.
Justin Bogner
- [llvm] r193525 - TableGen: Refactor AsmWriterEmitter to keep AsmWriterInsts.
Ahmed Bougacha
- [llvm] r193526 - TableGen: Refactor DAG patterns to enable parsing one pattern at a time.
Ahmed Bougacha
- [PATCH] TableGen minor refactoring: AsmWriterEmitter and CodeGenDAGPatterns
Ahmed Bougacha
- [llvm] r193527 - TableGen: remove unused variable.
Ahmed Bougacha
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Chandler Carruth
- Use auto profiler to set branch weights
Chandler Carruth
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Chandler Carruth
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Chandler Carruth
- [PATCH] Prevent infinite growth of DenseMap/DenseSet
Chandler Carruth
- [PATCH] Use auto profiler to set branch weights
Chandler Carruth
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Chandler Carruth
- [PATCH] Consider error-reporting calls cold in BPI
Chandler Carruth
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Chandler Carruth
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Chandler Carruth
- [PATCH] Consider error-reporting calls cold in BPI
Chandler Carruth
- [PATCH] Support for microMIPS branch instructions
Jack Carter
- [PATCH] [ARM] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
- [llvm] r193524 - [arm] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
- [PATCH] [ARM] Implement eabi_attribute, cpu, and fpu directives.
Logan Chien
- Use auto profiler to set branch weights
Eric Christopher
- [PATCH] DebugInfo: Introduce the notion of "form classes"
Eric Christopher
- [PATCH] Add AnyReg calling convention support for patchpoint intrinsic.
Eric Christopher
- [PATCH] Add AnyReg calling convention support for patchpoint intrinsic.
Eric Christopher
- [PATCH] Add AnyReg calling convention support for patchpoint intrinsic.
Eric Christopher
- [llvm-commits] [llvm] r162525 - in /llvm/trunk/lib/DebugInfo: DWARFDebugInfoEntry.cpp DWARFFormValue.cpp
Eric Christopher
- [PATCH] Experimental stackmap and patchpoint intrinsic definitions.
Eric Christopher
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Eric Christopher
- Use auto profiler to set branch weights
Eric Christopher
- [llvm] r193811 - Add support for stack map generation in the X86 backend.
Eric Christopher
- [llvm] r193808 - Do not convert "call asm" to "invoke asm" in Inliner.
Eric Christopher
- [llvm] r193811 - Add support for stack map generation in the X86 backend.
Eric Christopher
- [llvm] r193874 - Add comments.
Eric Christopher
- X86TargetLowering::ExpandInlineAsm patch
Eric Christopher
- [llvm] r193894 - Comment some and reformat for clarity beginFunction.
Eric Christopher
- X86TargetLowering::ExpandInlineAsm patch
Eric Christopher
- [PATCH][AVX512] Cluster AVX512 intrinsics
Quentin Colombet
- [PATCH] Teach scalarrepl about address spaces
Quentin Colombet
- [PATCH] Fix another constant folding address space place I missed.
Quentin Colombet
- [PATCH] Teach scalarrepl about address spaces
Quentin Colombet
- [PATCH] Added TargetLowering::isVectorEltOrderLittleEndian(EVT)
Quentin Colombet
- [PATCH][AVX512] Integer broadcast intrinsics and patterns
Demikhovsky, Elena
- [llvm] r193747 - AVX-512: Implemented CMOV for 512-bit vectors
Elena Demikhovsky
- [PATCH][AVX512] Add masked vector blend intrinsics
Demikhovsky, Elena
- [llvm] r193959 - AVX-512: added VPCONFLICT instruction and intrinsics,
Elena Demikhovsky
- [llvm] r193711 - Add DebugInfo testcase for high_pc encoded as constant, fixed in r193555.
Will Dietz
- [PATCH] LLVMSymbolizer: Use alternative method if no inlining frames found.
Will Dietz
- [llvm] r193778 - Merge and filecheckize.
Roman Divacky
- [llvm] r193789 - SparcV9 doesnt have rem instruction either.
Roman Divacky
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Shankar Easwaram
- [PATCH] [PECOFF][ELF][Darwin] Changes to fix some real issues in code
Shankar Easwaran
- [lld] r193557 - Fix comment.
Shankar Easwaran
- [lld] r193556 - [PECOFF] Set section name for BSS atoms.
Shankar Easwaran
- [lld] r193565 - [PECOFF] Fix __ImageBase symbol.
Shankar Easwaran
- [lld] r193556 - [PECOFF] Set section name for BSS atoms.
Shankar Easwaran
- [lld] r193565 - [PECOFF] Fix __ImageBase symbol.
Shankar Easwaran
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Shankar Easwaran
- [lld] r193556 - [PECOFF] Set section name for BSS atoms.
Shankar Easwaran
- [lld] r193586 - [test] Fix a test failure, this test is only applicable in debug mode
Shankar Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Easwaran
- [lld] r193588 - [FileToMutable] Garbage collect unused private member
Shankar Easwaran
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Shankar Easwaran
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Shankar Easwaran
- [lld][buildbot] Add more buildbots with sanitize/thread
Shankar Easwaran
- [lld][buildbot] Add more buildbots with sanitize/thread
Shankar Easwaran
- [lld][buildbot] Add more buildbots with sanitize/thread
Shankar Easwaran
- [lld][buildbot] Add more buildbots with sanitize/thread
Shankar Easwaran
- [lld][buildbot] Add more buildbots with sanitize/thread
Shankar Easwaran
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Shankar Easwaran
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Shankar Easwaran
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Shankar Easwaran
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Shankar Easwaran
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Shankar Easwaran
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Shankar Easwaran
- [lld] r193881 - [PECOFF] Enable RoundTrip{YAML,Native}Pass.
Shankar Easwaran
- [lld] r193881 - [PECOFF] Enable RoundTrip{YAML,Native}Pass.
Shankar Easwaran
- [lld] r193881 - [PECOFF] Enable RoundTrip{YAML,Native}Pass.
Shankar Easwaran
- [lld] r193886 - [PECOFF] Remove unnecessary assertion.
Shankar Easwaran
- [patch] Simplify ErrorOr
Shankar Easwaran
- [lld] r193978 - [ELF] Allow colons in the path.
Shankar Easwaran
- [PATCH] [PECOFF][ELF][Darwin] Changes to fix some real issues in code
Shankar Kalpathi Easwaran
- [PATCH] Special handling for STT_FILE symbols
Shankar Kalpathi Easwaran
- [PATCH] Special handling for STT_FILE symbols
Shankar Kalpathi Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Kalpathi Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Kalpathi Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Kalpathi Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Kalpathi Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Kalpathi Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Kalpathi Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Kalpathi Easwaran
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Shankar Kalpathi Easwaran
- [PATCH] Add {start,end}with_lower methods to StringRef.
Shankar Kalpathi Easwaran
- [PATCH] Add {start,end}with_lower methods to StringRef.
Shankar Kalpathi Easwaran
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Shankar Kalpathi Easwaran
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Shankar Kalpathi Easwaran
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Shankar Kalpathi Easwaran
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Shankar Kalpathi Easwaran
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Shankar Kalpathi Easwaran
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Shankar Kalpathi Easwaran
- [PATCH] [AArch64] Make FP instructions optional
Amara Emerson
- [llvm] r193624 - [ARM] Make sure HasCRC is initialized to false in Subtarget.
Amara Emerson
- [llvm] r193599 - ARM: Add subtarget feature for CRC
Amara Emerson
- [PATCH] [AArch64] Make FP instructions optional
Amara Emerson
- [PATCH] [AArch64] Make FP instructions optional
Amara Emerson
- [PATCH] [AArch64] Make FP instructions optional
Amara Emerson
- [PATCH] [AArch64] Make FP instructions optional
Amara Emerson
- [llvm] r193739 - [AArch64] Make the use of FP instructions optional, but enabled by default.
Amara Emerson
- [PATCH] [AArch64] Make FP instructions optional
Amara Emerson
- [llvm] r193833 - Add to the disassembler C API output reference types for
Kevin Enderby
- [llvm] r193534 - Convert a llc -filetype=obj test into a llvm-mc test.
Rafael Espindola
- [llvm] r193536 - Convert another llc -filetype=obj test.
Rafael Espindola
- [llvm] r193537 - Convert another llc -filetype=obj test.
Rafael Espindola
- [llvm] r193538 - Convert another llc -filetype=obj test.
Rafael Espindola
- [llvm] r193539 - Convert another llc -filetype=obj test.
Rafael Espindola
- [llvm] r193546 - Convert another llc -filetype=obj test.
Rafael Espindola
- [llvm] r193547 - Convert another llc -filetype=obj test.
Rafael Espindola
- [llvm] r193548 - Convert another llc -filetype=obj test.
Rafael Espindola
- [llvm] r193609 - Clarify that GlobalVariables definitions must have an initializer.
Rafael Espindola
- [llvm] r193612 - Support names like llvm-ar-3.4 and llvm-ranlib-3.4.
Rafael Espindola
- [llvm] r193616 - The asm printer has a mangler. Don't keep a second pointer to it.
Rafael Espindola
- [llvm] r193617 - The AsmPrinter has a Mangler. Use it.
Rafael Espindola
- [llvm] r193618 - The asm printer has a mangler. Use it.
Rafael Espindola
- [llvm] r193627 - Add a helper getSymbol to AsmPrinter.
Rafael Espindola
- [llvm] r193630 - Move getSymbol to TargetLoweringObjectFile.
Rafael Espindola
- [llvm] r193637 - Remove declared but not implemented function.
Rafael Espindola
- [llvm] r193718 - Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espindola
- [llvm] r193719 - Add calls to doInitialization() and doFinalization() in verifyFunction()
Rafael Espindola
- [zorg] r193728 - Remove the llvm-i686-debian builder.
Rafael Espindola
- [llvm] r193734 - Merge CallGraph and BasicCallGraph.
Rafael Espindola
- [llvm] r193736 - Fix most memory leaks in tablegen.
Rafael Espindola
- [llvm] r193737 - Fix a use after free on invalid input.
Rafael Espindola
- [llvm] r193749 - Remove the --shrink-wrap option.
Rafael Espindola
- [llvm] r193750 - Rules adjustments in order to build on DragonFly BSD.
Rafael Espindola
- [llvm] r193752 - Remove unused flag.
Rafael Espindola
- [llvm] r193756 - Remove another unused flag.
Rafael Espindola
- [llvm] r193800 - Use LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN instead of the "dso list".
Rafael Espindola
- [llvm] r193802 - XFAIL this for now.
Rafael Espindola
- [llvm] r193804 - XFAIL on ppc64 too.
Rafael Espindola
- [llvm] r193810 - Relax check line to match what llvm-nm prints for COFF.
Rafael Espindola
- [llvm] r193813 - Modify CMakeLists.txt to work around pr17763 and bring some bots back.
Rafael Espindola
- [llvm] r193846 - Use \01 to disable the mangler. Should fix the 32 bit windows bots.
Rafael Espindola
- [llvm] r193865 - Remove linkonce_odr_auto_hide.
Rafael Espindola
- [llvm] r193912 - Fix llvm-nm to mach OS X's nm on some tests.
Rafael Espindola
- [lld] r193913 - Update test now that llvm-nm prints the correct value.
Rafael Espindola
- [llvm] r193914 - Fix this test to pass on darwin now that llvm-nm is working.
Rafael Espindola
- [llvm] r193915 - A better fix that also works on ppc: add a target tripple.
Rafael Espindola
- [llvm] r193928 - Don't use getSymbolNMTypeChar for implementing COFFObjectFile::getSymbolFileOffset.
Rafael Espindola
- [llvm] r193929 - Revert "Don't use getSymbolNMTypeChar for implementing COFFObjectFile::getSymbolFileOffset."
Rafael Espindola
- [llvm] r193931 - Avoid some getSymbolNMTypeChar uses in COFFObjectFile.cpp itself.
Rafael Espindola
- [llvm] r193932 - Convert another use of getSymbolNMTypeChar.
Rafael Espindola
- [llvm] r193933 - move getSymbolNMTypeChar to the one program that needs it: nm.
Rafael Espindola
- [PATCH] Workaround MSVC 32-bit miscompile of getCondCodeAction
Rafael Ávila de Espíndola
- [patch] Don't allow alias to point to declarations
Rafael Espíndola
- [llvm] r193524 - [arm] Implement eabi_attribute, cpu, and fpu directives.
Rafael Espíndola
- [patch][pr17676] Clarify that global variables definitions have initializers
Rafael Espíndola
- [llvm] r193569 - Move the STT_FILE symbols out of the normal symbol table processing for
Rafael Espíndola
- [patch] Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espíndola
- [patch] Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espíndola
- [patch] Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espíndola
- [patch] Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espíndola
- [patch][cmake] Check if plugin-api.h provides LDPT_GET_SYMBOLS_V2
Rafael Espíndola
- [PATCH] Add a "split-stack" function attribute.
Rafael Espíndola
- [patch][rfc] Don't mangle fastcall and stdcall at the llvm level.
Rafael Espíndola
- [patch][rfc] Don't mangle fastcall and stdcall at the llvm level.
Rafael Espíndola
- [patch] Fix use after free in BitcodeReader.cpp error path
Rafael Espíndola
- [PATCH] Add missing 64-bit relocation types to the x86-64 machine code
Rafael Espíndola
- [patch] Fix use after free in BitcodeReader.cpp error path
Rafael Espíndola
- [PATCH] Rules adjustments in order to build on DragonFly BSD
Rafael Espíndola
- [patch] Fix use after free in BitcodeReader.cpp error path
Rafael Espíndola
- [PATCH] Add missing 64-bit relocation types to the x86-64 machine code
Rafael Espíndola
- [PATCH] Rules adjustments in order to build on DragonFly BSD
Rafael Espíndola
- [zorg][patch] Drop llvm-i686-debian
Rafael Espíndola
- [patch][cmake] Check if plugin-api.h provides LDPT_GET_SYMBOLS_V2
Rafael Espíndola
- Patch suggestion: Add calls to doInitialization() and doFinalization() in verifyFunction()
Rafael Espíndola
- [llvm] r193412 - Call destroy from ~BasicCallGraph.
Rafael Espíndola
- [patch] Fix use after free in BitcodeReader.cpp error path
Rafael Espíndola
- [PATCH] llvm-cov: Replaced asserts with proper error handling
Rafael Espíndola
- [patch] Fix use after free in BitcodeReader.cpp error path
Rafael Espíndola
- What to do with LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN?
Rafael Espíndola
- [llvm] r193738 - llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"
Rafael Espíndola
- What to do with LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN?
Rafael Espíndola
- [patch] Reject alias to declarations in ELF and COFF
Rafael Espíndola
- [llvm] r193737 - Fix a use after free on invalid input.
Rafael Espíndola
- [PATCH] Only modify lto.exports.def when contents have changed
Rafael Espíndola
- [llvm] r193718 - Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espíndola
- [patch] Convert BitcodeReader to use error_code
Rafael Espíndola
- [patch] Remove linkonce_odr_auto_hide
Rafael Espíndola
- [llvm] r193718 - Produce .weak_def_can_be_hidden for some linkonce_odr values
Rafael Espíndola
- [patch] Remove linkonce_odr_auto_hide
Rafael Espíndola
- [patch] Remove linkonce_odr_auto_hide
Rafael Espíndola
- [llvm] r193861 - Fixing an order of evaluation error in an assert.
Rafael Espíndola
- [llvm] r193769 - Lower stackmap intrinsics directly to their target opcode in the DAG builder.
Rafael Espíndola
- [patch] Convert BitcodeReader to use error_code
Rafael Espíndola
- [PATCH] llvm-cov: Replaced asserts with proper error handling
Rafael Espíndola
- [llvm] r190290 - Generate compact unwind encoding from CFI directives.
Rafael Espíndola
- [patch] Simplify ErrorOr
Rafael Espíndola
- [patch] Simplify ErrorOr
Rafael Espíndola
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Hal Finkel
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Hal Finkel
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Hal Finkel
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Hal Finkel
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] Loop Rerolling Pass
Hal Finkel
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Hal Finkel
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Hal Finkel
- [Patch] Linpack-pc broken as a performance benchmark
Hal Finkel
- [Patch] Linpack-pc broken as a performance benchmark
Hal Finkel
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Hal Finkel
- [Patch] Linpack-pc broken as a performance benchmark
Hal Finkel
- [PATCH] Consider error-reporting calls cold in BPI
Hal Finkel
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Hal Finkel
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Hal Finkel
- [PATCH] Consider error-reporting calls cold in BPI
Hal Finkel
- [llvm] r193853 - LoopVectorizer: If dependency checks fail try runtime checks
Hal Finkel
- [llvm] r193853 - LoopVectorizer: If dependency checks fail try runtime checks
Hal Finkel
- [PATCH] Consider error-reporting calls cold in BPI
Hal Finkel
- [llvm] r193855 - Consider (x == -1) unlikely in BranchProbabilityInfo
Hal Finkel
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Hal Finkel
- [llvm] r193853 - LoopVectorizer: If dependency checks fail try runtime checks
Hal Finkel
- [llvm-commits] [PATCH] Multidimensional Array Index Delinearization Analysis
Hal Finkel
- [PATCH] Rules adjustments in order to build on DragonFly BSD
GW
- [PATCH] Rules adjustments in order to build on DragonFly BSD
GW
- [llvm] r193823 - Fix unused variable warnings.
Dan Gohman
- [PATCH] [ARM] Implement eabi_attribute, cpu, and fpu directives.
Renato Golin
- [PATCH] ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang
Renato Golin
- [PATCH] ARM: Add subtarget feature for CRC
Renato Golin
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Renato Golin
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Renato Golin
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Renato Golin
- [PATCH] Consider error-reporting calls cold in BPI
Renato Golin
- [PATCH] Tweaks for constant-equality-comparisons in BPI
Renato Golin
- [patch][pr17676] Clarify that global variables definitions have initializers
Joey Gouly
- [llvm] r193941 - [SparcV9] Add ctpop instruction for i64. Also, expand ctlz, cttz and bswap.
Venkatraman Govindaraju
- [llvm] r193947 - [Sparc] Expand FP_TO_UINT, UINT_TO_FP for fp128.
Venkatraman Govindaraju
- [llvm] r193957 - [SparcV9] Handle i64 <-> float conversions in sparcv9 mode.
Venkatraman Govindaraju
- [lld][buildbot] Add more buildbots with sanitize/thread
Dmitri Gribenko
- [lld][buildbot] Add more buildbots with sanitize/thread
Dmitri Gribenko
- [lld][buildbot] Add more buildbots with sanitize/thread
Dmitri Gribenko
- [lld][buildbot] Add more buildbots with sanitize/thread
Dmitri Gribenko
- [lld][buildbot] Add more buildbots with sanitize/thread
Dmitri Gribenko
- Use auto profiler to set branch weights
Jim Grosbach
- [llvm] r193727 - Legalize: Improve legalization of long vector extends.
Jim Grosbach
- [polly] r193652 - ScopInfo: Add support for AssumedContext
Tobias Grosser
- [polly] r193603 - Fix a typo in my family name. Tobias: ;)
Tobias Grosser
- [patch] Fix use after free in BitcodeReader.cpp error path
Tobias Grosser
- [patch] Fix use after free in BitcodeReader.cpp error path
Tobias Grosser
- [patch] Fix use after free in BitcodeReader.cpp error path
Tobias Grosser
- [polly] r193741 - Update comments to address Sebastian's review
Tobias Grosser
- [polly] r193652 - ScopInfo: Add support for AssumedContext
Tobias Grosser
- [polly] r193925 - IslCodegen: Do not build upper bound in vector for
Tobias Grosser
- [PATCH] Rules adjustments in order to build on DragonFly BSD
Robin Hahling
- [llvm] r193535 - Return early from getUnconditionalBranchTargetOpValue if the branch target is
Lang Hames
- [llvm] r193540 - [mips] Simplify LowerFormalArguments using getRegClassFor.
Akira Hatanaka
- [llvm] r193641 - [mips] Align the stack to 16-bytes for mfp64.
Akira Hatanaka
- [llvm] r193673 - [mips] Compute stack alignment on the fly.
Akira Hatanaka
- [PATCH] Prevent infinite growth of DenseMap/DenseSet
Howard Hinnant
- [llvm] r193689 - Rehash but don't grow when full of tombstones.
Howard Hinnant
- [llvm-commits] [llvm] r162525 - in /llvm/trunk/lib/DebugInfo: DWARFDebugInfoEntry.cpp DWARFFormValue.cpp
Timur Iskhodzhanov
- [llvm-commits] [llvm] r162525 - in /llvm/trunk/lib/DebugInfo: DWARFDebugInfoEntry.cpp DWARFFormValue.cpp
Timur Iskhodzhanov
- [llvm] r193604 - Quick-fix DebugInfo build on Windows
Timur Iskhodzhanov
- [PATCH] Use a template function with a static local array rather than a var-size array in a template struct
Timur Iskhodzhanov
- [llvm] r193604 - Quick-fix DebugInfo build on Windows
Timur Iskhodzhanov
- [llvm-commits] [llvm] r162525 - in /llvm/trunk/lib/DebugInfo: DWARFDebugInfoEntry.cpp DWARFFormValue.cpp
Timur Iskhodzhanov
- [llvm] r193781 - [mips] XFAIL several MCJIT remote tests
Petar Jovanovic
- [llvm] r193623 - Support for microMIPS jump instructions
Zoran Jovanovic
- [PATCH] Support for microMIPS branch instructions
Zoran Jovanovic
- [llvm] r193472 - lli/RemoteMemoryManager.cpp: Resurrect __main stuff removed in r192504 to unbreak mingw32.
Kaylor, Andrew
- [llvm] r193498 - MCJIT-remote: __main should be resolved in child context.
Kaylor, Andrew
- lli and the .ir file extension
Kaylor, Andrew
- [llvm] r193498 - MCJIT-remote: __main should be resolved in child context.
Kaylor, Andrew
- [llvm] r193544 - Standardizing lli's extra module command line option
Andrew Kaylor
- [llvm] r193562 - Renaming MCJIT .ir files to .ll and moving them to Inputs
Andrew Kaylor
- [llvm] r193498 - MCJIT-remote: __main should be resolved in child context.
Kaylor, Andrew
- [llvm] r193498 - MCJIT-remote: __main should be resolved in child context.
Kaylor, Andrew
- [llvm] r193570 - Adding a workaround for __main linking with remote lli and Cygwin/MinGW
Andrew Kaylor
- [llvm] r193571 - Cleaning up comments in lli
Andrew Kaylor
- [llvm] r193498 - MCJIT-remote: __main should be resolved in child context.
Kaylor, Andrew
- lli -mcjit-remote-process
Kaylor, Andrew
- [Patch] Linpack-pc broken as a performance benchmark
Yaron Keren
- [zorg] r193531 - Replaced slave for FreeBSD 8.2 X86_64 builder.
Galina Kistanova
- [compiler-rt] r193519 - tsan: start the background thread with signals blocked, otherwise it can steal users signals
Reid Kleckner
- [PATCH] Add {start,end}with_lower methods to StringRef.
Reid Kleckner
- [PATCH] Add {start,end}with_lower methods to StringRef.
Reid Kleckner
- [PATCH] Update to Cmake for VS 2013
Reid Kleckner
- [PATCH] Update to Cmake for VS 2013
Reid Kleckner
- [PATCH] Update to Cmake for VS 2013
Reid Kleckner
- [PATCH] Remove a bunch of weak vtables
Reid Kleckner
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Reid Kleckner
- [llvm] r193737 - Fix a use after free on invalid input.
Reid Kleckner
- [llvm] r193787 - Use a larger invalid attribute bitcode number
Reid Kleckner
- [lld] r193551 - [MachO] pointer align linker generated (non)lazy pointers
Nick Kledzik
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Nick Kledzik
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Nick Kledzik
- What to do with LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN?
Nick Kledzik
- [llvm] r193718 - Produce .weak_def_can_be_hidden for some linkonce_odr values
Nick Kledzik
- [llvm] r193718 - Produce .weak_def_can_be_hidden for some linkonce_odr values
Nick Kledzik
- [patch][rfc] Don't mangle fastcall and stdcall at the llvm level.
Anton Korobeynikov
- [llvm] r193514 - SCEV: Make the final add of an inbounds GEP nuw if we know that the index is positive.
Benjamin Kramer
- [PATCH] SCEV: Make the final add of an inbounds GEP nuw if we know that the index is positive.
Benjamin Kramer
- [llvm] r193632 - Fix common typos in the docs.
Benjamin Kramer
- [llvm] r193698 - fix RST reference in Writing an LLVM Pass
Benjamin Kramer
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Benjamin Kramer
- [llvm] r193860 - LoopVectorize: Look for consecutive acces in GEPs with trailing zero indices
Benjamin Kramer
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Benjamin Kramer
- [llvm] r193926 - LoopVectorize: Remove quadratic behavior the local CSE.
Benjamin Kramer
- [llvm] r193927 - SLPVectorizer: Remove duplicated function.
Benjamin Kramer
- [llvm] r193956 - SLPVectorizer: When CSEing generated gathers only scan blocks containing them.
Benjamin Kramer
- [llvm] r193958 - SLPVectorizer: Add a missing pair of parens. No functionality change.
Benjamin Kramer
- [llvm] r193959 - AVX-512: added VPCONFLICT instruction and intrinsics,
Benjamin Kramer
- Patch suggestion: Add calls to doInitialization() and doFinalization() in verifyFunction()
Michael Kruse
- [Mesa-dev] [PATCH] R600/SI: add a workaround for a scalar-memory-read hw bug on CI
Christian König
- [Mesa-dev] [PATCH] R600/SI: add a workaround for a scalar-memory-read hw bug on CI
Christian König
- [Mesa-dev] [PATCH] R600/SI: add a workaround for a scalar-memory-read hw bug on CI
Christian König
- [PATCH] Experimental stackmap and patchpoint intrinsic definitions.
Chris Lattner
- [llvm] r193412 - Call destroy from ~BasicCallGraph.
Chris Lattner
- [patch] Fix use after free in BitcodeReader.cpp error path
Chris Lattner
- [patch] Fix use after free in BitcodeReader.cpp error path
Chris Lattner
- [patch] Convert BitcodeReader to use error_code
Chris Lattner
- [patch] Remove linkonce_odr_auto_hide
Chris Lattner
- [patch] Remove linkonce_odr_auto_hide
Chris Lattner
- [www] r193733 - Add talk summary.
Tanya Lattner
- [www] r193735 - Add lightning talk abstracts.
Tanya Lattner
- [www] r193764 - Fix typo.
Tanya Lattner
- [www] r193976 - Fix typo, update presenter.
Tanya Lattner
- [www] r193979 - Update social details.
Tanya Lattner
- [www] r193980 - Fix typos.
Tanya Lattner
- [www] r193981 - add poster.
Tanya Lattner
- [llvm] r193463 - lit: handle late multiprocessing errors gracefully
Sylvestre Ledru
- [llvm] r193463 - lit: handle late multiprocessing errors gracefully
Sylvestre Ledru
- [polly] r193603 - Fix a typo in my family name. Tobias: ;)
Sylvestre Ledru
- [PATCH] OCaml bindings: formatting
Sylvestre Ledru
- [llvm] r193836 - OCaml bindings: formatting
Sylvestre Ledru
- [llvm] r193838 - OCaml bindings: fix typo in documentation
Sylvestre Ledru
- [PATCH] OCaml bindings: fix typo in documentation
Sylvestre Ledru
- [PATCH] OCaml bindings: implement missing Target APIs
Sylvestre Ledru
- [llvm] r193845 - OCaml bindings: fix typo
Sylvestre Ledru
- [llvm] r193847 - OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles
Sylvestre Ledru
- [PATCH] OCaml bindings: fix typo
Sylvestre Ledru
- [PATCH] OCaml bindings: remove unused DONT_BUILD_RELINKED from Makefiles
Sylvestre Ledru
- [llvm] r193851 - OCaml bindings: fix typo
Sylvestre Ledru
- [PATCH] OCaml bindings: fix typo
Sylvestre Ledru
- [PATCH] OCaml bindings: fix typo in documentation
Sylvestre Ledru
- [PATCH] R600: Fix LowerUDIVREM
Vincent Lejeune
- [PATCH] R600: Use function inputs to represent data stored in gpr
Vincent Lejeune
- [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Vincent Lejeune
- [PATCH] Additional features for the C API
Nick Lewycky
- [patch] Produce .weak_def_can_be_hidden for some linkonce_odr values
Nick Lewycky
- [llvm] r193412 - Call destroy from ~BasicCallGraph.
Nick Lewycky
- [patch] Don't allow alias to point to declarations
Nick Lewycky
- [patch] Produce .weak_def_can_be_hidden for some linkonce_odr values
Nick Lewycky
- [patch][cmake] Check if plugin-api.h provides LDPT_GET_SYMBOLS_V2
Nick Lewycky
- [patch] Fix use after free in BitcodeReader.cpp error path
Nick Lewycky
- [PATCH] GVN: Use proper members for accessing into GEPs
Nick Lewycky
- [llvm] r193694 - make ConstantRange::signExtend() optimal
Nick Lewycky
- What to do with LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN?
Nick Lewycky
- What to do with LTO_SYMBOL_SCOPE_DEFAULT_CAN_BE_HIDDEN?
Nick Lewycky
- [llvm] r193900 - Fix PR17764
Michael Liao
- [PATCH]AArch64 Neon Post-index Load/Store multiple N-element instructions.
Hao Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Bitwise Extract - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Bitwise Extract - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Perm - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Perm - LLVM
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Crypto - Clang
Jiangning Liu
- [PATCH] Implement aarch64 neon instruction class SIMD Crypto - LLVM
Jiangning Liu
- [llvm] r193523 - simplify ConstantRange::getSetSize()
Nuno Lopes
- [llvm] r193694 - make ConstantRange::signExtend() optimal
Nuno Lopes
- [llvm] r193795 - [ConstantRange] improve my previous patch per Nick suggestion
Nuno Lopes
- [llvm] r193694 - make ConstantRange::signExtend() optimal
Nuno Lopes
- XCore target: implement exception handling
Robert Lytton
- [PATCH] [stack protector] Improved data layout rules, WIP, part 2
Josh Magee
- [llvm] r193653 - [stackprotector] Update the StackProtector pass to perform datalayout analysis.
Josh Magee
- [PATCH] [stack protector] Improved data layout rules, WIP, part 2
Josh Magee
- [PATCH] Reformat StackProtector pass with clang-format
Josh Magee
- [llvm] r193672 - Reformat code with clang-format.
Josh Magee
- [PATCH] Reformat StackProtector pass with clang-format
Josh Magee
- [PATCH] GVN: Use proper members for accessing into GEPs
David Majnemer
- [PATCH] IR: Do not canonicalize constant GEPs into an out-of-bounds array access
David Majnemer
- [PATCH] GVN: Use proper members for accessing into GEPs
David Majnemer
- [PATCH] make lower-expect understand llvm.expect.i1 for branches
David Majnemer
- [PATCH] make lower-expect understand llvm.expect.i1 for branches
David Majnemer
- [llvm] r193954 - Spell "Actual" correctly
David Majnemer
- [llvm] r193955 - Revert "Inliner: Handle readonly attribute per argument when adding memcpy"
David Majnemer
- [llvm] r193356 - Inliner: Handle readonly attribute per argument when adding memcpy
David Majnemer
- [PATCH][AVX512] Cluster AVX512 intrinsics
Cameron McInally
- [llvm] r193690 - Refactor the AVX512 intrinsics. Cluster the intrinsics into the appropriate vector extension class within the .td file.
Cameron McInally
- [PATCH][AVX512] Integer broadcast intrinsics and patterns
Cameron McInally
- [llvm] r193748 - Add AVX512 unmasked integer broadcast intrinsics and support.
Cameron McInally
- [PATCH][AVX512] Add masked vector blend intrinsics
Cameron McInally
- [PATCH] make lower-expect understand llvm.expect.i1 for branches
Daniel Micay
- [PATCH] make lower-expect understand llvm.expect.i1 for branches
Daniel Micay
- [PATCH] ARM: Add subtarget feature for CRC
James Molloy
- Re: [PATCH] Implement aarch64 neon instruction class SIMD Crypto - LLVM
James Molloy
- [llvm] r193593 - AArch64: add 'a' inline asm operand modifier
Tim Northover
- [PATCH] AArch64: Add lowering of llvm.frameaddress and llvm.returnaddress
Tim Northover
- [PATCH] Test cleanup for v8 instructions
Tim Northover
- [PATCH] [AArch64] Make FP instructions optional
Tim Northover
- [PATCH] [AArch64] Make FP instructions optional
Tim Northover
- [PATCH] [AArch64] Make FP instructions optional
Tim Northover
- [PATCH] Allow %w, %z operands to be immediates for AArch64
Tim Northover
- [PATCH] AArch64 Neon Scalar Floating-point Compare Instructions
Tim Northover
- [PATCH] NEON instructions were erroneously decoded from certain invalid encodings
Tim Northover
- [PATCH] [AArch64] Make FP instructions optional
Tim Northover
- [PATCH] NEON instructions were erroneously decoded from certain invalid encodings
Tim Northover
- [PATCH] [AArch64] Make FP instructions optional
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD Table lookup - LLVM
Tim Northover
- Re: [PATCH] Implement aarch64 neon instruction class SIMD Bitwise Extract - LLVM
Tim Northover
- [PATCH] Implement aarch64 neon instruction class SIMD Bitwise Extract - Clang
Tim Northover
- [PATCH] Implement aarch64 NEON copy_lane intrinsic with float type
Tim Northover
- [PATCH] Allow %w, %z operands to be immediates for AArch64
Tim Northover
- Use auto profiler to set branch weights
Diego Novillo
- Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] Use auto profiler to set branch weights
Diego Novillo
- [PATCH] ARM: Add subtarget feature for CRC
Bernard Ogden
- [PATCH] ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang
Bernard Ogden
- [llvm] r193599 - ARM: Add subtarget feature for CRC
Bernard Ogden
- [PATCH] ARM: Add subtarget feature for CRC
Bernard Ogden
- [PATCH] ARM: Add -m[no-]crc to dis/enable CRC subtargetfeature from clang
Bernard Ogden
- [PATCH] Test cleanup for v8 instructions
Bernard Ogden
- [llvm] r193611 - Test cleanup for v8 instructions
Bernard Ogden
- [PATCH] Test cleanup for v8 instructions
Bernard Ogden
- [PATCH] [AArch64] Make FP instructions optional
Bernard Ogden
- [PATCH] [AArch64] Make FP instructions optional
Bernie Ogden
- [PATCH] [AArch64] Make FP instructions optional
Bernie Ogden
- [llvm] r193599 - ARM: Add subtarget feature for CRC
Bernie Ogden
- [PATCH] Make v7(e)m default to thumb
Bernie Ogden
- [Mesa-dev] [PATCH] R600/SI: add a workaround for a scalar-memory-read hw bug on CI
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: add a workaround for a scalar-memory-read hw bug on CI
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: add a workaround for a scalar-memory-read hw bug on CI
Marek Olšák
- [Mesa-dev] [PATCH] R600/SI: add a workaround for a scalar-memory-read hw bug on CI
Marek Olšák
- [llvm] r193572 - SLPVectorizer: Use vector type for vectorized memory operations
Francois Pichet
- [PATCH] Add AnyReg calling convention support for patchpoint intrinsic.
Filip Pizlo
- [PATCH][llvm-c] Expose DisablePrettyStackTrace
Filip Pizlo
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Filip Pizlo
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Filip Pizlo
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Filip Pizlo
- [llvm] r193939 - Add a comment to note that LLVMDisablePrettyStackTrace() is likely not a good long-term solution.
Filip Pizlo
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Filip Pizlo
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Filip Pizlo
- [PATCH] Change pretty stack trace signal handler to being an opt-in feature rather than an opt-out feature
Filip Pizlo
- [PATCH] Change pretty stack trace signal handler to being an opt-in feature rather than an opt-out feature
Filip Pizlo
- [llvm] r193971 - Make the pretty stack trace be an opt-in, rather than opt-out, facility. Enable pretty
Filip Pizlo
- [polly] r193652 - ScopInfo: Add support for AssumedContext
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [polly] static builds
Sebastian Pop
- [llvm-commits] [PATCH] Multidimensional Array Index Delinearization Analysis
Sebastian Pop
- [llvm-commits] [PATCH] Multidimensional Array Index Delinearization Analysis
Sebastian Pop
- [compiler-rt] r193758 - [ASan] Make asan_symbolize.py fall back to ASAN_SYMBOLIZER_PATH (which is used when ASAN_OPTIONS=symbolize=1) if LLVM_SYMBOLIZER_PATH is empty.
Alexander Potapenko
- [compiler-rt] r193775 - [libsanitizer] Define SANITIZER_IOS when building for iOS or iOS simulator.
Alexander Potapenko
- [PATCH] [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib
Alexander Potapenko
- [PATCH] [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib
Alexander Potapenko
- [PATCH] [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib
Alexander Potapenko
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] LowerDbgDeclare - get rid of redundant dbg.values when an alloca survives optimization
Adrian Prantl
- [PATCH] Implement aarch64 NEON copy_lane intrinsic with float type
Kevin Qin
- [PATCH] Experimental stackmap and patchpoint intrinsic definitions.
Philip Reames
- [PATCH] Prevent infinite growth of DenseMap/DenseSet
Philip Reames
- [llvm] r193566 - Debug Info: add a helper function createAndAddDIE.
Manman Ren
- [llvm] r193567 - Debug Info: use createAndAddDIE for newly-created Subprogram DIEs.
Manman Ren
- [llvm] r193568 - Debug Info: use createAndAddDIE to wrap around "new DIE" in DwarfDebug.
Manman Ren
- [llvm] r193589 - Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
- [llvm] r193629 - Debug Info: clean up testing case.
Manman Ren
- [llvm] r193589 - Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
- [llvm] r193656 - Struct byval cleanup: add helper functions to reduce code duplication.
Manman Ren
- [llvm] r193657 - Debug Info: instead of calling addToContextOwner which constructs the context
Manman Ren
- [llvm] r193658 - Debug Info: support for DW_FORM_ref_addr.
Manman Ren
- [llvm] r193660 - Debug Info: code clean up.
Manman Ren
- [llvm] r192915 - Refactor lowering for COPY_STRUCT_BYVAL_I32
Manman Ren
- [llvm] r193773 - Cleanup: update comments.
Manman Ren
- [llvm] r193779 - Debug Info: remove duplication of DIEs when a DIE can be shared across CUs.
Manman Ren
- [llvm] r193808 - Do not convert "call asm" to "invoke asm" in Inliner.
Manman Ren
- [llvm] r193874 - Add comments.
Manman Ren
- [PATCH] Varargs support for intrinsics.
Juergen Ributzka
- [PATCH] Test varargs intrinsic support.
Juergen Ributzka
- [PATCH] Lower stackmap intrinsics directly to their target opcode.
Juergen Ributzka
- [PATCH] Support for stack map generation in X86.
Juergen Ributzka
- [PATCH] Experimental stackmap and patchpoint intrinsic definitions.
Juergen Ributzka
- [PATCH] Experimental stackmap and patchpoint intrinsic definitions.
Juergen Ributzka
- [PATCH] Add a trivial X86 calling convention for WebKit JavaScript.
Juergen Ributzka
- [PATCH] SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
- [llvm] r193676 - SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
- [PATCH] SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Juergen Ributzka
- [llvm] r193677 - Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too."
Juergen Ributzka
- [llvm] r193677 - Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too."
Juergen Ributzka
- [PATCH] Remove a bunch of weak vtables
Juergen Ributzka
- [PATCH] Remove a bunch of weak vtables
Juergen Ributzka
- [PATCH] Materialize the jump address within the patchpoint noop slide using a scratch register.
Juergen Ributzka
- [PATCH] Refactor TableGen and libCore to get the intrinsic type enum from a single file.
Juergen Ributzka
- [PATCH] Add AnyReg calling convention support for patchpoint intrinsic.
Juergen Ributzka
- [llvm] r193871 - [Stackmap] Remove erroneous assert.
Juergen Ributzka
- [PATCH] Add missing 64-bit relocation types to the x86-64 machine code
Tom Roeder
- [PATCH] Add missing 64-bit relocation types to the x86-64 machine code
Tom Roeder
- [llvm] r193709 - This commit adds some (but not all) of the x86-64 relocations that are not
Tom Roeder
- [llvm] r193691 - [AArch64] Add support for NEON scalar floating-point compare instructions.
Chad Rosier
- [llvm] r193790 - [AArch64] Add support for NEON scalar shift immediate instructions.
Chad Rosier
- [llvm] r193798 - [AArch64] Add diagnostic tests for NEON scalar shift immediate instructions (see: r193790).
Chad Rosier
- [llvm] r193816 - [AArch64] Add support for NEON scalar fixed-point convert to floating-point instructions.
Chad Rosier
- [llvm] r193866 - [AArch64] Fix assembly string formatting and other coding standard violations.
Chad Rosier
- [llvm] r193867 - [AArch64] Simplify a few of the instruction patterns. No functional change intended.
Chad Rosier
- [PATCH] SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too.
Nadav Rotem
- [llvm] r193860 - LoopVectorize: Look for consecutive acces in GEPs with trailing zero indices
Nadav Rotem
- [llvm] r193891 - LoopVectorizer: Perform redundancy elimination on induction variables
Nadav Rotem
- X86TargetLowering::ExpandInlineAsm patch
Nadav Rotem
- [llvm] r193891 - LoopVectorizer: Perform redundancy elimination on induction variables
Nadav Rotem
- [llvm] r193926 - LoopVectorize: Remove quadratic behavior the local CSE.
Nadav Rotem
- [PATCH][llvm-c] Expose DisablePrettyStackTrace
Nadav Rotem
- [compiler-rt] r193522 - [Sanitizer] Revert r193501 and properly fix r193448
Alexey Samsonov
- [PATCH] DebugInfo: Introduce the notion of "form classes"
Alexey Samsonov
- [PATCH] [Sanitizer] Introduce atomic_ptr<T> type and use it in Symbolizer.
Alexey Samsonov
- [llvm] r193553 - DebugInfo: Introduce the notion of "form classes"
Alexey Samsonov
- [llvm] r193555 - DWARF parser: since DWARF4, DW_AT_high_pc may be a constant representing function size
Alexey Samsonov
- [PATCH] LLVMSymbolizer: Use alternative method if no inlining frames found.
Alexey Samsonov
- [llvm] r193560 - DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::extractFast() interface. No functionality change.
Alexey Samsonov
- [llvm] r193563 - Merge DWARFDIE::extractFast and DWARFDIE::extract into one function.
Alexey Samsonov
- [llvm] r193575 - DWARFFormValue.cpp: Appease gcc to give explicit constructors.
Alexey Samsonov
- [compiler-rt] r193587 - [Sanitizer] Simplify StackTrace::PrintStack interface: prefer common flags to turn on/off the symbolization
Alexey Samsonov
- [llvm] r193619 - DWARF parser: propery handle DW_FORM_ref_sig8 and fix Windows build.
Alexey Samsonov
- [llvm-commits] [llvm] r162525 - in /llvm/trunk/lib/DebugInfo: DWARFDebugInfoEntry.cpp DWARFFormValue.cpp
Alexey Samsonov
- [PATCH] Use a template function with a static local array rather than a var-size array in a template struct
Alexey Samsonov
- [compiler-rt] r193697 - [Sanitizer] Use SpinMutex for Symbolizer initialization (per dvyukov's suggestion)
Alexey Samsonov
- [compiler-rt] r193700 - [Sanitizer] Update comment in sanitizer_symbolizer.h
Alexey Samsonov
- [PATCH] [Sanitizer] Add Symbolizer::AddHooks() and use it in TSan and MSan.
Alexey Samsonov
- [PATCH] [Sanitizer] Introduce atomic_ptr<T> type and use it in Symbolizer.
Alexey Samsonov
- [PATCH] LLVMSymbolizer: Use alternative method if no inlining frames found.
Alexey Samsonov
- [PATCH] [Sanitizer] Add Symbolizer::AddHooks() and use it in TSan and MSan.
Alexey Samsonov
- [PATCH] [Sanitizer] Add Symbolizer::AddHooks() and use it in TSan and MSan.
Alexey Samsonov
- [compiler-rt] r193729 - [ASan] Turn on (non-strict) initialization order checker by default for all ASan users
Alexey Samsonov
- [llvm] r193770 - DWARFAbbreviationDeclaration: remove dead code, refactor parsing code and make it more robust. No functionality change.
Alexey Samsonov
- [llvm] r193780 - DWARFUnit: kill dead code and make a couple of functions private. No functionality change.
Alexey Samsonov
- [PATCH] [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib
Alexey Samsonov
- [llvm] r193785 - DWARFDebugArangeSet: remove dead code
Alexey Samsonov
- [compiler-rt] r193807 - [Sanitizer] Add Symbolizer::AddHooks() and use it in TSan and MSan.
Alexey Samsonov
- [PATCH] [Sanitizer] Add Symbolizer::AddHooks() and use it in TSan and MSan.
Alexey Samsonov
- [compiler-rt] r193834 - Consistently use StackTrace::PrintStack in ASan, LSan and MSan
Alexey Samsonov
- [PATCH] [Sanitizer] Unify summary reporting across all sanitizers.
Alexey Samsonov
- [compiler-rt] r193864 - [Sanitizer] Unify summary reporting across all sanitizers.
Alexey Samsonov
- [PATCH] [Sanitizer] Unify summary reporting across all sanitizers.
Alexey Samsonov
- [compiler-rt] r193868 - [ASan] Kill use_stack_depot runtime flag and stack trace compression routines.
Alexey Samsonov
- [compiler-rt] r193873 - [Sanitizer] Fix Go build
Alexey Samsonov
- [PATCH] [ASan] Add CMake configs for libclang_rt.asan_iossim_dynamic.dylib
Alexey Samsonov
- [llvm] r193680 - [mips][msa] Added support for matching splat.[bhw] from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r193681 - [mips] MipsSETargetLowering now reports DAGCombiner changes when using -debug-only=mips-isel
Daniel Sanders
- [llvm] r193682 - [mips][msa] Combine binsri-like DAG of AND and OR into equivalent VSELECT
Daniel Sanders
- [llvm] r193687 - [mips][msa] Added support for matching bins[lr]i.[bhwd] from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r193693 - [mips][msa] Added support for matching bmnz, bmnzi, bmz, and bmzi from normal IR (i.e. not intrinsics)
Daniel Sanders
- [llvm] r193695 - [mips][msa] Correct definition of bins[lr] and CHECK-DAG-ize related tests
Daniel Sanders
- [PATCH] Vector forms of SHL, SRA, and SRL can be constant folded using SimplifyVBinOp too
Daniel Sanders
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] Added TargetLowering::isVectorEltOrderLittleEndian(EVT)
Daniel Sanders
- [PATCH] Fix illegal DAG produced by SelectionDAG::getConstant() for v2i64 type
Daniel Sanders
- [PATCH] Added TargetLowering::isVectorEltOrderLittleEndian(EVT)
Daniel Sanders
- [llvm] r193517 - Keep TBAA info when rewriting SelectionDAG loads and stores
Richard Sandiford
- [PING] Keep TBAA info when rewriting load and store DAG nodes
Richard Sandiford
- [PATCH] Keep TBAA info when rewriting load and store DAG nodes
Richard Sandiford
- [llvm] r193518 - [DAGCombiner] Respect volatility when checking for aliases
Richard Sandiford
- [llvm] r193521 - [SystemZ] Set usaAA to true
Richard Sandiford
- [llvm] r193677 - Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too."
Richard Sandiford
- [llvm] r193677 - Revert "SelectionDAG: Teach the legalizer to split SETCC if VSELECT needs splitting too."
Richard Sandiford
- [llvm] r193742 - [SystemZ] Automatically detect zEC12 and z196 hosts
Richard Sandiford
- [llvm] r193742 - [SystemZ] Automatically detect zEC12 and z196 hosts
Richard Sandiford
- [llvm] r193742 - [SystemZ] Automatically detect zEC12 and z196 hosts
Richard Sandiford
- [zorg][patch] Drop llvm-i686-debian
Duncan Sands
- [PATCH] ScalarEvolution backedge taken count computation on LT and GT rewrite
Michele Scandale
- [PATCH] ScalarEvolution backedge taken count computation on LT and GT rewrite
Michele Scandale
- [PATCH] ScalarEvolution backedge taken count computation on LT and GT rewrite
Michele Scandale
- [PATCH] ScalarEvolution backedge taken count computation on LT and GT rewrite
Michele Scandale
- [llvm] r193572 - SLPVectorizer: Use vector type for vectorized memory operations
Arnold Schwaighofer
- [llvm] r193573 - ARM cost model: Account for zero cost scalar SROA instructions
Arnold Schwaighofer
- [llvm] r193574 - ARM cost model: Unaligned vectorized double stores are expensive
Arnold Schwaighofer
- [llvm] r193572 - SLPVectorizer: Use vector type for vectorized memory operations
Arnold Schwaighofer
- [Patch] Linpack-pc broken as a performance benchmark
Arnold Schwaighofer
- [Patch] Linpack-pc broken as a performance benchmark
Arnold Schwaighofer
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Arnold Schwaighofer
- [llvm] r193852 - LoopVectorizer: Clear all member data structures in RuntimeCheck.reset()
Arnold Schwaighofer
- [llvm] r193853 - LoopVectorizer: If dependency checks fail try runtime checks
Arnold Schwaighofer
- [llvm] r193853 - LoopVectorizer: If dependency checks fail try runtime checks
Arnold Schwaighofer
- [llvm] r193853 - LoopVectorizer: If dependency checks fail try runtime checks
Arnold Schwaighofer
- [llvm] r193891 - LoopVectorizer: Perform redundancy elimination on induction variables
Arnold Schwaighofer
- [llvm] r193895 - LoopVectorizer: Move cse code into its own function
Arnold Schwaighofer
- [llvm] r193891 - LoopVectorizer: Perform redundancy elimination on induction variables
Arnold Schwaighofer
- [test-suite] r193930 - Linpack: Use a fixed number of iterations for the linpack benchmark
Arnold Schwaighofer
- [compiler-rt] r193615 - [asan] increase the max malloc size from 8Gb to 64Gb
Kostya Serebryany
- [PATCH] [Sanitizer] Unify summary reporting across all sanitizers.
Kostya Serebryany
- [llvm] r193490 - Update link.
Sean Silva
- [llvm] r193541 - Remove 2.4 from the list of supported Python versions.
Sean Silva
- [PATCH] lit: Incremental test scheduling
Sean Silva
- [llvm] r193811 - Add support for stack map generation in the X86 backend.
Sean Silva
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Sean Silva
- [PATCH] NEON instructions were erroneously decoded from certain invalid encodings
Artyom Skrobov
- [PATCH] NEON instructions were erroneously decoded from certain invalid encodings
Artyom Skrobov
- [llvm] r193705 - [ARM] NEON instructions were erroneously decoded from certain invalid encodings
Artyom Skrobov
- [llvm] r193599 - ARM: Add subtarget feature for CRC
Bradley Smith
- [PATCH] [ARM] Fix Tag_ABI_HardFP_use build attribute
Bradley Smith
- [PATCH] [ARM] Add Virtualization subtarget feature and add more build attributes in this area.
Bradley Smith
- [PATCH] [ARM] Add Virtualization subtarget feature and add more build attributes in this area.
Bradley Smith
- [llvm] r193856 - [ARM] Fix Tag_ABI_HardFP_use build attribute
Bradley Smith
- [PATCH] [ARM] Fix Tag_ABI_HardFP_use build attribute
Bradley Smith
- [llvm] r193859 - [ARM] Add Virtualization subtarget feature and more build attributes in this area
Bradley Smith
- [PATCH] [ARM] Add Virtualization subtarget feature and add more build attributes in this area.
Bradley Smith
- lli and the .ir file extension
Richard Smith
- [llvm] r193576 - Clean up.
Richard Smith
- X86TargetLowering::ExpandInlineAsm patch
Chris Smowton
- X86TargetLowering::ExpandInlineAsm patch
Chris Smowton
- [llvm] r193491 - Update the Python version. And Perl isn't used anymore.
Joerg Sonnenberger
- [PATCH] Special handling for STT_FILE symbols
Joerg Sonnenberger
- [PATCH] Special handling for STT_FILE symbols
Joerg Sonnenberger
- [PATCH] Special handling for STT_FILE symbols
Joerg Sonnenberger
- [llvm] r193569 - Move the STT_FILE symbols out of the normal symbol table processing for
Joerg Sonnenberger
- [llvm] r193491 - Update the Python version. And Perl isn't used anymore.
Joerg Sonnenberger
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Joerg Sonnenberger
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Joerg Sonnenberger
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
Michael Spencer
- [patch] Simplify ErrorOr
Michael Spencer
- [lld] r193662 - [ELF] Implement minimal support for .eh_frame_hdr.
Michael J. Spencer
- [llvm] r193620 - R600: Expand vector FSQRT ops
Tom Stellard
- [llvm] r193621 - R600/SI: Add compute support for CI v2
Tom Stellard
- [PATCH] R600: Expand vector FSQRT ops
Tom Stellard
- [PATCH] Make sink pass able to sink instructions in block-loop-block situation.
Tom Stellard
- [PATCH] R600: Fix LowerUDIVREM
Tom Stellard
- [PATCH] R600: Make sure OQAP defs and uses happen in the same clause
Tom Stellard
- [llvm] r193701 - R600: Custom lower f32 = uint_to_fp i64
Tom Stellard
- [PATCH] R600: Implement TargetInstrInfo::isLegalToSplitMBBAt()
Tom Stellard
- [PATCH] R600: Expand vector FABS
Tom Stellard
- [PATCH] R600: Implement TargetInstrInfo::isLegalToSplitMBBAt()
Tom Stellard
- [compiler-rt] r193529 - [msan] Fix a typo and enable poison_in_free flag.
Evgeniy Stepanov
- [compiler-rt] r193581 - [msan] Intercept shmat.
Evgeniy Stepanov
- [compiler-rt] r193633 - [sanitizer] Ptrace syscall handler.
Evgeniy Stepanov
- [compiler-rt] r193634 - [sanitizer] Fix build warnings.
Evgeniy Stepanov
- [compiler-rt] r193635 - [asan] Fix build.
Evgeniy Stepanov
- [compiler-rt] r193639 - [tsan] Fix unused variable warnings.
Evgeniy Stepanov
- [compiler-rt] r193643 - [msandr] Add support for standalone test.
Evgeniy Stepanov
- [compiler-rt] r193645 - [sanitizer] Intercept sincos, remquo, lgamma, lgamma_r.
Evgeniy Stepanov
- [compiler-rt] r193647 - [asan] Maybe fix test failures on lld bots.
Evgeniy Stepanov
- [compiler-rt] r193654 - [msandr] Remove use of std::set in msandr client to avoid reentrancy issues.
Evgeniy Stepanov
- [compiler-rt] r193655 - [sanitizer] Intercept drand48_r, lrand48_r.
Evgeniy Stepanov
- [compiler-rt] r193667 - [santiizer] Disable sincos interceptor in OSX.
Evgeniy Stepanov
- [compiler-rt] r193670 - [asan] Fix syscall hooks build on Android.
Evgeniy Stepanov
- [compiler-rt] r193703 - [msandr] Add check-before-write optimization.
Evgeniy Stepanov
- [PATCH] [Sanitizer] Add Symbolizer::AddHooks() and use it in TSan and MSan.
Evgeniy Stepanov
- [PATCH] [Sanitizer] Add Symbolizer::AddHooks() and use it in TSan and MSan.
Evgeniy Stepanov
- [compiler-rt] r193730 - [sanitizer] Intercept getline, getdelim.
Evgeniy Stepanov
- [compiler-rt] r193755 - [msan] Disable mlock/mlockall to work around a linux kernel bug.
Evgeniy Stepanov
- [compiler-rt] r193755 - [msan] Disable mlock/mlockall to work around a linux kernel bug.
Evgeniy Stepanov
- [compiler-rt] r193760 - [msan] Intercept dlerror.
Evgeniy Stepanov
- [compiler-rt] r193848 - [sanitizer] Enhance io_submti syscall handler.
Evgeniy Stepanov
- [compiler-rt] r193863 - [msan] Check that address is an app region before printing shadow.
Evgeniy Stepanov
- [compiler-rt] r193870 - [sanitizer] Switch to an older version of struct iocb that is found in the latest Android NDK.
Evgeniy Stepanov
- [compiler-rt] r193897 - [msan] Intercept memccpy.
Evgeniy Stepanov
- [compiler-rt] r193903 - [sanitizer] Intercept strptime.
Evgeniy Stepanov
- [PATCH] [Lit] Use multiprocessing instead of threading
NAKAMURA Takumi
- [PATCH] Workaround MSVC 32-bit miscompile of getCondCodeAction
NAKAMURA Takumi
- [llvm] r193498 - MCJIT-remote: __main should be resolved in child context.
NAKAMURA Takumi
- [llvm] r193498 - MCJIT-remote: __main should be resolved in child context.
NAKAMURA Takumi
- [llvm] r193575 - DWARFFormValue.cpp: Appease gcc to give explicit constructors.
NAKAMURA Takumi
- [llvm] r193575 - DWARFFormValue.cpp: Appease gcc to give explicit constructors.
NAKAMURA Takumi
- [llvm] r193580 - Add llvm/test/Transforms/SLPVectorizer/ARM/lit.local.cfg. Tests there require ARM in targets.
NAKAMURA Takumi
- [PATCH] Workaround MSVC 32-bit miscompile of getCondCodeAction
NAKAMURA Takumi
- [llvm] r193668 - Trailing whitespace in a comment line.
NAKAMURA Takumi
- [llvm] r193669 - StackProtector.h: Fix trailing comments for doxygen. [-Wdocumentation]
NAKAMURA Takumi
- [llvm] r193738 - llvm/test/Bitcode/invalid.ll: Tweak expresion to mach "llvm-dis.EXE:"
NAKAMURA Takumi
- [llvm] r193516 - lit: multiprocessing platform fix attempt
Alp Toker
- [llvm] r193463 - lit: handle late multiprocessing errors gracefully
Alp Toker
- lli and the .ir file extension
Alp Toker
- lli and the .ir file extension
Alp Toker
- [llvm] r193544 - Standardizing lli's extra module command line option
Alp Toker
- [PATCH] lit: Incremental test scheduling
Alp Toker
- [llvm] r193552 - Fix the lli --extra-module value_desc
Alp Toker
- [llvm] r193544 - Standardizing lli's extra module command line option
Alp Toker
- lli -mcjit-remote-process
Alp Toker
- [llvm] r193558 - Quote potential shell expansions found in tests
Alp Toker
- [llvm] r193559 - lit: add missing substitutions for recently added tools
Alp Toker
- [llvm] r193579 - Fix "existant" typos
Alp Toker
- [llvm] r193463 - lit: handle late multiprocessing errors gracefully
Alp Toker
- [PATCH] GVN: Use proper members for accessing into GEPs
Alp Toker
- [patch] Simplify ErrorOr
Alp Toker
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Alp Toker
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Alp Toker
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Alp Toker
- [llvm] r193937 - When LLVM is embedded in a larger application, it's not OK for LLVM to intercept crashes. LLVM already has
Alp Toker
- [PATCH] Change pretty stack trace signal handler to being an opt-in feature rather than an opt-out feature
Alp Toker
- [PATCH] Loop Rerolling Pass
Andrew Trick
- [PATCH] Add AnyReg calling convention support for patchpoint intrinsic.
Andrew Trick
- [PATCH] ScalarEvolution backedge taken count computation on LT and GT rewrite
Andrew Trick
- [PATCH] Experimental stackmap and patchpoint intrinsic definitions.
Andrew Trick
- [PATCH] Experimental stackmap and patchpoint intrinsic definitions.
Andrew Trick
- [PATCH] Add AnyReg calling convention support for patchpoint intrinsic.
Andrew Trick
- [llvm] r193765 - whitespace
Andrew Trick
- [llvm] r193766 - Enable variable arguments support for intrinsics.
Andrew Trick
- [llvm] r193767 - Add experimental stackmap intrinsics to definition file and documenation.
Andrew Trick
- [llvm] r193768 - Add Verifier test case for variable argument intrinsics.
Andrew Trick
- [llvm] r193769 - Lower stackmap intrinsics directly to their target opcode in the DAG builder.
Andrew Trick
- [llvm] r193811 - Add support for stack map generation in the X86 backend.
Andrew Trick
- [llvm] r193812 - Add new calling convention for WebKit Java Script.
Andrew Trick
- [llvm] r193819 - Unused variable
Andrew Trick
- [llvm] r193820 - These test cases for experimental features are a bit too darwin-specific still. Use a triple.
Andrew Trick
- [llvm] r193811 - Add support for stack map generation in the X86 backend.
Andrew Trick
- [PATCH] ScalarEvolution backedge taken count computation on LT and GT rewrite
Andrew Trick
- [PATCH] [PECOFF][ELF][Darwin] Changes to fix some real issues in code
Rui Ueyama
- [PATCH] [PECOFF][ELF][Darwin] Changes to fix some real issues in code
Rui Ueyama
- [PATCH] [PECOFF][ELF][Darwin] Changes to fix some real issues in code
Rui Ueyama
- [PATCH] Add {start,end}with_lower methods to StringRef.
Rui Ueyama
- [llvm] r193550 - Add a few tests for StringRef::{start,end}with.
Rui Ueyama
- [lld] r193556 - [PECOFF] Set section name for BSS atoms.
Rui Ueyama
- [lld] r193557 - Fix comment.
Rui Ueyama
- [lld] r193565 - [PECOFF] Fix __ImageBase symbol.
Rui Ueyama
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Rui Ueyama
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Rui Ueyama
- [lld] r193556 - [PECOFF] Set section name for BSS atoms.
Rui Ueyama
- [lld] r193565 - [PECOFF] Fix __ImageBase symbol.
Rui Ueyama
- [lld] r193584 - Fix spelling.
Rui Ueyama
- [lld] r193557 - Fix comment.
Rui Ueyama
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Rui Ueyama
- [lld] r193556 - [PECOFF] Set section name for BSS atoms.
Rui Ueyama
- [PATCH] [PassManager] add calls to RoundTrip{YAML, Native} Reader/Writer
Rui Ueyama
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Rui Ueyama
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Rui Ueyama
- [lld] r193646 - [PECOFF] Suppress startup message of background processes.
Rui Ueyama
- [PATCH] Add {start,end}with_lower methods to StringRef.
Rui Ueyama
- [PATCH] Add {start,end}with_lower methods to StringRef.
Rui Ueyama
- [PATCH] Add {start,end}with_lower methods to StringRef.
Rui Ueyama
- [lld] r193585 - [PassManager] add ReaderWriter{Native, YAML} to the Driver.
Rui Ueyama
- [llvm] r193706 - Add {start,end}with_lower methods to StringRef.
Rui Ueyama
- [PATCH] Add {start,end}with_lower methods to StringRef.
Rui Ueyama
- [lld] r193712 - Use StringRef::startswith_lower().
Rui Ueyama
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Rui Ueyama
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Rui Ueyama
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Rui Ueyama
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Rui Ueyama
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Rui Ueyama
- [lld] r193762 - Revert "[PECOFF] Add atoms to the PassManager file"
Rui Ueyama
- [PATCH] Revert "[PECOFF] Add atoms to the PassManager file"
Rui Ueyama
- [llvm] r193796 - Use StringRef::startswith_lower. No functionality change.
Rui Ueyama
- [lld] r193797 - [PECOFF] File extension is case-insensitive on Windows.
Rui Ueyama
- [lld] r193854 - [PECOFF] Change data directory atom structure.
Rui Ueyama
- [lld] r193881 - [PECOFF] Enable RoundTrip{YAML,Native}Pass.
Rui Ueyama
- [lld] r193882 - Whitespace
Rui Ueyama
- [lld] r193881 - [PECOFF] Enable RoundTrip{YAML,Native}Pass.
Rui Ueyama
- [lld] r193883 - Remove redundant std::move().
Rui Ueyama
- [lld] r193881 - [PECOFF] Enable RoundTrip{YAML,Native}Pass.
Rui Ueyama
- [lld] r193881 - [PECOFF] Enable RoundTrip{YAML,Native}Pass.
Rui Ueyama
- [lld] r193885 - Remove duplicate calls of pm.add() for RoundTrip tests.
Rui Ueyama
- [lld] r193886 - [PECOFF] Remove unnecessary assertion.
Rui Ueyama
- [lld] r193886 - [PECOFF] Remove unnecessary assertion.
Rui Ueyama
- [lld] r193904 - Fix test on 32 bit.
Rui Ueyama
- [lld] r193905 - Single-quotes to quote parentheses.
Rui Ueyama
- [lld] r193909 - [MachO] Fix uninitialized field bug found on Windows.
Rui Ueyama
- [lld] r193910 - [ELF] Add missing -target options.
Rui Ueyama
- [lld] r193911 - [ELF] One more file for missing -target option.
Rui Ueyama
- [lld] r193974 - [ELF] Add missing -target option.
Rui Ueyama
- [lld] r193975 - [ELF] Simplify SectionTable::getSymbolTableIndex. No functionality change.
Rui Ueyama
- [lld] r193978 - [ELF] Allow colons in the path.
Rui Ueyama
- [lld] r193978 - [ELF] Allow colons in the path.
Rui Ueyama
- [lld] r193982 - [PECOFF] Add a test for the resource file.
Rui Ueyama
- [compiler-rt] r193519 - tsan: start the background thread with signals blocked, otherwise it can steal users signals
Dmitry Vyukov
- [compiler-rt] r193520 - asan/msan: separate different report blocks with new lines
Dmitry Vyukov
- [compiler-rt] r193602 - tsan/asan: support pthread_setname_np to set thread names
Dmitry Vyukov
- [compiler-rt] r193755 - [msan] Disable mlock/mlockall to work around a linux kernel bug.
Dmitry Vyukov
- [compiler-rt] r193880 - tsna: do not call user code from within runtime (from fflush)
Dmitry Vyukov
- [PATCH] Additional features for the C API
Chris Wailes
- [PATCH] Additional features for the C API
Chris Wailes
- [PATCH] Additional features for the C API
Chris Wailes
- [llvm] r193597 - llvm-c: Make LLVM{Get, Set}Alignment work on {Load, Store}Inst too
Anders Waldenborg
- [llvm] r193598 - Fix misapplied patch in r193597
Anders Waldenborg
- [llvm] r193742 - [SystemZ] Automatically detect zEC12 and z196 hosts
Ulrich Weigand
- [llvm] r193742 - [SystemZ] Automatically detect zEC12 and z196 hosts
Ulrich Weigand
- [llvm] r193541 - Remove 2.4 from the list of supported Python versions.
Bill Wendling
- [llvm] r193542 - Use the correct reference. Spotted by Sean Silva.
Bill Wendling
- [llvm] r193543 - Remove stray '_'.
Bill Wendling
- [PATCH] [stack protector] Improved data layout rules, WIP, part 2
Bill Wendling
- [PATCH] [stack protector] Improved data layout rules, WIP, part 2
Bill Wendling
- [llvm] r193491 - Update the Python version. And Perl isn't used anymore.
Bill Wendling
- [PATCH] Document tagging of untagged member functions in /include/llvm/Target/TargetLowering.h
Bill Wendling
- [PATCH] Document tagging of untagged member functions in /include/llvm/Target/TargetLowering.h
Bill Wendling
- [PATCH] Reformat StackProtector pass with clang-format
Bill Wendling
- [llvm] r193675 - Reformat Makefile. No other changes.
Bill Wendling
- [llvm] r190290 - Generate compact unwind encoding from CFI directives.
Bill Wendling
- [test-suite] r193961 - PR10189 appears to be fixed.
Bill Wendling
- [llvm] r193696 - Add #include of raw_ostream.h to MipsSEISelLowering.cpp
Hans Wennborg
- [llvm] r193940 - Configure with --enable-terminfo=no for Apple's llvmCore builds.
Bob Wilson
- [llvm] r193942 - Enable optimization of sin / cos pair into call to __sincos_stret for iOS7+.
Bob Wilson
- [llvm] r193943 - Convert calls to __sinpi and __cospi into __sincospi_stret
Bob Wilson
- [compiler-rt] r193944 - Push back various changes for building Apple's compiler-rt dylib.
Bob Wilson
- [PATCH] Added basic testing support for llvm-cov.
Yuchen Wu
- [PATCH] Added summary info to GCDAProfiling.
Yuchen Wu
- [PATCH] Added call to update run/program counts for llvm-cov.
Yuchen Wu
- [llvm] r193732 - Updated llvm-cov's OVERVIEW description
Yuchen Wu
- [PATCH] llvm-cov: Replaced asserts with proper error handling
Yuchen Wu
- [PATCH] llvm-cov: Replaced asserts with proper error handling
Yuchen Wu
- [llvm] r193899 - Added command-line option to output llvm-cov to file.
Yuchen Wu
- [PATCH] Added basic testing support for llvm-cov.
Yuchen Wu
- [PATCH] AArch64: Add lowering of llvm.frameaddress and llvm.returnaddress
Weiming Zhao
- [llvm] r193625 - [AArch64] Implement FrameAddr and ReturnAddr
Weiming Zhao
- [llvm] r193626 - add test cases for frameaddr and returnaddr for aarch64
Weiming Zhao
- [PATCH] Allow %w, %z operands to be immediates for AArch64
Weiming Zhao
- [PATCH] C API: implement LLVM{Get,Set}InstructionAlignment
Peter Zotov
- [PATCH] OCaml bindings: volatile for load and store instructions
Peter Zotov
- [PATCH] Additional features for the C API
Peter Zotov
- [PATCH] C API: implement LLVM{Get,Set}InstructionAlignment
Peter Zotov
- [PATCH] OCaml bindings: implement Llvm.dump_type
Peter Zotov
- [PATCH] OCaml bindings: volatile for load and store instructions
Peter Zotov
- [PATCH] [review request] OCaml bindings: build stub OCaml libraries for all configured targets
Peter Zotov
- [PATCH] OCaml bindings: implement missing Core APIs
Peter Zotov
- [PATCH] Additional features for the C API
Peter Zotov
- [PATCH] Additional features for the C API
Peter Zotov
- [PATCH] OCaml bindings: fix Int_val used on Int64.t value
Peter Zotov
- [PATCH] OCaml bindings: rewrite unit tests for Llvm_target
Peter Zotov
- [PATCH] OCaml bindings: fix typo
Peter Zotov
- [PATCH] OCaml bindings: implement missing Target APIs
Peter Zotov
- [PATCH] OCaml bindings: make DataLayout.t automatically managed
Peter Zotov
- [llvm] r193945 - [OCaml] Llvm_ipo: add missing transforms
Peter Zotov
- [llvm] r193946 - [OCaml] Llvm_scalar_opts: add missing transforms
Peter Zotov
- [llvm] r193948 - [OCaml] Llvm_target: fix typo (Int_val instead of Int64_val)
Peter Zotov
- [llvm] r193949 - [OCaml] Refactor Llvm_target tests
Peter Zotov
- [llvm] r193950 - [OCaml] Implement Llvm_vectorize bindings
Peter Zotov
- [llvm] r193951 - [OCaml] Implement Llvm_linker, bindings for the IR linker
Peter Zotov
- [llvm] r193952 - [OCaml] Fix ABI incompatibility
Peter Zotov
- [llvm] r193953 - [OCaml] Implement Llvm.MemoryBuffer.{of_string, as_string}
Peter Zotov
- [PATCH] Additional features for the C API
Peter Zotov
- [llvm] r193965 - [OCaml] Formatting
Peter Zotov
- [llvm] r193966 - [OCaml] Implement missing LLVMCore APIs
Peter Zotov
- [llvm] r193967 - [OCaml] Documentation
Peter Zotov
- [llvm] r193968 - [OCaml] implement Llvm_passmgr_builder, bindings for PassManagerBuilder
Peter Zotov
- [Patch] Remove the strong phi elimination pass
Cameron Zwarich
- [PATCH] Loop Rerolling Pass
hfinkel at anl.gov
- [PATCH] Loop Rerolling Pass
hfinkel at anl.gov
- [PATCH] Remove a bunch of weak vtables
hfinkel at anl.gov
- [PATCH] Remove a bunch of weak vtables
hfinkel at anl.gov
- [PATCH] [lld][ELF] Add explictly exported atoms and export R_*_COPY'ed atoms.
kledzik at apple.com
- [PATCH] AArch64 Neon Scalar Floating-point Compare Instructions
mcrosier at codeaurora.org
- [llvm] r193625 - [AArch64] Implement FrameAddr and ReturnAddr
mcrosier at codeaurora.org
- [llvm] r193626 - add test cases for frameaddr and returnaddr for aarch64
mcrosier at codeaurora.org
- [PATCH] AArch64 Neon Scalar Floating-point Compare Instructions
mcrosier at codeaurora.org
- [PATCH] AArch64 Neon Scalar Floating-point Compare Instructions
mcrosier at codeaurora.org
- [PATCH] Allow %w, %z operands to be immediates for AArch64
weimingz at codeaurora.org
- [PATCH] Allow %w, %z operands to be immediates for AArch64
weimingz at codeaurora.org
Last message date:
Sun Nov 3 21:45:12 PST 2013
Archived on: Tue Aug 4 17:10:43 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).