platform/upstream/llvm.git
2013-07-13 Stephen LinConvert CodeGen/*/*.ll tests to use the new CHECK-LABEL...
2013-07-13 David BlaikieRevert "Revert "PR16540: ASTVector::insert(Context...
2013-07-13 Arnold SchwaighoferLoopVectorizer: Disallow reductions whose header phi...
2013-07-13 David BlaikieRevert "PR16540: ASTVector::insert(Context, Iter, Eleme...
2013-07-13 Tobias GrosserDependences: Add a couple of basic test cases
2013-07-13 David BlaikiePR16540: ASTVector::insert(Context, Iter, Element)...
2013-07-13 Joerg SonnenbergerReduce large list of macros to the primary platform...
2013-07-13 Tobias GrosserDependences: Clarify difference between value and memor...
2013-07-13 Benjamin KramerConvert a couple of grep tests to FileCheck.
2013-07-13 Fariborz JahanianFixes a typo caught by Arthur O'Dwyer
2013-07-13 Tobias GrosserSmall style improvements
2013-07-13 Benjamin KramerOnly verify the length in archive test, we can't make...
2013-07-13 Rafael EspindolaAttempt at fixing a mingw bot.
2013-07-13 Craig TopperRemove unneeded forward declarations.
2013-07-13 Craig TopperPass SmallVector by const reference instead of by value.
2013-07-13 Andrew TrickMake the new vectorizer test immune to TTI
2013-07-13 Andrew TrickLoopVectorize fix: LoopInfo must be valid when invoking...
2013-07-13 Rafael EspindolaTry to open the file before use data from stat.
2013-07-13 Rafael EspindolaRemove unused file. Thanks to Sean Silva for noticing it.
2013-07-13 Rafael EspindolaAdd r186216 back, but make the test tolerant of differe...
2013-07-13 Marshall ClowImplement n3584 - Addressing Tuples by Type
2013-07-13 Richard SmithC++ modules: Don't call DeclContext::lookup when half...
2013-07-13 Nick LewyckyAdd a microoptimization for urem.
2013-07-13 Chandler CarruthRevert commit r186217 -- this is breaking bots:
2013-07-13 Reid Kleckner[ms-cxxabi] Don't consider function templates for name...
2013-07-13 Chandler CarruthRevert commit r186216 -- it's breaking bots:
2013-07-13 Fariborz JahanianObjC migrator: More knobs for migrating
2013-07-12 Akira Hatanaka[mips] Remove trailing whitespace.
2013-07-12 Nick LewyckyFix logic error optimizing "icmp pred (urem X, Y),...
2013-07-12 Sean CallananModified the expression parser to only try to
2013-07-12 Akira Hatanaka[mips] Implement MipsTargetMachine::getInstrItineraryDa...
2013-07-12 JF BastienFix ARM paired GPR COPY lowering
2013-07-12 Michael GottesmanFixed 80+ violation and added C++ to header.
2013-07-12 Joey GoulyFix a crash in EvaluateInDifferentElementOrder where...
2013-07-12 Greg ClaytonRevert the ELF core file support until a few things...
2013-07-12 Akira Hatanaka[mips] Add instruction itinerary classes for mult,...
2013-07-12 Greg ClaytonMissed a checking that should have been checked in...
2013-07-12 Fariborz JahanianObjC migrator: early work for migrating implicitly...
2013-07-12 Argyrios KyrtzidisChanges so that a few tests do not fail when running...
2013-07-12 Bill WendlingUse function attributes to pass along the stack protect...
2013-07-12 Bill WendlingUse the function attributes to pass along the stack...
2013-07-12 Rafael EspindolaFix a off by one error about which members need to...
2013-07-12 Andrew TrickLFTR improvement to avoid truncation.
2013-07-12 Andrew TrickCleanup LFTR logic.
2013-07-12 Andrew TrickCleanup: rename a variable to make the logic easier...
2013-07-12 Eric ChristopherRemove extraneous braces.
2013-07-12 Greg ClaytonFixed GetModuleSpecifications() to work better overall:
2013-07-12 Eli FriedmanCompute 'this' correctly for block in lambda.
2013-07-12 Benjamin KramerR600: Reapply testcase from r186178, the big endian...
2013-07-12 Kaelyn UhrainProvide a better diagnostic and a fixit for a '.' or...
2013-07-12 Ashok ThirumurthiIntroduces core file support for Linux x86-64 using...
2013-07-12 Rafael EspindolaChange archive-update.test to create a new file on...
2013-07-12 Enrico GranataAdded Repr() and Str() member functions to our PythonOb...
2013-07-12 Rafael EspindolaRemove empty directory.
2013-07-12 Rafael EspindolaRename directory to avoid problems on windows.
2013-07-12 Enrico GranataAdding information on the scriptable keywords ${target...
2013-07-12 Rafael Espindolafix autoconf build
2013-07-12 Richard SmithUnrevert r186040, reverted in r186185, with fix for...
2013-07-12 Rafael EspindolaFix the build with c++03.
2013-07-12 Rafael EspindolaChange llvm-ar to use lib/Object.
2013-07-12 Benjamin KramerR600: Remove unsafe type punning. No intended functiona...
2013-07-12 Greg ClaytonFix the linux gcc 4.6.3 buildbot failures that happened...
2013-07-12 Greg ClaytonEnabled the "--debug" option functionality that will...
2013-07-12 Daniel MaleaWork-around for GCC issue where setting a breakpoint...
2013-07-12 Rafael EspindolaAdd a test for llvm-ar's u option.
2013-07-12 Tom StellardR600: Remove the fpconst64.ll test which was failing...
2013-07-12 Ashok ThirumurthiHandle BreakNotify for threads whose tid doesn't match...
2013-07-12 Arnold SchwaighoferX86 cost model: Add cost for vectorized gather/scather
2013-07-12 Arnold SchwaighoferARM cost model: Add cost for gather/scather
2013-07-12 Arnold SchwaighoferTargetTransformInfo: address calculation parameter...
2013-07-12 Rafael EspindolaRelax the test a bit more to handle different UIDs...
2013-07-12 Chandler CarruthRevert r186040 to fix PR16597 while Richard investigate...
2013-07-12 Rafael EspindolaRelax test a bit to handle umask differences.
2013-07-12 Rafael EspindolaAdd a test for the 'o' option in llvm-ar.
2013-07-12 Tom StellardR600/SI: Add support for f64 kernel arguments
2013-07-12 Tom StellardR600/SI: Implement select and compares for SI
2013-07-12 Tom StellardR600/SI: Add fsqrt pattern for SI
2013-07-12 Tom StellardR600/SI: Add double precision fsub pattern for SI
2013-07-12 Tom StellardR600/SI: SI support for 64bit ConstantFP
2013-07-12 Tom StellardR600/SI: Add initial double precision support for SI
2013-07-12 Tom StellardR600: Add ISA documents to the CompilerWriterInfo page
2013-07-12 Michael GottesmanFixed comment in header of Block Frequency Impl and...
2013-07-12 Benjamin KramerX86: Shrink certain forms of movsx.
2013-07-12 Anna Zaks[analyzer] Treat nullPtrType as a location type.
2013-07-12 Fariborz Jahanianfixes a typo caught by Jordan.
2013-07-12 Rafael EspindolaAdd static.
2013-07-12 Fariborz JahanianObjective-C: Produce gcc compatible encoding of
2013-07-12 Jim InghamThe correct max value for size_t variables is SIZE_MAX...
2013-07-12 Jordan Rose[scan-build] Add missing comma to ccc-analyzer.
2013-07-12 Daniel MaleaFix gcc buildbot failures, re-enable tests disabled...
2013-07-12 Stephen LinX86: fold SSE2/AVX2 logical shift by immediate amount...
2013-07-12 Daniel Jasperclang-format: Improve <<-formatting.
2013-07-12 Stephen LinStart using CHECK-LABEL in some tests.
2013-07-12 Stephen LinAdd new directive called CHECK-LABEL to FileCheck.
2013-07-12 Tareq A. Sirajcpp11-migrate: FileOverrides/Transform refactoring.
2013-07-12 Ed MasteTypeHierarchyNavigator was removed in r186130
2013-07-12 Rafael EspindolaDon't reject an empty archive.
2013-07-12 Alexey SamsonovCompletely revert all mbstowcs-and-friends changes...
2013-07-12 Sergey Matveev[lsan] Increase the hardcoded limit on number of leaks.
2013-07-12 Benjamin KramerMark MDNode::getOperand as readonly.
next