platform/upstream/llvm.git
2016-01-29 Junmo ParkMinor code cleanup. NFC.
2016-01-29 Eric ChristopherAdd the clang debug info test directory to .gitignore...
2016-01-29 Eric ChristopherUse a consistent spelling for vtables.
2016-01-29 Rafael EspindolaMerge identical strings.
2016-01-29 Enrico GranataFix a bug where type <formatter> list would ignore...
2016-01-29 Ahmed Bougacha[AArch64] Fix i64 nontemporal high-half extraction.
2016-01-29 Sanjoy Das[RS4GC] Minor cleanups enabled by the previous change...
2016-01-29 Sanjoy Das[RS4GC] Delete code that is dead due to r259129; NFC
2016-01-29 Enrico GranataFix a bug where LLDB would not print the name of the...
2016-01-29 Reid KlecknerReland "[CodeView] Use assembler directives for line...
2016-01-29 Sanjoy Das[RS4GC] Clamp UseDeoptBundles to true and update tests
2016-01-29 Rui UeyamaRename isTlsOptimized -> canRelaxTls.
2016-01-29 Rui UeyamaUpdate comments.
2016-01-29 Reid KlecknerRevert "[CodeView] Use assembler directives for line...
2016-01-29 Sanjoy Das[RS4GC] Port three tests to the deopt bundles directory
2016-01-29 Reid KlecknerAdd missing raw_ostream include
2016-01-28 Reid KlecknerSilence gcc warning about ternary and enumerations
2016-01-28 Justin Lebar[CUDA] Generate CUDA's printf alloca in its function...
2016-01-28 Sanjoy Das[PlaceSafepoints] Use DEBUG() instead of TraceLSP
2016-01-28 Easwaran RamanLower inlining threshold when the caller has minsize...
2016-01-28 Manman RenClass Property: change PropertyMap to include isClassPr...
2016-01-28 Devin Coughlin[analyzer] NullabilityChecker: Remove unused isReturnSe...
2016-01-28 Reid Kleckner[CodeView] Use assembler directives for line tables
2016-01-28 Manman RenCheck for frontend errors after releasing the Builder.
2016-01-28 Reid KlecknerRemove unused MC includes from LTOModule.h
2016-01-28 Todd Fialafix up missing header from change r259084.
2016-01-28 Jonathan PeytonFix task dependency performance problem
2016-01-28 Sanjoy Das[PlaceSafepoints] Misc. minor cleanups; NFC
2016-01-28 Sanjoy Das[PlaceSafepoints] Remvoe unused headers, and sort ...
2016-01-28 Sanjoy Das[PlaceSafepoints] Eliminate dead code; NFC
2016-01-28 Rafael EspindolaUpdate for llvm change.
2016-01-28 Rui UeyamaELF: Report more than one undefined symbols if exist.
2016-01-28 Rafael EspindolaDon't mention a command line option in an error.
2016-01-28 Lang Hames[RuntimeDyld][MachO] Fix handling of empty eh-frame...
2016-01-28 Todd Fialaadd back an Xcode-specific Makefile for header installation
2016-01-28 Simon Pilgrim[X86][AVX] Added more thorough 256-bit vector consecuti...
2016-01-28 Devin Coughlin[analyzer] Suppress nullability warnings in copy, mutab...
2016-01-28 Eugene ZelenkoRemove autoconf support from source directories.
2016-01-28 Sanjoy Das[RS4GC] Change opt %s to opt < %s; NFC
2016-01-28 Sanjoy Das[PlaceSafepoints] Clamp NoStatepoints to true
2016-01-28 Sunil SrivastavaImplementation of PS4 ABI, Round 1
2016-01-28 Daniel SandersBring back the test-suite export in test-release withou...
2016-01-28 Eugene ZelenkoRemove autoconf support.
2016-01-28 Matt ArsenaultAMDGPU: Match fmed3 patterns with legacy fmin/fmax
2016-01-28 Matt ArsenaultAMDGPU: Match some med3 patterns
2016-01-28 Matt ArsenaultAMDGPU: Set DX10Clamp bit
2016-01-28 Elena DemikhovskyFixed compilation issue.
2016-01-28 Chaoren LinFix build after rL259070.
2016-01-28 Evgeniy Stepanov[cfi] Simplify the code in CfiSlowPathCommon.
2016-01-28 Manman RenUpdate lldb for API change in clang r259070.
2016-01-28 Sanjay Pateladd masked intrinsic tests to show missed opportunities
2016-01-28 Evgeniy Stepanov[cfi] Get rid of a fixed size buffer for the library...
2016-01-28 Nico WeberInclude RecordDecls from anonymous unions in the AST.
2016-01-28 Enrico GranataFix an issue where the type <formatter> list command...
2016-01-28 Nico WeberRemove unused parameter.
2016-01-28 Sergei Larin[SplitModule] In split module utility we should never...
2016-01-28 David MajnemerAddress buildbot fallout from r259065
2016-01-28 Manman RenClass Property: class property and instance property...
2016-01-28 Rui UeyamaELF: Rename error -> fatal and redefine error as a...
2016-01-28 Xinliang David LiMinor cleanup /NFC
2016-01-28 Xinliang David Li[PGO] test case cleanups
2016-01-28 David Majnemer[X86] Don't transform X << 1 to X + X during type legal...
2016-01-28 Nico WeberFix strange indent.
2016-01-28 Sanjoy Das[PlaceSafepoints] Clean up tests; NFC
2016-01-28 Vedant Kumar[Coverage] Use a set to track visited FileIDs (NFC)
2016-01-28 Benjamin KramerMake header self-contained.
2016-01-28 Tom StellardAMDGPU: waitcnt operand fixes
2016-01-28 Mitch Bodart[X86] Test commit, fixed typos in comments. NFC.
2016-01-28 Aidan Dodds[Renderscript] Clang-format the renderscript plugin.
2016-01-28 Sanjoy Das[PlaceSafepoints] Minor test cleanup; NFC
2016-01-28 Tom StellardAMDGPU: Move subtarget specific code out of AMDGPUInstr...
2016-01-28 Sanjoy Das[LICM] Keep metadata on control equivalent hoists
2016-01-28 Chad Rosier[AArch64] Set MMOs on pre- and post-index instructions.
2016-01-28 Simon Pilgrim[x86] Merge multiple calls to DAG.getTargetLoweringInfo...
2016-01-28 Teresa JohnsonImprove efficiency of handling unmapped subprogram...
2016-01-28 Daniel Sanders[libcxx] Work around for clang calling GAS after having...
2016-01-28 Oliver StannardRevert r259035, it introduces a cyclic library dependency
2016-01-28 Igor BregerAVX512: Fix truncate v32i8 to v32i1 lowering implementa...
2016-01-28 Oliver StannardRevert r259036, it introduces a cyclic library dependency
2016-01-28 Aidan DoddsFix const cast error for MSVC2015 build.
2016-01-28 Michael KruseRemove autotools build system
2016-01-28 Benjamin KramerUnbreak the wasm backend again after r259035.
2016-01-28 Zoran Jovanovic[mips][microMIPS] Disable FastISel for microMIPS
2016-01-28 Jonas Hahnfeld[OMPT] Add support for ompt_event_task_dependences...
2016-01-28 Jonas Hahnfeld[OMPT] Avoid SEGV when a worker thread needs its parall...
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 Oliver StannardAdd backend dignostic printer for unsupported features
2016-01-28 Simon Pilgrim[X86][SSE] Move setTargetShuffleZeroElements closer...
2016-01-28 Junmo ParkMinor code cleanups. NFC.
2016-01-28 Yury GribovFix isBeforeInTranslationUnit to not abort on macros...
2016-01-28 Yury GribovSmall refactor in isBeforeInTranslationUnit.
2016-01-28 Asaf Badouh[X86][AVX512] small fix in ptestm intrinsics
2016-01-28 Todd Fialafixed Xcode gtest build failure
2016-01-28 Todd Fialamodify Xcode build to use cmake/ninja for internal...
2016-01-28 Jonas Hahnfeld[OMPT] Workaround clang failing with 'declare target'
2016-01-28 Matthias BraunValueTracking: Use fixed array for assumption exclude...
2016-01-28 Junmo Park[DAGCombiner] Don't add volatile or indexed stores...
2016-01-28 Akira Hatanaka[libcxx] Remove pragmas that were needed to suppress...
2016-01-28 Craig Topper[Lex] Share some common code between decimal and octal...
2016-01-28 Matthias BraunSmallPtrSet: Add missing include
next