The Week Of Monday 15 July 2013 Archives by date
Starting: Mon Jul 15 00:02:45 PDT 2013
Ending: Sun Jul 21 22:19:22 PDT 2013
Messages: 747
- [llvm] r186309 - Add const qualifier to some static arrays.
Craig Topper
- [llvm] r186301 - Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).
Kai Nacke
- [llvm] r186310 - Add include to hopefully fix windows build.
Craig Topper
- [PATCH] Add ISD::FROUND for libm round()
Nadav Rotem
- [llvm] r186301 - Use llvm::array_lengthof to replace sizeof(array)/sizeof(array[0]).
Craig Topper
- [llvm] r186311 - Make some arrays 'static const'
Craig Topper
- [PATCH] Use PMINU/PMAXU for UGE/ULE vector comparison on X86
Matti Niemenmaa
- [llvm] r186312 - Add 'const' qualifier to some arrays.
Craig Topper
- [dragonegg] r186313 - GCC doesn't generate FMA_EXPR on 32 bit x86.
Duncan Sands
- [llvm] r186315 - DebugInfo: Factor out parsing compile unit DIEs to a separate function. Improve code style and comments.
Alexey Samsonov
- [PATCH] Implement low-level ARM ldrex/strex intrinsics
Manish Verma
- [PATCH] Implement low-level ARM ldrex/strex intrinsics
Tim Northover
- [llvm] r186316 - Reimplement SROA yet again. Same fundamental principle, but a totally
Chandler Carruth
- [PATCH] Distribute binary operators through SELECT_CC
Richard Sandiford
- [PATCH] Optimise chains when splitting vector loads & stores
Richard Sandiford
- [PATCH] Implement low-level ARM ldrex/strex intrinsics
Tim Northover
- [llvm] r186317 - XFAIL this on freebsd to bring the bot back.
Rafael Espindola
- [PATCH] [mc-coff] Resolve aliases when emitting COFF relocations
Reid Kleckner
- [PATCH] Implement low-level ARM ldrex/strex intrinsics
Manish Verma
- [PATCH] [mc-coff] Resolve aliases when emitting COFF relocations
Reid Kleckner
- [PATCH] Teach tablegen to elide case-less switch statements
Aaron Ballman
- [PATCH] Add ISD::FROUND for libm round()
Hal Finkel
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/Sparc/SparcAsmPrinter.cpp lib/Target/X86/X86AsmPrinter.cpp lib/Target/XCore/XCoreAsmPrinter.cpp test/CodeGen/Generic/asm-large-immediate.ll
Aaron Ballman
- [llvm] r186319 - [Option] Store arg strings in a set backed by a BumpPtrAllocator
Reid Kleckner
- [llvm] r186321 - Test commit to see if write access works.
Job Noorman
- [PATCH] [Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
- [llvm] r186316 - Reimplement SROA yet again. Same fundamental principle, but a totally
Benjamin Kramer
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/PowerPC/PPCAsmPrinter.cpp lib/Target/Sparc/SparcAsmPrinter.cpp lib/Target/X86/X86AsmPrinter.cpp lib/Target/XCore/XCoreAsmPrinter.cpp test/CodeGen/Generic/asm-large-immediate.ll
Richard Osborne
- [llvm] r186319 - [Option] Store arg strings in a set backed by a BumpPtrAllocator
David Dean
- [compiler-rt] r186328 - Fix check_lint warnings in sanitizers' runtime libraries
Timur Iskhodzhanov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [llvm] r186329 - Revert "[Option] Store arg strings in a set backed by a BumpPtrAllocator"
Reid Kleckner
- [PATCH] Teach tablegen to elide case-less switch statements
Jakob Stoklund Olesen
- [llvm] r186319 - [Option] Store arg strings in a set backed by a BumpPtrAllocator
Reid Kleckner
- [llvm] r186330 - Teaching llvm-tblgen to not emit a switch statement when there are no case statements.
Aaron Ballman
- [PATCH] Teach tablegen to elide case-less switch statements
Aaron Ballman
- MC parser and PPC variants on constants
Rafael Espíndola
- [PATCH] Expose option EnableGlobalMerge from ARMTargetMachine
Weiming Zhao
- [llvm] r186332 - Revert r186316 while I track down an ASan failure and an assert from
Chandler Carruth
- [PATCH] Use PMINU/PMAXU for UGE/ULE vector comparison on X86
Juergen Ributzka
- [llvm] r186333 - Remove trailing whitespace
Stephen Lin
- [PATCH] Use PMINU/PMAXU for UGE/ULE vector comparison on X86
Juergen Ributzka
- [llvm] r186297 - Clarify comments.
Robinson, Paul
- [lld] r186336 - [PECOFF][Writer] Emit .reloc section.
Rui Ueyama
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Rui Ueyama
- [PATCH] [mc-coff] Resolve aliases when emitting COFF relocations
Rafael Ávila de Espíndola
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/Po...
Jack Carter
- [PATCH] [TableGen] Sort intrinsics in reverse order for intrinsic name matcher
Justin Holewinski
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/Po...
Rafael Espíndola
- [llvm] r186338 - Remove invalid assert in DAGTypeLegalizer::RemapValue
Hal Finkel
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/Po...
Jack Carter
- [llvm] r186339 - R600/SI: Add support for 64-bit loads
Tom Stellard
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/Po...
Aaron Ballman
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/Po...
Aaron Ballman
- [PATCH] RemapValue() assert during type legalisation
Hal Finkel
- [llvm] r186341 - [mc-coff] Resolve aliases when emitting COFF relocations
Reid Kleckner
- [PATCH] [mc-coff] Resolve aliases when emitting COFF relocations
Reid Kleckner
- [PATCH] [mc-coff] Resolve aliases when emitting COFF relocations
Reid Kleckner
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/Po...
Richard Osborne
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/Po...
Richard Osborne
- [llvm] r186282 - The archive update test has a subtle race condition in it: if the test
Rafael Espíndola
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Richard
- [lld] r186336 - [PECOFF][Writer] Emit .reloc section.
Richard
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Sean Silva
- [llvm] r186343 - Fix register subclass handling in PPCInstrInfo::insertSelect
Hal Finkel
- [PATCH] [TableGen] Sort intrinsics in reverse order for intrinsic name matcher
Sean Silva
- [PATCH] [TableGen] Sort intrinsics in reverse order for intrinsic name matcher
Justin Holewinski
- [llvm] r185832 - Create files with the correct permission instead of changing it afterwards.
Rafael Espíndola
- [llvm] r186345 - Remove an extra is_directory call.
Rafael Espindola
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Rui Ueyama
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Chandler Carruth
- [lld] r186346 - [PECOFF] Fix comment.
Rui Ueyama
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Rui Ueyama
- [patch] simplifyCFG for review
Evan Cheng
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Sean Silva
- [PATCH] fix for PR16393: miscompile with struct byval
Manman Ren
- [PATCH] fix for PR16393: miscompile with struct byval
Jakob Stoklund Olesen
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Rui Ueyama
- [llvm] r185832 - Create files with the correct permission instead of changing it afterwards.
Sean Silva
- [PATCH] Use PMINU/PMAXU for UGE/ULE vector comparison on X86
Juergen Ributzka
- [llvm] r185832 - Create files with the correct permission instead of changing it afterwards.
Stephen Checkoway
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Sean Silva
- [PATCH] [PECOFF][Writer] Replace magic numbers with sizeof().
Rui Ueyama
- [llvm] r186350 - Machine Verifier: verify FrameSetup and FrameDestroy
Manman Ren
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Eli Bendersky
- [lld] r186352 - [PECOFF][Writer] Refactoring: Move private methods below public ones.
Rui Ueyama
- [lld] r186353 - [PECOFF][Writer] s/dyn_cast/cast/ where we don't expect null return value.
Rui Ueyama
- [llvm] r186354 - XFAIL on windows too and document the XFAILs.
Rafael Espindola
- [lld] r186355 - [PECOFF][Writer] Follow up patch for r186336.
Rui Ueyama
- [patch] simplifyCFG for review
Ye, Mei
- [llvm] r185832 - Create files with the correct permission instead of changing it afterwards.
Rafael Espíndola
- [llvm] r186356 - Further simplify test case from r186119/r186035.
David Blaikie
- [llvm] r186357 - PPC: Refactoring to support subtarget feature changing
Hal Finkel
- [llvm] r186119 - In response to dblaikie's comment on r186035, replacing the
David Blaikie
- [PATCH] #16530 ‘dladdr’ was not declared in this scope
Игорь Пашев
- [llvm] r185832 - Create files with the correct permission instead of changing it afterwards.
Stephen Checkoway
- Re: [PATCH] #16530 ‘dladdr’ was not declared in this scope
Stephen Checkoway
- [llvm] r186359 - PR16628: Fix a bug in the code that merges compares.
Nadav Rotem
- [PATCH] Fix ARMFastISel::ARMEmitIntExt shift emission
JF Bastien
- [PATCH v2] X86: disambiguate unqualified btr, bts
Jim Grosbach
- [PATCH] [PECOFF][Writer] Emit .reloc section.
Richard
- [PATCH] [PECOFF][Writer] Replace magic numbers with sizeof().
Richard
- [PATCH] [PECOFF][Writer] Replace magic numbers with sizeof().
Rui Ueyama
- [lld] r185657 - Don't pass llvm::errs() all over the place. Diagnostics always go to stderr.
Nick Kledzik
- [PATCH] fix for PR16393: miscompile with struct byval
Jakob Stoklund Olesen
- [PATCH] fix for PR16393: miscompile with struct byval
Jim Grosbach
- [llvm] r186364 - PEI: Support for non-zero SPAdj at beginning of a basic block.
Manman Ren
- [llvm] r186365 - Add mingw32 to the XFAIL. I forgot about it when adding win32.
Rafael Espindola
- [lld] r186366 - Revert "Don't pass llvm::errs() all over the place. Diagnostics always go to stderr."
Rafael Espindola
- [lld] r185657 - Don't pass llvm::errs() all over the place. Diagnostics always go to stderr.
Rafael Espíndola
- [lld] r186368 - [PECOFF] Add default argument to addDir32NBReloc() as the default value 0 is reasonable.
Rui Ueyama
- [PATCH] fix for PR16393: miscompile with struct byval
Manman Ren
- [PATCH] Consolidate duplicated ghostly sentinel code
Tristan Schmelcher
- [llvm] r186119 - In response to dblaikie's comment on r186035, replacing the
Adrian Prantl
- [PATCH] [Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Hans Wennborg
- [llvm] r185993 - Un-break the buildbot by tweaking the indirection flag.
Adrian Prantl
- [llvm] r186119 - In response to dblaikie's comment on r186035, replacing the
David Blaikie
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [PATCH] Make SpecialCaseList match full strings, as documented, using anchors.
Peter Collingbourne
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [llvm] r186371 - Add 'const' qualifiers to static const char* variables.
Craig Topper
- [PATCH v2] X86: disambiguate unqualified btr, bts
Stephen Checkoway
- [PATCH] Allow FMAs in safe math mode in some cases when one operand of the fmul is either exactly 0.0 or exactly 1.0.
Stephen Lin
- [PATCH v2] X86: disambiguate unqualified btr, bts
Jim Grosbach
- [PATCH] COFFDumper: Dump data directory entries.
Nico Rieck
- [llvm] r186372 - Rename Support.TimeValue to TimeValue.time_t in unittests/Support.
NAKAMURA Takumi
- [PATCH v2] X86: disambiguate unqualified btr, bts
Stephen Checkoway
- [llvm] r186374 - Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatible to Win32's FILETIME.
NAKAMURA Takumi
- [llvm] r186375 - unittests/Support: Add TimeValue.Win32FILETIME, corresponding to r186374.
NAKAMURA Takumi
- [llvm] r186376 - Instead friending status, provide windows and posix constructors to file_status.
Rafael Espindola
- [llvm] r186374 - Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatible to Win32's FILETIME.
Rafael Espíndola
- [PATCH] Consolidate duplicated ghostly sentinel code
Tristan Schmelcher
- [llvm] r186377 - COFF: Add constants for optional data directory.
Rui Ueyama
- [PATCH] COFF: Add constants for optional data directory.
Rui Ueyama
- [llvm] r186378 - Add a version of sys::fs::status that uses fstat.
Rafael Espindola
- [llvm] r186379 - [Object/COFF] Add import_directory_table_entry.
Rui Ueyama
- [PATCH] [Object/COFF] Add import_directory_table_entry.
Rui Ueyama
- [llvm] r186380 - Remember that we have a null terminated string.
Rafael Espindola
- [llvm] r178147 - Cleanup the simplify_type implementation.
Eli Friedman
- [llvm] r186381 - Use open+fstat instead of stat+open.
Rafael Espindola
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [patch] simplifyCFG for review
Andrew Trick
- [llvm] r186364 - PEI: Support for non-zero SPAdj at beginning of a basic block.
Bob Wilson
- [PATCH] COFFDumper: Dump data directory entries.
Richard
- [lld] r186382 - [PECOFF][Writer] Use defined constants instead of magic numbers.
Rui Ueyama
- [llvm] r178147 - Cleanup the simplify_type implementation.
Rafael Espíndola
- [patch] simplifyCFG for review
Ye, Mei
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [lld] r186384 - [PECOFF][Writer] Replace magic numbers with sizeof().
Rui Ueyama
- [llvm] r178147 - Cleanup the simplify_type implementation.
Eli Friedman
- [PATCH] [PECOFF][Writer] Replace magic numbers with sizeof().
Rui Ueyama
- Re: [PATCH] #16530 ‘dladdr’ was not declared in this scope
Игорь Пашев
- [PATCH] AEABI Divmod, take #2
Renato Golin
- [PATCH v2] X86: disambiguate unqualified btr, bts
Ramkumar Ramachandra
- [PATCH v2] X86: disambiguate unqualified btr, bts
Ramkumar Ramachandra
- [PATCH] AEABI Divmod, take #2
Anton Korobeynikov
- [PATCH] AEABI Divmod, take #2
Renato Golin
- [PATCH] AEABI Divmod, take #2
Kristof Beyls
- [PATCH v2] X86: disambiguate unqualified btr, bts
Ramkumar Ramachandra
- [PATCH] [ASan] Use less shadow on Win 32-bit
Alexey Samsonov
- [PATCH] AEABI Divmod, take #2
Renato Golin
- [compiler-rt] r186386 - [ASan] Add support for OS X Mavericks to GetMacosVersion.
Alexander Potapenko
- [PATCH] [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Alexey Samsonov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Alexey Samsonov
- [llvm] r186387 - llvm/test/Object/directory.ll: Mark it as XFAIL:cygwin. Directories can be opened on cygwin.
NAKAMURA Takumi
- [PATCH] Make SpecialCaseList match full strings, as documented, using anchors.
Alexey Samsonov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Kostya Serebryany
- [llvm] r186388 - This patch allows targets to define weather the instruction mnemonics in asm matcher tables will contain '.' character.
Vladimir Medic
- [PATCH] [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [compiler-rt] r186389 - [ASan] Cache the OSX version to avoid calling sysctl() on every GetMacosVersion() call.
Alexander Potapenko
- [PATCH] [tsan] Fix strcmp/strncmp interceptor return value
Kostya Serebryany
- [llvm] r186390 - ARM EABI divmod support
Renato Golin
- [zorg] r186391 - LitTestCommand.py: Tighten the expression not to match unexpected line such as;
NAKAMURA Takumi
- [PATCH] AEABI Divmod, take #2
Renato Golin
- [PATCH] [ASan] Use less shadow on Win 32-bit
Kostya Serebryany
- [llvm] r186392 - ARM: implement ldrex, strex and clrex intrinsics
Tim Northover
- [compiler-rt] r186393 - [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [PATCH] [ASan] Use less shadow on Win 32-bit
Timur Iskhodzhanov
- [PATCH] Implement low-level ARM ldrex/strex intrinsics
Tim Northover
- [llvm] r186392 - ARM: implement ldrex, strex and clrex intrinsics
Tim Northover
- [llvm-commits] [compiler-rt] r171107 - in /compiler-rt/trunk/lib/asan: asan_allocator2.cc asan_rtl.cc tests/asan_test.cc
Kostya Serebryany
- [llvm] r186396 - PPCJITInfo.cpp: Tweak r186252 with s/__ppc/__powerpc/ to work on powerpc-linux Fedora 12.
NAKAMURA Takumi
- [llvm] r186397 - This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.
Vladimir Medic
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Joey Gouly
- [llvm-commits] [llvm] r172610 - in /llvm/trunk: lib/Transforms/Instrumentation/AddressSanitizer.cpp test/Instrumentation/AddressSanitizer/different_scale_and_offset.ll
Alexey Samsonov
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Tim Northover
- [llvm] r186399 - [SystemZ] Use RISBG for (shift (and ...))
Richard Sandiford
- [PATCH 2/2] X86: infer immediate forms of bit-test instructions
Ramkumar Ramachandra
- [llvm] r186397 - This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.
Tim Northover
- [llvm] r186397 - This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.
Vladimir Medic
- [llvm] r186392 - ARM: implement ldrex, strex and clrex intrinsics
Justin Holewinski
- [compiler-rt] r186400 - tsan: support sigsuspend() call
Dmitry Vyukov
- [llvm] r186401 - [SystemZ] Add MC support for R[NOX]SBG
Richard Sandiford
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Joey Gouly
- [llvm] r186403 - Fixing a buildbot failure:unused function.
Vladimir Medic
- [llvm] r186397 - This patch represents Mips utilization of r186388 code that alows asm matcher to emit mnemonics contain '.' characters. This makes asm parser code simpler and more efficient.
Vladimir Medic
- [compiler-rt] r186404 - [ASan] Bump min supported Mac OS X version to 10.6
Alexey Samsonov
- [llvm] r186405 - [SystemZ] Use ROSBG and non-zero form of RISBG for OR nodes
Richard Sandiford
- [llvm] r178147 - Cleanup the simplify_type implementation.
Rafael Espíndola
- [llvm] r186406 - ARM: allow printing of ARM atomic DAG nodes.
Tim Northover
- [llvm] r186374 - Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatible to Win32's FILETIME.
Aaron Ballman
- [llvm] r186374 - Fix TimeValue::toWin32Time() to be symmetric to fromWin32Time() and compatible to Win32's FILETIME.
Aaron Ballman
- [llvm] r186407 - [XCore] Fix printing of inline asm operands.
Richard Osborne
- [compiler-rt] r186408 - [Sanitizer] move strcpy and strncpy to common interceptors
Alexey Samsonov
- [PATCH] [tsan] Fix strcmp/strncmp interceptor return value
Alexey Samsonov
- [llvm] r186409 - [APFloat] PR16573: Avoid losing mantissa bits in ppc_fp128 to double truncation
Ulrich Weigand
- [PATCH] [MBlaze] Fix handling of inline asm operands
Richard Osborne
- [compiler-rt] r186410 - [ASan] Bump min supported Mac OS X version to 10.6 - makefile build
Alexey Samsonov
- [llvm-commits] [llvm] r159203 - in /llvm/trunk: lib/Target/ARM/ARMAsmPrinter.cpp lib/Target/CellSPU/SPUAsmPrinter.cpp lib/Target/Hexagon/HexagonAsmPrinter.cpp lib/Target/MBlaze/MBlazeAsmPrinter.cpp lib/Target/NVPTX/NVPTXAsmPrinter.cpp lib/Target/Po...
Richard Osborne
- [PATCH] [MBlaze] Fix handling of inline asm operands
Aaron Ballman
- [llvm-commits] [compiler-rt] r171107 - in /compiler-rt/trunk/lib/asan: asan_allocator2.cc asan_rtl.cc tests/asan_test.cc
Hal Finkel
- [PATCH] COFFDumper: Dump data directory entries.
Rafael Ávila de Espíndola
- [llvm] r186413 - [Support] Fix some warnings when self-hosting clang on Windows
Reid Kleckner
- [llvm] r186414 - Create files with mode 666. This matches the behavior of other unix tools.
Rafael Espindola
- [llvm-commits] [compiler-rt] r171107 - in /compiler-rt/trunk/lib/asan: asan_allocator2.cc asan_rtl.cc tests/asan_test.cc
Kostya Serebryany
- [llvm] r185832 - Create files with the correct permission instead of changing it afterwards.
Rafael Espíndola
- [PATCH] [Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
- [PATCH] [Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
- [polly] r186417 - Make sure the each instruction is mapped to one memory access.
Hongbin Zheng
- [polly] r186418 - IndependentBlock: Add option to disable scalar to array rewriting.
Hongbin Zheng
- [polly] r186419 - Ensure a correct order between memory accesses.
Hongbin Zheng
- [llvm] r186420 - SLPVectorizer: Reduce the compile time of the consecutive store lookup.
Nadav Rotem
- [llvm] r185832 - Create files with the correct permission instead of changing it afterwards.
Stephen Checkoway
- [llvm] r186423 - On error, close the temporary file descriptor.
Rafael Espindola
- [llvm] r185832 - Create files with the correct permission instead of changing it afterwards.
Rafael Espíndola
- [llvm] r186420 - SLPVectorizer: Reduce the compile time of the consecutive store lookup.
Hal Finkel
- [llvm] r186420 - SLPVectorizer: Reduce the compile time of the consecutive store lookup.
Nadav Rotem
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [compiler-rt] r186424 - tsan: extend suppressions format with ^ and $ symbols
Dmitry Vyukov
- llvm.trap instrinsic for Mips
Sasa Stankovic
- [PATCH] [Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Hans Wennborg
- [PATCH] Fix ARMFastISel::ARMEmitIntExt shift emission
Joey Gouly
- [llvm] r186425 - When the inliner merges allocas, it must keep the larger alignment
Hal Finkel
- [llvm] r186426 - [Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
- [PATCH] [Support] Add a Unicode conversion wrapper from UTF16 to UTF8
Reid Kleckner
- [lld] r186427 - Fix broken unittest for GnuLDDriver.
Rui Ueyama
- [lld] r186428 - [WinLink] Add /LargeAddressAware command line option.
Rui Ueyama
- [llvm] r186429 - Test commit to verify write access.
Juergen Ributzka
- [llvm] r186431 - Make SpecialCaseList match full strings, as documented, using anchors.
Peter Collingbourne
- xcore emitEpilogue() losing "%R0<imp-use>"
Robert Lytton
- [PATCH] Make SpecialCaseList match full strings, as documented, using anchors.
Peter Collingbourne
- [llvm] r186420 - SLPVectorizer: Reduce the compile time of the consecutive store lookup.
Andrew Trick
- xcore emitEpilogue() losing "%R0<imp-use>"
Jakob Stoklund Olesen
- [llvm] r186432 - [X86] Use min/max to optimze unsigend vector comparison on X86
Juergen Ributzka
- xcore emitEpilogue() losing "%R0<imp-use>"
Robert Lytton
- [llvm] r186364 - PEI: Support for non-zero SPAdj at beginning of a basic block.
Manman Ren
- [llvm] r186434 - Reapply r185393.
Jakob Stoklund Olesen
- [llvm] r186435 - Remove floats from live range splitting costs.
Jakob Stoklund Olesen
- [llvm] r186436 - Cleanup testing case by using a shorter name for types.
Manman Ren
- xcore emitEpilogue() losing "%R0<imp-use>"
Robert Lytton
- xcore emitEpilogue() losing "%R0<imp-use>"
Jakob Stoklund Olesen
- [llvm] r186439 - Fix test not to fail when the target doesn't use leading underscores on symbols.
Benjamin Kramer
- [www-releases] r185485 - This package isn't a 32-bit build.
Meador Inge
- [lld] r186440 - Fix Driver tests to check return value of parse(), simplify subclassing, and remove unneeded instance variables
Nick Kledzik
- [lld] r186441 - build lld unittests as part of lld-test target
Nick Kledzik
- [llvm] r186442 - Label names also differ between platforms. Use a relaxed regex.
Benjamin Kramer
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- [PATCH] R600: Expand VSELECT for all types
Tom Stellard
- [llvm] r186444 - XFAIL this test on mingw.
Rafael Espindola
- [llvm] r186445 - Finally, force the target for this test. Should unbreak non-x86 buildbots.
Benjamin Kramer
- [PATCH] R600: Treat CONSTANT_ADDRESS loads like GLOBAL_ADDRESS loads when necessary
Tom Stellard
- [llvm] r186447 - Add a wrapper for open.
Rafael Espindola
- [lld] r186450 - Update for llvm API change.
Rafael Espindola
- [lld] r186451 - Fix the build with clang and libstdc++4.7.
Rafael Espindola
- [llvm] r186453 - Update the examples for an API change.
Rafael Espindola
- [llvm] r182499 - This is an update to a previous commit (r181216).
Stephen Lin
- [dragonegg] r186455 - Attempt to fix the dragonegg build.
Rafael Espindola
- [PATCH] COFFDumper: Dump data directory entries.
Rafael Espíndola
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [PATCH] COFFDumper: Dump data directory entries.
Rafael Espíndola
- [PATCH] COFFDumper: Dump data directory entries.
Chandler Carruth
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [llvm] r186459 - ARM: Add support for the Thumb2 PLI alternate literal form.
Tilmann Scheller
- MC parser and PPC variants on constants
Jim Grosbach
- [PATCH v2] X86: disambiguate unqualified btr, bts
Jim Grosbach
- [llvm] r186461 - Related to r181161 - Indirect branches may not be the last branch in a basic
Lang Hames
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Aaron Watry
- [PATCH v2] X86: disambiguate unqualified btr, bts
Jim Grosbach
- [PATCH] COFFDumper: Dump data directory entries.
Michael Spencer
- [PATCH] [Object] Split the ELF interface into 3 parts.
Michael Spencer
- [compiler-rt] r186463 - Give compiler-rt a chance to compile with mingw-w64.
Anton Korobeynikov
- [llvm] r186465 - SLPVectorizer: Improve the compile time of isConsecutive by adding a simple constant-gep check before using SCEV.
Nadav Rotem
- [llvm] r186466 - flip the scev minus direction to simplify the code.
Nadav Rotem
- [llvm] r178147 - Cleanup the simplify_type implementation.
Eli Friedman
- [llvm] r186468 - llvm/test/Object/check_binary_output.ll: Mark it as XFAIL on Windows. Investigating.
NAKAMURA Takumi
- [llvm] r186469 - llvm/test/Object/ar-create.test: Relax a CHECK line to satisfy localized message catalogue.
NAKAMURA Takumi
- [llvm] r186470 - Add getModuleFlag(StringRef Key) to query a module flag given Key.
Manman Ren
- [PATCH] DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)Free
Tom Stellard
- [llvm] r186470 - Add getModuleFlag(StringRef Key) to query a module flag given Key.
Eric Christopher
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- [llvm] r186476 - Move string pointer from being a static class member to just a static global in the one file its needed in.
Craig Topper
- [llvm] r186477 - llvm/test/CodeGen/X86/vec_setcc.ll: Add explicit -mtriple=x86_64-unknown-unknown to satisfy win32-targeted configuration.
NAKAMURA Takumi
- [llvm] r186478 - PPC: Implement base pointer and stack realignment
Hal Finkel
- [llvm] r186479 - SLPVectorizer: Accelerate the isConsecutive check by replacing the subtraction of the two values with a simple SCEV expression that adds the offset to one of the pointers that we compare.
Nadav Rotem
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Tom Stellard
- [RFC, PowerPC] Initial fast-isel support for PPC64
Bill Schmidt
- [llvm] r186480 - raw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY provided. Or, llvm::outs() would be set to O_TEXT by default.
NAKAMURA Takumi
- [dragonegg] r186481 - Second try at fixing the dragonegg build.
Rafael Espindola
- [llvm] r186482 - Make constant string pointer into an array to remove a pointer lookup for every access.
Craig Topper
- [llvm] r178147 - Cleanup the simplify_type implementation.
Rafael Espíndola
- [PATCH] [Object] Split the ELF interface into 3 parts.
Rafael Ávila de Espíndola
- [llvm] r186483 - Don't fallback to copy + delete in rename.
Rafael Espindola
- [llvm] r186484 - Make a few more static string pointers constant.
Craig Topper
- [llvm] r186485 - Mark a method 'const' and another 'static'.
Craig Topper
- [llvm] r186480 - raw_ostream.cpp: Introduce <fcntl.h> to let O_BINARY provided. Or, llvm::outs() would be set to O_TEXT by default.
Rafael Espíndola
- [llvm] r186469 - llvm/test/Object/ar-create.test: Relax a CHECK line to satisfy localized message catalogue.
Rafael Espíndola
- [llvm] r186486 - Add simpler version of is_directory. It will be used in clang.
Rafael Espindola
- [llvm] r186469 - llvm/test/Object/ar-create.test: Relax a CHECK line to satisfy localized message catalogue.
NAKAMURA Takumi
- [llvm] r186469 - llvm/test/Object/ar-create.test: Relax a CHECK line to satisfy localized message catalogue.
Rafael Espíndola
- Split openFileForRead into Windows and Unix versions
Rafael Espíndola
- Split openFileForRead into Windows and Unix versions
Sean Silva
- [llvm] r186488 - PPC: Add CTR-register clobber to builtin setjmp
Hal Finkel
- [llvm] r186489 - Fix ARMFastISel::ARMEmitIntExt shift emission
JF Bastien
- [PATCH] Fix ARMFastISel::ARMEmitIntExt shift emission
JF Bastien
- [llvm] r186491 - Make x86 fast-isel correctly choose between aligned and unaligned operations for vector stores. Fixes PR16640.
Craig Topper
- [PATCH v2] X86: disambiguate unqualified btr, bts
Ramkumar Ramachandra
- [PATCH v2] X86: disambiguate unqualified btr, bts
Joerg Sonnenberger
- [llvm] r186493 - llvm-symbolizer: be more careful with colons in file names
Alexey Samsonov
- [llvm] r186494 - LLVMSymbolize.cpp: Fix build. Triple::ArchType is not a namespace.
NAKAMURA Takumi
- [llvm] r186491 - Make x86 fast-isel correctly choose between aligned and unaligned operations for vector stores. Fixes PR16640.
Eric Christopher
- [compiler-rt] r186495 - tsan: fix unitialized read warning under newer gcc (it does not have visibility into asm)
Dmitry Vyukov
- [PATCH v2] X86: disambiguate unqualified btr, bts
Ramkumar Ramachandra
- [llvm] r186496 - Teach x86 fast-isel to use AVX opcodes for vector stores when AVX is enabled.
Craig Topper
- [llvm] r186494 - LLVMSymbolize.cpp: Fix build. Triple::ArchType is not a namespace.
Alexey Samsonov
- [PATCH v2] X86: disambiguate unqualified btr, bts
Tim Northover
- [compiler-rt] r186497 - tsan: disable one more interceptor that causes recursion
Dmitry Vyukov
- [LLVMdev] [PATCH v2] X86: disambiguate unqualified btr, bts
David Chisnall
- [LLVMdev] [PATCH v2] X86: disambiguate unqualified btr, bts
James Courtier-Dutton
- [LLVMdev] [PATCH v2] X86: disambiguate unqualified btr, bts
Ramkumar Ramachandra
- [LLVMdev] [PATCH v2] X86: disambiguate unqualified btr, bts
Owen Anderson
- [llvm] r186489 - Fix ARMFastISel::ARMEmitIntExt shift emission
Joey Gouly
- [llvm] r186499 - Tweak the cmake interaction between CMAKE_BUILD_TYPE and LLVM_ENABLE_ASSERTIONS.
Duncan Sands
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Tim Northover
- [llvm] r186500 - [XCore] Ensure implicit operands aren't lost on the return instruction.
Richard Osborne
- xcore emitEpilogue() losing "%R0<imp-use>"
Richard Osborne
- [llvm] r186501 - Ensure sys::getProcessTriple always uses a normalized triple. Patch by
Duncan Sands
- [llvm] r186425 - When the inliner merges allocas, it must keep the larger alignment
Duncan Sands
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Joey Gouly
- Split openFileForRead into Windows and Unix versions
Reid Kleckner
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [llvm] r186503 - llvm-ar: doExtract(): Write extracted files with F_Binary. It should fix llvm/test/Object/extract.ll
NAKAMURA Takumi
- [PATCH] Add support for DebugFission to DWARF parser
Alexey Samsonov
- [PATCH] asan: handle SIGABRT
Alexey Samsonov
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Tim Northover
- [llvm] r186504 - [ARMv8] Add support for the NEON instructions vmaxnm/vminnm.
Joey Gouly
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Joey Gouly
- [llvm] r186506 - Add the tests that I forgot to 'svn add' with my previous commit (r186504).
Joey Gouly
- [llvm] r186507 - Implement eret and deret(return from exception) instructions for Mips. Test examples are given.
Vladimir Medic
- [PATCH v2] X86: disambiguate unqualified btr, bts
Stephen Checkoway
- [PATCH v2] X86: disambiguate unqualified btr, bts
Tim Northover
- [llvm] r186510 - Fix comparisons of alloca alignment in inliner merging
Hal Finkel
- [llvm] r186425 - When the inliner merges allocas, it must keep the larger alignment
Hal Finkel
- [PATCH v2] X86: disambiguate unqualified btr, bts
Hal Finkel
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Aaron Watry
- [llvm] r186511 - Split openFileForRead into Windows and Unix versions.
Rafael Espindola
- [llvm] r186512 - This patch checks for valid mnemonics at the beginning of parseInstruction method, thus giving the user the right error message for non-existing instructions.
Vladimir Medic
- Split openFileForRead into Windows and Unix versions
Rafael Espíndola
- [compiler-rt] r186513 - [Sanitizer] Always provide --default-arch argument to llvm-symbolizer
Alexey Samsonov
- [PATCH] [ARMv8] New NEON instructions VCVT{A, N, P, M}
Joey Gouly
- [llvm] r186511 - Split openFileForRead into Windows and Unix versions.
Aaron Ballman
- [PATCH v2] X86: disambiguate unqualified btr, bts
Tim Northover
- [llvm] r186489 - Fix ARMFastISel::ARMEmitIntExt shift emission
JF Bastien
- [PATCH v2] X86: disambiguate unqualified btr, bts
James Molloy
- [PATCH] [ARMv8] New NEON instructions VCVT{A, N, P, M}
Tim Northover
- [PATCH] [ARMv8] New NEON instructions VCVT{A, N, P, M}
Joey Gouly
- [PATCH v2] X86: disambiguate unqualified btr, bts
Tim Northover
- [PATCH] [ARMv8] New NEON instructions VCVT{A, N, P, M}
Tim Northover
- [llvm] r186517 - OptParser.td: typo
Hans Wennborg
- [PATCH] Fix a bug in IfConverter with nested predicates
Quentin Colombet
- [PATCH v2] X86: disambiguate unqualified btr, bts
Jim Grosbach
- [RFC, PowerPC] Initial fast-isel support for PPC64
Jakob Stoklund Olesen
- [llvm] r186503 - llvm-ar: doExtract(): Write extracted files with F_Binary. It should fix llvm/test/Object/extract.ll
Rafael Avila de Espindola
- Fix build when /usr/local/bin/python is python 3
Eitan Adler
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Jiangning Liu
- [patch] simplifyCFG for review
Ye, Mei
- [RFC, PowerPC] Initial fast-isel support for PPC64
Bill Schmidt
- Patch for mem2reg pass
Piotr Perek
- Patch for mem2reg pass
David Blaikie
- [llvm] r186527 - Add -*- C++ -*- to InstrEmitter.h.
Michael Gottesman
- [llvm] r186528 - [mips] Use "foreach" loop to make register definitions more concise.
Akira Hatanaka
- [llvm] r186529 - Silencing an MSVC warning about signed vs unsigned comparison mismatches.
Aaron Ballman
- [llvm] r186530 - Add FILE_SHARE_WRITE to openFileForRead.
Rafael Espindola
- [llvm] r186531 - Add a micro optimization to catch cases where the PtrA equals PtrB.
Nadav Rotem
- [llvm] r186532 - Fix a funny typo. Thanks to Aaron Ballman for noticing.
Rafael Espindola
- [llvm] r186530 - Add FILE_SHARE_WRITE to openFileForRead.
Reid Kleckner
- [llvm] r186530 - Add FILE_SHARE_WRITE to openFileForRead.
Rafael Espíndola
- [llvm] r186533 - Restore r181216, which was partially reverted in r182499.
Stephen Lin
- [llvm] r182499 - This is an update to a previous commit (r181216).
Stephen Lin
- [llvm] r178147 - Cleanup the simplify_type implementation.
Eli Friedman
- [PATCH] [Object] Split the ELF interface into 3 parts.
Michael Spencer
- [PATCH] [Support] Beef up and expose the response file parsing in llvm::cl
Reid Kleckner
- [llvm] r186538 - Add some uncovered attribute tests
Tobias Grosser
- [llvm] r186539 - Handle '.' correctly in hex float literal parsing.
Eli Friedman
- [PATCH] Proper va_arg/va_copy lowering on win64
Nico Rieck
- [PATCH] LIT: Support cancellation on Windows
Nico Rieck
- [llvm] r186541 - Fix a comment.
Nadav Rotem
- [PATCH] Use proper section suffix for COFF weak symbols
Nico Rieck
- [llvm] r186543 - Add an explicit operator bool conversion to DIDescriptor to make
Eric Christopher
- [PATCH] Make .bc en/decoding of AttrKind stable
Tobias Grosser
- [llvm] r186543 - Add an explicit operator bool conversion to DIDescriptor to make
David Blaikie
- buildbot failure in LLVM on lld-x86_64-win7
Eric Christopher
- [PATCH] [Support] Beef up and expose the response file parsing in llvm::cl
Hans Wennborg
- [llvm] r186544 - Add comparison operators for DIDescriptors to fix c++98 fallout
Eric Christopher
- [llvm] r186544 - Add comparison operators for DIDescriptors to fix c++98 fallout
David Blaikie
- Windows buildbot failure
jahanian
- Windows buildbot failure
jahanian
- [llvm] r186544 - Add comparison operators for DIDescriptors to fix c++98 fallout
Eric Christopher
- [llvm] r186545 - PPC: Add base-pointer support to builtin setjmp/longjmp
Hal Finkel
- Windows buildbot failure
Eric Christopher
- [patch] simplifyCFG for review
Andrew Trick
- [llvm] r186548 - Update comment slightly.
Eric Christopher
- [llvm] r186549 - Get rid of the Dis/EnableDebugLocations() API.
Adrian Prantl
- [llvm] r186543 - Add an explicit operator bool conversion to DIDescriptor to make
Eric Christopher
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Andrew Trick
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Andrew Trick
- [llvm] r178147 - Cleanup the simplify_type implementation.
Rafael Espíndola
- Windows buildbot failure
jahanian
- [PATCH] [Object] Split the ELF interface into 3 parts.
Rafael Espíndola
- [llvm] r178147 - Cleanup the simplify_type implementation.
Eli Friedman
- [llvm] r186558 - Give 'hasPath' a longer but clearer name 'isPotentiallyReachable'. Also expand
Nick Lewycky
- [llvm] r186559 - Fix a regression I introduced back in r178147.
Rafael Espindola
- [llvm] r186560 - Convert two uses if fstat with sys::fs::status.
Rafael Espindola
- [llvm] r186561 - Remove dead code.
Rafael Espindola
- [llvm] r186562 - PPC: Support dynamic allocas with large alignment
Hal Finkel
- [llvm] r186563 - SLPVectorizer: Speedup isConsecutive (that checks if two addresses are consecutive in memory) by checking for additional patterns that don't need to go through SCEV.
Nadav Rotem
- [llvm] r186565 - Reapply r186316 with a fix for one bug where the code could walk off the
Chandler Carruth
- [llvm] r186566 - Fix copy and paste bug from r186491 to make v2f64 use MOVAPD/MOVUPD as it should.
Craig Topper
- [patch] simplifyCFG for review
Nick Lewycky
- [llvm] r186544 - Add comparison operators for DIDescriptors to fix c++98 fallout
Benjamin Kramer
- [llvm] r186567 - This patch extends mips register parsing methods to allow indexed register parsing. The corresponding test cases are added to the patch.
Vladimir Medic
- [llvm] r186568 - Remove the extra leading 0 from VMAXNMND.
Joey Gouly
- [llvm] r186569 - [SystemZ] Rename and formatting fixes
Richard Sandiford
- [PATCH] [ARMv8] New NEON instructions vmaxnm/vminnm.
Joey Gouly
- [llvm] r186570 - [SystemZ] Use RXSBG
Richard Sandiford
- [llvm] r186571 - [SystemZ] Generalize RxSBG SRA case
Richard Sandiford
- [llvm] r186572 - Add Thumb tests for the ARMv8 FP instructions that I recently added.
Joey Gouly
- [llvm] r186573 - [SystemZ] Use RNSBG
Richard Sandiford
- [PATCH] DAGCombiner: Add another rotate pattern.
David Majnemer
- [PATCH] DAGCombiner: Add another rotate pattern.
Jay Foad
- [llvm] r186574 - [ARMv8] Add NEON instructions VCVT{A, N, P, M}.
Joey Gouly
- [PATCH] [ARMv8] New NEON instructions VCVT{A, N, P, M}
Joey Gouly
- [llvm] r186576 - Change 'n' to 'N' to keep consistent with other instructions.
Joey Gouly
- [PATCH] DAGCombiner: Add another rotate pattern.
David Majnemer
- [compiler-rt] r186577 - [ASan] Fix leaks in ASan tests found by LSan
Alexey Samsonov
- [PATCH] DAGCombiner: Add another rotate pattern.
Jay Foad
- [PATCH] [ARMv8] NEON instruction VRINT{N, X, A, Z, M, P}
Joey Gouly
- [compiler-rt] r186579 - tsan: treat SIGSYS as synchronous signal
Dmitry Vyukov
- [llvm] r186580 - Forgot 'svn add' again, sorry!
Joey Gouly
- [PATCH] DAGCombiner: Add another rotate pattern.
David Majnemer
- [PATCH] [Support] Beef up and expose the response file parsing in llvm::cl
Reid Kleckner
- [PATCH] [Support] Beef up and expose the response file parsing in llvm::cl
Reid Kleckner
- [PATCH] [lsan] Add __lsan_do_leak_check() to the public interface.
Sergey Matveev
- [PATCH] [lsan] Add __lsan_do_leak_check() to the public interface.
Alexey Samsonov
- [compiler-rt] r186581 - [lsan] Add __lsan_do_leak_check() to the public interface.
Sergey Matveev
- [PATCH] [lsan] Add __lsan_do_leak_check() to the public interface.
Sergey Matveev
- [llvm] r186586 - llvm/test/Other/close-stderr.ll: Mark this as XFAIL on msys, since r186560.
NAKAMURA Takumi
- [PATCH] [Support] Beef up and expose the response file parsing in llvm::cl
Hans Wennborg
- [compiler-rt] r177132 - Fix a virtual destructor warning.
Reid Kleckner
- [llvm] r182499 - This is an update to a previous commit (r181216).
Jean-Luc Duprat
- r186565 crash on builidng bullet
Yi Jiang
- [llvm] r186587 - [Support] Beef up and expose the response file parsing in llvm::cl
Reid Kleckner
- r186565 crash on builidng bullet
Chad Rosier
- [PATCH] [Support] Beef up and expose the response file parsing in llvm::cl
Reid Kleckner
- [PATCH] Improve llvm-mc disassembly mode for testing
Tim Northover
- [llvm] r186588 - Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_file in sys::fs::getStatus(HANDLE).
NAKAMURA Takumi
- [PATCH] [Option] Add inclusion and exclusion flags to option parsing
Reid Kleckner
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Tobias Grosser
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Hal Finkel
- [PATCH] SILParser: handle global_addr, allow global variables in .sil file
Manman Ren
- [PATCH] [msan] Add a keep_going msan option
Reid Kleckner
- [PATCH] [Option] Add inclusion and exclusion flags to option parsing
Hans Wennborg
- [llvm] r186588 - Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_file in sys::fs::getStatus(HANDLE).
Rafael Espíndola
- [llvm] r186592 - SLPVectorizer: Speedup isConsecutive by manually checking GEPs with multiple indices.
Nadav Rotem
- [llvm] r186588 - Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_file in sys::fs::getStatus(HANDLE).
Aaron Ballman
- [llvm] r186593 - Handle constants without going through SCEV.
Nadav Rotem
- [llvm] r186594 - Update to CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change.
Stephen Lin
- [llvm] r186595 - Small improvement to the use of GetFileType:
Rafael Espindola
- [llvm] r186599 - Remove DIBuilder cache of variable TheCU and change the few
Eric Christopher
- [llvm] r186600 - Equal means ==, not !=. Thanks to Benjamin for catching.
Eric Christopher
- [llvm] r186601 - Revert "Remove DIBuilder cache of variable TheCU and change the few"
Eric Christopher
- [llvm] r186544 - Add comparison operators for DIDescriptors to fix c++98 fallout
Eric Christopher
- [patch] Split openFileForWrite into windows and unix versions
Rafael Espíndola
- [patch] Split openFileForWrite into windows and unix versions
Aaron Ballman
- [PATCH] Use proper section suffix for COFF weak symbols
Rafael Espíndola
- [patch] Split openFileForWrite into windows and unix versions
Aaron Ballman
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [llvm] r186606 - Add a test for .secure_log_unique.
Rafael Espindola
- [PATCH] COFFDumper: Dump data directory entries.
Rafael Espíndola
- [PATCH] [RFC] Call FoldOpIntoSelect for all floating binops, not just fmul
Stephen Lin
- [compiler-rt] r186607 - Use --driver-mode=g++ instead of -ccc-cxx; required after Clang r186605
Hans Wennborg
- [llvm] r186608 - Fix -Wdocumentation warning
Hans Wennborg
- [compiler-rt] r186609 - Fix another instance of -ccc-cxx vs. --driver-mode=g++
Hans Wennborg
- [llvm] r186611 - test/MC/AsmParser/secure_log_unique.s requires shell
Hans Wennborg
- [lld] r186612 - [PECOFF] Use replace_extension() instead of doing it myself.
Rui Ueyama
- [llvm] r186613 - R600: Expand VSELECT for all types
Tom Stellard
- [llvm] r186614 - R600/SI: Add support for v2f32 stores
Tom Stellard
- [llvm] r186615 - R600/SI: Add support for v2f32 loads
Tom Stellard
- [llvm] r186616 - R600/SI: Fix crash with VSELECT
Tom Stellard
- [PATCH] Make InlineCost check for constant foldable floating point compares
Matt Arsenault
- [Mesa-dev] [PATCH] R600: Expand VSELECT for all types
Tom Stellard
- [llvm] r186620 - ARM: Make sure the instruction alias for PLI uses the right subtarget features.
Tilmann Scheller
- [llvm] r186621 - Disambiguate function names in some CodeGen tests. (Some tests were using function names that also were names of instructions and/or doing other unusual things that were making the test not amenable to otherwise scriptable pattern matching.) No functionality change.
Stephen Lin
- [llvm] r186622 - Clean up some of this code a tiny bit, no functionality change.
Nick Lewycky
- [llvm] r186620 - ARM: Make sure the instruction alias for PLI uses the right subtarget features.
Sean Silva
- [llvm] r186623 - COFFDumper: Dump data directory entries.
Rui Ueyama
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [PATCH] COFFDumper: Dump data directory entries.
Rui Ueyama
- [llvm] r186624 - Update to more CodeGen tests to use CHECK-LABEL for labels corresponding to function definitions for more informative error messages. No functionality change.
Stephen Lin
- [lld] r186626 - Add support for -all_load. Enhance DarwinLdDriverTest unit test test cases to test all options parsed so far
Nick Kledzik
- [llvm] r186627 - Revert "COFFDumper: Dump data directory entries."
Rui Ueyama
- [lld] r186626 - Add support for -all_load. Enhance DarwinLdDriverTest unit test test cases to test all options parsed so far
Rui Ueyama
- [llvm] r186628 - Fix FileCheck CHECK-LABEL documentation wording slightly; also mention that it allows error recovery.
Stephen Lin
- [lld] r186630 - Check the return value from parse()
Nick Kledzik
- [llvm] r186632 - MI Sched: Update the way resources are tracked so the current heuristics make more sense.
Andrew Trick
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Manman Ren
- [llvm] r186635 - MI Sched: test case fix for previous checkin.
Andrew Trick
- [llvm] r186636 - Clarify comment for extension().
Rui Ueyama
- [llvm] r186637 - Remove DIBuilder cache of variable TheCU and change the few
Eric Christopher
- [llvm] r186636 - Clarify comment for extension().
Rui Ueyama
- [lld] r186640 - Add -help option to Darwin Driver. Use grouping in Options table to better format help output
Nick Kledzik
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Eric Christopher
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Eric Christopher
- [llvm] r186588 - Windows/Path.inc: Introduce file_type::character_file and file_type::fifo_file in sys::fs::getStatus(HANDLE).
NAKAMURA Takumi
- [llvm] r186642 - [mips] Delete MFC1_FT_CCR, MTC1_FT_CCR and MOVCCRToCCR.
Akira Hatanaka
- [llvm] r186643 - llvm/test/MC/AsmParser/secure_log_unique.s: Use env(1) here. Then r186611 can be reverted.
NAKAMURA Takumi
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
Eric Christopher
- [llvm] r186611 - test/MC/AsmParser/secure_log_unique.s requires shell
NAKAMURA Takumi
- [lld] r186644 - [PECOFF][Driver] Add -libpath command line option.
Rui Ueyama
- [lld] r186645 - [PECOFF] Use library search path when looking for a .lib file.
Rui Ueyama
- [lld] r186648 - [PECOFF][Driver] Interpret "LIB" environment variable.
Rui Ueyama
- [lld] r186648 - [PECOFF][Driver] Interpret "LIB" environment variable.
Aaron Ballman
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Eric Christopher
- [lld] r186648 - [PECOFF][Driver] Interpret "LIB" environment variable.
Rui Ueyama
- [lld] r186650 - [PECOFF][Driver] Add -defaultlib command line option.
Rui Ueyama
- [llvm] r186653 - Try to appease the bots.
Manman Ren
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
David Blaikie
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
Manman Ren
- [lld] r186654 - [PECOFF][Driver] Process "LINK" environment variable.
Rui Ueyama
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Manman Ren
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
David Blaikie
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Manman Ren
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Duncan Sands
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
Manman Ren
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Eric Christopher
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Duncan Sands
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Manman
- [llvm] r186655 - Fix PR16651, an assert introduced in my recent re-work of the innards of
Chandler Carruth
- [llvm] r186656 - A long overdue cleanup in SROA to use 'DL' instead of 'TD' for the
Chandler Carruth
- [lld] r186648 - [PECOFF][Driver] Interpret "LIB" environment variable.
罗勇刚(Yonggang Luo)
- [PATCH] Improve llvm-mc disassembly mode for testing
Kristof Beyls
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Duncan Sands
- [llvm] r186658 - Fix uninitialized memory read found by MemorySanitizer: always set output parameter of ConvergingScheduler::SchedBoundary::getOtherResourceCount
Alexey Samsonov
- [llvm] r186659 - Try to move to a more reasonable set of naming conventions given the new
Chandler Carruth
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Alexey Samsonov
- [PATCH] Improve llvm-mc disassembly mode for testing
Tim Northover
- [PATCH] Improve llvm-mc disassembly mode for testing
Joey Gouly
- [llvm] r186632 - MI Sched: Update the way resources are tracked so the current heuristics make more sense.
Alexey Samsonov
- [llvm] r186661 - Improve llvm-mc disassembler mode and refactor ARM tests to use it
Tim Northover
- [PATCH] Improve llvm-mc disassembly mode for testing
Tim Northover
- [PATCH] [ARMv8] NEON instruction VRINT{N, X, A, Z, M, P}
Tim Northover
- [llvm] r186662 - ARM: remove invalid invalid tests
Tim Northover
- [llvm] r186663 - ARM: delete two tests now integrated into the larger files
Tim Northover
- [llvm] r186666 - Fix another assert failure very similar to PR16651's test case. This
Chandler Carruth
- [llvm] r186667 - Cleanup the stats counters for the new implementation. These actually
Chandler Carruth
- [llvm] r186608 - Fix -Wdocumentation warning
Reid Kleckner
- [PATCH] LIT: Support cancellation on Windows
Reid Kleckner
- [patch] Split openFileForWrite into windows and unix versions
Rafael Espíndola
- [patch] Split openFileForWrite into windows and unix versions
Rafael Espíndola
- [patch] Split openFileForWrite into windows and unix versions
Aaron Ballman
- [lld] r186648 - [PECOFF][Driver] Interpret "LIB" environment variable.
Aaron Ballman
- xcore: handling of byval args in callee
Robert Lytton
- release_33 branch: proposing r181620 and r183907
Tom Stellard
- release_33 branch: proposing r183984
Tom Stellard
- release_33 branch: proposing r181620 and r183907
Benjamin Kramer
- release_33 branch: proposing r185594, r185615, r185616 and r185617
Tom Stellard
- [llvm] r186676 - Add a unit test for checking that we respect the F_Binary flag.
Rafael Espindola
- Candidate patch for 3.3.1
Tim Northover
- Candidate patch for 3.3.1
Tom Stellard
- [llvm] r186679 - Split openFileForWrite into windows and unix versions.
Rafael Espindola
- [PATCH] Optimise chains when splitting vector loads & stores
Duncan Sands
- [PATCH] [RFC] Call FoldOpIntoSelect for all floating binops, not just fmul
Stephen Lin
- [llvm] r186667 - Cleanup the stats counters for the new implementation. These actually
Benjamin Kramer
- [llvm] r186680 - [SystemZ] Start adding z196 and zEC12 support
Richard Sandiford
- [llvm] r186681 - [SystemZ] Use SLLK, SRLK and SRAK for codegen
Richard Sandiford
- [llvm] r186682 - ARM: Add instruction aliases for the Thumb2 PLD/PLDW (literal) alternate form.
Tilmann Scheller
- [llvm] r186683 - [SystemZ] Add NRK, ORK and XRK
Richard Sandiford
- [llvm] r186684 - Initialize TempFileHandle.
Serge Pavlov
- [llvm] r186685 - [SystemZ] Add NGRK, OGRK and XGRK
Richard Sandiford
- [llvm] r186686 - [SystemZ] Add ARK, AGRK, SRK and SGRK
Richard Sandiford
- release_33 branch: proposing r183984
Anton Korobeynikov
- R600: AMDILCFGStructurizer simplification
Vincent Lejeune
- [PATCH] [Option] Add inclusion and exclusion flags to option parsing
Reid Kleckner
- [llvm] r186687 - [SystemZ] Add AHIK and AGHIK
Richard Sandiford
- release_33 branch: proposing r183984
Tom Stellard
- [llvm] r186688 - [ARMv8] Implement the NEON instructions VRINT{N, X, A, Z, M, P}.
Joey Gouly
- [llvm] r186689 - [SystemZ] Add ALRK, AGLRK, SLRK and SGLRK
Richard Sandiford
- [PATCH] [ARMv8] NEON instruction VRINT{N, X, A, Z, M, P}
Joey Gouly
- [llvm] r186690 - [SystemZ] Add tests for ALHSIK and ALGHSIK
Richard Sandiford
- [llvm] r186692 - Add a line that got missed off somehow. Sorry about that!
Joey Gouly
- R600: AMDILCFGStructurizer simplification
Tom Stellard
- [llvm] r186695 - lit: Support cancellation on Windows
Nico Rieck
- Patch for mem2reg pass
Piotr Perek
- [llvm] r186632 - MI Sched: Update the way resources are tracked so the current heuristics make more sense.
Andrew Trick
- [PATCH] LIT: Support cancellation on Windows
Nico Rieck
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Tobias Grosser
- [PATCH] [Option] Add inclusion and exclusion flags to option parsing
Hans Wennborg
- [llvm] r184684 - LoopVectorize: Add utility class for checking dependency among accesses
Preston Briggs
- [PATCH] DAGCombiner: Pass the correct type to TargetLowering::isF(Abs|Neg)Free
Tom Stellard
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
manman ren
- [llvm] r186703 - [Option] Add inclusion and exclusion flags to option parsing
Reid Kleckner
- [llvm] r186704 - Add some flag exclusion tests.
Reid Kleckner
- [PATCH] [Option] Add inclusion and exclusion flags to option parsing
Reid Kleckner
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
Manman Ren
- [PATCH] Avoid FP conversions when calling bitcasted / alias functions
Matt Arsenault
- [llvm] r186705 - s/compiler_used/compiler.used/.
Rafael Espindola
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Eric Christopher
- [patch] Respect llvm.used in Internalize
Rafael Espíndola
- [llvm] r186684 - Initialize TempFileHandle.
Rafael Espíndola
- [llvm] r186684 - Initialize TempFileHandle.
Serge Pavlov
- [PATCH] Add field to InstAlias used to instruct AsmMatcherEmitter to ignore alias
Akira Hatanaka
- [patch] Respect llvm.used in Internalize
Sean Silva
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
Manman Ren
- [PATCH] R600/SI: Custom lower i64 ZERO_EXTEND
Tom Stellard
- [PATCH] Add field to InstAlias used to instruct AsmMatcherEmitter to ignore alias
Jim Grosbach
- PATCH: Add getVectorIdxTy() function to TargetLowering
Tom Stellard
- [PATCH] Add field to InstAlias used to instruct AsmMatcherEmitter to ignore alias
Akira Hatanaka
- [patch] Respect llvm.used in Internalize
Rafael Espíndola
- [llvm] r186684 - Initialize TempFileHandle.
Rafael Espíndola
- [PATCH] Add field to InstAlias used to instruct AsmMatcherEmitter to ignore alias
Jim Grosbach
- MC parser and PPC variants on constants
Joerg Sonnenberger
- [PATCH] Transform C - zext(bool) -> bool ? C - 1 : C
Nick Lewycky
- [patch] simplifyCFG for review
Ye, Mei
- [llvm] r186721 - Fix inserting new elements in a specified location.
Rafael Espindola
- MC parser and PPC variants on constants
Rafael Espíndola
- [llvm] r186723 - R600: Replace legacy debug code in AMDILCFGStructurizer.cpp
Vincent Lejeune
- [llvm] r186724 - R600: Simplify AMDILCFGStructurize by removing templates and assuming single exit
Vincent Lejeune
- [llvm] r186725 - R600: Don't emit empty then clause and use alu_pop_after
Vincent Lejeune
- MC parser and PPC variants on constants
Joerg Sonnenberger
- [PATCH] Add field to InstAlias used to instruct AsmMatcherEmitter to ignore alias
Akira Hatanaka
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
David Blaikie
- [PATCH] Add field to InstAlias used to instruct AsmMatcherEmitter to ignore alias
Jim Grosbach
- [Type Uniquing Patch] Modify functions in DebugInfo.h to take an extra map argument.
David Blaikie
- [llvm] r186601 - Revert "Remove DIBuilder cache of variable TheCU and change the few"
David Blaikie
- [llvm] r186601 - Revert "Remove DIBuilder cache of variable TheCU and change the few"
Eric Christopher
- [PATCH] Transform C - zext(bool) -> bool ? C - 1 : C
Evan Cheng
- [PATCH] Transform C - zext(bool) -> bool ? C - 1 : C
David Majnemer
- [llvm] r186731 - SLPVectorizer: Improve the compile time of isConsecutive by reordering the conditions that check GEPs and eliminate two of the calls to accumulateConstantOffset.
Nadav Rotem
- [llvm] r186732 - Use LLVMs ADTs that improve the compile time of this pass.
Nadav Rotem
- [PATCH] Transform C - zext(bool) -> bool ? C - 1 : C
Stephen Lin
- [PATCH] Transform C - zext(bool) -> bool ? C - 1 : C
Stephen Lin
- [llvm] r186733 - fix an 80-col line.
Nadav Rotem
- [patch] Respect llvm.used in Internalize
Sean Silva
- [llvm] r186734 - Retry submitting r186623: COFFDumper: Dump data directory entries.
Rui Ueyama
- [llvm] r186724 - R600: Simplify AMDILCFGStructurize by removing templates and assuming single exit
Ye, Mei
- [llvm] r186724 - R600: Simplify AMDILCFGStructurize by removing templates and assuming single exit
Matt Arsenault
- [llvm] r186653 - Try to appease the bots.
David Blaikie
- [llvm] r186735 - Refactor AnalyzeBranch on ARM. The previous version did not always analyze
Lang Hames
- [llvm] r186653 - Try to appease the bots.
Manman Ren
- [llvm] r186705 - s/compiler_used/compiler.used/.
David Dean
- [llvm] r186736 - Fix size_t -> uint warnings with MSVC 64-bit build
Matt Arsenault
- [Patch] Option parsing: allow option aliases in option groups
Hans Wennborg
- [llvm] r186737 - Debug Info Verifier: simplify DIxxx::Verify
Manman Ren
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
David Blaikie
- [lld] r186739 - [PECOFF][Driver] Add -base command line option.
Rui Ueyama
- [PATCH] [RFC] Call FoldOpIntoSelect for all floating binops, not just fmul
Nick Lewycky
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [PATCH] Introduce an optimisation for special case lists with large numbers of literal entries.
Peter Collingbourne
- [lld] r186755 - [mach-o] factor out all cputype <-> arch conversions to one table driven location
Nick Kledzik
- [llvm] r186756 - Add Option unit tests to the make build
Hans Wennborg
- [llvm] r186684 - Initialize TempFileHandle.
Serge Pavlov
- [PATCH] Make InlineCost check for constant foldable floating point compares
Nick Lewycky
- [llvm] r186758 - Have InlineCost check constant fcmps
Matt Arsenault
- [PATCH] Make InlineCost check for constant foldable floating point compares
Matt Arsenault
- PATCH: Add getVectorIdxTy() function to TargetLowering
Tom Stellard
- [llvm] r186759 - InstCombine: call FoldOpIntoSelect for all floating binops, not just fmul
Stephen Lin
- [patch] simplifyCFG for review
Nick Lewycky
- [PATCH] [RFC] Call FoldOpIntoSelect for all floating binops, not just fmul
Stephen Lin
- [llvm] r186634 - Debug Info: enable verifying by default and disable testing cases that fail.
Duncan Sands
- [llvm] r186761 - SROA: Microoptimization: Remove dead entries first, then sort.
Benjamin Kramer
- [llvm] r186724 - R600: Simplify AMDILCFGStructurize by removing templates and assuming single exit
Christian König
- [llvm] r186724 - R600: Simplify AMDILCFGStructurize by removing templates and assuming single exit
Vincent Lejeune
- [llvm] r186684 - Initialize TempFileHandle.
Rafael Espíndola
- [llvm] r186705 - s/compiler_used/compiler.used/.
Rafael Espíndola
- [llvm] r186705 - s/compiler_used/compiler.used/.
Rafael Espíndola
- release_33 branch: proposing r183984
Anton Korobeynikov
- [llvm] r186705 - s/compiler_used/compiler.used/.
Shuxin Yang
- [llvm] r186766 - Remove trailing whitespace, fix file path in comment
Matt Arsenault
- [llvm] r186767 - Disallow global aliases to bitcast between address spaces
Matt Arsenault
- [PATCH] Disallow global aliases to bitcast between address spaces
Matt Arsenault
- [llvm] r186705 - s/compiler_used/compiler.used/.
David Dean
- release_33 branch: proposing r185594, r185615, r185616 and r185617
Dimitry Andric
- [lld] r186771 - [PECOFF] Fix use-after-free.
Rui Ueyama
- [PATCH v2] X86: disambiguate unqualified btr, bts
Ramkumar Ramachandra
- [llvm] r186705 - s/compiler_used/compiler.used/.
Rafael Espíndola
- [llvm] r186772 - Update mem2reg's comments to conform to the new doxygen standards. No
Chandler Carruth
- [llvm] r186773 - Remove a DenseMapInfo specialization for std::pair -- we have one of
Chandler Carruth
- [llvm] r186774 - Comment: try to clarify loop iteration order.
Andrew Trick
- [llvm] r186775 - Reformat the implementation of mem2reg with clang-format so that my
Chandler Carruth
- [llvm] r186776 - Rename constructor parameters to follow the common member-shadowing
Chandler Carruth
- [llvm] r186777 - Don't allocate the DIBuilder on the heap and remove all the complexity
Chandler Carruth
- [llvm] r186778 - Don't crash when llvm.compiler.used becomes empty.
Rafael Espindola
- [llvm] r186705 - s/compiler_used/compiler.used/.
Rafael Espíndola
- [llvm] r186779 - Sink a typedef and comparator down to the function that actually uses them.
Chandler Carruth
- [llvm] r186780 - Hoist the AllocaInfo struct to the top of the file.
Chandler Carruth
- MC parser and PPC variants on constants
Rafael Espíndola
- [llvm] r186781 - Hoist the two trivial promotion routines out of the big class that
Chandler Carruth
- [llvm] r186782 - Remove a method made dead by the prior refactoring.
Chandler Carruth
- [PATCH] Implement function prefix data as an IR feature.
Peter Collingbourne
- [llvm] r186783 - Hoist the rest of the logic for fully promoting allocas with all uses in
Chandler Carruth
- [RFC] PatternMatch for SelectionDAG
David Majnemer
- [llvm] r186784 - Hoist the rest of the logic for promoting single-store allocas into the
Chandler Carruth
- [llvm] r186785 - Fix exception demo: Add mcjit to link component.
Logan Chien
- [RFC] PatternMatch for SelectionDAG
Nadav Rotem
- [llvm] r186786 - Revert a part of r186420. Don't forbid multiple store chains that merge.
Nadav Rotem
- [llvm] r186786 - Revert a part of r186420. Don't forbid multiple store chains that merge.
Chandler Carruth
- [llvm] r186787 - Mark that the _ftol2 function used by windows on x86 to handle fptoui modifies ECX.
Craig Topper
- [llvm] r186767 - Disallow global aliases to bitcast between address spaces
Duncan Sands
- [llvm] r186788 - Make the mem2reg interface use an ArrayRef as it keeps a copy of these
Chandler Carruth
- [llvm] r186767 - Disallow global aliases to bitcast between address spaces
Matt Arsenault
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- [llvm] r186790 - mem2reg: Minor STL usage cleanup. No functionality change.
Benjamin Kramer
- [patch] simplifyCFG for review
Andrew Trick
- [llvm] r186791 - Remove unused fields.
Rafael Espindola
- [llvm] r186792 - Handle replacement into a position past the original member.
Rafael Espindola
- [RFC] PatternMatch for SelectionDAG
Christian König
- [llvm] r186798 - Treat nothrow forms of ::operator delete and ::operator delete[] as
Richard Smith
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Eli Friedman
- LLD: TargetInfo constness
Rui Ueyama
- LLD: TargetInfo constness
Rui Ueyama
- [PATCH] Don't constant fold bitcast/ptrtoint/inttoptr combinations without datalayout
Matt Arsenault
- LLD: TargetInfo constness
Nick Kledzik
- [llvm] r186801 - Added missing - in the header of PrologEpilogInserter.h so that editors properly realize it is a c++ header and not a c header.
Michael Gottesman
- [polly] r186805 - ScopDetect: move "return false" out of INVALID macro.
Tobias Grosser
- [polly] r186806 - RegisterPass: Unhide -polly-show and -polly-show-only
Tobias Grosser
- [llvm] r186808 - Delete unused helper functions.
Nadav Rotem
Last message date:
Sun Jul 21 22:19:22 PDT 2013
Archived on: Tue Aug 4 17:10:27 PDT 2015
This archive was generated by
Pipermail 0.09 (Mailman edition).