summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [ObjC][Modules] Don't perform property lookup in hidden class extensionsAlex Lorenz2017-02-223-2/+13
* [libFuzzer] Update traces hooks test after r293741Justin Bogner2017-02-221-5/+3
* ELF: Simplify the thinlto.ll test and verify that importing is working correc...Peter Collingbourne2017-02-221-5/+4
* [libFuzzer] Mark a test that infinite loops as unsupportedJustin Bogner2017-02-223-5/+11
* AMDGPU: Add replacement bfe intrinsicsMatt Arsenault2017-02-226-1/+1343
* [InstCombine] don't try SimplifyDemandedInstructionBits from add/sub because ...Sanjay Patel2017-02-221-8/+0
* Changed builld-llvm.py to use .json filesSean Callanan2017-02-223-31/+80
* [OpenMP] Missing virtual destructor in KMPAffinityGeorge Rokos2017-02-221-0/+2
* [AVR] Disable integrated assembler for a few testsDylan McKay2017-02-223-3/+3
* [CodeGen] Add param info for ctors with ABI args.George Burgess IV2017-02-222-1/+26
* [CodeGen] Fix some Clang-tidy modernize and Include What You Use warnings; ot...Eugene Zelenko2017-02-2213-282/+380
* [Hexagon] Implement @llvm.readcyclecounter()Krzysztof Parzyszek2017-02-227-9/+44
* AMDGPU: Don't add emergency stack slot if all spills are SGPR->VGPRMatt Arsenault2017-02-222-39/+57
* [ODRHash] static_cast and Stmt hashing.Richard Trieu2017-02-226-91/+366
* PredicateInfo: Support switch statementsDaniel Berlin2017-02-227-81/+306
* Add pair conversion functions to BasicBlockEdge.Daniel Berlin2017-02-221-0/+4
* Move updating functions to MemorySSAUpdater.Daniel Berlin2017-02-227-231/+220
* PR32034: Evaluate _Atomic(T) in-place when T is a class or array type.Richard Smith2017-02-222-12/+46
* [LV] Update floating-point induction test checks (NFC)Matthew Simpson2017-02-221-57/+129
* [LSR] Canonicalize formula and put recursive Reg related with current loop in...Wei Mi2017-02-222-39/+148
* [RDF] Support for partial structural aliases in RegisterAggrKrzysztof Parzyszek2017-02-222-61/+67
* Fix header documentation.Greg Clayton2017-02-221-2/+2
* Fix header documentation.Greg Clayton2017-02-221-5/+3
* [Support] Re-add the special OSX flags on mmap.Zachary Turner2017-02-221-0/+19
* [Hexagon] Add intrinsics for masked vector storesKrzysztof Parzyszek2017-02-224-0/+146
* AMDGPU: Don't look at chain users when adjusting writemaskMatt Arsenault2017-02-222-0/+90
* AMDGPU: Always allocate emergency stack slot at offset 0Matt Arsenault2017-02-2219-174/+222
* Add a comment about thread safety.Rui Ueyama2017-02-221-0/+4
* [WebAssembly] Update llvm-readobj tests for switch to version 0x1Derek Schuff2017-02-222-1/+1
* AMDGPU: Add fmed3 half builtinMatt Arsenault2017-02-226-2/+34
* AMDGPU: Change exp with compr bit printingMatt Arsenault2017-02-222-29/+55
* stop using associative comdats for SEH filter functionsBob Haarman2017-02-222-14/+3
* Revert "AMDGPU : Update TrapCode based on Trap Handler ABI."Wei Ding2017-02-225-18/+14
* [CodeGen] Note where we add ABI-specific args in ctors. NFC.George Burgess IV2017-02-224-44/+70
* [WebAssembly] Update llvm-objdump tests for the new wasm version number.Dan Gohman2017-02-222-1/+1
* [SLP] Fix for PR32036: Vectorized horizontal reduction returning wrong resultAlexey Bataev2017-02-222-17/+24
* AMDGPU : Update TrapCode based on Trap Handler ABI.Wei Ding2017-02-225-14/+18
* Improve support for 'decltype(auto)' in template template parameter matching.Richard Smith2017-02-222-6/+20
* Move llvm_unreachable out of switch.Rafael Espindola2017-02-221-2/+5
* Bring back 2>&1 redirection for this testMatthias Braun2017-02-221-1/+1
* [AArch64] Extend AArch64RedundantCopyElimination to do simple copy propagation.Geoff Berry2017-02-222-43/+422
* [LV] Add scalar floating-point induction test (NFC)Matthew Simpson2017-02-221-0/+58
* [ModuleSummaryAnalysis] Don't crash when referencing unnamed globals.Davide Italiano2017-02-222-0/+16
* [WebAssembly] Implement the wasm binary container header.Dan Gohman2017-02-224-2/+15
* MIRTests: Remove unnecessary 2>&1 redirectionMatthias Braun2017-02-2269-69/+69
* [LoopVectorize] Added address space check when analysing interleaved accessesKarl-Johan Karlsson2017-02-222-14/+56
* [WebAssembly] Define a table of function signatures for runtime library calls.Dan Gohman2017-02-223-0/+1345
* [RDF] Skip undef uses when calculating kill flagsKrzysztof Parzyszek2017-02-221-1/+1
* [RDF] Only access block live-ins when tracking livenessKrzysztof Parzyszek2017-02-221-2/+4
* [Support] Provide linux/magic.h fallback for older kernelsMichal Gorny2017-02-222-0/+24
OpenPOWER on IntegriCloud