platform/upstream/llvm.git
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.
2013-07-12 Alexey Samsonov[Sanitizer] Revert some parts of r186109 related to...
2013-07-12 Daniel Jasperclang-format: Fix string literal breaking.
2013-07-12 Daniel Jasperclang-format: Break before/between array subscript...
2013-07-12 Chandler CarruthRevert "indvars: Improve LFTR by eliminating truncation...
2013-07-12 Vladimir MedicAdd support for Mips break and syscall insructions...
2013-07-12 Richard Sandiford[SystemZ] Add test missing from r186148
2013-07-12 Richard Sandiford[SystemZ] Optimize sign-extends of vector setccs
2013-07-12 Richard Sandiford[SystemZ] Fix parsing of inline asm registers
2013-07-12 Richard Sandiford[SystemZ] Improve spilling of LGDR and LDGR
2013-07-12 Shuxin YangStylistic change.
2013-07-12 Nadav RotemSLPVectorizer: Sink and enable CSE for ExtractElements.
2013-07-12 Charles DavisTarget/X86: Add explicit Win64 and System V/x86-64...
2013-07-12 NAKAMURA Takumillvm/test/Object/archive-toc.test: Use env(1) to satisf...
2013-07-12 NAKAMURA TakumiWindows/TimeValue.inc: Mute prefixed '0' on %d to emula...
2013-07-12 Manman RenPEI: refactor replaceFrameIndices(MF) to call replaceFr...
2013-07-12 Jordan Rose[analyzer] Add support for __builtin_addressof.
2013-07-12 Nadav RotemSLPVectorize: Replace the code that checks for vectoriz...
2013-07-11 Jordan Rose[scan-build] Pass through all -f and -O flags, along...
2013-07-11 Eli FriedmanFix crash on zero-argument assignment operator.
2013-07-11 Howard HinnantPort make_[un]signed tests to platforms where sizeof...
2013-07-11 David DeanAdd the ability to use guarded malloc when running...
2013-07-11 David DeanAdd the ability to use guarded malloc when running...
2013-07-11 Greg ClaytonUnblock buildbot.
2013-07-11 Jim InghamGet debugserver to call task_set_state to prime the...
next