platform/upstream/llvm.git
2014-12-10 Matthias BraunLiveIntervalAnalysis: Update SubRanges in shrinkToUses().
2014-12-10 Matthias BraunLiveIntervalAnalysis: Make computeDeadValues() private.
2014-12-10 Matthias BraunLiveIntervalAnalysis: Compute subregister ranges.
2014-12-10 Matthias BraunLiveInterval: Add support to track liveness of subregis...
2014-12-10 Matthias BraunLiveInterval: Add a 'covers' operation to LiveRange.
2014-12-10 Matthias BraunLiveInterval: Add const version of LiveRange::advanceTo().
2014-12-10 Matthias BraunAdd function that translates subregister lane masks...
2014-12-10 Matthias BraunLet tablegen compute maximum lanemask for regs/regclasses.
2014-12-10 David BlaikieDebugInfo: Correct the location of array accesses
2014-12-10 Eric ChristopherMake sure that vec_perm is listed as a static function...
2014-12-10 Reid KlecknerTweak test case from r223842 to make it pass on Windows...
2014-12-10 David MajnemerAsmParser: Don't crash if a null byte is inside a quote...
2014-12-10 Zachary TurnerDisable data formatter tests on Windows.
2014-12-10 Rui UeyamaRe-commit r223330: Rewrite InputGraph's Group
2014-12-10 Philip ReamesExtend some comments around GCModuleInfo, GCFunctionInf...
2014-12-10 Rui UeyamaFix Darwin linker. Patch from Jean-Daniel Dupas.
2014-12-10 Nico Webercmake: Make SVNVersion.inc work on Windows if svn is...
2014-12-10 Rafael EspindolaSimplify the handling of aliases in the gold plugin.
2014-12-10 Ahmed Bougacha[ARM] Combine base-updating/post-incrementing vector...
2014-12-10 Nico Webercmake: Make SVNVersion.inc step depend on GetSVN.cmake.
2014-12-10 Sean CallananUpdated the AST importer to support importing
2014-12-09 Philip ReamesRemove the Module pointer from GCStrategy and GCMetadat...
2014-12-09 Duncan P. N... IR: Fix memory corruption in MDNode new/delete
2014-12-09 David MajnemerForgot to add test for r223856
2014-12-09 David MajnemerAsmParser: Verifier that the contents of a hex integer...
2014-12-09 Sean CallananModified the Objective-C lexer and parser (only
2014-12-09 David BlaikieDebugInfo: Correct location of aggregate assignment
2014-12-09 Kaelyn TakataRename static functiom "map" to be more descriptive...
2014-12-09 David MajnemerAST: Don't assume two zero sized objects live at differ...
2014-12-09 Greg ClaytonHandle thumb IT instructions correctly all the time.
2014-12-09 Nico Weberclang-format: Add a test for PR19603 which seems fixed...
2014-12-09 Duncan P. N... IR: Metadata: Detect an RAUW recursion
2014-12-09 Eric FiselierUpdate information on where to find buildbots. Remove...
2014-12-09 Michael ZolotukhinRemove redundant variable.
2014-12-09 Fariborz JahanianObjective-C SDK modernizer. Modernize to use
2014-12-09 Colin LeMahieu[Hexagon] [NFC] Cleaning up unused classes.
2014-12-09 Zachary TurnerFix compilation failures resulting from the llvm Metada...
2014-12-09 Jason MolendaAdd a new 'eRegisterInLiveRegisterContext' RegisterLoca...
2014-12-09 David BlaikieDebugInfo: Correct location of initialization of auto...
2014-12-09 Ahmed Bougacha[ARM] Make testcase more explicit. NFC.
2014-12-09 Justin Bognerprofile: Add low level versions of profile buffer functions
2014-12-09 David BlaikieDebugInfo: Correct the location of initializations...
2014-12-09 Tobias GrosserUnbreak after LLVM's metadata split in r223802
2014-12-09 Enrico GranataExtend ValueObject::GetExpressionPath() to do something...
2014-12-09 David BlaikieDebugInfo: Correct location for compound complex assignment
2014-12-09 Ahmed Bougacha[ARM] Factor out base-updating VLD/VST combiner functio...
2014-12-09 Ahmed Bougacha[ARM] Move the store combiner function down. NFC.
2014-12-09 Ahmed Bougacha[ARM] Also support v2f64 vld1/vst1.
2014-12-09 Sean CallananRemoved an unnecessary variaable.
2014-12-09 Sean CallananFixed ValueObject::UpdateValueIfNeeded to keep
2014-12-09 Duncan P. N... IR: Metadata/Value split: RAUW in a deterministic order
2014-12-09 David BlaikieDebugInfo: Accurate location information for complex...
2014-12-09 Rafael EspindolaReturn ErrorOr<std::unique_ptr<Archive>> form getAsArchive.
2014-12-09 Jason MolendaChange AddressSanitzierRuntime to print its info messag...
2014-12-09 David BlaikieDebugInfo: Emit the correct location for initialization...
2014-12-09 Hans WennborgTry fixing MSVC build after r223802
2014-12-09 Colin LeMahieu[Hexagon] Fixing broken tests.
2014-12-09 Rafael EspindolaRename createIRObjectFile to just create.
2014-12-09 Colin LeMahieu[Hexagon] Updating rr/ri 32/64 transfer encodings and...
2014-12-09 Duncan P. N... Fix an MSVC failure from r223802
2014-12-09 Enrico GranataThis patch does a few things:
2014-12-09 Juergen Ributzka[FastISel][AArch64] Fix a missing nullptr check in...
2014-12-09 Will NewtonELF: Add AArch64 test case missing from previous commit
2014-12-09 Zachary TurnerXFAIL all of TestInferiorAssert.py tests on Windows.
2014-12-09 Colin LeMahieu[Hexagon] Adding word combine dot-new form and replacin...
2014-12-09 Duncan P. N... Fix a GCC error from r223803
2014-12-09 Chandler CarruthRevert r223764 which taught instcombine about integer...
2014-12-09 Zachary TurnerCreate a valid stop info for all non-breakpoint exceptions.
2014-12-09 David MajnemerAsmParser: Don't crash on short hex constants for fp128...
2014-12-09 Duncan P. N... Fix another GCC build failure from r223802
2014-12-09 Frederic RissRemove unneeded curly braces.
2014-12-09 Frederic RissReorder the code to avoid inserting at the beginning...
2014-12-09 Juergen RibutzkaCleanup PatternMatch. NFC.
2014-12-09 Duncan P. N... Fix a GCC build failure from r223802
2014-12-09 Chris BienemanAdding a new option to CMake to disable C++ atexit...
2014-12-09 Robert Khasanov[AVX512] Added lowering for VBROADCASTSS/SD instructions.
2014-12-09 Duncan P. N... IR: Update clang for Metadata/Value split in r223802
2014-12-09 Duncan P. N... IR: Split Metadata from Value
2014-12-09 David MajnemerAsmParser: Don't crash on malformed attribute groups
2014-12-09 Colin LeMahieu[Hexagon] Updating predicate register transfers and...
2014-12-09 Frederic RissCorrectly handle complex locations expressions in repla...
2014-12-09 Frederic RissDeleting empty directories left over from r223794.
2014-12-09 Juergen Ributzka[CGP] Rewrite pattern match for splitBranchCondition...
2014-12-09 Hans WennborgFix the MSVC build
2014-12-09 Juergen RibutzkaRevert "Move function to obtain branch weights into...
2014-12-09 Frederic RissRevert "Initial dsymutil tool commit."
2014-12-09 Frederic RissInitial dsymutil tool commit.
2014-12-09 Bill Schmidt[PowerPC 4/4] Enable little-endian support for VSX.
2014-12-09 Bill Schmidt[PowerPC 3/4] Little-endian adjustments for VSX vector...
2014-12-09 Rafael EspindolaRemember the unmangled name in the plugin.
2014-12-09 Bill SchmidtAdd test cases that were inadvertently omitted from...
2014-12-09 Bill Schmidt[PowerPC 2/4] Little-endian adjustments for VSX insert...
2014-12-09 Robert Khasanov[AVX512] Added VPBROADCAST{BWDQ} (Load with Broadcast...
2014-12-09 Juergen Ributzka[CodeGenPrepare] Split branch conditions into multiple...
2014-12-09 Juergen RibutzkaAdd more pattern matchers for compares, instructions...
2014-12-09 Juergen RibutzkaMove function to obtain branch weights into the BranchI...
2014-12-09 Bill Schmidt[PowerPC 1/4] Little-endian adjustments for VSX loads...
2014-12-09 Will NewtonELF: Add a standard method for unknown relocation errors
2014-12-09 Rafael EspindolaMove method out of line to make buildbot happy.
2014-12-09 Rafael EspindolaDon't lookup an object symbol name in the module.
next