summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeLines
* Merging r271801:release/3.8.xJoerg Sonnenberger2016-08-11-9/+46
* Creating release_38 off revision 260304Tom Stellard2016-08-02-0/+15496
|\
| * configure: Remove llvm 3.6 definesJan Vesely2016-02-09-3/+3
| * configure: Remove cl_khr_fp64 for device that don't support doublesJan Vesely2016-02-09-5/+5
| * configure: Introduce per device definesJan Vesely2016-02-09-11/+24
| * math: Fix log2 vectorization on non-fp64 hwJan Vesely2016-02-09-0/+2
| * Have Mac builds use @rpath when supported in CMakeJonathan Peyton2016-02-09-0/+10
| * Don't complete a class type just to test if it is a class. Code in CompilerTy...Greg Clayton2016-02-09-2/+2
| * [MemoryBuiltins] Fix an issue with hasNoAliasAttrSanjoy Das2016-02-09-1/+1
| * ELF: Add 'using namespace llvm::dwarf'.Rui Ueyama2016-02-09-22/+23
| * [Verifier] Add checks for masked.load and masked.store intrinsicsPhilip Reames2016-02-09-0/+38
| * [SelectionDAG] make getMemBasePlusOffset() accessible; NFCISanjay Patel2016-02-09-51/+36
| * ELF: Add .eh_frame 'P', 'R' and 'L' augmentation characters.Rui Ueyama2016-02-09-7/+48
| * This brings back commit r259578.Rafael Espindola2016-02-09-0/+50
| * Fix incorrect usage of `str` in _match_decorator_property.Zachary Turner2016-02-09-1/+1
| * Remove skipIf<compiler> decorators.Zachary Turner2016-02-09-25/+16
| * Remove decorators related to debug info types.Zachary Turner2016-02-09-31/+6
| * Delete all the xfail / skip decorators for specific compilers.Zachary Turner2016-02-09-43/+26
| * Remove expected failure and skip decorators for host os.Zachary Turner2016-02-09-44/+38
| * Fix name style.Rafael Espindola2016-02-09-30/+30
| * Update comment style.Rafael Espindola2016-02-09-14/+14
| * Revert "Correct size calculations for ELF files"Rafael Espindola2016-02-09-46/+0
| * If we set the DYLD_INSERT_LIBRARIES environment variable when launching debug...Greg Clayton2016-02-09-0/+4
| * [AArch64] This check is specific to merging instructions. NFC.Chad Rosier2016-02-09-4/+4
| * Don't enable -flimit-debug-info by default for the LLDB Xcode builds. This wa...Greg Clayton2016-02-09-24/+0
| * Remove system-libs.test for nowEhsan Akhgari2016-02-09-5/+0
| * Fix a test added in r260263Ehsan Akhgari2016-02-09-1/+1
| * [InstCombine][GC] Handle gc.relocations of vector typePhilip Reames2016-02-09-25/+40
| * Add Tooling functionality to get a name for a QualType that can be used to nameRichard Smith2016-02-09-0/+676
| * Simplify and rename ASTMatchFinder's getCXXRecordDecl to make it more obviousRichard Smith2016-02-09-41/+23
| * Fix the test added in r260266Ehsan Akhgari2016-02-09-1/+1
| * [AArch64] AArch64LoadStoreOptimizer: fix bug in pre-inc check iteratorGeoff Berry2016-02-09-10/+11
| * [AArch64] Bail even earlier if the instructions modifieds the base register. ...Chad Rosier2016-02-09-5/+6
| * [AArch64] Simplify. NFC.Chad Rosier2016-02-09-3/+1
| * [AArch64] Add an assert to ensure we don't scale an offset that can't be scaled.Chad Rosier2016-02-09-1/+3
| * Use __nl_symbol_ptr instead of __got in the stubs pass on x86 archs.Pete Cooper2016-02-09-5/+30
| * [PGO] Fix issue: explicitly defaulted assignop is not profiledXinliang David Li2016-02-09-0/+33
| * Fix a typo in r260263Ehsan Akhgari2016-02-09-1/+1
| * Pass /bigobj when building lib/ASTMatchers/Dynamic/Registry.cppReid Kleckner2016-02-09-0/+9
| * clang-cl: Enable plugins on WindowsEhsan Akhgari2016-02-09-1/+2
| * clang-cl: Support loading plugins on WindowsEhsan Akhgari2016-02-09-2/+13
| * [AArch64] Add a FIXME about invalid KILL markers after the ld/st opt pass.Chad Rosier2016-02-09-0/+5
| * llvm-config: Add preliminary Windows supportEhsan Akhgari2016-02-09-62/+113
| * Turn on LLVM_ENABLE_PLUGINS by default on WindowsEhsan Akhgari2016-02-09-1/+1
| * Add support for importing and exporting Registry objects on WindowsEhsan Akhgari2016-02-09-9/+60
| * [AArch64] Remove redundant calls and clang format. NFC.Chad Rosier2016-02-09-42/+40
| * [Hexagon] Fixing relocation generation and adding tests.Colin LeMahieu2016-02-09-182/+507
| * [MC] Adding GOTREL expression variant.Colin LeMahieu2016-02-09-0/+3
| * [AArch64] Hoist now common logic. NFC.Chad Rosier2016-02-09-13/+9
| * [AArch64] Rename variable to make it clear we're merging here, not pairing.Chad Rosier2016-02-09-19/+19