platform/upstream/llvm.git
2016-09-14 Rafael EspindolaAdd an interesting test.
2016-09-14 Matt ArsenaultRevert "AMDGPU: Use SOPK compare instructions"
2016-09-14 Matt ArsenaultAMDGPU: Use SOPK compare instructions
2016-09-14 Michal Gorny[cmake] Make libgomp & libiomp5 alias install optional
2016-09-14 Eugene Zelenko[Release notes] Mention readability-container-size...
2016-09-14 Dehao ChenConvert finite to builtin
2016-09-14 Adrian PrantlVerifier: Mark orphaned DICompileUnits as a debug info...
2016-09-14 Valentina GiustiUse Intel CPU flags to determine target supported features.
2016-09-14 Matt ArsenaultMake analyzeBranch family of instruction names consistent
2016-09-14 Matt ArsenaultAArch64: Use TTI branch functions in branch relaxation
2016-09-14 Sanjay Patel[x86] fix formatting; NFC
2016-09-14 Etienne Bergeron[compiler-rt] Avoid instrumenting sanitizer functions
2016-09-14 Simon Pilgrim[X86][SSE] Improve recognition of i64 sitofp conversion...
2016-09-14 Chad Rosier[LoopInterchange] Typo. NFC.
2016-09-14 Chad Rosier[LoopInterchange] Add CL option to override cost threshold.
2016-09-14 Simon Pilgrim[X86][SSE] Don't use PSHUFD directly - lower with gener...
2016-09-14 Sanjay PatelgetValueType().getScalarSizeInBits() -> getScalarValueS...
2016-09-14 Chad Rosier[LoopInterchange] Cleanup debug whitespace. NFC.
2016-09-14 Rafael EspindolaAdd a test showing we handle .tbss sections in linker...
2016-09-14 Sanjay PatelgetVectorElementType().getSizeInBits() -> getScalarSize...
2016-09-14 Simon Atanasyan[ELF] Do not adjust TLS symbol value when produce reloc...
2016-09-14 Sanjay PatelgetValueType().getSizeInBits() -> getValueSizeInBits...
2016-09-14 Etienne BergeronFix typo in comment [NFC]
2016-09-14 Matt ArsenaultAMDGPU: Support folding FrameIndex operands
2016-09-14 Sanjay PatelgetValueType().getScalarSizeInBits() -> getScalarValueS...
2016-09-14 Sanjay PatelgetScalarType().getSizeInBits() -> getScalarSizeInBits...
2016-09-14 Matt ArsenaultAMDGPU: Improve splitting 64-bit bit ops by constants
2016-09-14 Saleem AbdulrasoolCodeGen: simplify the logic a slight bit
2016-09-14 Jonas Hahnfeld[interception] Avoid duplicate declaration of isdigit...
2016-09-14 Matthew Simpson[LV] Process pointer IVs with PHINodes in collectLoopUn...
2016-09-14 James Molloy[ARM] Promote small global constants to constant pools
2016-09-14 Sjoerd MeijerMCInstrDesc: this fixes an issue setting/getting member...
2016-09-14 Rafael EspindolaMove helper function higher in the file. NFC
2016-09-14 Simon Pilgrim[X86][SSE] Removed unused getTargetShuffleNode function
2016-09-14 Simon Pilgrim[X86] Added i128 lshr+shl -> mask combine test
2016-09-14 Nemanja IvanovicFix code-gen crash on Power9 for insert_vector_elt...
2016-09-14 Andrea Di Biagio[InstCombine] Merged two test files and regenerated...
2016-09-14 Kuba Brecka[libcxx] Add a TSan regression test for a data race...
2016-09-14 Kuba Brecka[libcxx] Fix a typo in test/libcxx/test/target_info...
2016-09-14 Kuba Brecka[libcxx] Enable building and testing of libcxx with...
2016-09-14 Silviu Baranga[StackProtector] Use INITIALIZE_TM_PASS instead of...
2016-09-14 Nemanja IvanovicAdding missing directive for Power9.
2016-09-14 Kuba Brecka[asan] Enable -asan-use-private-alias on Darwin/Mach...
2016-09-14 Simon Pilgrim[X86][SSE] Don't blend vector shifts with MOVSS/MOVSD...
2016-09-14 Kuba Brecka[asan] Enable -asan-use-private-alias on Darwin/Mach...
2016-09-14 Stephan BergmannFix documentation of MemberExpr::getMemberDecl
2016-09-14 Jonas Hahnfeld[OMPT] fix task frame information for gomp interface
2016-09-14 Jonas Hahnfeld[OMPT] save exit address to lwt if available
2016-09-14 Jonas Hahnfeld[OMPT] fix __ompt_get_teaminfo to consult lwt entries...
2016-09-14 Jonas Hahnfeld[OMPT] Reset task exit frame when execution is finished
2016-09-14 Jonas Hahnfeld[OMPT] Align implementation of reenter frame address...
2016-09-14 Jonas Hahnfeld[OMPT] extend ompt tests by checks for frame pointers
2016-09-14 Kuba Brecka[tsan] Fix hanging gcd-apply and gcd-apply-race tests...
2016-09-14 Michal Gorny[cmake] Support overriding llvm-config query results
2016-09-14 Martin Bohme[clang-tidy] Add dependency on clangAnalysis to clangTi...
2016-09-14 Kirill Bobyrevreverting r281456
2016-09-14 George Rimar[ELF] - Implemented --section-start, -Ttext, -Tdata...
2016-09-14 Eric LiuSupports adding insertion around non-insertion replacem...
2016-09-14 Kirill Bobyrev[clang-rename] Merge rename-{at|all} & optimize.
2016-09-14 Martin Bohme[clang-tidy] Make test for misc-use-after-move pass...
2016-09-14 Rafael EspindolaUse murmurhash2 instead of fnv.
2016-09-14 Martin Bohme[clang-tidy] Add check 'misc-use-after-move'
2016-09-14 Eric LiuRevert "[modules] When merging one definition into...
2016-09-14 James MolloyRevert "[Thumb] Teach ISel how to lower compares of...
2016-09-14 Vassil VassilevMissing includes.
2016-09-14 Eugene Leviant[ELF] Replace HasContents with HasSections. NFC
2016-09-14 Tim NorthoverGlobalISel: mark pointer stores as legal on AArch64.
2016-09-14 Sjoerd MeijerThis reapplies r281304. The issue was that I had missed
2016-09-14 Elena DemikhovskyAVX-512: Fixed a bug in kortest.z intrinsic
2016-09-14 Igor Breger[AVX512BW] Change truncStore action (v16i16->v16i18...
2016-09-14 Filipe Cabecinhas[asan] Reify ErrorStringFunctionSizeOverflow
2016-09-14 Filipe Cabecinhas[asan] Reify ErrorStringFunctionMemoryRangesOverlap
2016-09-14 Craig Topper[X86] Remove the VCVTSI2SD32 with rounding intrinsic...
2016-09-14 Roman GareevPerform copying to created arrays according to the...
2016-09-14 Jonas HahnfeldDocument option '-rtlib' in clang's man page and help...
2016-09-14 Wei MiCreate a getelementptr instead of sub expr for ValueOff...
2016-09-14 Tobias GrosserEnsure Polly linking works without BUILD_SHARED_LIBS
2016-09-14 Peter Collingbournegold: Simplify. Do not unnecessarily enumerate Obj...
2016-09-14 Richard Smith[docs] Fix formatting of   characters so that...
2016-09-14 Kostya Serebryany[libFuzzer] start using trace-pc-guard as an alternativ...
2016-09-14 Richard Smith[docs] Order diagnostic cross-references alphabetically...
2016-09-14 Richard SmithUpdate DiagnosticsReference and fix emitter to emit...
2016-09-14 Kostya Serebryany[sanitizer-coverage] add yet another flavour of coverag...
2016-09-14 Kostya Serebryany[sanitizer-coverage] add yet another flavour of coverag...
2016-09-14 Nico WeberFollow-up to r281367: Compare uuids case-insensitively.
2016-09-14 Richard Smith[modules] When merging one definition into another...
2016-09-14 Sean CallananCleaned up the code that handles function return addres...
2016-09-14 Richard SmithColor warnings purple rather than orange, to match...
2016-09-14 Rui UeyamaTurn a no-op assignment into an assertion.
2016-09-14 Rui UeyamaSimplify InputFile ownership management.
2016-09-13 Jason Henline[SE] Pack global dev handle addresses
2016-09-13 Jason HenlineDevice doc says device is small
2016-09-13 Jason Henline[SE] Platforms return Device values
2016-09-13 Akira HatanakaAddress Pete's review comment and define OrigArg on...
2016-09-13 Zachary TurnerForce c++14 when running tests on Windows.
2016-09-13 Akira Hatanaka[ObjCARC] Traverse chain downwards to replace uses...
2016-09-13 Jason MolendaTestQueues could error out because the one second sleep...
2016-09-13 Jason Henline[SE] KernelSpec return best PTX
2016-09-13 Richard SmithMissed update from r281412.
2016-09-13 Vedant Kumar[llvm-cov] Just emit the version number in the index...
next