The Week Of Monday 26 August 2013 Archives by author
Starting: Mon Aug 26 00:29:08 PDT 2013
Ending: Sun Sep 1 23:40:09 PDT 2013
Messages: 776
- [llvm] r189299 - Remove an over-zealous assertion. A pointer type could be illegal if the target is prepared to custom-legalize pointer operands. This assertion was evaluated before the target would have a chance to do so, making it impossible.
Owen Anderson
- Please review fixes for llvm PR 15840
Dimitry Andric
- Please review fixes for llvm PR 15840
Dimitry Andric
- [PATCH] Fix some more MCJIT PIC test XFAILs (for i386)
Dimitry Andric
- [llvm] r189233 - Vectorize starting from insertelements building a vector
Matt Arsenault
- [llvm] r189234 - Constify functions
Matt Arsenault
- [PATCH] Vectorize starting from insertelements building a vector
Matt Arsenault
- [llvm] r189248 - Forgot to add slp threshold to test
Matt Arsenault
- [llvm] r189264 - Fix unused variable in release build
Matt Arsenault
- [PATCH] Fix inserting instructions before last in bundle.
Matt Arsenault
- [PATCH] Fix inserting instructions before last in bundle.
Matt Arsenault
- [llvm] r189285 - Fix inserting instructions before last in bundle.
Matt Arsenault
- [PATCH] Fix inserting instructions before last in bundle.
Matt Arsenault
- [PATCH] Fix lint assert on integer vector division
Matt Arsenault
- [llvm] r189290 - Fix lint assert on integer vector division
Matt Arsenault
- [PATCH] Fix lint assert on integer vector division
Matt Arsenault
- [PATCH] Teach LoopIdiom about address spaces
Matt Arsenault
- [PATCH] Handle address spaces in TargetTransformInfo
Matt Arsenault
- [PATCH] Teach ScalarEvolution about pointer address spaces
Matt Arsenault
- [PATCH] Scalarize select vector arguments when extracted
Matt Arsenault
- [llvm] r189524 - Fix typo.
Matt Arsenault
- [llvm] r189527 - Handle address spaces in TargetTransformInfo
Matt Arsenault
- [PATCH] Handle address spaces in TargetTransformInfo
Matt Arsenault
- [PATCH] Allow multiple check prefixes in FileCheck
Matt Arsenault
- [llvm] r189529 - Convert tests to FileCheck
Matt Arsenault
- [PATCH] Allow multiple check prefixes in FileCheck
Matt Arsenault
- [PATCH] Fix assertion failure caused by InlineCost when ptrtoint int size is larger than the pointer size
Matt Arsenault
- [PATCH] Bug 15391: Fix rejecting valid int / ptr vector attributes
Matt Arsenault
- [PATCH] Workaround MSVC 32-bit miscompile of getCondCodeAction
Matt Arsenault
- Status on the patch for machine function cfg dot dump
Yan Lin Aung
- MSBuild Integration files for drop-selecting LLVM as a toolchain in Visual Studio
Aaron Ballman
- MSBuild Integration files for drop-selecting LLVM as a toolchain in Visual Studio
Aaron Ballman
- [llvm] r189499 - Disable unrolling in the loop vectorizer when disabled in the pass manager
Aaron Ballman
- [llvm] r189499 - Disable unrolling in the loop vectorizer when disabled in the pass manager
Aaron Ballman
- [PATCH] ARM: use new modified-imm instructions for all MC-level purposes.
Kristof Beyls
- [llvm] r189388 - [ARMv8] Add MC support for the new load/store acquire/release instructions.
Kristof Beyls
- [PATCH] First set of patches for type uniquing
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [llvm] r189272 - Dummy code to silence warning from 4189266
David Blaikie
- [llvm] r189272 - Dummy code to silence warning from 4189266
David Blaikie
- [llvm] r189279 - Fix thinko.
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [llvm] r189300 - Add a testcase to ensure that the pubnames section uses an offset
David Blaikie
- [llvm] r189319 - Fix the build broken by r189315.
David Blaikie
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
David Blaikie
- [llvm] r189319 - Fix the build broken by r189315.
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
David Blaikie
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [PATCH] First set of patches for type uniquing
David Blaikie
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
David Blaikie
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
David Blaikie
- [llvm] r189512 - r189495: Pull out some debug logic into a function for legibility
David Blaikie
- [llvm] r189513 - Period.
David Blaikie
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
David Blaikie
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
David Blaikie
- [Debug Info PATCH] patches to generate unique identifier for external C++ types
David Blaikie
- [Type Uniquing Patch] Use identifier instead of MDNode for getClassType of ptr_to_member.
David Blaikie
- [Type Uniquing Patch] Use identifier instead of MDNode for getClassType of ptr_to_member.
David Blaikie
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
David Blaikie
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
David Blaikie
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
David Blaikie
-
Matthias Braun
- [PATCH] RegAllocCleanups
Matthias Braun
- [PATCH 0/5] LiveInterval refactoring
Matthias Braun
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Matthias Braun
- [PATCH 2/5] Pass LiveQueryResult by value
Matthias Braun
- [PATCH 3/5] change MachineVerifier to work on LiveRanges + LiveInterval
Matthias Braun
- [PATCH 4/5] work on LiveRanges instead of LiveInterval where possible
Matthias Braun
- [PATCH 5/5] Represent RegUnit liveness with LiveRanges instances
Matthias Braun
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Matthias Braun
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Matthias Braun
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Matthias Braun
- [llvm] r189297 - Add new API lto_codegen_compile_parallel().
Chandler Carruth
- [PATCH] Option parsing: support case-insensitive option matching.
Chandler Carruth
- [PATCH] [Lit] Use multiprocessing instead of threading
Chandler Carruth
- [PATCH] Add getUnrollingPreferences to TTI
Chandler Carruth
- [Patch] Tuning the strategy in SLP vectoriezer
Chandler Carruth
- [llvm] r189732 - Nuke the hilariously out of date suggestion to unpack llvm-gcc 4.2 as
Chandler Carruth
- [llvm] r189734 - Fix some rather confusing indentation and control flow in the errno
Chandler Carruth
- [PATCH 1/6] [mips][msa] Summarize tests
Jack Carter
- [PATCH 2/6] [mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs]ul[et], f[cs]une, fsun, ftrunc_[su], hadd_[su], hsub_[su], sr[al]r, sr[al]ri
Jack Carter
- [PATCH 3/6] [mips][msa] Added cfcmsa, and ctcmsa
Jack Carter
- [PATCH 4/6] [mips][msa] Added move.v
Jack Carter
- [PATCH 5/6] [mips][msa] Added load/store intrinsics.
Jack Carter
- [llvm] r189396 - Changed comment
Jack Carter
- [PATCH 5/6] [mips][msa] Added load/store intrinsics.
Jack Carter
- [PATCH 6/6] [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v
Jack Carter
- [PATCH] Added a new register class for Thumb PC-rel loads
Evan Cheng
- [PATCH][InstCombiner] Expose opportunities to merge subtract and comparison
Evan Cheng
- [PATCH][InstCombiner] Expose opportunities to merge subtract and comparison
Evan Cheng
- [PATCH] Address Space Casting
David Chisnall
- [llvm] r189279 - Fix thinko.
Eric Christopher
- [llvm] r189279 - Fix thinko.
Eric Christopher
- [llvm] r189288 - Only emit the section sym if we're emitting the section.
Eric Christopher
- [llvm] r189289 - Treat the pubtypes section similarly to the pubnames section and emit
Eric Christopher
- [llvm] r189291 - Remove the language parameter and variable from the compile unit. We
Eric Christopher
- [llvm] r189292 - Remove duplicate set of CompilationDir.
Eric Christopher
- [llvm] r189293 - Have the skeleton compile unit construction method take the CU it
Eric Christopher
- [llvm] r189294 - Make the lifetime of the DICompileUnit we're constructing from the
Eric Christopher
- [llvm] r189296 - Formatting.
Eric Christopher
- [llvm] r189297 - Add new API lto_codegen_compile_parallel().
Eric Christopher
- [llvm] r189300 - Add a testcase to ensure that the pubnames section uses an offset
Eric Christopher
- [llvm] r189301 - Add derived from source.
Eric Christopher
- [llvm] r189300 - Add a testcase to ensure that the pubnames section uses an offset
Eric Christopher
- [PATCH] First set of patches for type uniquing
Eric Christopher
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Eric Christopher
- [llvm] r189418 - Move some debug testcases to the debug info directory.
Eric Christopher
- [llvm] r189419 - Use DW_FORM_sdata for signed constant values and udata on occasion
Eric Christopher
- [llvm] r189427 - Add support for DW_FORM_dataN and DW_FORM_udata to the DIE hashing
Eric Christopher
- [llvm] r189428 - Add a TODO here.
Eric Christopher
- [PATCH] Removing support for .debug_inlined section
Eric Christopher
- [llvm] r189439 - Remove support for the .debug_inlined section. No known software
Eric Christopher
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
Eric Christopher
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
Eric Christopher
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
Eric Christopher
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Eric Christopher
- [PATCH][Peephole] Rewrite copies to avoid cross register banks copies.
Eric Christopher
- Visual Studio Integration Update
Eric Christopher
- [PATCH] Teach BaseIndexOffset::match to identify base pointers in loops
Eric Christopher
- [PATCH] Teach BaseIndexOffset::match to identify base pointers in loops
Eric Christopher
- [PATCH][Peephole] Rewrite copies to avoid cross register banks copies.
Eric Christopher
- [PATCH] Clean up some usage of Triple
Eric Christopher
- release_33 branch patches
Eric Christopher
- [PATCH] First set of patches for type uniquing
Eric Christopher
- [PATCH] First set of patches for type uniquing
Eric Christopher
- [Debug Info PATCH] patches to generate unique identifier for external C++ types
Eric Christopher
- [Debug Info PATCH] patches to generate unique identifier for external C++ types
Eric Christopher
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Eric Christopher
- [llvm] r189630 - Reformat slightly.
Eric Christopher
- [llvm] r189631 - Don't bother emitting the pubtypes section on darwin since there aren't
Eric Christopher
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Eric Christopher
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Eric Christopher
- [PATCH] Fixed disassembly of x86 prefixes.
Eric Christopher
- [PATCH] Added a new register class for Thumb PC-rel loads
Eric Christopher
- [llvm] r189673 - Checking commit access; removed one space added in previous test checkin by Jim
Andrey Churbanov
- [llvm] r189279 - Fix thinko.
Peter Collingbourne
- [PATCH] [dfsan] Add custom function for pthread_create.
Peter Collingbourne
- [PATCH] [dfsan] Add custom function for pthread_create.
Peter Collingbourne
- [PATCH] [dfsan] Add custom function for dl_iterate_phdr.
Peter Collingbourne
- [llvm] r189408 - DataFlowSanitizer: Implement trampolines for function pointers passed to custom functions.
Peter Collingbourne
- [PATCH] DataFlowSanitizer: Implement trampolines for function pointers passed to custom functions.
Peter Collingbourne
- [compiler-rt] r189502 - [dfsan] Add custom function for pthread_create.
Peter Collingbourne
- [compiler-rt] r189503 - [dfsan] Add custom function for dl_iterate_phdr.
Peter Collingbourne
- [PATCH] [dfsan] Add custom function for pthread_create.
Peter Collingbourne
- [PATCH] [dfsan] Add custom function for dl_iterate_phdr.
Peter Collingbourne
- [PATCH] Conditionalise inclusion of link.h on !SANITIZER_ANDROID.
Peter Collingbourne
- [compiler-rt] r189475 - Check code style in check-sanitizer command
Peter Collingbourne
- [compiler-rt] r189620 - [dfsan] Add a syms file.
Peter Collingbourne
- [compiler-rt] r189475 - Check code style in check-sanitizer command
Peter Collingbourne
- [PATCH] [sanitizer_common] Add internal_clone().
Peter Collingbourne
- [compiler-rt] r189696 - Conditionalise inclusion of link.h on !SANITIZER_ANDROID.
Peter Collingbourne
- [PATCH] Conditionalise inclusion of link.h on !SANITIZER_ANDROID.
Peter Collingbourne
- [PATCH][instcombine]: Slice a big load in two loads when the element are next to each other in memory.
Quentin Colombet
- [PATCH] Teach ScalarEvolution about pointer address spaces
Quentin Colombet
- [PATCH][InstCombiner] Expose opportunities to merge subtract and comparison
Quentin Colombet
- [PATCH][InstCombiner] Expose opportunities to merge subtract and comparison
Quentin Colombet
- [PATCH][Peephole] Rewrite copies to avoid cross register banks copies.
Quentin Colombet
- [PATCH][Peephole] Rewrite copies to avoid cross register banks copies.
Quentin Colombet
- [PATCH][Peephole] Rewrite copies to avoid cross register banks copies.
Quentin Colombet
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Quentin Colombet
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Quentin Colombet
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Quentin Colombet
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Quentin Colombet
- [llvm] r189334 - R600/SI: Enable local-memory-two-objects lit test
Michel Danzer
- [PATCH] Support native mach-o names in MachOFormat.h
Charles Davis
- [llvm] r189314 - Support/MachO: Add a bunch of defines.
Charles Davis
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [PATCH] Support native mach-o names in MachOFormat.h
Charles Davis
- [llvm] r189319 - Fix the build broken by r189315.
Charles Davis
- [llvm] r189319 - Fix the build broken by r189315.
Charles Davis
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [llvm] r189321 - Revert "Fix the build broken by r189315." and "Move everything depending on Object/MachOFormat.h over to Support/MachO.h."
Charles Davis
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [llvm] r189442 - Change default # of digits for APFloat::toString
Charles Davis
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [llvm] r189728 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Charles Davis
- [llvm] r189215 - AVX-512: Added shuffle instructions -
Elena Demikhovsky
- [llvm] r188265 - AVX-512: Added CMP and BLEND instructions.
Demikhovsky, Elena
- [llvm] r189326 - AVX-512: Added FMA instructions.
Elena Demikhovsky
- [llvm] r189349 - AVX-512: added conversion instructions.
Elena Demikhovsky
- [llvm] r189472 - AVX-512: added SQRT, VRSQRT14, VCOMISS, VUCOMISS, VRCP14, VPABS
Elena Demikhovsky
- [llvm] r189580 - AVX-512: added extend and truncate instructions.
Elena Demikhovsky
- [llvm] r175043 - Prevent insertion of
Demikhovsky, Elena
- [llvm] r189729 - AVX-512: Added GATHER and SCATTER instructions.
Elena Demikhovsky
- [llvm] r189735 - llvm interpreter: select, shuffle and insertelement instructions.
Elena Demikhovsky
- [PATCH] sanitizer_common: Use PYTHON_EXECUTABLE to choose appropriate python.
Will Dietz
- [compiler-rt] r189486 - sanitizer_common: Use PYTHON_EXECUTABLE to choose appropriate python.
Will Dietz
- [compiler-rt] r189479 - Make lint checker script more robust
Will Dietz
- [compiler-rt] r189479 - Make lint checker script more robust
Will Dietz
- [compiler-rt] r189693 - Avoid compiler-generated memset by using internal_memset.
Will Dietz
- [llvm] r189394 - Translate ENABLE_CLANG_{ARCMT, REWRITER, STATIC_ANALYZER} when generating
Roman Divacky
- [PATCH] Make an llvm-config for cross-compilation
Ray Donnelly
- [llvm] r189544 - [lit] Update LitTestCase to support lit.Test.Result.
Daniel Dunbar
- [llvm] r189545 - [lit] Update shtest format to return lit.Test.Result objects.
Daniel Dunbar
- [llvm] r189546 - [lit] Add a TODO.
Daniel Dunbar
- [llvm] r189547 - Fix a test to not fail for users with my name. :)
Daniel Dunbar
- [llvm] r189549 - [lit] Change lit.Test.ResultCode to be unique across pickling.
Daniel Dunbar
- [llvm] r189550 - [lit] Factor out Run class to capture configuration + discovered tests.
Daniel Dunbar
- [llvm] r189551 - [lit] Move top-level execute code into Run object.
Daniel Dunbar
- [llvm] r189552 - [lit] Factor out a results consumer interface for test execution.
Daniel Dunbar
- [llvm] r189553 - [lit] Put display lock inside the ThreadResultsConsumer.
Daniel Dunbar
- [llvm] r189554 - [lit] Refactor test execution logic into lit.run.Run.
Daniel Dunbar
- [llvm] r189555 - [lit] Implement --max-time support by using provider cancel method.
Daniel Dunbar
- [llvm] r189556 - [lit] Add support for multiprocessing, under --use-processes for now.
Daniel Dunbar
- [PATCH] [Lit] Use multiprocessing instead of threading
Daniel Dunbar
- [llvm] r189559 - [lit] Fix internal shell's argv[0] handling.
Daniel Dunbar
- [llvm] r189560 - [tests] Use multiple statements instead of 'echo -e', which is not part of BSD echo.
Daniel Dunbar
- [llvm] r189561 - [lit] [tests] Add missing test input file.
Daniel Dunbar
- [PATCH] [Lit] Use multiprocessing instead of threading
Daniel Dunbar
- [llvm] r189694 - [conf] Add config variable to disable crash related overrides.
Daniel Dunbar
- [PATCH] R600/SI: Enable local-memory-two-objects lit test
Michel Dänzer
- [lld] r189310 - Fix use of temporary strings.
Shankar Easwaran
- [lld] r189310 - Fix use of temporary strings.
Shankar Easwaran
- [lld] r189718 - [lld][LinkingContext] Atoms created from command line options should be available in YAML
Shankar Easwaran
- [lld] r189719 - [lld][ELF] Add Init/Fini support
Shankar Easwaran
- [lld] r189720 - [lld][test] organize test directory. No change in functionality
Shankar Easwaran
- [PATCH] Entry point function should never be dead-stripped.
Shankar Kalpathi Easwaran
- [PATCH] Entry point function should never be dead-stripped.
Shankar Kalpathi Easwaran
- [PATCH] Entry point function should never be dead-stripped.
Shankar Kalpathi Easwaran
- [PATCH] Entry point function should never be dead-stripped.
Shankar Kalpathi Easwaran
- [PATCH] [PECOFF] Add the entry symbol and /include symbols to dead strip root set.
Shankar Kalpathi Easwaran
- [PATCH] Option parsing: support case-insensitive option matching.
Shankar Kalpathi Easwaran
- [PATCH] Option parsing: support case-insensitive option matching.
Shankar Kalpathi Easwaran
- [PATCH] Add a fallback mechanism for undefined atom.
Shankar Kalpathi Easwaran
- [PATCH] Add a fallback mechanism for undefined atom.
Shankar Kalpathi Easwaran
- [PATCH] [lld] Atoms created from command line options should be available in YAML
Shankar Kalpathi Easwaran
- [PATCH] [lld] Atoms created from command line options should be available in YAML
Shankar Kalpathi Easwaran
- [PATCH] [lld] Atoms created from command line options should be available in YAML
Shankar Kalpathi Easwaran
- [PATCH] Move LinkerInput to LinkingContext.
Shankar Kalpathi Easwaran
- [PATCH] Add a fallback mechanism for undefined atom.
Shankar Kalpathi Easwaran
- [PATCH] Move LinkerInput to LinkingContext.
Shankar Kalpathi Easwaran
- [PATCH] [lld] Atoms created from command line options should be available in YAML
Shankar Kalpathi Easwaran
- [PATCH] lld] handle the case of errors from createLinkerInput
Shankar Kalpathi Easwaran
- [llvm] r189497 - The integrated darwin assembler can hang in an infinite loop (or get an assert
Kevin Enderby
- [llvm] r189543 - The darwin integrated assembler for X86 in 64-bit mode is not rejecting
Kevin Enderby
- [PATCH] Fixed disassembly of x86 prefixes.
Kevin Enderby
- [PATCH] Clean up some usage of Triple
Cameron Esfahani
- [llvm] r189604 - Clean up some usage of Triple. The base class has methods for determining if the target is iOS and Linux.
Cameron Esfahani
- [llvm] r189489 - Add a minimal implementation of ranlib.
Rafael Espindola
- [llvm] r189517 - Fix name matching to work on windows.
Rafael Espindola
- MC parser and PPC variants on constants
Rafael Espíndola
- MC parser and PPC variants on constants
Rafael Espíndola
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Rafael Espíndola
- [PATCH] Enable vararg support for intrinsics
Rafael Espíndola
- [PATCH] Enable vararg support for intrinsics
Rafael Espíndola
- [llvm] r189489 - Add a minimal implementation of ranlib.
Rafael Espíndola
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
David Fang
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
David Fang
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
David Fang
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
David Fang
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
David Fang
- [PATCH] Disable unrolling in the loop vectorizer when disabled in the pass manager
Hal Finkel
- [llvm] r189499 - Disable unrolling in the loop vectorizer when disabled in the pass manager
Hal Finkel
- [PATCH] Disable unrolling in the loop vectorizer when disabled in the pass manager
Hal Finkel
- [PATCH] Add getUnrollingPreferences to TTI
Hal Finkel
- [llvm] r189499 - Disable unrolling in the loop vectorizer when disabled in the pass manager
Hal Finkel
- [PATCH] Add useAA() to TargetSubtargetInfo
Hal Finkel
- [PATCH] Add useAA() to TargetSubtargetInfo
Hal Finkel
- [llvm] r189563 - Add useAA() to TargetSubtargetInfo
Hal Finkel
- [llvm] r189564 - Use TargetSubtargetInfo::useAA() in DAGCombine
Hal Finkel
- [llvm] r189565 - Add getUnrollingPreferences to TTI
Hal Finkel
- [llvm] r189566 - Revert: r189565 - Add getUnrollingPreferences to TTI
Hal Finkel
- [PATCH] Add useAA() to TargetSubtargetInfo
Hal Finkel
- [PATCH] Add getUnrollingPreferences to TTI
Hal Finkel
- [PATCH] Add getUnrollingPreferences to TTI
Hal Finkel
- [PATCH] Add getUnrollingPreferences to TTI
Hal Finkel
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Hal Finkel
- [PATCH] Add getUnrollingPreferences to TTI
Hal Finkel
- [Patch] Tuning the strategy in SLP vectoriezer
Hal Finkel
- [Patch] Tuning the strategy in SLP vectoriezer
Hal Finkel
- [llvm] r189442 - Change default # of digits for APFloat::toString
Eli Friedman
- [llvm] r189442 - Change default # of digits for APFloat::toString
Eli Friedman
- [PATCH] Teach LoopIdiom about address spaces
Eli Friedman
- [PATCH] Handle address spaces in TargetTransformInfo
Eli Friedman
- [llvm] r189624 - Change default # of digits for APFloat::toString
Eli Friedman
- [llvm] r175043 - Prevent insertion of
Gao, Yunzhong
- [PATCH] Added a new register class for Thumb PC-rel loads
Renato Golin
- [PATCH] ARM: use new modified-imm instructions for all MC-level purposes.
Renato Golin
- [llvm] r189391 - Refactor 'vectorizeLoop' no functionality change.
Renato Golin
- [PATCH] Removing support for .debug_inlined section
Renato Golin
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Renato Golin
- [PATCH] Added a new register class for Thumb PC-rel loads
Renato Golin
- [llvm] r189312 - Fixed typo.
Michael Gottesman
- [llvm] r189078 - Update StripDeadDebugInfo to use DebugInfoFinder so that it is no longer stale to the point of not working and more resilient to debug info changes.
Michael Gottesman
- [llvm] r189506 - [cmake] Created an aggregate doxygen target for generating doxygen documentation for llvm/all subprojects. Renamed llvm's doxygen generation command to doxygen-llvm.
Michael Gottesman
- [llvm] r189507 - [doxygen] Added support for doxygen external search.
Michael Gottesman
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
Michael Gottesman
- [llvm] r189522 - [doxygen] Use correct variable names for external variable configuration and make EXTRA_SEARCH_MAPPINGS a "dumb" variable.
Michael Gottesman
- [llvm] r189495 - PR16995: DebugInfo: Don't overwrite existing member lists when adding template arguments
Michael Gottesman
- [llvm] r189648 - Revert "ARM: Improve pattern for isel mul of vector by scalar."
Michael Gottesman
- [zorg] r189650 - [PEP8] Renamed zorg.buildbot.Artifacts => zorg.buildbot.util.artifacts and performed all necessary renamings.
Michael Gottesman
- [zorg] r189651 - [PEP8] Renamed zorg.buildbot.PhasedBuilderUtils => zorg.buildbot.util.phasedbuilderutils and performed all necessary renamings.
Michael Gottesman
- [zorg] r189652 - [llvmlab] Try to get llvmlab's testers to run the long tests again. Also remove the -j command since lit will handle the threading.
Michael Gottesman
- [llvm] r189340 - Add an assertion to the fixed-size allocator to ensure that we don't request
Joey Gouly
- [llvm] r189341 - [ARMv8] Add some negative tests for the recent VFP/NEON instructions.
Joey Gouly
- [PATCH] [ARMv8] Load/Store Acquire/Release instructions
Joey Gouly
- [PATCH] [ARMv8] Load/Store Acquire/Release instructions
Joey Gouly
- [llvm] r189388 - [ARMv8] Add MC support for the new load/store acquire/release instructions.
Joey Gouly
- [llvm] r189482 - [ARMv8] Add a missing IsThumb to t2LDAEXD.
Joey Gouly
- [PATCH] [RFC] Deprecated feature in TableGen
Joey Gouly
- [PATCH] [RFC] Deprecated feature in TableGen
Joey Gouly
- [llvm] r189490 - [ARMv8]
Joey Gouly
- [PATCH] [RFC] Deprecated feature in TableGen
Joey Gouly
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Venkatraman Govindaraju
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Venkatraman Govindaraju
- [llvm] r189220 - CMake Xcode builds: symlink tblgen targets out to bin/.
Douglas Gregor
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
Dmitri Gribenko
- [llvm] r189733 - Added std:: qualifier to find() invocation
Dmitri Gribenko
- Added std:: qualifier to find() invocation.
Dmitri Gribenko
- [PATCH][X86_64/MC] Fix code offset for unwind code SET_FPREG and enable test
Jim Grosbach
- [llvm] r189269 - ARM: Fix ELF global base reg intialization.
Jim Grosbach
- [llvm] r189270 - ARM: FastISel verifier error cleanup.
Jim Grosbach
- [llvm] r189274 - ARM: Constrain regclass for TSTri instruction.
Jim Grosbach
- [llvm] r189275 - ARM: Enable machine verifier for a few more tests.
Jim Grosbach
- [PATCH] Don't force the use of a base pointer with MS inline asm
Jim Grosbach
- [PATCH][AsmParser][MC] Allow asm parser to emit elf header flags
Jim Grosbach
- [PATCH] Added a new register class for Thumb PC-rel loads
Jim Grosbach
- [llvm] r189481 - ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.
Jim Grosbach
- [PATCH] [RFC] Deprecated feature in TableGen
Jim Grosbach
- [llvm] r189617 - Tidy up. Trailing whitespace.
Jim Grosbach
- [llvm] r189618 - Tidy up. Comment grammar.
Jim Grosbach
- [llvm] r189619 - ARM: Improve pattern for isel mul of vector by scalar.
Jim Grosbach
- [PATCH] [RFC] Deprecated feature in TableGen
Jim Grosbach
- [llvm] r189430 - [mips] Set isAllocatable and CoveredBySubRegs.
Akira Hatanaka
- [llvm] r189431 - [mips] Clean up definitions of move word from/to coprocessor instructions.
Akira Hatanaka
- [llvm] r189432 - [mips] Use ptr_rc to simplify definitions of base+index load/store instructions.
Akira Hatanaka
- Fwd: MSBuild Integration files for drop-selecting LLVM as a toolchain in Visual Studio
Warren Hunt
- MSBuild Integration files for drop-selecting LLVM as a toolchain in Visual Studio
Warren Hunt
- Visual Studio Integration Update
Warren Hunt
- [llvm] r189528 - Adding VCIncludeDir and WindowsSDKDir to the msbuild configuration file. This allows clang to find windows.h and other files in the
Warren Hunt
- [llvm] r189613 - Modified ms-build configuration file to be version locked to the VS2010 toolchain, this avoids conflicts with having VS2012 and
Warren Hunt
- [llvm] r189528 - Adding VCIncludeDir and WindowsSDKDir to the msbuild configuration file. This allows clang to find windows.h and other files in the
Warren Hunt
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Michael Ilseman
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Meador Inge
- Please review fixes for llvm PR 15840
Meador Inge
- [PATCH] compiler-rt, cmake: make the asan runtime build on windows
Timur Iskhodzhanov
- [compiler-rt] r189356 - Properly generate lists of exported symbols for sanitizer runtimes
Timur Iskhodzhanov
- [llvm] r189265 - test commit. Remove blank line
Yi Jiang
- [Patch] Tuning the strategy in SLP vectoriezer
Yi Jiang
- [Patch] Tuning the strategy in SLP vectoriezer
Yi Jiang
- [PATCH] [ms-inline asm] Support offsets after segment registers
Reid Kleckner
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Reid Kleckner
- [PATCH] [ms-inline asm] Support offsets after segment registers
Reid Kleckner
- [PATCH] Don't force the use of a base pointer with MS inline asm
Reid Kleckner
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Reid Kleckner
- [PATCH] compiler-rt, cmake: make the asan runtime build on windows
Reid Kleckner
- [PATCH] compiler-rt, cmake: make the asan runtime build on windows
Reid Kleckner
- [PATCH] Option parsing: support case-insensitive option matching.
Reid Kleckner
- [PATCH] [ms-inline asm] Support offsets after segment registers
Reid Kleckner
- [PATCH] Option parsing: support case-insensitive option matching.
Reid Kleckner
- [compiler-rt] r189356 - Properly generate lists of exported symbols for sanitizer runtimes
Reid Kleckner
- [PATCH] First set of patches for type uniquing
Reid Kleckner
- [PATCH] Option parsing: support case-insensitive option matching.
Reid Kleckner
- MSBuild Integration files for drop-selecting LLVM as a toolchain in Visual Studio
Reid Kleckner
- MSBuild Integration files for drop-selecting LLVM as a toolchain in Visual Studio
Reid Kleckner
- [llvm] r189411 - Add xml files for msbuild integration
Reid Kleckner
- [PATCH] cmake: Add msbuild integration to the install
Reid Kleckner
- Visual Studio Integration Update
Reid Kleckner
- [llvm] r189615 - Substitute LLVM's version into the msbuild property file at config time
Reid Kleckner
- [PATCH 2/2] Revert "CMake: don't install tablegen"
Reid Kleckner
- [PATCH] Support native mach-o names in MachOFormat.h
Nick Kledzik
- [PATCH] Support native mach-o names in MachOFormat.h
Nick Kledzik
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Nick Kledzik
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Nick Kledzik
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Nick Kledzik
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Nick Kledzik
- [llvm] r189315 - Move everything depending on Object/MachOFormat.h over to Support/MachO.h.
Nick Kledzik
- [PATCH] Start fleshing out the Darwin driver
Nick Kledzik
- [PATCH] Add a fallback mechanism for undefined atom.
Nick Kledzik
- [llvm] r189210 - Include a clearer policy about what's ok/nok to speed up code reviews.
Manuel Klimek
- [PATCH] Include a clearer policy about what's ok/nok to speed up code reviews.
Manuel Klimek
- [llvm] r189582 - isCharInSet refactoring.
Alexander Kornienko
- [PATCH] Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
Alexander Kornienko
- [PATCH] Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
Alexander Kornienko
- [llvm] r189186 - Start to add the LLVM builtins to the mips16 exclusion lists for fp.
Reed Kotler
- [llvm] r189690 - Fix a problem with dual mips16/mips32 mode. When the underlying processor
Reed Kotler
- [llvm] r189727 - Make sure we don't generate stubs for any of these functions because they
Reed Kotler
- [PATCH] Move memset value into register
Benjamin Kramer
- [llvm] r189669 - X86: Add a description of the Intel Atom Silvermont CPU.
Benjamin Kramer
- [llvm] r189672 - InstCombine: Check for zero shift amounts before subtracting one causing integer overflow.
Benjamin Kramer
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
Benjamin Kramer
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
Benjamin Kramer
- [llvm] r189724 - SimplifyLibCalls: When emitting an overloaded fp function check that it's available.
Benjamin Kramer
- [llvm] r189725 - Free PressureDiffs instead of leaking.
Benjamin Kramer
- [llvm] r189726 - Mark an unreachable code path with llvm_unreachable. Pacifies GCC.
Benjamin Kramer
- [llvm] r189447 - Revert r189442 "Change default # of digits for APFloat::toString"
Ted Kremenek
- [llvm] r189442 - Change default # of digits for APFloat::toString
Ted Kremenek
- [PATCH] CMake: Automatically pick up subdirectories in llvm/tools as 'external projects' if they contain a 'CMakeLists.txt' file
Argyrios Kyrtzidis
- [llvm] r189415 - [CMake] Put back the add_llvm_external_project() calls for specific projects.
Argyrios Kyrtzidis
- [PATCH] CMake: Automatically pick up subdirectories in llvm/tools as 'external projects' if they contain a 'CMakeLists.txt' file
Argyrios Kyrtzidis
- [llvm] r189433 - [BumpPtrAllocator] Move DefaultSlabAllocator to a member of BumpPtrAllocator, instead of a static variable.
Argyrios Kyrtzidis
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
Chris Lattner
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
Chris Lattner
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
Chris Lattner
- [llvm] r189730 - Revert r189704, which removed the guidance about not duplicating doc comments.
Chris Lattner
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
Chris Lattner
- [llvm] r189324 - Fix the build issue under ia64. Close bug #5715
Sylvestre Ledru
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Nick Lewycky
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Nick Lewycky
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Nick Lewycky
- r187374 - PR16715: Fix assert in verifier: only mark call to 'operator new' as 'builtin' if
Nick Lewycky
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (shift)
Hao Liu
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (shift)
Jiangning Liu
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Jiangning Liu
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Puyan Lotfi
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Puyan Lotfi
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Puyan Lotfi
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Puyan Lotfi
- [PATCH] GlobalOpt enhancement optimization (hoisting of initialization code into constant global initializers).
Puyan Lotfi
- [PATCH] Allow for the use of StringRef command line options instead of cl::opt<std::string>
Puyan Lotfi
- [PATCH] [stack protector] Improved data layout rules, WIP, part 1
Josh Magee
- [PATCH] [ms-inline asm] Support offsets after segment registers
David Majnemer
- [PATCH] [ms-inline asm] Support offsets after segment registers
David Majnemer
- [PATCH] [ms-inline asm] Support offsets after segment registers
David Majnemer
- [PATCH] [ms-inline asm] Support offsets after segment registers
David Majnemer
- [PATCH] [ms-inline asm] Support offsets after segment registers
David Majnemer
- [llvm] r189407 - [ms-inline asm] Support offsets after segment registers
David Majnemer
- [PATCH] [ms-inline asm] Support offsets after segment registers
David Majnemer
- [PATCH] First set of patches for type uniquing
David Majnemer
- [PATCH] First set of patches for type uniquing
David Majnemer
- [LNT] r189533 - Make sure test-externals flag is passed to configure regardless of the without-llvm flag.
Chris Matthews
- [PATCH] [sanitizer] Add a fast version of StackDepotGet() for use in LSan. Add a class that holds a snapshot of the StackDepot optimized for querying by ID. This allows us to speed up LSan dramatically.
Sergey Matveev
- [PATCH] [sanitizer] Add a fast version of StackDepotGet() for use in LSan. Add a class that holds a snapshot of the StackDepot optimized for querying by ID. This allows us to speed up LSan dramatically.
Sergey Matveev
- [PATCH] [sanitizer] Handle Die() in StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Handle Die() in StopTheWorld.
Sergey Matveev
- [PATCH] [sanitizer] Handle Die() in StopTheWorld.
Sergey Matveev
- [compiler-rt] r189216 - [sanitizer] Handle Die() in StopTheWorld.
Sergey Matveev
- [compiler-rt] r189217 - [sanitizer] Add a fast version of StackDepotGet() for use in LSan.
Sergey Matveev
- [PATCH] [sanitizer_common] Add internal_clone().
Sergey Matveev
- [PATCH] [sanitizer_common] Add internal_clone().
Sergey Matveev
- [PATCH] [sanitizer_common] Add internal_clone().
Sergey Matveev
- [llvm] r189213 - This patch implements trap instructions for mips. The test cases are added.
Vladimir Medic
- [llvm] r189201 - First round of fixes for the x86 fixes for the x86 move accumulator from/to memory offset instructions.
Richard Mitton
- [PATCH] Fixed disassembly of x86 prefixes.
Richard Mitton
- [PATCH] Fixed disassembly of x86 prefixes.
Richard Mitton
- [llvm] r189698 - Fixed a bug where diassembling an instruction that had a prefix would cause LLVM to identify a 1-byte instruction, but then upon querying it for that 1-byte instruction would cause an undefined opcode.
Richard Mitton
- [llvm] r189699 - Build fix
Richard Mitton
- [llvm] r189309 - Fix wrong code offset for unwind code SET_FPREG.
Kai Nacke
- [PATCH][X86_64/MC] Fix code offset for unwind code SET_FPREG and enable test
Kai Nacke
- [PATCH[[X86_64/MC] Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
Kai Nacke
- [PATCH[[X86_64/MC] Generate IMAGE_REL_AMD64_ADDR32NB relocations for SEH data structures.
Kai Nacke
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (3 diff)
Tim Northover
- [llvm] r189335 - ARM: add natural patterns for vaddhl and vsubhl.
Tim Northover
- [llvm] r189348 - DAGCombiner: make sure or/shl/srl really has zero high bits before forming bswap
Tim Northover
- [PATCH] ARM: use new modified-imm instructions for all MC-level purposes.
Tim Northover
- [PATCH] [ARMv8] Load/Store Acquire/Release instructions
Tim Northover
- [llvm] r189480 - ARM: add patterns for vqdmlal with separate vqdmull and vqadds
Tim Northover
- [llvm] r189481 - ARM: remove unused v(add|sub)hn and vqdml[as]l intrinsics.
Tim Northover
- [llvm] r189483 - ARM: Use "dmb sy" for barriers on M-class CPUs
Tim Northover
- [PATCH] Clean up some usage of Triple
Tim Northover
- [PATCH][AArch64] implement aarch64 neon instruction class AdvSIMD (shift)
Tim Northover
- [PATCH 1/2] cmake: BugpointPasses depends on intrinsics_gen
Johannes Obermayr
- [PATCH 2/2] Revert "CMake: don't install tablegen"
Johannes Obermayr
- [PATCH 2/2] Revert "CMake: don't install tablegen"
Johannes Obermayr
- [PATCH 2/2] Revert "CMake: don't install tablegen"
Johannes Obermayr
- [PATCH] RegAllocCleanups
Jakob Stoklund Olesen
- [llvm] r189642 - Replace LiveInterval::killedAt with isKilledAtInstr.
Jakob Stoklund Olesen
- [llvm] r189642 - Replace LiveInterval::killedAt with isKilledAtInstr.
Jakob Stoklund Olesen
- [PATCH] Properly generate lists of exported symbols for sanitizer runtimes
Alexander Potapenko
- [PATCH] [sanitizer_common] Add internal_clone().
Alexander Potapenko
- [PATCH] [sanitizer_common] Add internal_clone().
Alexander Potapenko
- [PATCH][AArch64] implement 3 aarch64 neon instrunctions (umov smov ins) in llvm
Kevin Qin
- [PATCH] Start fleshing out the Darwin driver
Joe Ranieri
- [PATCH] Start fleshing out the Darwin driver
Joe Ranieri
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [llvm] r189282 - Debug Info: add an identifier field to DICompositeType.
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [llvm] r189410 - DIBuilder: take an optional StringRef to pass in unique identifier.
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [llvm] r189593 - Add unique identifier field to Composite Types and Format.
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [PATCH] First set of patches for type uniquing
Manman Ren
- [Debug Info PATCH] patches to generate unique identifier for external C++ types
Manman Ren
- [Debug Info PATCH] patches to generate unique identifier for external C++ types
Manman Ren
- [Debug Info PATCH] patches to generate unique identifier for external C++ types
Manman Ren
- [llvm] r189621 - DIBuilder: retain a type when created with a unique identifier.
Manman Ren
- [Debug Info PATCH] patches to generate unique identifier for external C++ types
Manman Ren
- [Type Uniquing Patch] Use identifier instead of MDNode for getClassType of ptr_to_member.
Manman Ren
- [Type Uniquing Patch] Use identifier instead of MDNode for getClassType of ptr_to_member.
Manman Ren
- [PATCH][X86] DAG Combine - VSELECT
Juergen Ributzka
- [llvm] r188265 - AVX-512: Added CMP and BLEND instructions.
Juergen Ributzka
- [PATCH] Enable vararg support for intrinsics
Juergen Ributzka
- [PATCH] Enable vararg support for intrinsics
Juergen Ributzka
- [llvm] r189526 - Fix a typo and coding style of a previous commit. No functional change.
Juergen Ributzka
- [PATCH] Teach BaseIndexOffset::match to identify base pointers in loops
Juergen Ributzka
- [PATCH] Enable vararg support for intrinsics
Juergen Ributzka
- [PATCH] Teach BaseIndexOffset::match to identify base pointers in loops
Juergen Ributzka
- confirm 34fe6c6530d298dcf8d3007616a0e6cf5fc58ab6
Richard
- [PATCH] Allow using ANSI escape sequences on Windows
Nico Rieck
- [PATCH 2/2] Revert "CMake: don't install tablegen"
Jordan Rose
- [PATCH] Move generic isPrint and columnWidth implementations to a separate header/source to allow using both generic and system-dependent versions on win32.
Jordan Rose
- [PATCH] Vectorize starting from insertelements building a vector
Nadav Rotem
- [llvm] r188265 - AVX-512: Added CMP and BLEND instructions.
Nadav Rotem
- [PATCH] Fix inserting instructions before last in bundle.
Nadav Rotem
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Nadav Rotem
- [PATCH] Fix inserting instructions before last in bundle.
Nadav Rotem
- [PATCH] Fix lint assert on integer vector division
Nadav Rotem
- [llvm] r189391 - Refactor 'vectorizeLoop' no functionality change.
Nadav Rotem
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Nadav Rotem
- [PATCH] Disable unrolling in the loop vectorizer when disabled in the pass manager
Nadav Rotem
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Nadav Rotem
- [llvm] r189539 - Vectorizer/PassManager: I am working on moving the vectorizer out of the SCC passes. This patch moves the SLP-vectorizer and BB-vectorizer back into SCC passes for two reasons:
Nadav Rotem
- [Patch] Tuning the strategy in SLP vectoriezer
Nadav Rotem
- [Patch] Tuning the strategy in SLP vectoriezer
Nadav Rotem
- [PATCH] Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
- [PATCH] Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
- [llvm] r189249 - [cmake] Check for realpath availability in CMake
Alexey Samsonov
- [llvm] r189250 - llvm-symbolizer: use real path when looking for debug binary location
Alexey Samsonov
- [compiler-rt] r189304 - cmake: fix the compiler-rt build with MSVC
Alexey Samsonov
- [PATCH] Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
- [zorg] r189328 - Add sanitizer-x86_64-linux-bootstrap builder
Alexey Samsonov
- [llvm] r189329 - Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
- [compiler-rt] r189347 - LSan: Check that dynamic linker library is properly symbolized
Alexey Samsonov
- [compiler-rt] r189350 - Revert r189347: it breaks on machines w/o installed debug versions of system libraries
Alexey Samsonov
- [compiler-rt] r189356 - Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
- [compiler-rt] r189356 - Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
- [compiler-rt] r189454 - Generate list of symbols exported from sanitizer runtimes only on 64-bit Unix
Alexey Samsonov
- [compiler-rt] r189356 - Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
- [llvm] r189456 - Fix use of uninitialized value added in r189400 (found by MemorySanitizer)
Alexey Samsonov
- [llvm] r189400 - Given target assembler parsers a chance to handle variant expressions
Alexey Samsonov
- [llvm] r189473 - 80 cols
Alexey Samsonov
- [compiler-rt] r189474 - [sanitizer] fix code style
Alexey Samsonov
- [compiler-rt] r189475 - Check code style in check-sanitizer command
Alexey Samsonov
- [compiler-rt] r189479 - Make lint checker script more robust
Alexey Samsonov
- [PATCH] sanitizer_common: Use PYTHON_EXECUTABLE to choose appropriate python.
Alexey Samsonov
- [llvm] r189489 - Add a minimal implementation of ranlib.
Alexey Samsonov
- [compiler-rt] r189577 - [sanitizer] Refine CMake rules for generating exported symbols and lint checking
Alexey Samsonov
- [compiler-rt] r189578 - [sanitizer] Parallelize lint checker script
Alexey Samsonov
- [compiler-rt] r189479 - Make lint checker script more robust
Alexey Samsonov
- [compiler-rt] r189579 - [TSan] Move build rules a bit to ensure correct dependencies of check-tsan command
Alexey Samsonov
- [compiler-rt] r189581 - [TSan] Add a couple of compiler warnings to TSan runtime compile flags
Alexey Samsonov
- [compiler-rt] r189588 - Minor updates to gen_dynamic_list script suggested by glider
Alexey Samsonov
- [PATCH] Properly generate lists of exported symbols for sanitizer runtimes
Alexey Samsonov
- [llvm] r189665 - Restore llvm-ranlib expansion in RUN-lines removed in r184019
Alexey Samsonov
- [PATCH] Conditionalise inclusion of link.h on !SANITIZER_ANDROID.
Alexey Samsonov
- [llvm] r189330 - [mips][msa] Added bitconverts for vector types for big and little-endian
Daniel Sanders
- [llvm] r189332 - [mips][msa] Added spill/reload support
Daniel Sanders
- [llvm] r189333 - [mips][msa] Added tests for and.v, bmnz.v, bmz.v, bsel.v, nor.v, or.v, xor.v when non-byte vectors are used.
Daniel Sanders
- [PATCH 1/6] [mips][msa] Summarize tests
Daniel Sanders
- [PATCH 2/6] [mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs]ul[et], f[cs]une, fsun, ftrunc_[su], hadd_[su], hsub_[su], sr[al]r, sr[al]ri
Daniel Sanders
- [PATCH 3/6] [mips][msa] Added cfcmsa, and ctcmsa
Daniel Sanders
- [PATCH 4/6] [mips][msa] Added move.v
Daniel Sanders
- [PATCH 5/6] [mips][msa] Added load/store intrinsics.
Daniel Sanders
- [PATCH 6/6] [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v
Daniel Sanders
- [llvm] r189465 - [mips][msa] Summarize tests
Daniel Sanders
- [llvm] r189467 - [mips][msa] Added f[cs]af, f[cs]or, f[cs]ueq, f[cs]ul[et], f[cs]une, fsun, ftrunc_[su], hadd_[su], hsub_[su], sr[al]r, sr[al]ri
Daniel Sanders
- [llvm] r189468 - [mips][msa] Added cfcmsa, and ctcmsa
Daniel Sanders
- [llvm] r189471 - [mips][msa] Added move.v
Daniel Sanders
- [llvm] r189476 - [mips][msa] Added load/store intrinsics.
Daniel Sanders
- [llvm] r189478 - [mips][msa] Added bnz.df, bnz.v, bz.df, and bz.v
Daniel Sanders
- [PATCH] Allow multiple check prefixes in FileCheck
Daniel Sanders
- [llvm] r189331 - [SystemZ] Extend memcpy and memset support to all constant lengths
Richard Sandiford
- [llvm] r189458 - [SystemZ] Extend memcmp support to all constant lengths
Richard Sandiford
- [llvm] r189469 - [SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
Richard Sandiford
- [PATCH] Address Space Casting
Michele Scandale
- [PATCH] Address Space Casting
Michele Scandale
- [llvm] r189266 - [PowerPC] More fast-isel chunks (returns and integer extends)
Bill Schmidt
- [llvm] r189272 - Dummy code to silence warning from 4189266
Bill Schmidt
- [llvm] r189272 - Dummy code to silence warning from 4189266
Bill Schmidt
- [llvm] r189636 - [PowerPC] Add loads, stores, and related things to fast-isel.
Bill Schmidt
- [llvm] r189637 - [PowerPC] Miscellaneous fast-isel test cases.
Bill Schmidt
- [llvm] r189638 - Remove bogus debug statement. Sheesh.
Bill Schmidt
- [llvm] r189639 - [PowerPC] Handle selection of compare instructions in fast-isel.
Bill Schmidt
- [llvm] r189677 - [PowerPC] Add handling for conversions to fast-isel.
Bill Schmidt
- [llvm] r189701 - [PowerPC] Call support for fast-isel.
Bill Schmidt
- [llvm] r189705 - Correct partially defined variable
Bill Schmidt
- [llvm] r189706 - [PowerPC] Add integer truncation support to fast-isel.
Bill Schmidt
- [llvm] r189715 - [PowerPC] Fast-isel cleanup patch.
Bill Schmidt
- [Patch] Tuning the strategy in SLP vectoriezer
Arnold Schwaighofer
- [Patch] Tuning the strategy in SLP vectoriezer
Arnold Schwaighofer
- [PATCH] [sanitizer] Add a fast version of StackDepotGet() for use in LSan. Add a class that holds a snapshot of the StackDepot optimized for querying by ID. This allows us to speed up LSan dramatically.
Kostya Serebryany
- [PATCH] [sanitizer] Handle Die() in StopTheWorld.
Kostya Serebryany
- [PATCH] [sanitizer] Handle Die() in StopTheWorld.
Kostya Serebryany
- [compiler-rt] r189457 - [asan]: fix a CHECK failure in use-after-return mode; enable and fix stack-use-after-return.cc; add a test for UAR mode in asan_noinst_test
Kostya Serebryany
- [llvm] r189528 - Adding VCIncludeDir and WindowsSDKDir to the msbuild configuration file. This allows clang to find windows.h and other files in the
Sean Silva
- [llvm] r189597 - Comment and revise the cyclic critical path code.
Sean Silva
-
Sean Silva
- [llvm] r189528 - Adding VCIncludeDir and WindowsSDKDir to the msbuild configuration file. This allows clang to find windows.h and other files in the
Sean Silva
- [llvm] r189624 - Change default # of digits for APFloat::toString
Sean Silva
- [PATCH 1/5] refactor LiveInterval: introduce new LiveRanges class
Sean Silva
- [PATCH 0/5] LiveInterval refactoring
Sean Silva
- [llvm] r189704 - Remove the suggestion to not duplicate comments in header and
Sean Silva
- release_33 branch patches
Brad Smith
- release_33 branch patches
Brad Smith
- release_33 branch patches
Brad Smith
- MC parser and PPC variants on constants
Joerg Sonnenberger
- [llvm] r189400 - Given target assembler parsers a chance to handle variant expressions
Joerg Sonnenberger
- [PATCH 2/2] Revert "CMake: don't install tablegen"
Joerg Sonnenberger
- [PATCH] CMake: Automatically pick up subdirectories in llvm/tools as 'external projects' if they contain a 'CMakeLists.txt' file
Michael Spencer
- [PATCH] CMake: Automatically pick up subdirectories in llvm/tools as 'external projects' if they contain a 'CMakeLists.txt' file
Michael Spencer
- [PATCH] CMake: Automatically pick up subdirectories in llvm/tools as 'external projects' if they contain a 'CMakeLists.txt' file
Michael Spencer
- [llvm] r189221 - SelectionDAG: Use correct pointer size when lowering function arguments v2
Tom Stellard
- [llvm] r189222 - R600: Add support for v4i32 and v2i32 local stores
Tom Stellard
- [llvm] r189223 - R600: Add support for i8 and i16 local memory stores
Tom Stellard
- [llvm] r189224 - SelectionDAG: Use correct pointer size when splitting vector stores
Tom Stellard
- [llvm] r189225 - R600: Add support for i8 and i16 local memory loads
Tom Stellard
- [llvm] r189226 - R600: Add support for vector local memory loads
Tom Stellard
- [llvm] r189227 - SelectionDAG: Remove unnecessary uses of TargetLowering::getPointerTy()
Tom Stellard
- [PATCH] R600/SI: Enable local-memory-two-objects lit test
Tom Stellard
- [PATCH] Teach ScalarEvolution about pointer address spaces
Tom Stellard
- [PATCH] Add getUnrollingPreferences to TTI
Tom Stellard
- release_33 branch patches
Tom Stellard
- [PATCH] Add getUnrollingPreferences to TTI
Tom Stellard
- [PATCH] DataFlowSanitizer: Implement trampolines for function pointers passed to custom functions.
Evgeniy Stepanov
- [PATCH] [dfsan] Add custom function for pthread_create.
Evgeniy Stepanov
- [PATCH] [dfsan] Add custom function for dl_iterate_phdr.
Evgeniy Stepanov
- [compiler-rt] r189338 - [sanitizer] Simplify sigaction and sigset_t handling.
Evgeniy Stepanov
- [compiler-rt] r189339 - [msan] A test for ppoll() interceptor.
Evgeniy Stepanov
- [compiler-rt] r189342 - [msan] Fix a data race in signal/sigaction interceptors.
Evgeniy Stepanov
- [compiler-rt] r189343 - [msan] Unpoison all TLS shadow when leaving a signal handler.
Evgeniy Stepanov
- [compiler-rt] r189351 - [msan] Save/restore va_arg_overflow_tls in signal handlers.
Evgeniy Stepanov
- [PATCH] [dfsan] Add custom function for dl_iterate_phdr.
Evgeniy Stepanov
- [PATCH] [dfsan] Add custom function for pthread_create.
Evgeniy Stepanov
- [compiler-rt] r189461 - [msan] Remove extra backup/restore calls.
Evgeniy Stepanov
- [PATCH] Conditionalise inclusion of link.h on !SANITIZER_ANDROID.
Evgeniy Stepanov
- [PATCH] [sanitizer_common] Add internal_clone().
Evgeniy Stepanov
- [PATCH] Added a new register class for Thumb PC-rel loads
Daniel Stewart
- [PATCH] Added a new register class for Thumb PC-rel loads
Daniel Stewart
- [llvm] r189436 - X86Subtarget.h: Recognize x86_64-cygwin.
NAKAMURA Takumi
- [llvm] r189437 - X86JITInfo.cpp: Apply x64 version of X86CompilationCallback() to Cygwin64.
NAKAMURA Takumi
- [llvm] r189434 - cmake: Add msbuild integration to the install
NAKAMURA Takumi
- [PATCH] [Lit] Use multiprocessing instead of threading
NAKAMURA Takumi
- [PATCH][Polly] Re: 0001-Fixup-assert-fails-caused-by-incorrect-LoopInfo-update
Star Tan
- [Polly] Update lit config for Cloog
Star Tan
- Added std:: qualifier to find() invocation.
Konstantin Tokarev
- [llvm] r189448 - Add missing include
Craig Topper
- [llvm] r189567 - Move StringToOffsetTable into the TableGen include directory so I can use it in clang.
Craig Topper
- [llvm] r189653 - Teach X86 backend to create BMI2 BZHI instructions from (and X, (add (shl 1, Y), -1)). Fixes PR17038.
Craig Topper
- [llvm] r189654 - Remove unused X86andn_flag node.
Craig Topper
- [llvm] r189656 - Fixup BZHI selection to remove an unneeded zero extension.
Craig Topper
- [PATCH] Add useAA() to TargetSubtargetInfo
Andrew Trick
- [llvm] r189597 - Comment and revise the cyclic critical path code.
Andrew Trick
- [llvm] r189281 - LoopVectorize: Implement partial loop unrolling when vectorization is not profitable.
Andrew Trick
- [PATCH] Add getUnrollingPreferences to TTI
Andrew Trick
- [PATCH] Add getUnrollingPreferences to TTI
Andrew Trick
- [PATCH] Add getUnrollingPreferences to TTI
Andrew Trick
- [llvm] r189635 - comment typo
Andrew Trick
- [llvm] r189640 - mi-sched: Precompute a PressureDiff for each instruction, adjust for liveness later.
Andrew Trick
- [llvm] r189641 - mi-sched: improve the generic register pressure comparison.
Andrew Trick
- [llvm] r189642 - Replace LiveInterval::killedAt with isKilledAtInstr.
Andrew Trick
- [llvm] r189643 - mi-sched: update PressureDiffs on-the-fly for liveness.
Andrew Trick
- [llvm] r189642 - Replace LiveInterval::killedAt with isKilledAtInstr.
Andrew Trick
- [llvm] r189685 - Use LiveRangeQuery for instruction-level liveness queries.
Andrew Trick
- [llvm] r189717 - Fix my previous checkin to updatePressureDiffs.
Andrew Trick
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Rui Ueyama
- [lld] r189267 - [PECOFF] Add Support for entry point symbol name
Rui Ueyama
- [PATCH][lld][PECOFF] Add Support for entry point symbol name
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Entry point function should never be dead-stripped.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [lld] r189298 - Rename ti -> ctx.
Rui Ueyama
- [PATCH] Entry point function should never be dead-stripped.
Rui Ueyama
- [PATCH] Entry point function should never be dead-stripped.
Rui Ueyama
- [PATCH] Entry point function should never be dead-stripped.
Rui Ueyama
- [PATCH] Entry point function should never be dead-stripped.
Rui Ueyama
- [lld] r189307 - Treat entry point symbol as an undefined atom.
Rui Ueyama
- [PATCH] Entry point function should never be dead-stripped.
Rui Ueyama
- [lld] r189308 - [PECOFF] Enable dead-stripping by default to match link.exe behavior.
Rui Ueyama
- [lld] r189310 - Fix use of temporary strings.
Rui Ueyama
- [lld] r189310 - Fix use of temporary strings.
Rui Ueyama
- [lld] r189310 - Fix use of temporary strings.
Rui Ueyama
- [PATCH] [PECOFF] Add the entry symbol and /include symbols to dead strip root set.
Rui Ueyama
- [lld] r189318 - [PECOFF] Add the entry symbol and /include symbols to dead strip root set.
Rui Ueyama
- [PATCH] [PECOFF] Add the entry symbol and /include symbols to dead strip root set.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [lld] r189413 - Use do-while instead of a magic number. No functionality change.
Rui Ueyama
- [llvm] r189416 - Option parsing: support case-insensitive option matching.
Rui Ueyama
- [lld] r189417 - Modify test to adopt r189416.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [lld] r189423 - Remove an option starting an uppercase character so that the test does not depends on sort order.
Rui Ueyama
- [llvm] r189424 - Revert "Option parsing: support case-insensitive option matching." as it broke Windows buildbot.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [llvm] r189501 - Option parsing: support case-insensitive option matching.
Rui Ueyama
- [lld] r189505 - [PECOFF] Make command line options case insensitive to match link.exe's behavior.
Rui Ueyama
- [PATCH] Option parsing: support case-insensitive option matching.
Rui Ueyama
- [lld] r189525 - [PECOFF] Do not scan the symbol table twice but instead cache aux symbols.
Rui Ueyama
- [lld] r189534 - [PECOFF] Do not create undefined atom for common symbol.
Rui Ueyama
- [llvm] r189541 - [Object/COFF] Add coff_aux_weak_external.
Rui Ueyama
- [lld] r189570 - [PECOFF] Add helper functions for debugging
Rui Ueyama
- [lld] r189572 - [PECOFF] Fix bug that atom size was sometimes wrong.
Rui Ueyama
- [lld] r189573 - [PECOFF] Fix bug that section grouping may lay out atoms in a wrong order.
Rui Ueyama
- [PATCH] Add a fallback mechanism for undefined atom.
Rui Ueyama
- [lld] r189614 - [PECOFF] Add /force:unresolved command line option as a synonym of /force.
Rui Ueyama
- [PATCH] Add a fallback mechanism for undefined atom.
Rui Ueyama
- [PATCH] Add a fallback mechanism for undefined atom.
Rui Ueyama
- [PATCH] Add a fallback mechanism for undefined atom.
Rui Ueyama
- [PATCH] [PECOFF] Handle weak external symbols.
Rui Ueyama
- [PATCH] Add a fallback mechanism for undefined atom.
Rui Ueyama
- [lld] r189708 - Remove dead code.
Rui Ueyama
- [PATCH] [lld] Atoms created from command line options should be available in YAML
Rui Ueyama
- [lld] r189713 - Remove #include, for we don't need the definitions of these classes.
Rui Ueyama
- [lld] r189714 - Fix build breakage
Rui Ueyama
- [PATCH] Move LinkerInput to LinkingContext.
Rui Ueyama
- [PATCH] Add a fallback mechanism for undefined atom.
Rui Ueyama
- [PATCH] Move LinkerInput to LinkingContext.
Rui Ueyama
- [llvm] r189599 - Fix the following error when NDEBUG is defined:
Kaelyn Uhrain
- [PATCH] Properly generate lists of exported symbols for sanitizer runtimes
Dmitry Vyukov
- [PATCH][MC/SPARC] Add support for EH to SPARC backend
Bill Wendling
- [llvm] r189632 - Random cleanup: No need to use a std::vector here, since createInternalizePass uses an ArrayRef.
Bill Wendling
- [llvm] r189690 - Fix a problem with dual mips16/mips32 mode. When the underlying processor
Bill Wendling
- [llvm] r189697 - Compulsive reformatting.
Bill Wendling
- [llvm] r189230 - CMake: move lto.h install to tools/lto/CMakeLists.txt
Hans Wennborg
- [PATCH] Option parsing: support case-insensitive option matching.
Hans Wennborg
- [PATCH] Option parsing: support case-insensitive option matching.
Hans Wennborg
- [PATCH] compiler-rt, cmake: make the asan runtime build on windows
Hans Wennborg
- [PATCH] compiler-rt, cmake: make the asan runtime build on windows
Hans Wennborg
- [compiler-rt] r189304 - cmake: fix the compiler-rt build with MSVC
Hans Wennborg
- [PATCH] compiler-rt, cmake: make the asan runtime build on windows
Hans Wennborg
- [PATCH] compiler-rt, cmake: make the asan runtime build on windows
Hans Wennborg
- [compiler-rt] r189304 - cmake: fix the compiler-rt build with MSVC
Hans Wennborg
- [compiler-rt] r189356 - Properly generate lists of exported symbols for sanitizer runtimes
Hans Wennborg
- [PATCH] cmake: Add msbuild integration to the install
Hans Wennborg
- [llvm] r189434 - cmake: Add msbuild integration to the install
Hans Wennborg
- [PATCH] cmake: Add msbuild integration to the install
Hans Wennborg
- [compiler-rt] r189488 - cmake: Add /Oy- (don't omit frame pointer) to compile flags
Hans Wennborg
- [llvm] r189491 - cmake: Prevent semicolon separated lists in llvm-config (PR17020)
Hans Wennborg
- [llvm] r189434 - cmake: Add msbuild integration to the install
Hans Wennborg
- [llvm] r189297 - Add new API lto_codegen_compile_parallel().
Bob Wilson
- [PATCH] Removing support for .debug_inlined section
Bob Wilson
- [llvm] r189297 - Add new API lto_codegen_compile_parallel().
Shuxin Yang
- [llvm] r189297 - Add new API lto_codegen_compile_parallel().
Shuxin Yang
- [llvm] r189297 - Add new API lto_codegen_compile_parallel().
Shuxin Yang
- [llvm] r189386 - Revert 189297, the original commit message is following.
Shuxin Yang
- [llvm] r189297 - Add new API lto_codegen_compile_parallel().
Shuxin Yang
- [PATCH] Add a fallback mechanism for undefined atom.
kledzik at apple.com
- [PATCH] [lld] Atoms created from command line options should be available in YAML
kledzik at apple.com
- No subject
matze at braunis.de
- No subject
matze at braunis.de
- No subject
matze at braunis.de
- No subject
matze at braunis.de
- No subject
matze at braunis.de
- No subject
matze at braunis.de
- [llvm] r189690 - Fix a problem with dual mips16/mips32 mode. When the underlying processor
reed kotler
- [Patch] Tuning the strategy in SLP vectoriezer
yijiang
Last message date:
Sun Sep 1 23:40:09 PDT 2013
Archived on: Tue Aug 4 17:10:34 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).