platform/upstream/llvm.git
2016-02-17 Amaury SechetNFC: Fix formating
2016-02-17 Tim NorthoverFix warning on build without asserts
2016-02-17 Tim NorthoverAArch64: improve redundant copy elimination.
2016-02-17 Zachary Turner[DebugInfoPDB] Raise getSymIndexId() up to PDBSymbol
2016-02-17 Zachary Turner[DebugInfoPDB] Teach Variant to support string types.
2016-02-17 Akira Hatanaka[CodeGen] Fix an assert in CodeGenFunction::EmitFunctio...
2016-02-17 Alexey SamsonovFix PR26608: Make sanitizer_common tests more portable.
2016-02-17 Haicheng Wu[LIR] Avoid turning non-temporal stores into memset
2016-02-17 Alexey Samsonov[TSan] PR26609: Fix two test cases.
2016-02-17 Adrian PrantlDebug Info: Teach LdStHasDebugValue() (Local.cpp) about...
2016-02-17 George Burgess IVAdd static/const qualifiers to methods. NFC.
2016-02-17 Kostya Serebryany[libFuzzer] don't timeout when loading the corpus....
2016-02-17 Alexey Samsonov[tests] Slightly improve a fix in r260669.
2016-02-17 Akira HatanakaMention 'notail' attribute in 3.9 release notes.
2016-02-17 Elena DemikhovskyCreate masked gather and scatter intrinsics in Loop...
2016-02-17 Amaury SechetFix load alignement when unpacking aggregates structs
2016-02-17 David MajnemerRevert "Reapply commit r258404 with fix."
2016-02-17 Ed SchoutenEnable SafeStack for CloudABI.
2016-02-17 Frederic Riss[ObjCARC] Handle ARCInstKind::ClaimRV in OptimizeIndivi...
2016-02-17 Colin LeMahieu[Hexagon] Replacing reference/dereference with referenc...
2016-02-17 Nico WeberRemove superfluous semicolon.
2016-02-17 Nico WeberRevert r261070, it caused PR26652 / PR26653.
2016-02-17 David Majnemer[WinEH] Optimize WinEH state stores
2016-02-17 Ed Maste[tsan] Fix signal number definitions for FreeBSD
2016-02-17 Ed Maste[tsan] Fix build warnings on FreeBSD
2016-02-17 Easwaran RamanAdd a profile summary class specific to instrumentation...
2016-02-17 Colin LeMahieu[Hexagon] Loop instructions don't need special processi...
2016-02-17 Justin Lebar[NVPTX] Annotate convergent intrinsics as convergent.
2016-02-17 Justin Lebar[NVPTX] Test that MachineSink won't sink across llvm...
2016-02-17 Justin Lebar[NVPTX] Annotate call machine instructions as calls.
2016-02-17 Justin Lebar[IR] Add {is,set,setNot}Convergent() functions to CallS...
2016-02-17 Justin LebarUpdate langref to indicate that calls may be convergent.
2016-02-17 Justin LebarFix typo in comment.
2016-02-17 David MajnemerCorrect more typos in conditional expressions
2016-02-17 Chris Bieneman[CMake] [NFC] Move macro definitions out of config...
2016-02-17 Rafael EspindolaRepresent the dynamic table itself with a DynRegionInfo.
2016-02-17 Chris Bieneman[CMake] Push the dependency on AddLLVM into the test...
2016-02-17 Mitch BodartFix some erroneous lit test failures due to unlucky...
2016-02-17 Rafael EspindolaAdd a unwrapOrError utility and use it to simplify...
2016-02-17 Samuel Benzaquen[clang-tidy] Match the type against the get() method...
2016-02-17 Simon Pilgrim[X86][SSE] Update pshufb mask tests.
2016-02-17 Hongbin Zheng[Refactor] Move isl_ctx into Scop.
2016-02-17 Rafael EspindolaChange how readobj stores info about dynamic symbols.
2016-02-17 Alexey Bataev[OPENMP] Fix tests incompatibility with ARM buildbots.
2016-02-17 Krzysztof Parzyszek[Hexagon] Fold object construction into map::insert
2016-02-17 Simon Pilgrim[X86][SSE] Update pshufb mask test to use a real input...
2016-02-17 Chad RosierTypo.
2016-02-17 Igor BregerAVX512: Fix LowerMSCATTER() return value.
2016-02-17 Alexey Bataev[OPENMP 4.5] Codegen support for data members in 'first...
2016-02-17 Daniel Sanders[libcxx] Fix definition of regex_traits::__regex_word...
2016-02-17 Simon Atanasyan[ELF][MIPS] Update test case expectations due changes...
2016-02-17 Anastasia Stulova[OpenCL] Added half type literal with suffix h.
2016-02-17 Scott Egerton[mips] Removed the SHF_ALLOC flag and the SHT_REL flag...
2016-02-17 Simon Pilgrim[X86][AVX] Support bit-blend integer shuffles for 256...
2016-02-17 Simon Pilgrim[X86][AVX] Support bit-mask integer shuffles for 256...
2016-02-17 Alexey Bataev[OPENMP] Fix handling loop-based directives with arrays.
2016-02-17 Simon Pilgrim[X86][SSE] Tidyup BUILD_VECTOR operand collection....
2016-02-17 Benjamin Kramer[Hexagon] cast<> a reference instead of referencing...
2016-02-17 Jonas Hahnfeld[compiler-rt][msan] Ensure initialisation before callin...
2016-02-17 David Blaikiellvm-dwp: Support for type units when merging DWPs...
2016-02-17 David BlaikieFix the hash function.
2016-02-17 Cong HouDetecte vector reduction operations just before instruc...
2016-02-17 Rui UeyamaMake getOffset a member function of DynamicReloc<ELFT>.
2016-02-17 Rui UeyamaUse shorter names for the .gnu.hash class.
2016-02-17 Rui UeyamaUse stable_partition instead of erasing all elements...
2016-02-17 Rui UeyamaUse an accurate type instead of unsigned.
2016-02-17 Rui UeyamaSplit SymbolTableSection::writeGlobalSymbols.
2016-02-17 Hans WennborgRevert r260979 "[X86] Enable the LEA optimization pass...
2016-02-17 Xinliang David Lirevert r261038: arm/aarch64 bot failure
2016-02-17 Mehdi AminiRevert "Query the StringMap only once when creating...
2016-02-17 Chandler Carruth[cmake] Revert r260742 (and r260744) to improve order...
2016-02-17 Sean Silva[AttrDocs.td] Fix up some reST syntax.
2016-02-17 Haicheng Wu[AliasSetTracker] Teach AliasSetTracker about MemSetInst
2016-02-17 JF BastienWebAssembly: update expected failures
2016-02-17 Dan Gohman[WebAssembly] Call memcpy for large byval copies.
2016-02-17 Evgeniy Stepanov[msan] Extend prlimit test.
2016-02-17 Evgeniy Stepanov[msan] Intercept prlimit.
2016-02-17 Xinliang David LiTest simplification
2016-02-17 Xinliang David LiRestrengthen tests relaxed in r259955
2016-02-17 Mehdi AminiTeach clang to use the ThinLTO pipeline
2016-02-17 JF BastienWebAssembly: update expected test failures
2016-02-17 Matt ArsenaultAdd .gitignore for build directories
2016-02-17 Matt Arsenaultamdgcn: Use new workitem intrinsics
2016-02-17 Chandler Carruth[LCG] Construct an actual call graph with call-edge...
2016-02-17 Reid Kleckner[X86] Fix a shrink-wrapping miscompile around __chkstk
2016-02-17 Xinliang David LiNew test case: make sure alloc bit is not set for covma...
2016-02-17 Dan Gohman[WebAssembly] Use SDValue::getConstantOperandVal. NFC.
2016-02-17 Mehdi AminiFix MSVC bot: apparently visual studio does not like...
2016-02-17 Richard SmithImprove diagnostics for ill-formed literal operator...
2016-02-16 Andrew KaylorFix build LLVM with -D LLVM_USE_INTEL_JITEVENTS:BOOL...
2016-02-16 Dan Gohman[WebAssembly] Implement __builtin_frame_address.
2016-02-16 Mehdi AminiQuery the StringMap only once when creating MDString...
2016-02-16 Mehdi AminiDefine the ThinLTO Pipeline (experimental)
2016-02-16 Mehdi AminiRefactor the PassManagerBuilder: extract a "addFunction...
2016-02-16 Adam NemetFix test from r261013
2016-02-16 Simon Pilgrim[X86][AVX] Regenerated vselect tests
2016-02-16 Ahmed Bougacha[X86] Remove the now-unused X86ISD::PSIGN. NFC.
2016-02-16 Ahmed Bougacha[X86] Generalize logic blend of (x, -x) combine to...
2016-02-16 Ahmed Bougacha[X86] Don't turn (c?-v:v) into (c?-v:0) by blindly...
2016-02-16 Ahmed Bougacha[X86] Extract PSIGN/BLENDVP tests into vector-blend...
next