summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Use the subtarget reference that we already haveReid Kleckner2015-11-161-2/+1
* When producing error messages for always_inline functions with theEric Christopher2015-11-162-2/+14
* Add intermediate subtract instructions to reassociation worklist.Owen Anderson2015-11-169-26/+87
* [ELF2] Remove target specific code from GotPltSection.Igor Kudrin2015-11-163-9/+17
* [LoopStrengthReduce] Don't increment iterator past the end of the BBDavid Majnemer2015-11-162-1/+52
* [mips] Disable code generation through FastISel for MIPS32R6.Vasileios Kalintiris2015-11-162-3/+30
* [SimplifyLibCalls] Generalize a comment. This doesn't apply only to sqrt.Davide Italiano2015-11-161-2/+2
* LWG#2156 loosened the requirements on unordered containers 'rehash' calls. Ad...Marshall Clow2015-11-165-1/+49
* [ARM] Prevent use of a value pointed by end() iterator when placing a jump tablePetr Pavlu2015-11-161-0/+2
* [ARM,AArch64] Store source location of asm constant pool entriesOliver Stannard2015-11-1610-18/+34
* [ARM,AArch64] Store source location for values in assembly filesOliver Stannard2015-11-166-4/+14
* [WebAssembly] Prototype passes for register coloring and register stackifying.Dan Gohman2015-11-165-0/+341
* tsan: replace macro check with constant checkDmitry Vyukov2015-11-161-7/+7
* Implement P0013R1: Logical Operator Type Traits. Make a hidden implementation...Marshall Clow2015-11-165-143/+370
* [mips] Do not add arch name in the compiler-rt's components.Vasileios Kalintiris2015-11-162-3/+2
* [Myriad]: pass the 'std=' option to moviCompileDouglas Katzman2015-11-162-1/+5
* Mark P0013 as 'in progress'Marshall Clow2015-11-161-1/+1
* [ARM,AArch64] Fix __rev16l and __rev16ll intrinsicsOliver Stannard2015-11-162-16/+46
* [mips][ias] Remove spurious ';' from inline assembly test.Daniel Sanders2015-11-161-4/+4
* [mips][ias] Accept $31 or $ra in hf16call32.ll. IAS prints the latter.Daniel Sanders2015-11-161-14/+14
* [mips][ias] Allow whitespace after commas in inlineasm*.ll tests.Daniel Sanders2015-11-164-59/+59
* Handle ARMv6KZ namingArtyom Skrobov2015-11-162-5/+8
* Handle ARMv6KZ namingArtyom Skrobov2015-11-169-58/+18
* [compiler-rt] [tsan] Enable intercept setjmp/longjmp for AArch64Adhemerval Zanella2015-11-169-11/+227
* [asan] Restored asynch signal test.Yury Gribov2015-11-161-0/+104
* [clang-tidy] Test commit (playing with git-svn)Alexander Kornienko2015-11-162-4/+3
* clang-format: Enable #include sorting by default.Daniel Jasper2015-11-169-17/+46
* NFC refactorings in lib/Support/TargetParser.cppArtyom Skrobov2015-11-161-16/+16
* [OPENMP] Fixed tests for gcc build.Alexey Bataev2015-11-162-2/+3
* [ARM] Pass in the architecture to TargetParser to cope with API changeBradley Smith2015-11-161-2/+3
* [ARM] Allow TargetParser to accurately target architecturesBradley Smith2015-11-163-38/+48
* Revert "Add a "not_in()" function you can apply to the list type arguments to...Pavel Labath2015-11-162-21/+4
* [ARM] Introduce subtarget features per ARM architecture.Bradley Smith2015-11-166-362/+412
* Properly check if a CMPZ node is in fact comparing against zeroJames Molloy2015-11-162-0/+17
* Don't generate discriminators for calls to debug intrinsicsPavel Labath2015-11-162-17/+49
* [AArch64] ldr= pseudo-instruction silently ignored if register invalidOliver Stannard2015-11-162-1/+19
* [GlobalOpt] Address post-commit review comments on r253168James Molloy2015-11-161-3/+17
* Update for the gnu flavor being renamed to old-gnu.Rafael Espindola2015-11-164-10/+10
* [CGDebugInfo] Set the size and align for reference typesKeno Fischer2015-11-162-7/+8
* Move helper classes into anonymous namespaces. NFC.Benjamin Kramer2015-11-162-0/+6
* Rename the gnu flavour to gnu old.Rafael Espindola2015-11-16462-696/+696
* Fix r253186 test caseKeno Fischer2015-11-161-1/+2
* [DIBuilder] Make createReferenceType take size and alignKeno Fischer2015-11-164-4/+56
* AVX512: Implemented encoding and intrinsics for VMOVSHDUP/VMOVSLDUP instructi...Igor Breger2015-11-1610-107/+528
* [Sema] Implement several unary type traits more accuratelyDavid Majnemer2015-11-164-32/+62
* Also map the personality function in CloneFunctionIntoKeno Fischer2015-11-162-0/+15
* [Sink] Don't move landingpadsKeno Fischer2015-11-162-1/+34
* [Basic] Replace vector<bool> with BitVector in SourceManager. NFC.Vedant Kumar2015-11-161-1/+2
* [ADT] Make capacity_in_bytes support BitVector. NFC.Vedant Kumar2015-11-161-1/+9
* [Frontend] Rangify for loop. NFC.Vedant Kumar2015-11-161-2/+2
OpenPOWER on IntegriCloud