The Week Of Monday 28 January 2013 Archives by author
Starting: Mon Jan 28 00:05:47 PST 2013
Ending: Sun Feb 3 23:28:47 PST 2013
Messages: 875
- [llvm] r173890 - build: add --with-python option
Saleem Abdulrasool
- [llvm] r173893 - build: regenerate configure
Saleem Abdulrasool
- [llvm] r174021 - build: @ENABLE_THREADS@ => @LLVM_ENABLE_THREADS@
Saleem Abdulrasool
- [Bug 14664] InstCombine missing canonicalization of sub-and into a select.
Muhammad Tauqir Ahmad
- [Bug 14664] InstCombine missing canonicalization of sub-and into a select.
Muhammad Tauqir Ahmad
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Muhammad Tauqir Ahmad
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Muhammad Tauqir Ahmad
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Muhammad Tauqir Ahmad
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Muhammad Tauqir Ahmad
- [PATCH] [hexagon] remove sxth after max with two halfword operands
Ikhlas Ajbar
- [PATCH][Review Requested][Compilation Time]
Owen Anderson
- [PATCH][Review Requested][Compilation Time]
Owen Anderson
- [llvm-commits] [PATCH] improve ARM halt encoding
JF Bastien
- line info test failure after commit 173592
Eli Bendersky
- [PATCH] build: add --with-python option
Eli Bendersky
- [llvm] r173943 - Add a special ARM trap encoding for NaCl.
Eli Bendersky
- [llvm-commits] [PATCH] improve ARM halt encoding
Eli Bendersky
- [PATCH] fix llvm linker issue with dbg.declare
Eli Bendersky
- Fwd: [PATCH] fix llvm linker issue with dbg.declare
Eli Bendersky
- [llvm] r173960 - Clean up whitespace and indentation a bit
Eli Bendersky
- [PATCH] doc update in CodeGenerator.rst - TargetInstrDescriptor
Eli Bendersky
- [llvm] r173971 - Remove a mention of TargetInstrDescriptor, which no longer exists in the code
Eli Bendersky
- [PATCH] [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
Eli Bendersky
- [llvm] r173997 - Rewrite this test properly with a FileCheck instead of greps
Eli Bendersky
- [llvm] r174006 - Replace some more greps with FileChecks in tests
Eli Bendersky
- [PATCH] [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
Eli Bendersky
- [llvm] r174101 - [lit] Change to raise InternalShellError for all command execution issues.
Eli Bendersky
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Eli Bendersky
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Eli Bendersky
- [PATCH][MC] Bundle alignment: Invalidate relaxed fragments
Eli Bendersky
- [llvm-commits] [PATCH] Added verbose option to cpp11-migrate tool
Ariel Bernal
- [llvm-commits] [llvm] r173649 - Make some code a little simpler.
David Blaikie
- [zorg] r173727 - Attempt to reduce the load (causing timeout failures) on the gdb-75 builder.
David Blaikie
- [zorg] r173735 - Consistently indent
David Blaikie
- [zorg] r173736 - Log failure files even for failures that have no context.
David Blaikie
- line info test failure after commit 173592
David Blaikie
- [zorg] r173814 - Tweak to r173736 suggested by David Blaikie. Fixes the issue I am seeing with make check steps.
David Blaikie
- [llvm] r173820 - Support artificial parameters in function types.
David Blaikie
- [zorg] r173851 - Let's try this with no parallelism & see if we can remove some flaking.
David Blaikie
- [llvm] r173887 - Remove unused variable (introduced in r173884) to clear clang -Werror build
David Blaikie
- [llvm] r173884 - This patch implements runtime Mips specific
David Blaikie
- [llvm] r173888 - Removing initializer for the field removed in r173887
David Blaikie
- [zorg] r173940 - Fix for lines of the type: \* TEST '.' FAILED \*
David Blaikie
- [zorg] r173940 - Fix for lines of the type: \* TEST '.' FAILED \*
David Blaikie
- [zorg] r173944 - Mark build as failing when encountering line of type: \* TEST '.' FAILED \*
David Blaikie
- [zorg] r173940 - Fix for lines of the type: \* TEST '.' FAILED \*
David Blaikie
- [llvm-commits] [zorg] r172885 - /zorg/trunk/zorg/buildbot/builders/ClangBuilder.py
David Blaikie
- [lld] r174148 - add hexagon scatter bits and split hexgontargethandler to hexagonrelocationhander
David Blaikie
- [llvm] r174156 - Revert r174152. The shift amount may overflow and in that case this transformation is illegal.
David Blaikie
- [compiler-rt] r174184 - tsan: catch races on fd in more cases
David Blaikie
- [zorg] r174135 - LitTestCommand: If the test command fails, always report failure.
David Blaikie
- [zorg] r174139 - LitTestCommand: Add back support for max_logs argument.
David Blaikie
- [zorg] r174138 - LitTestCommand: Fix some log parsing bugs.
David Blaikie
- [zorg] r174138 - LitTestCommand: Fix some log parsing bugs.
David Blaikie
- [zorg] r174135 - LitTestCommand: If the test command fails, always report failure.
David Blaikie
- [zorg] r174139 - LitTestCommand: Add back support for max_logs argument.
David Blaikie
- [zorg] r174138 - LitTestCommand: Fix some log parsing bugs.
David Blaikie
- [llvm] r174266 - Remove the (apparently) unnecessary debug info metadata indirection.
David Blaikie
- [llvm] r174304 - PR15149: crash when printing debug info metadata containing an invalid language spec
David Blaikie
- [llvm] r174305 - [DebugInfo] remove more node indirection (this time from the subprogram's variable lists)
David Blaikie
- [Patch][Review Requested][Compilation Time] Recompute LoopDisposition/BlockDisposition every time
Chandler Carruth
- [llvm] r173767 - Sorted includes using utils/sort_includes.
Chandler Carruth
- [llvm-commits] [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Chandler Carruth
- [llvm-commits] [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Chandler Carruth
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Chandler Carruth
- [PATCH] LangRef: Clarify expectations of volatile ld/st vs volatile intrinsics.
Chandler Carruth
- [PATCH] LangRef: Clarify expectations of volatile ld/st vs volatile intrinsics.
Chandler Carruth
- [llvm] r173983 - Encapsulate testing that we have an iOS Triple in Triple.h in the method isiOS
Chandler Carruth
- [PATCH] Turn off uninitialized-use warnings for gcc in cmake build
Chandler Carruth
- [llvm-commits] [zorg] r172885 - /zorg/trunk/zorg/buildbot/builders/ClangBuilder.py
Chandler Carruth
- [llvm-commits] [RFC] Add support of RTM from TSX
Chandler Carruth
- RFC: Promote AArch64 to be built by default
Chandler Carruth
- Code ownership of AArch64
Chandler Carruth
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
- [llvm] r174115 - Fix a copy/paste-o that got missed because 'check' doesn't build lto.
Chandler Carruth
- [llvm] r174117 - Fix a think-o in the condition here. =[ I would commit the test that
Chandler Carruth
- [llvm] r174118 - Switch the code added in r173885 to use the new, shiny RTTI
Chandler Carruth
- [llvm] r173885 - This patch implements runtime ARM specific
Chandler Carruth
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
- [llvm] r174121 - Fix another typo in the classof definitions that doesn't (currently)
Chandler Carruth
- [llvm] r173885 - This patch implements runtime ARM specific
Chandler Carruth
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Chandler Carruth
- [PATCH] More MSan/ASan annotations.
Chandler Carruth
- [PATCH] review for MC ELF header e_flags setting
Carter, Jack
- [ping] RE: [PATCH] review for MC ELF header e_flags setting
Carter, Jack
- [llvm] r173882 - This patch reworks how llvm targets set
Jack Carter
- [llvm] r173884 - This patch implements runtime Mips specific
Jack Carter
- [llvm] r173885 - This patch implements runtime ARM specific
Jack Carter
- [llvm] r173886 - Forgot to add new file to CMakeLists
Jack Carter
- [llvm] r173885 - This patch implements runtime ARM specific
Carter, Jack
- [llvm] r173885 - This patch implements runtime ARM specific
Carter, Jack
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Carter, Jack
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Evan Cheng
- [llvm-commits] Committing AArch64?
Evan Cheng
- [llvm] r173812 - Remove dead code.
Evan Cheng
- [llvm] r173987 - Restrict sin/cos optimization to 64-bit only for now. 32-bit is a bit messy and less critical.
Evan Cheng
- [llvm] r173988 - Forgot the test case before.
Evan Cheng
- [llvm] r173939 - Override virtual function for ARM EH directives.
Logan Chien
- [llvm] r173941 - Add missing header and test cases for r173939.
Logan Chien
- [llvm] r173939 - Override virtual function for ARM EH directives.
Logan Chien
- [llvm-commits] [llvm] r173698 - Fix comment.
Eric Christopher
- [llvm-commits] [PATCH] build: add --with-python option
Eric Christopher
- [llvm-commits] [llvm] r173712 - Add support for source and line information to IntelJITEventListener for object emitted by MCJIT.
Eric Christopher
- [llvm] r173723 - Avoid Unnecessary Builds
Eric Christopher
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Eric Christopher
- line info test failure after commit 173592
Eric Christopher
- line info test failure after commit 173592
Eric Christopher
- [llvm-commits] Committing AArch64?
Eric Christopher
- [PATCH] build: fix m4 quoting for newer autotools
Eric Christopher
- [PATCH] build: 80+ and quoting
Eric Christopher
- [PATCH] build: add --with-python option
Eric Christopher
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Eric Christopher
- [PATCH] fix llvm linker issue with dbg.declare
Eric Christopher
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Eric Christopher
- [PATCH] doc update in CodeGenerator.rst - TargetInstrDescriptor
Eric Christopher
- [llvm] r173994 - Added a unit test for r173983 that verifies that Target.isiOS() works correctly.
Eric Christopher
- [llvm] r174008 - Check and allow floating point registers to select the size of the
Eric Christopher
- [llvm] r174009 - Whitespace.
Eric Christopher
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Eric Christopher
- Disable clang's -Wnested-anon-types to remove piles of warnings from a Clang -pedantic selfhost
Eric Christopher
- [llvm] r174084 - [Dwarf] early exit to avoid creating dangling DIEs
Eric Christopher
- [llvm] r174093 - Linker: correctly link in dbg.declare
Eric Christopher
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Eric Christopher
- [llvm] r174235 - [Dwarf] avoid emitting multiple AT_const_value for static memebers.
Eric Christopher
- [PATCH] Early Target Dependent DAG Combine
Quentin Colombet
- [PATCH] Early Target Dependent DAG Combine
Quentin Colombet
- [PATCH] Early Target Dependent DAG Combine
Quentin Colombet
- [PATCH] Early Target Dependent DAG Combine
Quentin Colombet
- [www-pubs] r174062 - Added two publications using LLVM by Marcelo Sousa.
John Criswell
- [zorg] r173814 - Tweak to r173736 suggested by David Blaikie. Fixes the issue I am seeing with make check steps.
David Dean
- [zorg] r173846 - Another tweak to r173736, minor sytax difference.
David Dean
- [zorg] r173868 - Another tweak to r173736 for when self.inFailure==None
David Dean
- [zorg] r173892 - Add some debugging info to LitTestCommand.py
David Dean
- [zorg] r173940 - Fix for lines of the type: \* TEST '.' FAILED \*
David Dean
- [zorg] r173944 - Mark build as failing when encountering line of type: \* TEST '.' FAILED \*
David Dean
- [zorg] r173940 - Fix for lines of the type: \* TEST '.' FAILED \*
David Dean
- [zorg] r173944 - Mark build as failing when encountering line of type: \* TEST '.' FAILED \*
David Dean
- [zorg] r174066 - Revised r173940 based on feedback from David Blaikie.
David Dean
- line info test failure after commit 173592
Demikhovsky, Elena
- line info test failure after commit 173592
Demikhovsky, Elena
- [PATCH] [tsan] Fix checks for siginfo_t in tests
Will Dietz
- [compiler-rt] r173815 - [tsan] Fix checks for siginfo_t in tests
Will Dietz
- [PATCH] [tsan] Fix checks for siginfo_t in tests
Will Dietz
- [LNT] r173737 - lnt.testing.util.compilers: Recognize clang's that just report as "LLVM".
Daniel Dunbar
- [PATCH] build: add --with-python option
Daniel Dunbar
- [llvm-commits] [PATCH] GTestFormat should find "*Test" in the source root
Daniel Dunbar
- [PATCH] build: add --with-python option
Daniel Dunbar
- [llvm] r173857 - [lit] Add some TODO notes to myself.
Daniel Dunbar
- [compiler-rt] r173977 - [build/clang_darwin] Fix the case reversal in r173465.
Daniel Dunbar
- [llvm] r173999 - [lit] Add a test suite for lit itself.
Daniel Dunbar
- [llvm] r174000 - [lit] Add a script for checking test coverage.
Daniel Dunbar
- [llvm] r174001 - [lit] Add a basic discovery test.
Daniel Dunbar
- [llvm] r174002 - [lit] Add a MANIFEST file and a script for sanity checking the source dist.
Daniel Dunbar
- [llvm] r174014 - [lit] Move discovery code into its own module.
Daniel Dunbar
- [llvm] r174017 - [lit] Set parallel mode for coverage tests.
Daniel Dunbar
- [llvm] r174018 - [lit] Run the ShUtil tests as part of the test suite.
Daniel Dunbar
- [llvm] r174019 - [lit] Move unittest adaptor code into discovery module.
Daniel Dunbar
- [llvm] r174070 - [lit] Delete the now-unused SyntaxCheckTest format.
Daniel Dunbar
- [llvm] r174071 - [lit] TestRunner: Eliminate failDueToStderr argument, which is now unused.
Daniel Dunbar
- [llvm] r174072 - [lit] Add a test for the various ShTest format features.
Daniel Dunbar
- [llvm] r174087 - [lit] Fix a shell parsing bug with '; ' not separated by whitespace.
Daniel Dunbar
- [llvm] r174089 - [lit] Fix bug where InternalShellError messages were discarded.
Daniel Dunbar
- [llvm] r174101 - [lit] Change to raise InternalShellError for all command execution issues.
Daniel Dunbar
- [llvm] r174102 - [lit] Add a test for internal shell execution behaviors.
Daniel Dunbar
- [zorg] r174134 - LitTestCommand: Add unittest scaffolding.
Daniel Dunbar
- [zorg] r174135 - LitTestCommand: If the test command fails, always report failure.
Daniel Dunbar
- [zorg] r174136 - LitTestCommand: Fix typo that prevented proper command status on failing tests.
Daniel Dunbar
- [zorg] r174137 - LitTestCommand: Simplify result bookkeeping.
Daniel Dunbar
- [zorg] r174138 - LitTestCommand: Fix some log parsing bugs.
Daniel Dunbar
- [zorg] r174139 - LitTestCommand: Add back support for max_logs argument.
Daniel Dunbar
- [zorg] r174138 - LitTestCommand: Fix some log parsing bugs.
Daniel Dunbar
- [zorg] r174135 - LitTestCommand: If the test command fails, always report failure.
Daniel Dunbar
- [zorg] r174139 - LitTestCommand: Add back support for max_logs argument.
Daniel Dunbar
- [zorg] r174139 - LitTestCommand: Add back support for max_logs argument.
Daniel Dunbar
- [zorg] r174138 - LitTestCommand: Fix some log parsing bugs.
Daniel Dunbar
- [llvm-commits] Add support in ELF Target Handler for Target Sections
Shankar Easwaran
- [llvm-commits] [lld] r173709 - add register section, remove contentType from sectionKey
Shankar Easwaran
- [lld] r173824 - remove targetInfo and layout from ELFTargetLayout
Shankar Easwaran
- [lld] r173895 - add Relocation helper functions
Shankar Easwaran
- [lld] r173904 - add targethandler hooks from Writer and cleanup
Shankar Easwaran
- [lld] r173906 - change DefaultLayout to TargetLayout inside member variables
Shankar Easwaran
- [lld] r173908 - change the function names in RelocationHelper to adhere to convention
Shankar Easwaran
- [lld] r173938 - simplify hexagon relocations handling
Shankar Easwaran
- [lld] r173942 - hexagon targetinfo changes for getting the relocation kind from string and vice versa
Shankar Easwaran
- [lld] r173896 - [ELF] Add ELFTargetRelocationHandler.
Shankar Easwaran
- [lld] r174065 - add support for assigning virtual addresses to TDATA/TBSS sections
Shankar Easwaran
- [lld] r174148 - add hexagon scatter bits and split hexgontargethandler to hexagonrelocationhander
Shankar Easwaran
- [lld] r174148 - add hexagon scatter bits and split hexgontargethandler to hexagonrelocationhander
Shankar Easwaran
- [lld] r174178 - add proper copyright header
Shankar Easwaran
- [lld] r174199 - add alignment to .got/.got.plt/.plt sections & fix tests
Shankar Easwaran
- [lld] r174200 - remove duplicate strings from the string table
Shankar Easwaran
- [llvm-commits] [PATCH] [lld][ELF] Add support for IFUNC.
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Make AtomLayout more accessible.
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Add support for IFUNC.
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Use TargetRelocationHandler to apply relocations.
Shankar Kalpathi Easwaran
- [PATCH] add targethandler callbacks from DefaultLayout/Writer
Shankar Kalpathi Easwaran
- [PATCH] add targethandler callbacks from DefaultLayout/Writer
Shankar Kalpathi Easwaran
- [PATCH] add targethandler callbacks from DefaultLayout/Writer
Shankar Kalpathi Easwaran
- [PATCH] add targethandler callbacks from DefaultLayout/Writer
Shankar Kalpathi Easwaran
- [PATCH] add targethandler callbacks from DefaultLayout/Writer
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Add static TLS support.
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Add static TLS support.
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Add static TLS support.
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF][x86-64] Implement static relocation model for TLS.
Shankar Kalpathi Easwaran
- [PATCH] [Driver] Add -L and -l support.
Shankar Kalpathi Easwaran
- [PATCH] [lld][ELF] Implement relocations.
Shankar Kalpathi Easwaran
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Kevin Enderby
- [llvm] r173729 - Add isBGQ method to PPCSubtarget
Hal Finkel
- [llvm] r173730 - Unroll again after running BBVectorize
Hal Finkel
- [PATCH] Constant folding around pre-increment loads and stores
Hal Finkel
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Hal Finkel
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Hal Finkel
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Hal Finkel
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Hal Finkel
- [RFC v2] Towards an assembler parser for PowerPC
Hal Finkel
- [PATCH] parallel loop metadata
Hal Finkel
- [PATCH] parallel loop metadata
Hal Finkel
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Hal Finkel
- [PATCH/RFC] Pre-increment preparation pass
Hal Finkel
- [PATCH] parallel loop metadata
Hal Finkel
- [llvm] r173837 - LoopVectorize: convert TinyTripCountVectorThreshold constant
Hal Finkel
- [PATCH] Fix v*i1 store size
Hal Finkel
- [PATCH] Fix v*i1 store size
Hal Finkel
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Hal Finkel
- [llvm-commits] [RFC] Add support of RTM from TSX
Hal Finkel
- [PATCH] Fix v*i1 store size
Hal Finkel
- [llvm] r173973 - Add definitions for the PPC a2q core marked as having QPX available
Hal Finkel
- [llvm] r173984 - Initialize hasQPX in PPCSubtarget
Hal Finkel
- [llvm] r173993 - PPC QPX requires a 32-byte aligned stack
Hal Finkel
- [llvm-commits] [RFC] Add support of RTM from TSX
Hal Finkel
- [PATCH/RFC] Pre-increment preparation pass
Hal Finkel
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Hal Finkel
- [llvm-commits] [RFC] Add support of RTM from TSX
Hal Finkel
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Hal Finkel
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Hal Finkel
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Hal Finkel
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Hal Finkel
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Hal Finkel
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Hal Finkel
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Hal Finkel
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Hal Finkel
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Hal Finkel
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Hal Finkel
- [llvm] r174230 - LLVM enablement for some older PowerPC CPUs
Hal Finkel
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Hal Finkel
- [llvm] r174297 - PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible elements in CPUDirectives[].
Hal Finkel
- [llvm] r173721 - Add a comment mentioning that InstructionSimplify routines do,
Dan Gohman
- [PATCH] parallel loop metadata
Dan Gohman
- [PATCH] Early Target Dependent DAG Combine
Dan Gohman
- [PATCH] Early Target Dependent DAG Combine
Dan Gohman
- [llvm] r173995 - Fix ConstantFold's folding of icmp instructions to recognize that,
Dan Gohman
- [llvm] r173998 - stripAndComputeConstantOffsets is only called on pointers; check this
Dan Gohman
- [llvm] r174005 - Minor code simplification.
Dan Gohman
- [llvm] r174024 - Change GetPointerBaseWithConstantOffset's DataLayout argument from a
Dan Gohman
- [llvm] r174027 - Move isKnownNonNull out of AliasAnalysis.h and into ValueTracking.cpp since
Dan Gohman
- [llvm] r174028 - Add a comment.
Dan Gohman
- [llvm] r174030 - Change stripAndComputeConstantOffsets to accept a NULL DataLayout pointer
Dan Gohman
- [llvm] r174100 - Document another instsimplify assumption.
Dan Gohman
- [llvm] r174119 - An alloca can be equal to an argument. It can't *alias* an alloca, but it could
Dan Gohman
- [llvm] r174122 - Rewrite instsimplify's handling if icmp on pointer values to remove the
Dan Gohman
- [llvm] r174131 - Add a comment explaining an unavailable optimization.
Dan Gohman
- [llvm] r174210 - Add a testcase for some past-the-end address subtleties.
Dan Gohman
- [llvm-commits] Vectorization Factor review
Renato Golin
- [llvm-commits] Vectorization Factor review
Renato Golin
- [llvm-commits] [llvm] r173691 - Vectorization Factor clarification
Renato Golin
- [llvm-commits] Vectorization Factor review
Renato Golin
- [llvm-commits] Possible bug in cost model?
Renato Golin
- [llvm-commits] Possible bug in cost model?
Renato Golin
- ARM Cast Cost Table
Renato Golin
- ARM Cast Cost Table
Renato Golin
- ARM Cast Cost Table
Renato Golin
- ARM Cast Cost Table
Renato Golin
- ARM Cast Cost Table
Renato Golin
- [llvm] r173849 - Adding simple cast cost to ARM
Renato Golin
- ARM Cast Cost Table
Renato Golin
- [llvm] r173837 - LoopVectorize: convert TinyTripCountVectorThreshold constant
Renato Golin
- [llvm] r173893 - build: regenerate configure
Renato Golin
- RFC: Promote AArch64 to be built by default
Renato Golin
- [PATCH 1/3] ARM cost model: Penalize insertelement into D subregisters
Renato Golin
- [PATCH 2/3] ARM cost model: Address computation in vector mem ops not free
Renato Golin
- [PATCH 3/3] ARM cost model: Cost for scalar integer casts and floating point conversions
Renato Golin
- [PATCH 2/3] ARM cost model: Address computation in vector mem ops not free
Renato Golin
- [PATCH 3/3] ARM cost model: Cost for scalar integer casts and floating point conversions
Renato Golin
- [llvm-commits] [llvm] r173663 - Cleaned up includes in various ObjCARC files and removed some whitespace violations.
Michael Gottesman
- [llvm] r173759 - Removed some cruft from ObjCARCAliasAnalysis.cpp.
Michael Gottesman
- [llvm] r173760 - Extracted ObjCARCContract from ObjCARCOpts into its own file.
Michael Gottesman
- [llvm] r173763 - Removed InstCombine/Targets as library dependencies for libObjCARCOpts since they are unnecessary.
Michael Gottesman
- [llvm] r173764 - Added two missing headers from ObjCARCAliasAnalysis.h.
Michael Gottesman
- [llvm] r173767 - Sorted includes using utils/sort_includes.
Michael Gottesman
- [llvm] r173769 - Juggled Debug.h from ObjCARC.h to only the including cpp files that
Michael Gottesman
- [llvm] r173770 - Added missing dashes from header declaration comment.
Michael Gottesman
- [llvm] r173772 - Fixed some whitespace/80+ violations. Also added a space after a namespace declaration.
Michael Gottesman
- [llvm] r173773 - Fixed header comment.
Michael Gottesman
- [llvm] r173774 - Fixed 2 more header comments...
Michael Gottesman
- [zorg] r173817 - Fixed bug where we were using download_url instead of the actual variable
Michael Gottesman
- [zorg] r173818 - Use a proper error instead of a language error to signal an abstract method.
Michael Gottesman
- [llvm] r173829 - Changed DoesObjCBlockEscape => DoesRetainableObjPtrEscape so I can use it to perform escape analysis of other retainable object pointers in other locations.
Michael Gottesman
- [llvm] r173831 - Added some periods to some comments and added an overload for operator<< for type Sequence so I can print out Sequences in debug statements.
Michael Gottesman
- [llvm] r173832 - Fixed a few debug messages and some 80+ violations.
Michael Gottesman
- [llvm] r173834 - Moved S_Stop back to its previous position in the sequence order.
Michael Gottesman
- [llvm] r173836 - Removed trailing comma in last element of enum declaration.
Michael Gottesman
- [llvm] r173842 - Made certain small functions in PtrState inlined.
Michael Gottesman
- [llvm] r173983 - Encapsulate testing that we have an iOS Triple in Triple.h in the method isiOS
Michael Gottesman
- [llvm] r173985 - Removed CreateFPExtOrFPTrunc for now until I have the time to get in my vector convert patch.
Michael Gottesman
- [llvm] r173986 - Doxygenified some comments in IRBuilder.h.
Michael Gottesman
- [llvm] r173983 - Encapsulate testing that we have an iOS Triple in Triple.h in the method isiOS
Michael Gottesman
- [llvm] r173994 - Added a unit test for r173983 that verifies that Target.isiOS() works correctly.
Michael Gottesman
- [llvm] r174011 - Filecheckized 2x tests in SimplifyCFG and removed their date prefix to fit with current llvm style for test names.
Michael Gottesman
- [llvm] r174040 - Formatting Fix. Changed " to `` around the word 'constant' in the Lang Ref
Michael Gottesman
- [llvm] r174041 - Fixed a mistake in my previous commit where I changed the wording slightly and forgot to undo the change after changing my mind and deciding to only commit the style changes.
Michael Gottesman
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [LNT] r174147 - Add a strip to the compile test codesize output checker to robustify it against whitespace.
Michael Gottesman
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [llvm] r174269 - Added clarification paragraph to LangRef's documentation of
Michael Gottesman
- [llvm] r174270 - Added new Global Variable marker ``externally_initialized'' to LangRef.
Michael Gottesman
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [PATCH 2/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [PATCH 2/3] Add new keyword externally_initialized to LLVM.
Michael Gottesman
- [llvm] r174295 - Added instance variable/initializers/getter/setters for new keyword externally initialized to GlobalVariable. No *TRUE* functionality change.
Michael Gottesman
- Add ASM Assembler/Disassembler and Bitcode Reader/Writer support for externally_initialized.
Michael Gottesman
- [llvm] r174269 - Added clarification paragraph to LangRef's documentation of
Michael Gottesman
- [llvm] r174301 - Removed reference to LLVM as a project (since in LangRef it is used solely as a reference to the IR). Thanks silvas!
Michael Gottesman
- [llvm] r174269 - Added clarification paragraph to LangRef's documentation of
Michael Gottesman
- [www] r173945 - Euro LLVM is booked out
Arnaud de Grandmaison
- [llvm] r173723 - Avoid Unnecessary Builds
David Greene
- [PATCH] Turn off uninitialized-use warnings for gcc in cmake build
Doug Gregor
- [PATCH] Turn off uninitialized-use warnings for gcc in cmake build
Doug Gregor
- [cfe-dev] RFC: Promote AArch64 to be built by default
Douglas Gregor
- [llvm-commits] [compiler-rt] r173619 - AddCompilerRT.cmake: Try to unbreak since r173617.
Dmitri Gribenko
- [llvm-commits] [compiler-rt] r173619 - AddCompilerRT.cmake: Try to unbreak since r173617.
Dmitri Gribenko
- [llvm-commits] [PATCH] Added verbose option to cpp11-migrate tool
Dmitri Gribenko
- [llvm-commits] [PATCH] Fix gcc/printf/ISO C++ warning
Dmitri Gribenko
- [llvm-commits] [PATCH] Fix gcc/printf/ISO C++ warning
Dmitri Gribenko
- [PATCH] Fixing warnings revealed by gcc release build
Dmitri Gribenko
- [PATCH] Fixing warnings revealed by gcc release build
Dmitri Gribenko
- [PATCH] Fixing warnings revealed by gcc release build
Dmitri Gribenko
- [llvm] r173845 - Documentation: add empty lines so that lists are properly recognized
Dmitri Gribenko
- [llvm] r173847 - Remove unused variable (unused since r173839)
Dmitri Gribenko
- [zorg] r173869 - Add an LLDB builder
Dmitri Gribenko
- [zorg] r173875 - Change builder name
Dmitri Gribenko
- [zorg] r173876 - Use a unique builddir name
Dmitri Gribenko
- [PATCH] parallel loop metadata
Dmitri Gribenko
- [llvm] r173923 - Move UTF conversion routines from clang/lib/Basic to llvm/lib/Support
Dmitri Gribenko
- [llvm] r173936 - LLDB uses ConvertUTF16toUTF8, remove #ifdef
Dmitri Gribenko
- [PATCH] Turn off uninitialized-use warnings for gcc in cmake build
Dmitri Gribenko
- [ping] [PATCH] review for MC ELF header e_flags setting
Jim Grosbach
- [PATCH] review for MC ELF header e_flags setting
Jim Grosbach
- [llvm-commits] [PATCH] improve ARM halt encoding
Jim Grosbach
- [llvm] r174078 - RuntimeDyld: Fix errant fallthrough.
Jim Grosbach
- [llvm] r174079 - Object: Fix errant fallthrough.
Jim Grosbach
- [llvm] r174080 - interpreter: Fix errant fallthrough.
Jim Grosbach
- [llvm] r174083 - [PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Jim Grosbach
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Jim Grosbach
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Jim Grosbach
- [llvm] r174205 - Fix misplaced 'break'.
Jim Grosbach
- [llvm] r174080 - interpreter: Fix errant fallthrough.
Jim Grosbach
- [www] r173945 - Euro LLVM is booked out
Tobias Grosser
- [LLVMdev] [PATCH] parallel loop metadata
Tobias Grosser
- [www] r174159 - Euro LLVM: Confirmation mails went out
Tobias Grosser
- [Patch][Review Requested][Compilation Time] Recompute LoopDisposition/BlockDisposition every time
Gurd, Preston
- [PATCH][Review Requested][Compilation Time] Speed up SelectionDAG by hashing according to the node type
Gurd, Preston
- [llvm] r174219 - This patch aims to improve compile time performance by increasing
Preston Gurd
- [llvm-commits] [llvm] r173293 - /llvm/trunk/lib/Analysis/ConstantFolding.cpp
Patrik Hägglund H
- [llvm-commits] [PATCH] Documentation: Fix Datalayout defaults documentation.
Patrik Hägglund H
- [PATCH] Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure to make
Patrik Hägglund H
- [llvm] r173914 - Documentation: Updating the data layout default specifications to
Patrik Hagglund
- [llvm] r174085 - When lowering memcpys to loads and stores, make sure we don't promote alignments
Lang Hames
- [llvm] r173862 - [mips] Lower EH_RETURN.
Akira Hatanaka
- [llvm] r173863 - [mips] Test case for r173862.
Akira Hatanaka
- RFC: Promote AArch64 to be built by default
Justin Holewinski
- [llvm-commits] [compiler-rt] r173694 - Use the correct order of NOINLINE vs ret type to fix Windows build
Timur Iskhodzhanov
- [llvm] r173769 - Juggled Debug.h from ObjCARC.h to only the including cpp files that
Timur Iskhodzhanov
- [llvm] r173781 - Hopefully fix the Windows build failure introduced in r173769
Timur Iskhodzhanov
- [llvm] r173769 - Juggled Debug.h from ObjCARC.h to only the including cpp files that
Timur Iskhodzhanov
- [llvm] r173837 - LoopVectorize: convert TinyTripCountVectorThreshold constant
Pekka Jaaskelainen
- [llvm] r174052 - Made the min-trip-count-switch test X86-specific to avoid
Pekka Jaaskelainen
- [PATCH] parallel loop metadata
Pekka Jääskeläinen
- [PATCH] vectorizer-min-trip-count switch to the LoopVectorizer
Pekka Jääskeläinen
- [PATCH] parallel loop metadata
Pekka Jääskeläinen
- [PATCH] parallel loop metadata
Pekka Jääskeläinen
- [PATCH] parallel loop metadata
Pekka Jääskeläinen
- [llvm] r173837 - LoopVectorize: convert TinyTripCountVectorThreshold constant
Pekka Jääskeläinen
- [PATCH] parallel loop metadata
Pekka Jääskeläinen
- [PATCH] parallel loop metadata
Pekka Jääskeläinen
- [llvm-commits] [llvm] r173712 - Add support for source and line information to IntelJITEventListener for object emitted by MCJIT.
Andrew Kaylor
- [llvm] r173739 - Formatting correction
Andrew Kaylor
- [zorg] r173751 - Moved off-line builders to the end of waterfall line.
Galina Kistanova
- [llvm] r173893 - build: regenerate configure
Galina Kistanova
- [zorg] r173967 - Added mail notifier for clang-atom-d2700-ubuntu builder.
Galina Kistanova
- [zorg] r173972 - Builder clang-atom-d2700-ubuntu-rel added to mail notifier.
Galina Kistanova
- [llvm] r173893 - build: regenerate configure
Galina Kistanova
- [zorg] r174105 - Small change in buildmaster properties.
Galina Kistanova
- [llvm] r174080 - interpreter: Fix errant fallthrough.
Alexander Kornienko
- [llvm] r174078 - RuntimeDyld: Fix errant fallthrough.
Alexander Kornienko
- [llvm] r173939 - Override virtual function for ARM EH directives.
Anton Korobeynikov
- [llvm] r174156 - Revert r174152. The shift amount may overflow and in that case this transformation is illegal.
Anton Korobeynikov
- [llvm-commits] [llvm] r173649 - Make some code a little simpler.
Reed Kotler
- [llvm-commits] [llvm] r173649 - Make some code a little simpler.
Reed Kotler
- [llvm-commits] [llvm] r173649 - Make some code a little simpler.
Reed Kotler
- [llvm] r174264 - Start static relocation implementation for mips16.
Reed Kotler
- [llvm] r174264 - Start static relocation implementation for mips16.
Reed Kotler
- [llvm] r173809 - LoopVectorize: Clean up ValueMap a bit and avoid double lookups.
Benjamin Kramer
- [llvm] r174078 - RuntimeDyld: Fix errant fallthrough.
Benjamin Kramer
- [llvm] r174179 - InstSimplify: stripAndComputeConstantOffsets can be called with vectors of pointers too.
Benjamin Kramer
- [llvm-commits] Reloc function mask helper
Hemant Kulkarni
- [PATCH] [MachO] MachOWriter generates bad indirect symbol tables when sections are split
Kuperstein, Michael M
- [www] r174302 - llvmdev is a better place than to me personally.
Chris Lattner
- [llvm-commits] ANNOUNCEMENT: Removing list prefix
Tanya Lattner
- [llvm-commits] [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Nick Lewycky
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Nick Lewycky
- [PATCH] fix llvm linker issue with dbg.declare
Nick Lewycky
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Nick Lewycky
- [llvm] r174240 - This patch makes "&Cls::purevfn" not an odr use. This isn't what the standard
Nick Lewycky
- [llvm] r174241 - Revert accidental commit (ran svn commit from wrong directory).
Nick Lewycky
- [llvm] r174240 - This patch makes "&Cls::purevfn" not an odr use. This isn't what the standard
Nick Lewycky
- [llvm-commits] [RFC] Add support of RTM from TSX
Michael Liao
- [llvm-commits] [RFC] Add support of RTM from TSX
Michael Liao
- [llvm-commits] [RFC] Add support of RTM from TSX
Michael Liao
- [llvm-commits] [RFC] Add support of RTM from TSX
Michael Liao
- [llvm] r174152 - Optimize shift lefts of a constant by a value plus constant into a single shift.
Nuno Lopes
- [llvm] r174279 - use GEP::accumulateConstantOffset() to replace custom written code to compute GEP offset
Nuno Lopes
- [llvm] r173936 - LLDB uses ConvertUTF16toUTF8, remove #ifdef
Malea, Daniel
- Tablgen refactoring
Malul, Elior
- PATCH: TableGen: Report an error when defining more than 32 subreg indices
Malul, Elior
- Tablgen refactoring
Malul, Elior
- [llvm] r174240 - This patch makes "&Cls::purevfn" not an odr use. This isn't what the standard
John McCall
- [llvm] r174240 - This patch makes "&Cls::purevfn" not an odr use. This isn't what the standard
John McCall
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
John McCall
- [Patch][Review Requested][Compilation Time] Avoid frequent copy of elements in LoopStrengthReduce
Murali, Sriram
- [PATCH][Review Requested][Compilation Time] Light Weight IndexMap reduces calls to _toIndex by half
Murali, Sriram
- [llvm-commits] Fix 64-bit atomic operations in Thumb mode
Tim Northover
- [llvm-commits] [PATCH] AArch64 backend: LLVM changes
Tim Northover
- [llvm-commits] Committing AArch64?
Tim Northover
- [llvm] r173780 - Fix 64-bit atomic operations in Thumb mode.
Tim Northover
- [llvm-commits] Fix 64-bit atomic operations in Thumb mode
Tim Northover
- [llvm-commits] Committing AArch64?
Tim Northover
- [llvm] r174054 - Add AArch64 as an experimental target.
Tim Northover
- [llvm] r174054 - Add AArch64 as an experimental target.
Tim Northover
- RFC: Promote AArch64 to be built by default
Tim Northover
- Code ownership of AArch64
Tim Northover
- [llvm] r174056 - Add myself as code owner of AArch64 backend.
Tim Northover
- RFC: Promote AArch64 to be built by default
Tim Northover
- clang and aarch64 backend changes to support Neon
Tim Northover
- [llvm] r174086 - Update AArch64 backend to changed eliminateFrameIndex interface.
Tim Northover
- [llvm] r174170 - Add explicit triples to AArch64 tests
Tim Northover
- [llvm] r174177 - Remove currently unused register decoder from AArch64.
Tim Northover
- [llvm] r174288 - Recognize aarch64 for --enable-targets as advertised.
Tim Northover
- [PATCH][Review Requested][Compilation Time] Small Vector for Machine Operand
Nowicki, Tyler
- [PATCH][Review Requested][Compilation Time] Small Vector for Machine Operand
Nowicki, Tyler
- [PATCH][Review Requested][Compilation Time] Using hashing in getVTList()
Nowicki, Tyler
- [PATCH][Review Requested][Compilation Time]
Nowicki, Tyler
- [llvm-commits] Fix 64-bit atomic operations in Thumb mode
Jakob Stoklund Olesen
- PATCH: TableGen: Report an error when defining more than 32 subreg indices
Jakob Stoklund Olesen
- [llvm] r174068 - Clarify intent.
Jakob Stoklund Olesen
- PATCH: TableGen: Report an error when defining more than 32 subreg indices
Jakob Stoklund Olesen
- PATCH: TableGen: Report an error when defining more than 32 subreg indices
Jakob Stoklund Olesen
- Review request: generate DWARF pubnames under a compiler option
Krzysztof Parzyszek
- [PATCH] [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
Krzysztof Parzyszek
- [PATCH] [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
Krzysztof Parzyszek
- Review request: generate DWARF pubnames under a compiler option
Krzysztof Parzyszek
- clang and aarch64 backend changes to support Neon
Ana Pazos
- [llvm-commits] [PATCH] PR14992 - Tablegen incorrectly converts ARM tLDMIA_UPD pseudo to tLDMIA
David Peixotto
- [LLVMdev] [polly] scev codegen (first step to remove the dependence on ivcanon pass)
Sebastian Pop
- [PATCH] parallel loop metadata
Sebastian Pop
- [PATCH] Pass CPPFLAGS/CFLAGS/CXXFLAGS from the environment of configure to make
Sebastian Pop
- [compiler-rt] r173776 - [ASan] Do allocate memory even for zero-size allocation requests. Explain why we have to do this in comments.
Alexander Potapenko
- [PATCH] Always append -XXXXXX in Path::makeUnique , fixes bug 13511
Jordy Potman
- [PATCH] parallel loop metadata
Redmond, Paul
- [PATCH] parallel loop metadata
Redmond, Paul
- [RFC] transforming libm calls into intrinsics
Redmond, Paul
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Redmond, Paul
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Redmond, Paul
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Redmond, Paul
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Redmond, Paul
- [PATCH] fix llvm linker issue with dbg.declare
Manman Ren
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
- [PATCH] fix llvm linker issue with dbg.declare
Manman Ren
- [llvm] r173946 - Linker: correctly link in dbg.declare
Manman Ren
- [PATCH] fix llvm linker issue with dbg.declare
Manman Ren
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
- [PATCH] fix llvm linker issue with dbg.declare
Manman Ren
- [llvm] r173946 - Linker: correctly link in dbg.declare
Manman Ren
- [llvm] r173946 - Linker: correctly link in dbg.declare
Manman Ren
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
- [llvm] r174084 - [Dwarf] early exit to avoid creating dangling DIEs
Manman Ren
- [llvm] r174093 - Linker: correctly link in dbg.declare
Manman Ren
- [PATCH] fix llvm linker issue with dbg.declare
Manman Ren
- [llvm] r174084 - [Dwarf] early exit to avoid creating dangling DIEs
Manman Ren
- [llvm] r174093 - Linker: correctly link in dbg.declare
Manman Ren
- [llvm-commits] [PATCH] Dwarf: support for LTO where a single object file can have multiple line tables
Manman Ren
- [llvm] r174235 - [Dwarf] avoid emitting multiple AT_const_value for static memebers.
Manman Ren
- [llvm] r174237 - Correct indentation for dumping LexicalScope.
Manman Ren
- [llvm] r174259 - Removing ssp and uwtable from the testcase
Manman Ren
- [llvm] r174235 - [Dwarf] avoid emitting multiple AT_const_value for static memebers.
Manman Ren
- [llvm-commits] [PATCH] Delay handling symbol aliases when writing COFF (fixes PR14447)
Nico Rieck
- Review request: generate DWARF pubnames under a compiler option
Robinson, Paul
- [ping] RE: [PATCH] review for MC ELF header e_flags setting
Robinson, Paul
- [llvm] r173885 - This patch implements runtime ARM specific
Robinson, Paul
- [RFC] transforming libm calls into intrinsics
Alex Rosenberg
- [lld] r174268 - Spelling and grammar corrections.
Alex Rosenberg
- [PATCH] fix llvm linker issue with dbg.declare
Chad Rosier
- [PATCH] fix llvm linker issue with dbg.declare
Chad Rosier
- [llvm] r174083 - [PEI] Pass the frame index operand number to the eliminateFrameIndex function.
Chad Rosier
- [llvm] r174088 - Add braces, so my head doesn't explode.
Chad Rosier
- [llvm] r174094 - Remove unused variable, which should have been removed with r174083.
Chad Rosier
- [llvm] r174198 - Use a continue to simplify loop and reduce indentation. No functional change.
Chad Rosier
- [llvm] r174088 - Add braces, so my head doesn't explode.
Chad Rosier
- [llvm-commits] Vectorization Factor review
Nadav Rotem
- [llvm-commits] Vectorization Factor review
Nadav Rotem
- [llvm-commits] Possible bug in cost model?
Nadav Rotem
- [PATCH] vectorizer-min-trip-count switch to the LoopVectorizer
Nadav Rotem
- [PATCH] parallel loop metadata
Nadav Rotem
- [Bug 14664] InstCombine missing canonicalization of sub-and into a select.
Nadav Rotem
- ARM Cast Cost Table
Nadav Rotem
- ARM Cast Cost Table
Nadav Rotem
- [Bug 14664] InstCombine missing canonicalization of sub-and into a select.
Nadav Rotem
- ARM Cast Cost Table
Nadav Rotem
- [PATCH] Fix v*i1 store size
Nadav Rotem
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Nadav Rotem
- [PATCH] Fix v*i1 store size
Nadav Rotem
- [llvm] r173901 - InstCombine: canonicalize sext-and --> select
Nadav Rotem
- [Bug 14664] InstCombine missing canonicalization of sub-and into a select.
Nadav Rotem
- [llvm-commits] [RFC] Add support of RTM from TSX
Nadav Rotem
- [llvm-commits] [RFC] Add support of RTM from TSX
Nadav Rotem
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Nadav Rotem
- [PATCH/RFC] Pre-increment preparation pass
Nadav Rotem
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Nadav Rotem
- [llvm] r173837 - LoopVectorize: convert TinyTripCountVectorThreshold constant
Nadav Rotem
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Nadav Rotem
- [llvm] r174152 - Optimize shift lefts of a constant by a value plus constant into a single shift.
Nadav Rotem
- [llvm] r174156 - Revert r174152. The shift amount may overflow and in that case this transformation is illegal.
Nadav Rotem
- [PATCH 1/3] ARM cost model: Penalize insertelement into D subregisters
Nadav Rotem
- [PATCH 2/3] ARM cost model: Address computation in vector mem ops not free
Nadav Rotem
- [PATCH 2/3] ARM cost model: Address computation in vector mem ops not free
Nadav Rotem
- [llvm] r174207 - Fix errant fallthrough in the generation of the lifetime markers.
Nadav Rotem
- [PATCH 3/3] ARM cost model: Cost for scalar integer casts and floating point conversions
Nadav Rotem
- [PATCH][DAGCombine] Fix bug in DAGCombine
Nadav Rotem
- [PATCH] Loop Vectorizer: Handle pointer stores/loads in getWidestType()
Nadav Rotem
- [llvm-commits] [compiler-rt] r173677 - CMake: simplify build rules for compiler-rt unit tests. This fixes warnings in Ninja build tree.
Alexey Samsonov
- [llvm-commits] [compiler-rt] r173619 - AddCompilerRT.cmake: Try to unbreak since r173617.
Alexey Samsonov
- [llvm-commits] [compiler-rt] r173681 - [ASan] fix a bug in allocator-v2 which could lead to SEGV on realloc(malloc(0), 4)
Alexey Samsonov
- [llvm-commits] [PATCH] GTestFormat should find "*Test" in the source root
Alexey Samsonov
- [compiler-rt] r173776 - [ASan] Do allocate memory even for zero-size allocation requests. Explain why we have to do this in comments.
Alexey Samsonov
- [compiler-rt] r173778 - [ASan] fix deallocation hook in allocator2: according to specification, dealloc hook should be called before deallocating memory
Alexey Samsonov
- [llvm-commits] [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Alexey Samsonov
- [compiler-rt] r173795 - ASan: fix lint
Alexey Samsonov
- [PATCH] [tsan] Fix checks for siginfo_t in tests
Alexey Samsonov
- [PATCH] GTestFormat should find "*Test" in the source root
Alexey Samsonov
- [llvm] r173907 - [lit] Make GoogleTest test runner correctly discover tests in the source root
Alexey Samsonov
- [PATCH] GTestFormat should find "*Test" in the source root
Alexey Samsonov
- [compiler-rt] r173910 - [Sanitizer] update style checker script and fix namespace style warnings
Alexey Samsonov
- [compiler-rt] r173913 - [TSan] relax output tests a bit to make them pass in gcc build
Alexey Samsonov
- [compiler-rt] r173926 - Use LLVM_BUILD_TYPE instead of CMAKE_BUILD_TYPE in compiler-rt unit tests to match the behavior of llvm unittests
Alexey Samsonov
- [compiler-rt] r173929 - [Sanitizer] Add change missed in r173926
Alexey Samsonov
- [compiler-rt] r173928 - [sanitizer] Further split private and public sanitizer headers.
Alexey Samsonov
- [compiler-rt] r173930 - [Sanitizer] include sanitizer_common headers when building interception library
Alexey Samsonov
- [compiler-rt] r173928 - [sanitizer] Further split private and public sanitizer headers.
Alexey Samsonov
- [llvm] r174048 - Revert r173946. This breaks compilation of googletest with Clang
Alexey Samsonov
- [PATCH] fix llvm linker issue with dbg.declare
Alexey Samsonov
- [compiler-rt] r174058 - [ASan] Split ASan interface header into private and public parts. Add a test that makes sure users can include interface header
Alexey Samsonov
- [compiler-rt] r174180 - [TSan] remove artifacts from gotsan build in 'make clean' command
Alexey Samsonov
- [compiler-rt] r174187 - [Sanitizer] make internal_open have the same interface as libc version
Alexey Samsonov
- [compiler-rt] r174188 - [ASan] remove debug output from the test
Alexey Samsonov
- [compiler-rt] r174189 - [Sanitizer] use u32 instead of mode_t, which is defined in Darwin headers
Alexey Samsonov
- [llvm-commits] [llvm] r173706 - This patch addresses bug 15031.
Bill Schmidt
- [llvm] r174230 - LLVM enablement for some older PowerPC CPUs
Bill Schmidt
- [llvm] r174232 - Add notes about future PowerPC features
Bill Schmidt
- [PATCH] PR14562 - Truncation of left shift became undef
Kevin Schoedel
- [PATCH] [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
Derek Schuff
- [PATCH] [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
Derek Schuff
- [PATCH] [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
Derek Schuff
- [llvm] r174067 - [MC] bundle alignment: prevent padding instructions from crossing bundle boundaries
Derek Schuff
- [PATCH][MC] Bundle alignment: Invalidate relaxed fragments
Derek Schuff
- [PATCH][MC] Bundle alignment: Invalidate relaxed fragments
Derek Schuff
- ARM Cast Cost Table
Arnold Schwaighofer
- ARM Cast Cost Table
Arnold Schwaighofer
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Arnold Schwaighofer
- [PATCH 1/3] ARM cost model: Penalize insertelement into D subregisters
Arnold Schwaighofer
- [PATCH 2/3] ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
- [PATCH 3/3] ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
- [PATCH 3/3] ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
- [PATCH 2/3] ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
- [PATCH 2/3] ARM cost model: Address computation in vector mem ops not free
Arnold Schwaighofer
- [PATCH 3/3] ARM cost model: Cost for scalar integer casts and floating point conversions
Arnold Schwaighofer
- [llvm] r174300 - ARM cost model: Penalize insertelement into D subregisters
Arnold Schwaighofer
- [PATCH] Loop Vectorizer: Handle pointer stores/loads in getWidestType()
Arnold Schwaighofer
- [PATCH] x32 LEA patterns
David Sehr
- [llvm] r174208 - Two changes relevant to LEA and x32:
David Sehr
- [llvm-commits] [compiler-rt] r173676 - [asan] fix a crash in asan stats printing (initialize the allocator in __asan_init)
Kostya Serebryany
- [llvm-commits] [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Kostya Serebryany
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Kostya Serebryany
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Kostya Serebryany
- [compiler-rt] r173800 - [msan] Cleanup public interface header.
Kostya Serebryany
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Kostya Serebryany
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Kostya Serebryany
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Kostya Serebryany
- [PATCH] More MSan/ASan annotations.
Kostya Serebryany
- [compiler-rt] r174059 - [sanitizer] make the error messages from sanitizer_common contain the actual tool name
Kostya Serebryany
- [PATCH] tsan: find races between atomic and plain memory accesses
Kostya Serebryany
- [PATCH] tsan: find races between atomic and plain memory accesses
Kostya Serebryany
- [PATCH] More MSan/ASan annotations.
Kostya Serebryany
- [PATCH] More MSan/ASan annotations.
Kostya Serebryany
- [llvm-commits] Reloc function mask helper
Sean Silva
- [llvm-commits] [PATCH] build: add --with-python option
Sean Silva
- [llvm-commits] [PATCH] build: add --with-python option
Sean Silva
- [llvm] r173718 - docs: reorganize front page slightly
Sean Silva
- [PATCH][Review Requested][Compilation Time] Speed up SelectionDAG by hashing according to the node type
Sean Silva
- [llvm-commits] [RFC] Add support of RTM from TSX
Sean Silva
- [lld] r173896 - [ELF] Add ELFTargetRelocationHandler.
Sean Silva
- [www] r173945 - Euro LLVM is booked out
Sean Silva
- [lld] r173896 - [ELF] Add ELFTargetRelocationHandler.
Sean Silva
- [llvm] r173960 - Clean up whitespace and indentation a bit
Sean Silva
- [llvm] r173969 - [docs] Guide prospective TableGen backend writers.
Sean Silva
- [PATCH] doc update in CodeGenerator.rst - TargetInstrDescriptor
Sean Silva
- [PATCH] [lld][ELF] Add static TLS support.
Sean Silva
- [PATCH] LangRef: Clarify expectations of volatile ld/st vs volatile intrinsics.
Sean Silva
- [llvm] r174008 - Check and allow floating point registers to select the size of the
Sean Silva
- PATCH: TableGen: Report an error when defining more than 32 subreg indices
Sean Silva
- Tablgen refactoring
Sean Silva
- [llvm] r174143 - [docs] Add missing colon to TableGen grammar.
Sean Silva
- [llvm] r174144 - [docs] Fixup fallout from other grammar fixup.
Sean Silva
- [llvm] r174088 - Add braces, so my head doesn't explode.
Sean Silva
- [llvm] r174113 - Give the MCStreamer class hierarchy LLVM RTTI facilities for use with
Sean Silva
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Sean Silva
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Sean Silva
- [PATCH 1/3] Add new keyword externally_initialized to LLVM.
Sean Silva
- [llvm] r174264 - Start static relocation implementation for mips16.
Sean Silva
- Tablgen refactoring
Sean Silva
- [llvm] r174269 - Added clarification paragraph to LangRef's documentation of
Sean Silva
- Disable clang's -Wnested-anon-types to remove piles of warnings from a Clang -pedantic selfhost
Richard Smith
- [llvm] r174103 - Add -Wno-nested-anon-types to -pedantic builds of LLVM. This Clang warning
Richard Smith
- [llvm] r174108 - Regenerate configure to hopefully fix buildbot breakage. Oh how I love autoconf.
Richard Smith
- [llvm] r173755 - Teach SDISel to combine fsin / fcos into a fsincos node if the following
Joerg Sonnenberger
- [llvm] r174288 - Recognize aarch64 for --enable-targets as advertised.
Joerg Sonnenberger
- [llvm-commits] [PATCH] [lld][ELF] Add support for IFUNC.
Michael Spencer
- [PATCH] [lld][ELF] Add support for IFUNC.
Michael Spencer
- [PATCH] [lld][ELF] Make AtomLayout more accessible.
Michael Spencer
- [PATCH] [lld][ELF] Make AtomLayout more accessible.
Michael Spencer
- [PATCH] [lld][ELF] Add support for IFUNC.
Michael Spencer
- [PATCH] [lld][ELF] Add support for IFUNC.
Michael Spencer
- [llvm-commits] [PATCH] Delay handling symbol aliases when writing COFF (fixes PR14447)
Michael Spencer
- [PATCH] [lld][ELF] Make AtomLayout more accessible.
Michael Spencer
- [PATCH] [lld][ELF] Add TargetRelocationHandler
Michael Spencer
- [PATCH] [lld][ELF] Add TargetRelocationHandler
Michael Spencer
- [PATCH] [lld][ELF] Add TargetRelocationHandler
Michael Spencer
- [PATCH] [lld][ELF][x86-64] Add X86_64TargetRelocationHandler and friends.
Michael Spencer
- [PATCH] [lld][ELF] Use TargetRelocationHandler to apply relocations.
Michael Spencer
- [PATCH] add targethandler callbacks from DefaultLayout/Writer
Michael Spencer
- [PATCH] [lld][ELF] Add TargetRelocationHandler
Michael Spencer
- [PATCH] [lld][ELF][x86-64] Add X86_64TargetRelocationHandler and friends.
Michael Spencer
- [PATCH] add targethandler callbacks from DefaultLayout/Writer
Michael Spencer
- [PATCH] [lld][ELF] Use TargetRelocationHandler to apply relocations.
Michael Spencer
- [PATCH] [lld][ELF] Add static TLS support.
Michael Spencer
- [PATCH] [lld][ELF] Add static TLS support.
Michael Spencer
- [PATCH] [lld][ELF] Add static TLS support.
Michael Spencer
- [PATCH] [lld][ELF] Add static TLS support.
Michael Spencer
- [PATCH] [lld][ELF] Add static TLS support.
Michael Spencer
- [PATCH] [lld][ELF][x86-64] Implement static relocation model for TLS.
Michael Spencer
- [PATCH] [lld][ELF][x86-64] Implement static relocation model for TLS.
Michael Spencer
- [PATCH] [lld][ELF] Add static TLS support.
Michael Spencer
- [PATCH] [lld][ELF][x86-64] Implement static relocation model for TLS.
Michael Spencer
- [PATCH] [Driver] Add -L and -l support.
Michael Spencer
- [PATCH] [lld][ELF] Implement relocations.
Michael Spencer
- [PATCH] [lld][ELF] Implement relocations.
Michael Spencer
- [lld] r173740 - [ELF] Clean up doxygen comments.
Michael J. Spencer
- [lld] r173741 - [ELF] Remove OwningPtr from the Chunk::write interface.
Michael J. Spencer
- [lld] r173743 - [ELF] Give Chunk a ELFTargetInfo.
Michael J. Spencer
- [lld] r173808 - [ELF] Add support for IFUNC.
Michael J. Spencer
- [lld] r173822 - [ELF] Fix header sort order.
Michael J. Spencer
- [lld] r173838 - [ELF] Chop the ELF prefix off of most things.
Michael J. Spencer
- [llvm] r173839 - [MC][COFF] Delay handling symbol aliases when writing
Michael J. Spencer
- [lld] r173874 - [ELF] Make AtomLayout more accessible.
Michael J. Spencer
- [lld] r173896 - [ELF] Add ELFTargetRelocationHandler.
Michael J. Spencer
- [lld] r173897 - [ELF][x86-64] Add X86_64TargetRelocationHandler and friends.
Michael J. Spencer
- [lld] r173909 - [ELF] Add {Hexagon,PPC,X86}TargetHandler.
Michael J. Spencer
- [lld] r173911 - [ELF] Use TargetRelocationHandler to apply relocations.
Michael J. Spencer
- [lld] r173912 - [ELF] Remove ReferenceKinds.
Michael J. Spencer
- [lld] r173921 - Whitespace.
Michael J. Spencer
- [lld] r173922 - [ELF][x86-64] Add TargetLayout.
Michael J. Spencer
- [lld] r173966 - [ELF] Use the target's LayoutHandler.
Michael J. Spencer
- [lld] r173968 - [ELF] Fix circular initialization bug.
Michael J. Spencer
- [lld] r174091 - [ELF] Create atoms for progbits sections with no symbols but still have content.
Michael J. Spencer
- [lld] r174092 - [ELF][x86-64] Improve unknown relocation message.
Michael J. Spencer
- [lld] r174107 - [Core] Only complain about undefined symbols if they are marked as canBeNullNever.
Michael J. Spencer
- [lld] r174149 - [ELF] Add more absolute atoms. Simplify how they are resolved.
Michael J. Spencer
- [lld] r174150 - [ELF][x86-64] Add the _GLOBAL_OFFSET_TABLE_ Atom in the correct location.
Michael J. Spencer
- [lld] r174154 - [ELF][x86-84] Add static TLS support.
Michael J. Spencer
- [lld] r174155 - [ELF][x86-64] Implement static relocation model for TLS.
Michael J. Spencer
- [lld] r174161 - [ELF][x86-64] Fix ifunc and add test.
Michael J. Spencer
- [lld] r174162 - [Docs] Update status :)
Michael J. Spencer
- [llvm] r174271 - [Support] Add LLVM_IS_UNALIGNED_ACCESS_FAST.
Michael J. Spencer
- [llvm] r174272 - [Object][Archive] Improve performance.
Michael J. Spencer
- [lld] r174273 - [Archive] Update to LLVM change.
Michael J. Spencer
- [lld] r174274 - [ELF] Fix uninitialized variable.
Michael J. Spencer
- [lld] r174275 - [ELF][Reader] Improve performance by removing calls to malloc.
Michael J. Spencer
- [lld] r174276 - [ELF] Use LLVM_IS_UNALIGNED_ACCESS_FAST.
Michael J. Spencer
- [lld] r174277 - [Resolver] Improve undefined symbol error.
Michael J. Spencer
- [PATCH][Review Requested][Compilation Time] Small Vector for Machine Operand
Jakub Staszak
- [PATCH][Review Requested][Compilation Time] Small Vector for Machine Operand
Jakub Staszak
- PATCH: TableGen: Report an error when defining more than 32 subreg indices
Tom Stellard
- PATCH: TableGen: Report an error when defining more than 32 subreg indices
Tom Stellard
- PATCH: TableGen: Report an error when defining more than 32 subreg indices
Tom Stellard
- [llvm] r174097 - R600: Make store_dummy intrinsic more general by passing export type
Tom Stellard
- [llvm] r174098 - R600: Consider bitcast when folding const_address node.
Tom Stellard
- [llvm] r174099 - R600: Fold clamp, neg, abs
Tom Stellard
- [llvm-commits] [llvm] r173678 - [msan] Make msan-handle-icmp-exact=0 by default.
Evgeniy Stepanov
- [llvm-commits] [llvm] r173679 - Revert r173678.
Evgeniy Stepanov
- [llvm-commits] [llvm] r173682 - [msan] Mostly disable msan-handle-icmp-exact.
Evgeniy Stepanov
- [llvm-commits] [compiler-rt] r173686 - [msan] Remove icmp tests that require exact shadow propagation.
Evgeniy Stepanov
- [llvm-commits] [compiler-rt] r173687 - [msan] A runtime call to support custom allocators.
Evgeniy Stepanov
- [llvm-commits] [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Evgeniy Stepanov
- [llvm-commits] [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Evgeniy Stepanov
- [compiler-rt] r173794 - [sanitizer] Copy sanitizer headers to the build tree.
Evgeniy Stepanov
- [compiler-rt] r173800 - [msan] Cleanup public interface header.
Evgeniy Stepanov
- [compiler-rt] r173800 - [msan] Cleanup public interface header.
Evgeniy Stepanov
- [compiler-rt] r173920 - [msan] Remove an extra #ifdef.
Evgeniy Stepanov
- [compiler-rt] r173928 - [sanitizer] Further split private and public sanitizer headers.
Evgeniy Stepanov
- [compiler-rt] r173928 - [sanitizer] Further split private and public sanitizer headers.
Evgeniy Stepanov
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Evgeniy Stepanov
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Evgeniy Stepanov
- [compiler-rt] r173928 - [sanitizer] Further split private and public sanitizer headers.
Evgeniy Stepanov
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Evgeniy Stepanov
- [llvm] r174051 - Annotate BumpPtrAllocator for MemorySanitizer.
Evgeniy Stepanov
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Evgeniy Stepanov
- [PATCH] More MSan/ASan annotations.
Evgeniy Stepanov
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
Evgeniy Stepanov
- [PATCH] More MSan/ASan annotations.
Evgeniy Stepanov
- [PATCH] More MSan/ASan annotations.
Evgeniy Stepanov
- [PATCH] More MSan/ASan annotations.
Evgeniy Stepanov
- [PATCH] More MSan/ASan annotations.
Evgeniy Stepanov
- [llvm] r174306 - More MSan/ASan annotations.
Evgeniy Stepanov
- [PATCH] More MSan/ASan annotations.
Evgeniy Stepanov
- [llvm-commits] [llvm] r173656 - Revert r173646, "Use proper type for the index."
NAKAMURA Takumi
- [llvm-commits] [PATCH] GTestFormat should find "*Test" in the source root
NAKAMURA Takumi
- [llvm-commits] [PATCH] build: add --with-python option
NAKAMURA Takumi
- [llvm] r173804 - AttributeSet::get(): Fix a valgrind error. It doesn't affect actual behavior, though.
NAKAMURA Takumi
- [llvm] r173807 - R600/AMDILPeepholeOptimizer.cpp: Tweak std::make_pair to satisfy C++11.
NAKAMURA Takumi
- [llvm] r173877 - [autoconf] Fix 80+ and quoting.
NAKAMURA Takumi
- [llvm] r173878 - [autoconf] Fix m4 quoting for newer autotools
NAKAMURA Takumi
- [llvm] r173879 - [autoconf]: Fix description in HAVE_CRASHREPORTER_INFO.
NAKAMURA Takumi
- [PATCH] build: 80+ and quoting
NAKAMURA Takumi
- [PATCH] build: fix m4 quoting for newer autotools
NAKAMURA Takumi
- [llvm] r174035 - Revert r174026, "Remove Attribute::hasAttributes() and make Attribute::hasAttribute() private."
NAKAMURA Takumi
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
NAKAMURA Takumi
- [PATCH] Annotate BumpPtrAllocator for MemorySanitizer
NAKAMURA Takumi
- [llvm] r174106 - Update AMDGPURegisterInfo::eliminateFrameIndex() corresponding to r174083.
NAKAMURA Takumi
- [llvm] r174297 - PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add possible elements in CPUDirectives[].
NAKAMURA Takumi
- [llvm] r174298 - PPCDarwinAsmPrinter::EmitStartOfAsmFile(): Add checking range in CPUDirectives[].
NAKAMURA Takumi
- [PATCH] Transform OR of SELECTs to SELECT of ORs
Muhammad Tauqir
- [llvm-commits] [llvm] r173649 - Make some code a little simpler.
Craig Topper
- [llvm] r173777 - Merge SSE and AVX shuffle instructions in the comment printer.
Craig Topper
- [PATCH][Review Requested][Compilation Time]
Craig Topper
- [PATCH][Review Requested][Compilation Time]
Craig Topper
- [llvm] r173775 - MIsched: cleanup code. Use isBoundaryNode().
Andrew Trick
- [PATCH] LangRef: Clarify expectations of volatile ld/st vs volatile intrinsics.
Andrew Trick
- [PATCH] LangRef: Clarify expectations of volatile ld/st vs volatile intrinsics.
Andrew Trick
- [llvm-commits] Fixing Bug 13662: paired register for inline asm with 64-bit data on ARM
Andrew Trick
- [llvm] r173974 - ...in light of recent activity related to llvm.memcpy flags. I want to
Andrew Trick
- [PATCH] LangRef: Clarify expectations of volatile ld/st vs volatile intrinsics.
Andrew Trick
- [llvm] r174007 - LangRef: Add a Rationale for volatile rules.
Andrew Trick
- [PATCH] LangRef: Clarify expectations of volatile ld/st vs volatile intrinsics.
Andrew Trick
- [llvm] r174142 - MachineModel: Inconsequential TableGen SubtargetEmitter fix.
Andrew Trick
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
Andrew Trick
- [PATCH] parallel loop metadata
David Tweed
- [llvm-commits] [PATCH] Fix gcc/printf/ISO C++ warning
Edwin Vane
- [llvm-commits] [llvm] r173711 - Fix gcc/printf/ISO C++ warning
Edwin Vane
- [llvm-commits] [PATCH] Fix gcc/printf/ISO C++ warning
Edwin Vane
- [PATCH] Fixing warnings revealed by gcc release build
Edwin Vane
- [PATCH] Fixing warnings revealed by gcc release build
Edwin Vane
- [PATCH] Fixing warnings revealed by gcc release build
Edwin Vane
- [PATCH] Fixing warnings revealed by gcc release build
Edwin Vane
- [llvm] r173810 - Fixing warnings revealed by gcc release build
Edwin Vane
- [PATCH] Fixing warnings revealed by gcc release build
Edwin Vane
- [PATCH] Turn off uninitialized-use warnings for gcc in cmake build
Edwin Vane
- [PATCH] Turn off uninitialized-use warnings for gcc in cmake build
Edwin Vane
- [PATCH] Turn off uninitialized-use warnings for gcc in cmake build
Edwin Vane
- [llvm] r174073 - Turn off missing field initializer warnings for gcc
Edwin Vane
- [llvm] r174299 - Turn off uninitialized-use warnings for gcc in cmake build
Edwin Vane
- [PATCH] Turn off uninitialized-use warnings for gcc in cmake build
Edwin Vane
- [llvm] r173813 - Add constant extender support for MInst type instructions.
Jyotsna Verma
- [llvm] r173816 - Use multiclass for post-increment store instructions.
Jyotsna Verma
- [PATCH] [hexagon] remove sxth after max with two halfword operands
Jyotsna Verma
- [PATCH] [hexagon] remove sxth after max with two halfword operands
Jyotsna Verma
- [llvm] r174186 - Add appropriate TSFlags to the instructions that must be always extended.
Jyotsna Verma
- [llvm] r174193 - Replace LDriu*[bhdw]_indexed_V4 instructions with "def Pats".
Jyotsna Verma
- [llvm] r174196 - Hexagon: Test case to confirm generation of indexed loads with zero offset.
Jyotsna Verma
- [llvm] r173946 - Linker: correctly link in dbg.declare
Jan Voung
- [compiler-rt] r173782 - tsan: add interceptor stubs for stat family of functions
Dmitry Vyukov
- [compiler-rt] r173783 - tsan: add IsSymbolizerAvailable() function for querying for presence of internal/external symbolizer
Dmitry Vyukov
- [compiler-rt] r173784 - tsan: fix the message (tsan is not asan)
Dmitry Vyukov
- [compiler-rt] r173786 - asan: fix the test
Dmitry Vyukov
- [compiler-rt] r173796 - tsan: remember when we are inside of symbolizer code (required for inprocess symbolizer)
Dmitry Vyukov
- [compiler-rt] r173797 - tsan: support for inprocess symbolizer
Dmitry Vyukov
- [compiler-rt] r173799 - tsan: dump stack on internal assert failure
Dmitry Vyukov
- [compiler-rt] r173915 - tsan: add OnFinalize() callback for frontends
Dmitry Vyukov
- [compiler-rt] r173917 - tsan: introduce a helped macro CPP_WEAK (Go linker does not support weak symbols)
Dmitry Vyukov
- [compiler-rt] r173932 - tsan: fix CPP_WEAK definition (it must be the other way around)
Dmitry Vyukov
- [compiler-rt] r173933 - asan/tsan: manually define FUTEX constants, because <linux/futes.h> header is broken on some linux distributions
Dmitry Vyukov
- [compiler-rt] r174046 - tsan: do not check for intersecting memory accesses in Go (all accesses are 1 byte)
Dmitry Vyukov
- [compiler-rt] r174047 - tsan: switch to explicit thread contexts in Go (instead of monotonic goroutine ids)
Dmitry Vyukov
- [PATCH] tsan: find races between atomic and plain memory accesses
Dmitry Vyukov
- [PATCH] tsan: find races between atomic and plain memory accesses
Dmitry Vyukov
- [PATCH] tsan: find races between atomic and plain memory accesses
Dmitry Vyukov
- [PATCH] tsan: find races between atomic and plain memory accesses
Dmitry Vyukov
- [compiler-rt] r174163 - tsan: detect races between plain and atomic memory accesses
Dmitry Vyukov
- [PATCH] tsan: find races between atomic and plain memory accesses
Dmitry Vyukov
- [compiler-rt] r174164 - tsan: flip is_write bit in shadow to is_read
Dmitry Vyukov
- [compiler-rt] r174165 - tsan: add flag to not report races between atomic and plain memory accesses
Dmitry Vyukov
- [compiler-rt] r174167 - tsan: remember 2 stack frames for atomics (caller and atomic itself)
Dmitry Vyukov
- [compiler-rt] r174168 - tsan: say that the memory access is atomic in reports
Dmitry Vyukov
- [compiler-rt] r174175 - tsan: even if races between atomic and plain memory accesses are turned off (report_atomic_races=0),
Dmitry Vyukov
- [compiler-rt] r174184 - tsan: catch races on fd in more cases
Dmitry Vyukov
- [RFC v2] Towards an assembler parser for PowerPC
Ulrich Weigand
- [RFC v2] Towards an assembler parser for PowerPC
Ulrich Weigand
- [llvm-commits] [llvm] r173663 - Cleaned up includes in various ObjCARC files and removed some whitespace violations.
Bill Wendling
- [llvm-commits] [llvm] r173663 - Cleaned up includes in various ObjCARC files and removed some whitespace violations.
Bill Wendling
- [llvm] r173722 - Remove the AttributeWithIndex class.
Bill Wendling
- [llvm] r173725 - Try to appease some broken compilers by using 'unsigned' instead of 'uint64_t'.
Bill Wendling
- [llvm] r173733 - Reorder some functions and add comments. No functionality change.
Bill Wendling
- [llvm] r173738 - S'more small non-functional changes in comments and #includes.
Bill Wendling
- [llvm] r173742 - Convert the AttrBuilder into a list of Attributes instead of one Attribute object that holds all of its attributes.
Bill Wendling
- [llvm] r173750 - Use an AttrBuilder to generate the correct AttributeSet.
Bill Wendling
- [llvm] r173761 - Convert getAttributes() to return an AttributeSetNode.
Bill Wendling
- [llvm] r173827 - s/Data/Kind/g. No functionality change.
Bill Wendling
- [llvm] r173828 - Add a couple of accessor methods to get the kind and values of an attribute.
Bill Wendling
- [llvm] r173842 - Made certain small functions in PtrState inlined.
Bill Wendling
- [llvm] r173902 - Attempt to fix dragonegg. Use the number of slots to determine if the AttributeSet has attributes or not.
Bill Wendling
- [PATCH] fix llvm linker issue with dbg.declare
Bill Wendling
- [PATCH] fix llvm linker issue with dbg.declare
Bill Wendling
- [llvm] r173962 - Use the number of 'slots' in the AttributeSetImpl being 0 to indicate that the AttributeSet is empty.
Bill Wendling
- [llvm] r173975 - Remove redundant code.
Bill Wendling
- [llvm] r173990 - Convert typeIncompatible to return an AttributeSet.
Bill Wendling
- [llvm] r173992 - Remove addRetAttributes and addFnAttributes, which aren't useful abstractions.
Bill Wendling
- [llvm] r174003 - Make sure that the Attribute object represents one attribute only.
Bill Wendling
- [llvm] r174010 - Remove the AttrBuilder version of the Attribute::get function.
Bill Wendling
- [llvm] r174012 - Revert for now:
Bill Wendling
- [llvm] r174023 - Make the AttrBuilder creation method of Attribute private so that people won't use it.
Bill Wendling
- [llvm] r174026 - Remove Attribute::hasAttributes() and make Attribute::hasAttribute() private.
Bill Wendling
- [llvm] r174044 - Remove the Attribute::hasAttributes() function.
Bill Wendling
- [llvm] r174090 - Add support for emitting a string attribute.
Bill Wendling
- [llvm] r174110 - Remove the AttrBuilder form of the Attribute::get creators.
Bill Wendling
- [llvm] r174116 - s/AttrBuilder::addAttributes/AttrBuilder::addAttribute/g because that's more descriptive of what it actually is.
Bill Wendling
- [llvm] r174120 - Add iterators to the AttributeSet class so that we can access the Attributes in a nice way.
Bill Wendling
- [llvm] r174123 - Use iterators instead of relying upon a bitmask of attributes to remove attributes from an AttrBuilder.
Bill Wendling
- [dragonegg] r174125 - Update test so that it gets the attribute before 'byval'.
Bill Wendling
- [llvm] r174130 - Remove one of the odious 'Raw' methods.
Bill Wendling
- [llvm] r174132 - Remove some dead code, improve some asserts, and other assorted changes. No functionality change.
Bill Wendling
- [llvm] r174228 - Change the AttributeImpl to hold a single Constant* for the values.
Bill Wendling
- [llvm] r174250 - Use the AttributeSet's iterators.
Bill Wendling
- [llvm] r174251 - Remove AttrBuilder::Raw().
Bill Wendling
- [llvm] r173798 - Fix typo in X86BaseInfo.h that I introduced in r157818.
Hans Wennborg
- [PATCH] fix llvm linker issue with dbg.declare
Bob Wilson
- [PATCH] fix llvm linker issue with dbg.declare
Bob Wilson
- [PATCH][DAGCombine] Fix bug in DAGCombine
Shuxin Yang
- [llvm] r174239 - rdar://13126763
Shuxin Yang
- [PATCH] LangRef: Clarify expectations of volatile ld/st vs volatile intrinsics.
Jeffrey Yasskin
- [llvm-commits] Fixing Bug 13662: paired register for inline asm with 64-bit data on ARM
Zhao, Weiming
- [llvm-commits] Fixing Bug 13662: paired register for inline asm with 64-bit data on ARM
Weiming Zhao
- [llvm] r173833 - Add a special handling case for untyped CopyFromReg node in GetCostForDef() of ScheduleDAGRRList
Weiming Zhao
- [llvm-commits] Fixing Bug 13662: paired register for inline asm with 64-bit data on ARM
Weiming Zhao
- [PATCH] Trivial fixes for the C API
Peter Zotov
- [ping] [PATCH] Trivial fixes for the C API
Peter Zotov
- [llvm-commits] [PATCH] Add TargetMemoryModel
dag at cray.com
- [llvm-commits] [PATCH] Add TargetMemoryModel
dag at cray.com
- [PATCH] Fixing warnings revealed by gcc release build
dag at cray.com
- [llvm-commits] [PATCH/RFC] Loop Data Software Prefetching
dag at cray.com
- [llvm-commits] [llvm] r173563 - fix use of std::std. it's ordered set.
reed kotler
Last message date:
Sun Feb 3 23:28:47 PST 2013
Archived on: Tue Aug 4 17:10:03 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).