platform/upstream/llvm.git
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.
2014-12-09 Chandler CarruthDon't actually generate code for testing the frontend...
2014-12-09 Marshall ClowMove the optional tests into test/experimental. They...
2014-12-09 Alexander Kornienko[clang-tidy] Fix a typo.
2014-12-09 Chandler CarruthRe-work the Clang system for classifying Intel x86...
2014-12-09 Marshall ClowAdd all the relational operators to std::experimental...
2014-12-09 Chandler Carruth[x86] Fix the test to actually test things for the...
2014-12-09 Aaron BallmanRemoving an unused variable to silence a -Wunused-but...
2014-12-09 Asiri RathnayakeFix modified immediate bug reported by MC Hammer.
2014-12-09 Alexander Kornienko[clang-tidy] Extended the example check, added a fix...
2014-12-09 Chandler Carruth[x86] Add a test for the CPU names that should have...
2014-12-09 Chandler Carruth[x86] Bring some sanity to the x86 CPU processor defini...
2014-12-09 Sonam KumariRemoval Of Duplicate Test Cases and Addition Of Missing...
2014-12-09 Ankur Garg[test/Transforms/InstCombine/shift.ll] Removed duplicat...
2014-12-09 Daniel Jasperclang-tidy: Add a basic python script to generate checks.
2014-12-09 Will NewtonImprove emacs coding style
2014-12-09 Chandler CarruthTeach instcombine to canonicalize "element extraction...
2014-12-09 Michael IlsemanSkip declarations in the case of functions.
2014-12-09 Craig TopperUse range-based for loops. NFC.
2014-12-09 Elena DemikhovskyAVX-512: Added some comments to ERI scalar intrinsics.
2014-12-09 Owen AndersonFix a few instances found in SelectionDAG where we...
2014-12-09 Duncan P. N... Revert "[modules] Add experimental -fmodule-map-file...
2014-12-09 Mohit K. Bhakkadtest commit (spelling correction)
2014-12-09 Michael Kuperstein[X86] Convert esp-relative movs of function arguments...
2014-12-09 David MajnemerReland r223754
2014-12-09 David MajnemerRevert "AsmParser: Reject invalid mismatch between...
2014-12-09 David MajnemerAsmParser: Reject invalid mismatch between forward...
2014-12-09 Richard Smith[modules] Add experimental -fmodule-map-file-home-is...
2014-12-09 Stephane SezerImplement remote process listing in Linux platform.
2014-12-09 Bill SchmidtRestore r223709 as it was meant to be, and enable Featu...
2014-12-09 Nikola SmiljanicHandle newlines on Windows correctly.
2014-12-09 Oleksiy VyalovAdd Linux support for HostInfo::GetOSBuildString and...
2014-12-09 David MajnemerMS ABI: Add another test for PR20017
2014-12-09 Kostya Serebryany[tsan] remove TSAN_GO in favor of SANITIZER_GO
2014-12-09 Jim InghamSimple test for file & line dummy breakpoints.
2014-12-09 Kostya Serebryany[asan] move GetRSS from tsan to sanitizer_common
2014-12-09 NAKAMURA TakumiRevert r223709, "[PowerPC]Activate FeatureVSX for the...
2014-12-09 Peter CollingbourneOptimize comparisons to empty string.
2014-12-09 Hal FinkelHandle early-clobber registers in the aggressive anti...
2014-12-09 David BlaikieDebugInfo: Correctly identify the location of C++ membe...
2014-12-09 Eric ChristopherAdd argument variable support to the debug info tutorial
2014-12-09 Richard Smith[modules] If the same .pcm file is imported via two...
2014-12-09 David MajnemerRevert "Driver: Objective-C should respect -fno-exceptions"
2014-12-09 Tom StellardR600/SI: Set MayStore = 0 on MUBUF loads
2014-12-09 Tom StellardR600/SI: Move setting of the lds bit to the base MUBUF...
2014-12-08 Colin LeMahieu[Hexagon] Removing old def versions and replacing usage...
2014-12-08 Tom StellardMISched: Fix moving stores across barriers
2014-12-08 Alexey SamsonovUpdate bogus file permissions.
2014-12-08 Nico WeberAdd a test for MS-ABI this adjustment for virtual calls...
2014-12-08 Enrico GranataAdd the ability for an SBValue to create a persisted...
2014-12-08 Colin LeMahieu[Hexagon] Adding any8, all8, and/or/xor/andn/orn/not...
2014-12-08 Bill Seurer[PowerPC]Activate FeatureVSX for the Power target
2014-12-08 Hal Finkel[PowerPC] Don't use a non-allocatable register to imple...
2014-12-08 Kaelyn TakataHandle possible TypoExprs in member initializers.
2014-12-08 Colin LeMahieu[Hexagon] Fixing broken test.
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword add, sub, and, or...
2014-12-08 Colin LeMahieu[Hexagon] Adding xtype doubleword comparisons. Removin...
2014-12-08 Zachary TurnerFix platform shell test to run "dir c:\" instead of...
next