The Week Of Monday 22 July 2013 Archives by thread
Starting: Mon Jul 22 00:47:52 PDT 2013
Ending: Sun Jul 28 22:39:33 PDT 2013
Messages: 714
- [llvm] r186809 - Reverse operands for Intel syntax form of 'bt' alias.
Craig Topper
- [PATCH] [lsan] Handle fork() correctly.
Alexey Samsonov
- [llvm] r186810 - ARM: remove now unneeded custom Asm converters
Tim Northover
- [llvm] r186811 - Add Intel variants to aliases for some FP instructions.
Craig Topper
- [llvm] r186812 - Change %xmm0 to XMM0 in Intel side of asm strings for PBLENDVB.
Craig Topper
- [llvm] r186813 - More Intel syntax alias fixes.
Craig Topper
- [llvm] r186814 - More Intel syntax alias fixes.
Craig Topper
- [llvm] r186815 - Fix typo. Change %cl to CL in Intel pattern.
Craig Topper
- [PATCH] Add range checking for Thumb2 PC-relative loads
Mihail Popa
- [llvm] r186818 - Revert "More Intel syntax alias fixes."
Tim Northover
- [PATCH] [lsan] Make __lsan_do_leak_check() honor the detect_leaks flag.
Sergey Matveev
- [compiler-rt] r186819 - [lsan] Print direct leaks first.
Sergey Matveev
- [llvm] r186820 - [NVPTX] Use approximate FP ops when unsafe-fp-math is used, and append
Justin Holewinski
- [llvm] r186620 - ARM: Make sure the instruction alias for PLI uses the right subtarget features.
Tilmann Scheller
- [compiler-rt] r186821 - [lsan] Make __lsan_do_leak_check() honor the detect_leaks flag.
Sergey Matveev
- [llvm] r186823 - Don't depend on a llvm-ar specific behavior.
Rafael Espindola
- MC parser and PPC variants on constants
Ulrich Weigand
- [PATCH] Implement function prefix data as an IR feature.
Reid Kleckner
- [Patch] Option parsing: allow option aliases in option groups
Reid Kleckner
- [llvm] r186829 - Replace archive members in the old position.
Rafael Espindola
- [llvm] r186831 - This adds range checking for "ldr Rn, [pc, #imm]" Thumb
Mihai Popa
- [compiler-rt] r186837 - [sanitizer] Change strip_path_prefix flag behavior.
Sergey Matveev
- [llvm] r186838 - Option parsing: allow aliases in groups
Hans Wennborg
- [lld] r186843 - Rename ReaderCOFF members to follow the LLD coding style.
Rui Ueyama
- [llvm] r186844 - [NVPTX] Remove unused prototypes
Justin Holewinski
- [PATCH] Add a target legalize hook for SplitVectorOperand
Justin Holewinski
- [llvm] r186845 - Fix an obvious typo in the loop vectorizer where the cost model uses the wrong variable. The variable BlockCost is ignored.
Nadav Rotem
- [PATCH] [TableGen] Sort intrinsics in reverse order for intrinsic name matcher
Justin Holewinski
- [llvm] r186846 - MC: mayAffectControlFlow() handling for variadic instructions.
Jim Grosbach
- [PATCH] Fix assertion failure caused by InlineCost when ptrtoint int size is larger than the pointer size
Matt Arsenault
- [llvm] r186851 - Formatting.
Eric Christopher
- [llvm] r186852 - Fix typo.
Eric Christopher
- [llvm] r186853 - Initialize/Register LTO passes to enable flags like -print-after=<lto-pass>
Shuxin Yang
- [llvm] r186854 - Adding example source to support MCJIT/Kaleidoscope blog posts.
Andrew Kaylor
- [llvm] r186855 - [mips] Use ADDu instead of OR to copy general purpose registers. Also, delete
Akira Hatanaka
- [llvm] r186857 - Fix missing const
Matt Arsenault
- [llvm] r186858 - Fix spelling and grammar
Matt Arsenault
- [llvm] r186860 - Mark ELF's first symbol as format specific so that llvm-nm ignores it.
Rafael Espindola
- [llvm] r186861 - [mips] Fix MipsAsmParser::parseCCRRegs.
Akira Hatanaka
- Change makeLibCall to return both the generated call and the chain instead of just the call.
Michael Gottesman
- [llvm] r186217 - Use the function attributes to pass along the stack protector buffer size.
Bill Wendling
- [llvm] r186863 - Recommit r186217 with testcase fix:
Bill Wendling
- [llvm] r186867 - Debug Info Finder: add processScope to actually handle the Scope.
Manman Ren
- [llvm] r186868 - [stackprotector] Refactored ssp prologue creation code into its own helper function.
Michael Gottesman
- [llvm] r186869 - Recommit r186813: More Intel syntax alias fixes. With the addition of suppressing some of the aliases from being emitted by the asm printer.
Craig Topper
- [patch] simplifyCFG for review
Ye, Mei
- [llvm] r186874 - [stackprotector] Changed isNoopBitcast/sameNoopInput to take TargetLoweringBase instead of TargetLowering.
Michael Gottesman
- [llvm] r186876 - Fix typo in test.
Jakub Staszak
- [llvm] r186877 - Change tabs to spaces.
Jakub Staszak
- [PATCH] Add a unit test for MemoryBuffer::getOpenFile
Eli Bendersky
- [llvm] r186878 - Fix the move to/from accumulator register instructions that use a full 64-bit
Kevin Enderby
- [llvm] r186879 - Silence gcc warning.
Richard Trieu
- TableGen generates an enum to name Schedule Model
Vincent Lejeune
- [PATCH] Reject bitcasts between address spaces with different sizes
Matt Arsenault
- [llvm] r186880 - OldPtr is llvm::Instruction. Remove unneeded cast<>.
Jakub Staszak
- [lld] r186882 - [PECOFF][Driver] Show error message if no input file is given.
Rui Ueyama
- [llvm] r186883 - When we vectorize across multiple basic blocks we may vectorize PHINodes that create a cycle. We already break the cycle on phi-nodes, but arithmetic operations are still uplicated. This patch adds code that checks if the operation that we are vectorizing was vectorized during the visit of the operands and uses this value if it can.
Nadav Rotem
- [lld] r186884 - Fix -Wsign-compare warnings.
Rui Ueyama
- [llvm] r186885 - 80-column tidying. Formatting choices by clang-format.
Eric Christopher
- [llvm] r186886 - Typo.
Eric Christopher
- [llvm] r186887 - Add a simple unit test for MemoryBuffer::getOpenFile
Eli Bendersky
- [lld] r186888 - [PECOFF] Replace magic numbers with offsetof().
Rui Ueyama
- [LNT][Patch] Bug 16261 - lnt incorrectly builds timeit-target when one is using a simulator
Doug Gilmore
- [llvm] r186890 - Remove trailing spaces.
Jakub Staszak
- [PATCH] run the unit test for MemoryBuffer::getOpenFile in two different modes
Eli Bendersky
- [llvm] r186892 - Use switch instead of if. No functionality change.
Jakub Staszak
- [llvm] r186893 - Remove extraneous null statement. No functionality change!
Nick Lewycky
- [llvm] r186896 - Fix typo (ponted -> pointed)
Matt Arsenault
- [llvm] r186897 - Suppress argumentless aliases for some x86 FP operations from being used by the asm writer. Prefer to use the explicit %st(1) form.
Craig Topper
- [llvm] r186900 - Explicitly don't let the asm printer use the clrb/w/l aliases for xor %reg, %reg.
Craig Topper
- [llvm] r186902 - Debug Info Finder: use processDeclare and processValue to list debug info
Manman Ren
- [PATCH] Correct re-applying relocations on MIPS platforms
Petar Jovanovic
- [llvm] r186904 - Add aliases to map 'imm, mem' form of x86 bts/btr/btc without a size suffix to their 32-bit forms.
Craig Topper
- [PATCH] Re-add DataLayout convenience functions for getting pointer size
Matt Arsenault
- [PATCH] Use new getPointerTypeSizeInBits in DataLayout
Matt Arsenault
- [PATCH] Teach ConstantFolding about address space pointer sizes
Matt Arsenault
- [llvm] r186907 - Don't let x86 asm printer use the no operand movsd alias. It should use the normal movsl instead.
Craig Topper
- [llvm] r186910 - Revert r186907 to fix bots.
Craig Topper
- [lld] r186911 - [PECOFF] Support -fixed command line option to disable base relocations.
Rui Ueyama
- [llvm] r186913 - R600: Expand vector FNEG
Tom Stellard
- [llvm] r186914 - R600: Clean up extended load patterns
Tom Stellard
- [llvm] r186915 - R600: Use correct LoadExtType when lowering kernel arguments
Tom Stellard
- [llvm] r186916 - R600: Use the same compute kernel calling convention for all GPUs
Tom Stellard
- [llvm] r186917 - R600: Simplify assembly for KCache registers using the TableGen !add operator
Tom Stellard
- [llvm] r186918 - R600: Use KCache for kernel arguments
Tom Stellard
- [llvm] r186919 - R600: Move CONST_ADDRESS folding into AMDGPUDAGToDAGISel::Select()
Tom Stellard
- [llvm] r186920 - R600: Rename AMDILISelDAGToDAG.cpp -> AMDGPUISelDAGToDAG.cpp
Tom Stellard
- [llvm] r186921 - R600: Improve support for < 32-bit loads
Tom Stellard
- [llvm] r186922 - R600: Add support for 24-bit MUL instructions
Tom Stellard
- [llvm] r186923 - R600: Add support for 24-bit MAD instructions
Tom Stellard
- [llvm] r186924 - Don't let x86 asm printer use the no operand movsd alias. It should use the normal movsl instead.
Craig Topper
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- [llvm] r186928 - Remove trailing whitespace.
Craig Topper
- [llvm] r186929 - Remove 'else' after 'return'. No functional change.
Craig Topper
- [llvm] r186930 - llvm/test/DebugInfo/X86/dbg-value-range.ll: Add -disable-debug-info-verifier, too, since r186902.
NAKAMURA Takumi
- [llvm] r186931 - remove unnecessary space
Shuxin Yang
- [llvm] r186932 - Remove some errant space charcters in mnemonic strings.
Craig Topper
- [llvm] r186934 - Add an initial implementation of archive symbol table generation.
Rafael Espindola
- [llvm] r186935 - Fix the build in c++03 mode.
Rafael Espindola
- [patch] Respect llvm.used in Internalize
Rafael Espíndola
- [llvm] r186937 - Add -disable-debug-info-verifier.
Rafael Espindola
- [llvm] r186939 - Add not so that these tests pass with pipefail enabled.
Rafael Espindola
- [llvm] r186661 - Improve llvm-mc disassembler mode and refactor ARM tests to use it
Rafael Espíndola
- [dragonegg] r186952 - The debug info verifier requires a non-empty name here. Pacify it.
Duncan Sands
- [PATCH] Fix a bug in IfConverter with nested predicates
Quentin Colombet
- [lld] r186957 - [PECOFF] Support -tsaware:no command line option.
Rui Ueyama
- [lld] r186960 - Avoid using C-style cast and remove unnecessary LL prefix.
Rui Ueyama
- [llvm] r186961 - Update docs to drop support for VS 2008.
Ahmed Bougacha
- [llvm] r186963 - docs: Correct reST link.
Ahmed Bougacha
- [llvm] r186965 - docs: cleanup VS 2008 release note.
Ahmed Bougacha
- [llvm] r186968 - docs: Update old VS 2008 references.
Ahmed Bougacha
- [llvm] r186969 - Revert "Remove use of asymmetric std::lower_bound comparator."
Ahmed Bougacha
- LLD: TargetInfo constness
Rui Ueyama
- [llvm] r186972 - DebugInfo Verifier: verify the actual type.
Manman Ren
- [llvm] r186978 - Fix use of the getOpenFile api.
Rafael Espindola
- [PATCH] MC: Support larger COFF string tables
Richard
- [llvm] r186984 - Split getOpenFile into getOpenFile and getOpenFileSlice.
Rafael Espindola
- [llvm] r186985 - Debug Info: code cleanup, use getNodeField if possible.
Manman Ren
- [llvm] r186986 - Refactor the unit test for MemoryBuffer::getOpenFileSlice
Eli Bendersky
- [llvm] r186987 - Expand the comment on getOpenFileSlice a bit for more details and consistency
Eli Bendersky
- [PATCH] Make .bc en/decoding of AttrKind stable
Tobias Grosser
- [llvm] r186994 - Reformat options.
Eric Christopher
- [llvm] r186995 - 80-column.
Eric Christopher
- [lld] r186996 - fix typo in error string
Nick Kledzik
- [llvm] r186997 - Fix spelling
Matt Arsenault
- [llvm] r186998 - Keep similar classes near each other. No functional change.
Eric Christopher
- [llvm] r186999 - [ARM][ISel] Improve the lowering of vector loads.
Quentin Colombet
- [stackprotector] Add the llvm.stackprotectorcheck intrinsic
Michael Gottesman
- [PATCH] [Object] Split the ELF interface into 3 parts.
Michael Spencer
- [llvm] r187001 - Remove unused function.
Eric Christopher
- [PATCH] Add ISD::FROUND for libm round()
Hal Finkel
- [llvm] r187002 - Debug Info: clean up.
Manman Ren
- [llvm] r187003 - Debug Info: improve the Finder.
Manman Ren
- [llvm] r186667 - Cleanup the stats counters for the new implementation. These actually
Nick Kledzik
- [lld] r187005 - Add lit magic so that lld unittests are run as part of lld test suite
Nick Kledzik
- [llvm] r187006 - R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessary
Tom Stellard
- [llvm] r187007 - DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)Free
Tom Stellard
- [llvm] r187009 - Remove more seemingly unused code.
Eric Christopher
- [llvm] r187010 - Remove more dead/weird/misleading code.
Eric Christopher
- [llvm] r187011 - Remove one more of these.
Eric Christopher
- [llvm] r187012 - Add a fixme and reformat.
Eric Christopher
- [llvm] r187013 - Collapse logic and move and reword comment for clarity.
Eric Christopher
- [llvm] r187014 - More constructor cleanup.
Eric Christopher
- [llvm] r185806 - Revert "Proper va_arg/va_copy lowering on win64"
Matt Beaumont-Gay
- [llvm] r187015 - Remove unnecessary constructors as the default conversions will handle
Eric Christopher
- [llvm] r187016 - Update testing cases to make them pass debug info verification.
Manman Ren
- [llvm] r187017 - Remove dead code.
Eric Christopher
- [PowerPC, JIT] PPCJITInfo.cpp "This is not a 32bit PowerPC"
David Fang
- [llvm] r187018 - Replace with a "null" RAUW with an assert since we'd actually like
Eric Christopher
- [llvm] r187019 - [mips] Use pristine object file while processing relocations.
Akira Hatanaka
- [PATCH] Move UnpoisonMappedDSO to sanitizer_common.
Peter Collingbourne
- [llvm] r187020 - Fix aliases for shrd/shld to handle Intel syntax properly. Also suppress them from being used by the asm printer.
Craig Topper
- [llvm] r187021 - Revert accidental commit.
Craig Topper
- [polly] r187023 - ScopInfo/IndependentBlocks: clang-format
Tobias Grosser
- [polly] r187024 - ScopDetect: Add some test cases for sequential loops
Tobias Grosser
- [PATCH] PatternMatch for SelectionDAG
David Majnemer
- [llvm] r187026 - Split generated asm mnemonic matching table into a separate table for each asm variant.
Craig Topper
- [llvm] r187027 - allow tests to run on powerpc-darwin8 again, checking for __ppc__
David Fang
- [dragonegg] r187028 - Fix the build after removal of the SSPBufferSize codegen option.
Duncan Sands
- [llvm] r187029 - Fix PR16687 where we were incorrectly promoting an alloca that had
Chandler Carruth
- [PATCH] Update regalloc documentation
Abid, Hafiz
- [PATCH] Fix incorrect error-less failure when combining CHECK-DAG and CHECK-NOT
Daniel Sanders
- [llvm] r187030 - I'm starting to commit KNL backend. I'll push patches one-by-one. This patch includes support for the extended register set XMM16-31, YMM16-31, ZMM0-31.
Elena Demikhovsky
- [llvm] r187031 - Fix a problem I introduced in r187029 where we would over-eagerly
Chandler Carruth
- [llvm] r187032 - [test commit] Minor comment change.
Petar Jovanovic
- [llvm] r187034 - llvm-ar is far closer to being a regular ar implementation now. Update the docs.
Rafael Espindola
- [patch] remove some dead code from the Makefile build system
Rafael Espíndola
- [llvm] r187039 - Delete the buffer in createObjectFile if it fails.
Rafael Espindola
- [PATCH] Remove XFAIL from test-ptr-reloc-remote.ll
Petar Jovanovic
- [llvm] r187042 - Don't leak when expanding response files.
Rafael Espindola
- [llvm] r187046 - Add -disable-debug-info-verifier to a RUN line.
Rafael Espindola
- [llvm] r187049 - Update testing cases to pass debug info verifier.
Manman Ren
- [llvm] r187050 - TRE: Move class into anonymous namespace.
Benjamin Kramer
- [PATCH] Correctly handle truncates when detecting tail-call opportunities in the presence of the 'returned' attribute
Stephen Lin
- [llvm] r187052 - Debug Info: improve the Finder.
Manman Ren
- [llvm] r187053 - [mips] Remove XFAIL from test-ptr-reloc-remote.ll
Petar Jovanovic
- [PATCH] Make AsmPrinter::emitImplicitDef a virtual method so targets can emit custom comments for implicit defs
Justin Holewinski
- [llvm] r187056 - Update old llc documentation.
Jakob Stoklund Olesen
- [llvm] r187063 - [mips] Make MipsAsmParser::parseCCRRegs return NoMatch instead of ParseFail
Akira Hatanaka
- [llvm] r187064 - add -disable-debug-info-verifier to 3 test to fix tests with pipefail.
Rafael Espindola
- [llvm] r187066 - Update testing cases to pass debug info verifier.
Manman Ren
- [llvm] r187071 - Fix a bug in IfConverter with nested predicates.
Quentin Colombet
- [llvm] r187076 - Speling.
Jakob Stoklund Olesen
- [llvm] r187083 - Update testing cases to pass debug info verifier.
Manman Ren
- [lld] r187084 - [PECOFF] Add /include command line option.
Rui Ueyama
- [lld] r187086 - [PECOFF] Use Windows style options instead of Unix style as primary options.
Rui Ueyama
- [llvm] r187088 - Add helpful accessor methods to get the specified function attribute.
Bill Wendling
- [lld] r187091 - [PECOFF][Driver] Simplify option definitions.
Rui Ueyama
- [llvm] r187093 - Replace the "NoFramePointerElimNonLeaf" target option with a function attribute.
Bill Wendling
- [PATCH][DAGCombiner] insert_vector_elt: Avoid to create multiple uses of the same load.
Quentin Colombet
- [PATCH] hasPath
Chandler Carruth
- [lld] r187095 - [PECOFF] Add /failifmismatch option.
Rui Ueyama
- [llvm] r187098 - Make these methods const correct.
Rafael Espindola
- [llvm] r187099 - Check that TD isn't NULL before dereferencing it down this path.
Nick Lewycky
- [lld] r187100 - [PECOFF][Driver] Allow multiple /include options.
Rui Ueyama
- [polly] r187101 - Convert line endings to unix style
Tobias Grosser
- [polly] r187102 - ScopDetect: Only track detection failures if actually needed.
Tobias Grosser
- [llvm] r187103 - Respect llvm.used in Internalize.
Rafael Espindola
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Rafael Espíndola
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
Don Crandall
- [PowerPC, Mach-O] PPCMachObjectWriter.cpp, at long last
David Fang
- [dragonegg] r187105 - Try to update to set the no-frame-pointer-elim-non-leaf attribute as a function attribute instead of target option.
Bill Wendling
- [llvm] r187106 - Debug Info: improve the verifier to check field types.
Manman Ren
- [llvm] r187107 - Dump LIS before regalloc. MI sched changes them.
Andrew Trick
- [llvm] r187108 - RegPressure: Order the "pressure sets" by number of regunits per set.
Andrew Trick
- [llvm] r187109 - MI Sched: track register pressure by importance of the set, not weight of the units.
Andrew Trick
- [llvm] r187110 - MI Sched: Register pressure heuristics.
Andrew Trick
- [llvm] r187111 - [SystemZ] Add STOC and STOCG
Richard Sandiford
- [llvm] r187112 - [SystemZ] Add LOC and LOCG
Richard Sandiford
- [llvm] r187113 - [SystemZ] Add LOCR and LOCGR
Richard Sandiford
- [polly] r187114 - BlockGenerator: Split getNewValue.
Hongbin Zheng
- [llvm] r187116 - [SystemZ] Rework compare and branch support
Richard Sandiford
- [llvm] r187117 - Fix a comment cut-&-pasto.
Richard Sandiford
- [PATCH] Enable vmla.f32 generation on Cortex-A15
Silviu Baranga
- [PATCH] Refactor sameNoopInput (determining tail-call legitimacy)
Tim Northover
- [llvm] r187119 - Fix a bug in TableGen where the intrinsic function name recognizer could mis-identify names if one was a prefix substring of the other
Justin Holewinski
- [llvm] r187120 - AArch64: don't mask off shift bits when processing JIT relocations.
Tim Northover
- [llvm] r185716 - Add a higher level createTemporaryFile function.
Hal Finkel
- [llvm] r187124 - Don't end a file name with a dot. It looks odd.
Rafael Espindola
- [Patch] Make errors and crashes distinct even with LLVM_DISABLE_CRASH_REPORT
Rafael Espíndola
- [llvm] r187126 - AArch64: fix even more JIT failures
Tim Northover
- [PATCH] [lld] add InputGraph to process Command line arguments
Shankar Kalpathi Easwaran
- [llvm] r187128 - AArch64: add llc-based tests for previous commit.
Tim Northover
- [llvm] r187130 - Current batch of -disable-debug-info-verifier.
Rafael Espindola
- [llvm] r187135 - typo.
Adrian Prantl
- [www] r187136 - 2013 dev meeting template
Tanya Lattner
- [llvm] r187138 - Add a way to add a kind-value string pair to an attribute.
Bill Wendling
- [llvm] r187139 - Allocate local registers in order for optimal coloring.
Andrew Trick
- [llvm] r187140 - Evict local live ranges if they can be reassigned.
Andrew Trick
- [llvm] r187141 - RegAllocGreedy comment.
Andrew Trick
- [dragonegg] r187144 - Fix the build harder after Bill's recent frame-pointer codegen changes.
Duncan Sands
- [llvm] r187145 - Remove the mblaze backend from llvm.
Rafael Espindola
- [llvm] r187146 - Remove empty directories
Rafael Espindola
- [llvm] r187150 - Debug Info: improve the verifier to check field types.
Manman Ren
- [PATCH] Debug Info on Windows
Carlo Kok
- [llvm] r187154 - Remove dead code from the makefile build system.
Rafael Espindola
- [llvm] r187157 - Debug Info: update comments and add a FIXME.
Manman Ren
- [llvm] r187158 - PPC32 va_list is an actual structure so va_copy needs to copy the whole
Roman Divacky
- [llvm] r187159 - Using a different loop induction variable than the enclosing scope. No functional changes intended.
Aaron Ballman
- [lld] r187161 - [PECOFF][Driver] Split WinLinkDriver::parse for readability.
Rui Ueyama
- [lld] r187162 - [PECOFF][Driver] Add /nologo command line option.
Rui Ueyama
- [llvm] r187164 - Phabricator.rst: tiny fix
Hans Wennborg
- [lld] r187165 - Add yaml2obj to check-lld deps, since the PECOFF tests need it
Reid Kleckner
- [llvm] r187166 - Add a bool->StringRef c'tor to StringRef.
Bill Wendling
- [lld] r187170 - Use env in a pecoff test so it passes with the lit shell test runner
Reid Kleckner
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Eli Friedman
- [lld] r187177 - [PECOFF] Create an atom for a symbol whose storage type is IMAGE_SYM_CLASS_LABEL.
Rui Ueyama
- [llvm] r187179 - [PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
- [test-suite] r187181 - [PowerPC] Support powerpc64le as a syntax-checking target.
Bill Schmidt
- [llvm] r187182 - Take advantage of the register enums being in order to remove a couple static tables.
Craig Topper
- [www] r187185 - the old developers.cgi is quait, but way way waaaaay out of date and no longer relevant to the project as a whole.
Chris Lattner
- [llvm] r187186 - Make .bc en/decoding of AttrKind stable
Tobias Grosser
- [llvm] r187187 - Fix more Intel syntax issues with FP instruction aliases. Test cases coming in a subsequent patch.
Craig Topper
- [llvm] r187188 - Add test cases for the various instruction alias and Intel syntax fixes that have gone in lately.
Craig Topper
- [llvm] r187191 - Re-implement the analysis of uses in mem2reg to be significantly more
Chandler Carruth
- [llvm] r187193 - [XCore] Add TODO regarding byval structs
Richard Osborne
- [llvm] r187195 - test commit
Richard Osborne
- [PATCH] Removing a disabled warning
Aaron Ballman
- [PATCH] R600: Remove predicated_break inst
Vincent Lejeune
- [llvm] r187198 - Add a target legalize hook for SplitVectorOperand
Justin Holewinski
- [llvm] r187201 - Revert "Add a target legalize hook for SplitVectorOperand"
Rafael Espindola
- xcore: handling of byval args in callee
Robert Lytton
- [PATCH] Use a consistent generator's name for cmake invocations
Simon Atanasyan
- [llvm] r187202 - Add a target legalize hook for SplitVectorOperand (again)
Justin Holewinski
- R600: Scheduling support for VLIW5 gen
Vincent Lejeune
- [llvm] r187205 - Next batch of -disable-debug-info-verifier.
Rafael Espindola
- [llvm] r187206 - Improve our error handling on windows.
Rafael Espindola
- [PATCH] Fix usage of posix_spawn_file_actions_addopen
Hal Finkel
- [llvm] r187208 - Extend the lifetime of the strings passed to posix_spawn_file_actions_addopen.
Rafael Espindola
- Fwd: [PATCH][DAGCombiner] insert_vector_elt: Avoid to create multiple uses of the same load.
Quentin Colombet
- [PATCH] [PECOFF] Fixed a bug which caused DataDirectoryChunk to write to a wrong offset in the file buffer
Rui Ueyama
- [PATCH] [PECOFF] Don't set IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE if "-fixed" is provided
Rui Ueyama
- XCore: vararg fix
Robert Lytton
- [PATCH] [PECOFF] Replace magic number with llvm::COFF::DataDirectoryIndex value
Rui Ueyama
- [llvm] r187209 - Remove dead or useless header checks from cmake and autoconf
Reid Kleckner
- [lld] r187211 - [PECOFF] Ignore sections with IMAGE_SCN_LNK_REMOVE attribute.
Rui Ueyama
- [llvm] r187212 - Add a way to get the context of any particular scope.
Eric Christopher
- [llvm] r187213 - Add preliminary support for hashing DIEs and breaking them into
Eric Christopher
- [lld] r187214 - [PECOFF] Simplicy object allocation code. No functionality change.
Rui Ueyama
- [lld] r187215 - Make local variables to start with a lowercase character for consistency with the LLD coding style.
Rui Ueyama
- [lld] r187216 - Remove trailing whitespace.
Rui Ueyama
- [llvm] r187217 - Regenerate.
Eric Christopher
- [lld] r187219 - [PECOFF] Fixed a bug which caused DataDirectoryChunk to write to a wrong offset in the file buffer
Rui Ueyama
- [lld] r187220 - [PECOFF] Replace magic number with llvm::COFF::DataDirectoryIndex value
Rui Ueyama
- [lld] r187221 - [PECOFF] Don't set IMAGE_DLL_CHARACTERISTICS_DYNAMIC_BASE if "-fixed" is provided
Rui Ueyama
- PATCH: Add getVectorIdxTy() function to TargetLowering
Tom Stellard
- [llvm] r187222 - Move this to the X86 directory, unfortunately the hashes are not
Eric Christopher
- [llvm] r187223 - Re-add DataLayout pointer size convenience functions.
Matt Arsenault
- [llvm] r187224 - Collapse conditional and add an assert for unhandled scope types.
Eric Christopher
- PATCH: SelectionDAG: Use MVT::i32 for vector indices
Tom Stellard
- [llvm] r187225 - Correct case of m_UIToFp to m_UIToFP to match instruction name, add m_SIToFP for consistency.
Stephen Lin
- [llvm] r187226 - Remove trailing whitespace.
Stephen Lin
- [llvm] r187229 - [mips] Print instructions "beq", "bne" and "or" using assembler pseudo
Akira Hatanaka
- [llvm] r187231 - [mips] Delete register print method MipsInstPrinter::printCPURegs that is not
Akira Hatanaka
- [PATCH] [PECOFF] Fill size field of IMAGE_DATA_DIRECTORY
Ron Ofir
- [PATCH] Usability improvements for Intel X86 disassembly (llvm)
Richard Mitton
- [llvm] r187233 - [mips] Fix floating point branch, comparison, and conditional move instructions
Akira Hatanaka
- [llvm] r187234 - [mips] Increase the number of floating point condition code registers to eight.
Akira Hatanaka
- [PATCH] [PECOFF] Relocations now take into account the address which is stored at the relocation site
Ron Ofir
- [llvm] r187237 - Debug Info Verifier: enable verification of DICompileUnit.
Manman Ren
- [PATCH] ValueTracking: Teach isKnownToBeAPowerOfTwo that a power-of-two-or-zero + the same power-of-two-or-zero is a power-of-two-or-zero
David Majnemer
- [PATCH] Move transforms from InstCombine to InstSimplify
David Majnemer
- [llvm] r187238 - [mips] Fix FP branch instructions to have explicit FP condition code register
Akira Hatanaka
- [llvm] r187241 - Add missing 'n'.
Rafael Espindola
- [llvm] r187242 - [mips] Fix FP conditional move instructions to have explicit FP condition code
Akira Hatanaka
- [lld] r187243 - [PECOFF][Driver] Fix a bug that -mllvm does not take any arguments.
Rui Ueyama
- [llvm] r187244 - [mips] Implement llvm.trap intrinsic.
Akira Hatanaka
- [llvm] r187245 - Remove addLetterToHash, no functional change.
Eric Christopher
- [llvm] r187247 - Use more parens to clarify assert.
Eric Christopher
- [llvm] r187248 - [PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc.
Bill Schmidt
- [llvm] r187249 - When InstCombine tries to fold away (fsub x, (fneg y)) into (fadd x, y), it is
Owen Anderson
- [llvm] r187250 - Use a non-c'tor for converting a boolean into a StringRef.
Bill Wendling
- [llvm] r187252 - Re-enabling the C4065 warning for MSVC builds as it no longer fires due to tablegen.
Aaron Ballman
- [llvm] r187253 - Fix variable name.
Owen Anderson
- [llvm] r187254 - Revert "[PowerPC] Improve consistency in use of __ppc__, __powerpc__, etc."
Rafael Espindola
- [lld] r187256 - [PECOFF][Driver] Add a library file even if it does not exist.
Rui Ueyama
- [zorg] r187257 - Use proper llvm_authors_path.cfg path so that proper emails are sent out from the phased builders.
Michael Gottesman
- [zorg] r187258 - Add my email as an extra recipient for normal failures.
Michael Gottesman
- [lld] r187259 - [PECOFF][Driver] Add ".lib" extension to the path given with /defaultlib.
Rui Ueyama
- [llvm] r187260 - next batch of -disable-debug-info-verifier
Rafael Espindola
- [llvm] r187261 - Use pipefail when available.
Rafael Espindola
- [lld] r187262 - [PATCH] [PECOFF] Fill size field of IMAGE_DATA_DIRECTORY
Rui Ueyama
- [polly] r187263 - Add not to commands that fail.
Rafael Espindola
- [llvm] r187265 - SLP Vectorizer: Disable the vectorization of non power of two chains, such as <3 x float>, because we dont have a good cost model for these types.
Nadav Rotem
- [llvm] r187267 - SLP Vectorier: Don't vectorize really short chains because they are already handled by the SelectionDAG store-vectorizer, which does a better job in deciding when to vectorize.
Nadav Rotem
- [llvm] r187268 - Propagate pipefail when cloning.
Rafael Espindola
- [compiler-rt] r187269 - disable pipefail on asan for now.
Rafael Espindola
- [llvm] r187271 - Move the default back to pipefail. I accidentally reverted it before.
Rafael Espindola
- [compiler-rt] r187272 - Disable pipefail for ThreadSanitizer.
Rafael Espindola
- [compiler-rt] r187273 - disable pipefail for ubsan.
Rafael Espindola
- [compiler-rt] r187274 - Disable pipefail for lsan.
Rafael Espindola
- [llvm] r187278 - SimplifyCFG: Use parallel-and and parallel-or mode to consolidate branch conditions
Tom Stellard
- [llvm] r187279 - Re-enabling some more MSVC warnings; all of these compile cleanly with no further changes required.
Aaron Ballman
- [lld] r187281 - [PECOFF] Skip a section if there's no atom in the section.
Rui Ueyama
- [llvm] r187283 - Reimplement isPotentiallyReachable to make nocapture deduction much stronger.
Nick Lewycky
- [llvm] r187284 - Also update CMakeLists.txt for r187283.
Nick Lewycky
- [llvm] r187285 - Debug Info Verifier: verify SPs in llvm.dbg.sp.
Manman Ren
- [llvm] r187286 - Update this CMakeLists.txt for r187283 too.
Nick Lewycky
- [zorg] r187288 - Include the status builders in the normal failure emails.
Michael Gottesman
- [zorg] r187289 - Revert "Add my email as an extra recipient for normal failures."
Michael Gottesman
- [zorg] r187290 - Revert "Remove phased-bb-llvmlab from the #llvm until I have time to figure out why certain configuration related failures are occuring."
Michael Gottesman
- [llvm] r187291 - SimplifyCFG: Add missing tests from r187278
Tom Stellard
- [llvm] r187293 - Re-enabling a warning in MSVC mode now that r187292 fixed the only instance of the warning.
Aaron Ballman
- [llvm] r187296 - Merge the removal of dead instructions and lifetime markers with the
Chandler Carruth
- [llvm] r187297 - Don't use all the #ifdefs to hide the stats counters and instead rely on
Chandler Carruth
- [compiler-rt] r187298 - Turn off pipefail on msan tests to match the other sanitizers until
Chandler Carruth
- [llvm] r187299 - Fix a memory leak in the hexagon scheduler. We call initialize here more
Chandler Carruth
- [polly] r187300 - Looks like this test crashes. Add --crash to not for now.
Rafael Espindola
- [llvm] r187301 - Fix a memory leak in the debug emission by simply not allocating memory.
Chandler Carruth
- [llvm] r187302 - Fix yet another memory leak found by the vg-leak bot. Folks (including
Chandler Carruth
- [llvm] r187303 - Create a constant pool symbol for the GOT in the ARMCGBR the same way we
Chandler Carruth
- [llvm] r187304 - DwarfDebug: MD5 is always little endian, bswap on big endian platforms.
Benjamin Kramer
- [polly] r187305 - Temporary disable a test until I finished the fix
Tobias Grosser
- [test-suite] r187307 - sqlite3: Remove preprocessor defines that should be disabled.
Benjamin Kramer
- [PATCH] Re-enabling another warning
Aaron Ballman
- [test-suite] r187308 - nbench: just disable inclusion of malloc.h, LLVM doesn't support platforms that still need it anyways.
Benjamin Kramer
- [llvm] r187309 - Minor code simplification suggested by Duncan
Matt Arsenault
- [llvm] r187310 - Re-enabling some more MSVC warnings; all of these compile cleanly with no further changes required.
Aaron Ballman
- [test-suite] r187311 - sqlite3: Bring back -DSQLITE_THREADSAFE=0 to unbreak the ARM LNT bot.
Benjamin Kramer
- [llvm] r187312 - [APFloat] Removed nextafter from missing operations since it is implemented in APFloat::next.
Michael Gottesman
- [llvm] r187313 - [APFloat] Move setting fcNormal in zeroSignificand() to calling code.
Michael Gottesman
- [llvm] r187314 - [APFloat] Make all arithmetic operations with NaN produce positive NaNs.
Michael Gottesman
- [llvm] r187316 - Update the comment
Nadav Rotem
- [lld] r187317 - Removed unnecessary parameter.
Rui Ueyama
- [llvm] r187318 - [PowerPC] Remove unnecessary preprocessor checking.
Bill Schmidt
- [llvm] r187319 - Revert 187318
Bill Schmidt
- [llvm] r187320 - [PowerPC] Add comment explaining preprocessor directive.
Bill Schmidt
- [lld] r187321 - [PECOFF] Simplicy FileCOFF ctor. No functionality change.
Rui Ueyama
- [llvm] r187322 - Thread DataLayout through the callers and into mem2reg. This will be
Chandler Carruth
- [llvm] r187323 - Now that mem2reg understands how to cope with a slightly wider set of
Chandler Carruth
- [llvm] r187324 - Added encoding prefixes for KNL instructions (EVEX).
Elena Demikhovsky
- [llvm] r187325 - fixed compilation issue
Elena Demikhovsky
- [polly] r187326 - gitattributes: .png and .txt are no text files
Tobias Grosser
- [llvm] r187327 - Temporarily revert r187323 until I update SSAUpdater to match mem2reg.
Chandler Carruth
- [PATCH] "speculatable" function attribute
Kuperstein, Michael M
- [polly] r187328 - Use a slightly smaller hammer to make this pass.
Rafael Espindola
- [llvm] r187331 - Partial revert of 187310; it seems MSVC 10 still spits out this warning, but MSVC 11 does not.
Aaron Ballman
- Hashing API [Was [llvm] r187213 - Add preliminary support for hashing DIEs and breaking them into]
David Blaikie
- [llvm] r187333 - Remove use of sprintf added to X86 disassembler tablegen code. Send message with instruction name to errs() instead and use a generic message for the llvm_unreachable. Consistent with other places in this file.
Craig Topper
- [PATCH] [ocaml-bindings] Llvm.build_phi
Nicolas Ojeda Bar
- [llvm] r187335 - Update comments for SSAUpdater to use the modern doxygen comment
Chandler Carruth
- [PATCH] Proper va_arg/va_copy lowering on win64
Nico Rieck
- [PATCH] Use proper section suffix for COFF weak symbols
Nico Rieck
- [PATCH] [ARM] check bitwidth in PerformORCombine
Saleem Abdulrasool
- [PATCH] ARM: fix application of de morgan's law
Saleem Abdulrasool
- [llvm] r187336 - Fix -Wdocumentation warnings.
Rafael Espindola
- [polly] r187338 - CodeGeneration: Fix double free in vector for
Tobias Grosser
- [polly] r187339 - JSONImporter: Free new schedule if found invalid
Tobias Grosser
- [llvm] r187340 - Don't vectorize when the attribute NoImplicitFloat is used.
Nadav Rotem
- [polly] r187341 - Remove second '-analyze' from command line
Tobias Grosser
- [polly] r187342 - TempScop: Actually load Polly in this test case
Tobias Grosser
- [polly] r187343 - Remove '-debug-only' from test case
Tobias Grosser
Last message date:
Sun Jul 28 22:39:33 PDT 2013
Archived on: Tue Aug 4 17:10:28 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).