platform/upstream/llvm.git
2014-11-19 Matt ArsenaultR600/SI: Implement areMemAccessesTriviallyDisjoint
2014-11-18 Matt ArsenaultR600/SI: Set hasSideEffects = 0 on load and store instr...
2014-11-18 Daniel Jasperclang-format: Add option to disable alignment after...
2014-11-18 Daniel Jasperclang-format: Fix space between generic type parameter...
2014-11-18 Eric FiselierModify tests to check that va_copy is only defined...
2014-11-18 Simon Pilgrim[X86][AVX] 256-bit vector stack unaligned load/stores...
2014-11-18 Enrico GranataShuffle APIs around a little bit, so that if you pass...
2014-11-18 Justin Bognerprofile: Robustify instrprof tests
2014-11-18 Eric FiselierFlush out test cases for tuples constructor SFINAE
2014-11-18 Enrico GranataAdd the ability for the NSString and libc++ std::string...
2014-11-18 Enrico GranataAllow dsymutil to exists in a path with spaces in it
2014-11-18 Ismail PazarbasiRevert "git-svn test commit"
2014-11-18 Colin LeMahieu[Hexagon] Adding A2_and instruction.
2014-11-18 Ismail Pazarbasigit-svn test commit
2014-11-18 Chad Rosier[FastISel][AArch64] Also allow folding of sign-/zero...
2014-11-18 Eric ChristopherMore override warning cleanup.
2014-11-18 Chad Rosier[FastISel][AArch64] Also allow folding of sign-/zero...
2014-11-18 Eric ChristopherFix 80-column violations, trailing whitespace, comment...
2014-11-18 Eric ChristopherThis test also requires an aarch64 target.
2014-11-18 Justin BognerFix an inaccurate comment
2014-11-18 Nick Kledzik[mach-o] for 32-bit arm, in -r mode support B (not...
2014-11-18 David MajnemerInstCombine: Fix another infinite loop caused by visitF...
2014-11-18 Fariborz Jahanian[Sema] Patch to issue warning on comparing parameters...
2014-11-18 Colin LeMahieu[Hexagon] Adding A2_sub instruction
2014-11-18 Ismail PazarbasiFind SWIG with CMake
2014-11-18 David MajnemerRevert "Revert r222040 because of bot failure."
2014-11-18 Eric FiselierAdd support for LLVM_USE_SANITIZER=Thread to test suite
2014-11-18 Eric FiselierAdd support for LLVM_USE_SANITIZER=Thread
2014-11-18 Eric FiselierAdd support for LLVM_USE_SANITIZER=Thread
2014-11-18 Juergen Ributzka[FastISel][AArch64] Follow-up fix for "Fix shift-immedi...
2014-11-18 Matt ArsenaultR600/SI: Move SIFixSGPRCopies to inst selector passes
2014-11-18 Juergen Ributzka[AArch64] Don't optimize all compare instructions.
2014-11-18 Owen AndersonFix an incorrect chain operand when expanding INSERT_VE...
2014-11-18 Tom StellardR600/SI: Make sure resource descriptors are always...
2014-11-18 Eric Fiselier[libcxxabi] Refactor CMakeLists.txt's handling of compi...
2014-11-18 Marshall ClowMarked LWG 2399 as complete. I committed a test for...
2014-11-18 Chad Rosier[Reassociate] Use test cases that can actually be optim...
2014-11-18 Colin LeMahieu[Hexagon] Converting from ADD_rr to A2_add which has...
2014-11-18 Chad Rosier[Reassociate] Rename local variable to not use same...
2014-11-18 Juergen Ributzka[FastISel][AArch64] Fix shift-immediate emission for...
2014-11-18 Greg ClaytonFixed the stop hook test after recent editline changes.
2014-11-18 Ed MasteAdd decorator for test that fails on FreeBSD after...
2014-11-18 Jozef KolekTest commit to verify that commit access works.
2014-11-18 Jim InghamPatch from dawn@burble.org to make the --silent-run...
2014-11-18 Marshall ClowAdd a test for LWG issue #2399. We already implement...
2014-11-18 Philip ReamesTweak EarlyCSE to recognize series of dead stores
2014-11-18 Marshall ClowUpdate status of LWG issues 2340, 2396 and 2401. In...
2014-11-18 Manman RenRemove triple in testing case to recover an arm bot.
2014-11-18 Marshall ClowSince Eric poisoned the comma operator on all our test...
2014-11-18 NAKAMURA TakumiOMPAtomicDirective::Create(): Fix \param. [-Wdocumentation]
2014-11-18 Evgeniy Stepanov[asan] Re-enable zero_page_pc test on Android.
2014-11-18 Jeroen KetemaDon't include <stddef.h>
2014-11-18 Evgeniy Stepanov[asan] Fix CMake CMP0046 warning in standalone build.
2014-11-18 NAKAMURA TakumiCallGraphTest.cpp: Remove invalid tests. ++S might...
2014-11-18 Evgeniy Stepanov[msan] Remove MSanDR and supporting code.
2014-11-18 Alexey Bataev[OPENMP] Additional processing of 'omp atomic read...
2014-11-18 David MajnemerInstCombine: Fold away tautological masked compares
2014-11-18 David MajnemerInstCombine: Clean up foldLogOpOfMaskedICmps
2014-11-18 Dmitry Vyukovtsan: add description of AcquireGlobal function
2014-11-18 Justin HibbitsAdd PIC-level support to Clang.
2014-11-18 Jason MolendaFix up the code in the FuncUnwinders class that
2014-11-18 Jason MolendaAdd documentation for the SBTarget::ReadInstructions and
2014-11-18 Argyrios Kyrtzidis[ASTReader] Add a convenience function to retrieve...
2014-11-18 Justin Bognerdocs: Modernize some examples in WritingAnLLVMPass
2014-11-18 Justin Bognerdocs: Fix a couple of typo-ish errors in WritingAnLLVMPass
2014-11-18 Jason MolendaMake the mutex ivar in Unwind recursive so we don't...
2014-11-18 Frederic RissFully handle globals and functions in CGDebugInfo:...
2014-11-18 Frederic Riss[DebugInfo] Move collection of various function/var...
2014-11-18 David MajnemerUpdate to match LLVM r222216
2014-11-18 Frederic RissAllow DwarfCompileUnit::constructImportedEntityDIE...
2014-11-18 David Majnemerllvm-readobj: Don't print the Characteristics field...
2014-11-18 Hans WennborgSimplifyCFG: Range'ify some for-loops. No functional...
2014-11-18 Jason MolendaRead the LSDA and Personality Routine function address...
2014-11-18 David MajnemerIndVarSimplify: Allow LFTR to fire more often
2014-11-18 Duncan P. N... IR: Sink MDNode::Hash down to GenericMDNode::Hash
2014-11-18 Duncan P. N... IR: Move MDNode operands from the back to the front
2014-11-18 Manman RenUpdate testing case that was accidently duplicated.
2014-11-18 Michael J.... Fix covered switch warning
2014-11-18 Michael J.... Support ELF files of unknown type.
2014-11-18 Greg ClaytonHave CommandObjectCommandsAddRegex inherit from IOHandl...
2014-11-18 Greg ClaytonFixed a broken test suite test after recent editline...
2014-11-18 Duncan P. N... IR: Split MDNode into GenericMDNode and MDNodeFwdDecl
2014-11-18 Justin BognerInstrProf: Don't emit coverage for uninstantiated templates
2014-11-18 Manman RenRevert r222040 because of bot failure.
2014-11-18 Nick Kledzik[mach-o] zero-fill sections have no file offset
2014-11-18 Nick Kledzik[mach-o] extract atom alignment information from mach...
2014-11-18 Nick Kledzik[mach-o] enhance arm64 reloc parser to support local...
2014-11-18 Nick Kledzik[mach-o] fix typos. No function change
2014-11-18 Nick Kledzik[mach-o] enhance arm64 reloc parser to support local...
2014-11-18 Nick Kledzik[mach-o] fix typos. No function change
2014-11-18 Manman RenDebug Info: context field of a global variable is DISco...
2014-11-18 Manman RenDebug Info: In DIBuilder, the context field of a global...
2014-11-18 John McCallFix an assertion when ending a function definition.
2014-11-17 Alexander KornienkoMake DiagnosticsEngine::takeClient return std::unique_ptr<>
2014-11-17 Reid KlecknerHandle use of default member initializers before end...
2014-11-17 Duncan P. N... IR: Simplify uniquing for MDNode
2014-11-17 Enrico GranataFix a problem where the StringPrinter could be mistakin...
2014-11-17 Enrico GranataAdd APIs on SBFunction and SBCompileUnit to inquire...
2014-11-17 Reid KlecknerRevert "ADT: correctly report isMSVCEnvironment for...
2014-11-17 David BlaikieRevert "Improve memory ownership/management in TableGen...
next