platform/upstream/llvm.git
2016-09-04 Lang Hames[ORC] Fix an unfinished comment.
2016-09-04 Sanjay Patel[InstCombine] recode icmp fold in a vector-friendly...
2016-09-04 Hal Finkel[PowerPC] During branch relaxation, recompute padding...
2016-09-04 Igor Bregerrevert r279960.
2016-09-04 Simon PilgrimEOL fixes
2016-09-04 Simon PilgrimStrip trailing whitespace
2016-09-04 Joerg SonnenbergerTest case for r280607 to check presence and sanity...
2016-09-04 Kuba Brecka[libcxx] Fix a data race in call_once
2016-09-04 Chandler Carruth[PM] Revert r280447: Add a unittest for invalidating...
2016-09-04 Chandler Carruth[LCG] Clean up and make NDEBUG verify calls more rigoro...
2016-09-04 Chandler Carruth[LCG] A NFC refactoring to extract the logic for doing
2016-09-04 Dorit Nuzman[InstCombine] Preserve llvm.mem.parallel_loop_access...
2016-09-04 Lang Hames[ExecutionEngine] Move ObjectCache::anchor from MCJIT...
2016-09-04 Dorit NuzmanTest commit.
2016-09-04 Hal Finkel[PowerPC] Zero-extend constants in FastISel
2016-09-04 Elad Cohen[Modules] Add 'freestanding' to the 'requires-declarati...
2016-09-04 Eric FiselierApply curr_symbol.pass.cpp test fix to missed test...
2016-09-04 Craig Topper[AVX-512] Remove masked integer add/sub/mull intrinsics...
2016-09-04 Joseph TremouletFix inliner funclet unwind memoization
2016-09-04 Joerg SonnenbergerTrailing dot that shouldn't have been committed.
2016-09-04 Eric FiselierFix bad locale test data when using the newest glibc
2016-09-04 Joerg SonnenbergerPR 27200: Fix names of the atomic lock-free macros.
2016-09-04 Todd FialaXFAIL TestGdbRemoteExitCode failing tests
2016-09-04 Marshall ClowMark test as XFAIL for C++03, rather than providing...
2016-09-04 Todd Fiala[NFC] Darwin llgs support from Week of Code
2016-09-03 Craig Topper[X86] Combine some of the strings in autoupgrade code.
2016-09-03 Xinliang David LiCleanup : Use metadata preserving API for branch creation
2016-09-03 Tobias GrosserScopInfo: Do not derive assumptions from all GEP pointe...
2016-09-03 Xinliang David Li[Profile] preserve branch metadata lowering select...
2016-09-03 Mehdi AminiFix ThinLTO crash with debug info
2016-09-03 Simon PilgrimStrip trailing whitespace
2016-09-03 Craig Topper[AVX-512] Remove masked integer mullo builtins and...
2016-09-03 Craig Topper[AVX-512] Remove masked integer add/sub builtins and...
2016-09-03 Matt ArsenaultAMDGPU: Set sizes of spill pseudos
2016-09-03 Matt ArsenaultAMDGPU: Fix adding duplicate implicit exec uses
2016-09-03 Craig Topper[AVX-512] Add integer ADD/SUB instructions to load...
2016-09-03 Craig Topper[AVX-512] Mark EVEX encoded vpcmpeq as commutable just...
2016-09-03 Aaron BallmanFix the attribute documentation build.
2016-09-03 Nicolai HaehnleAMDGPU: Reduce the duration of whole-quad-mode
2016-09-03 Nicolai HaehnleAMDGPU: Fix an interaction between WQM and polygon...
2016-09-03 Eric FiselierFix PR30202 - notify_all_at_thread_exit seg faults...
2016-09-03 Niels Ole SalscheiderReplace the Radeon GCN GPU family names by more descrip...
2016-09-03 Matt ArsenaultAMDGPU: Do basic folding of class intrinsic
2016-09-03 Eric Fiseliermemory_resource still needs init_priority when built...
2016-09-03 Matt ArsenaultAMDGPU: Fix spilling of m0
2016-09-03 Matt ArsenaultImprove debug error message with register name
2016-09-03 Craig Topper[AVX-512] Add EVEX encoded VPCMPEQ and VPCMPGT to the...
2016-09-03 Nico WeberAdd a test Aaron asked for that I forgot to add before...
2016-09-03 NAKAMURA TakumiMake lit/util.py py3-compatible.
2016-09-03 Nico Weber[ms] Add support for parsing uuid as a Microsoft attribute.
2016-09-03 Nico WeberRevert r280549.
2016-09-03 Nico WeberLet Microsoft attributes apply to the type, not the...
2016-09-03 Nico WeberAdd plumbing for new attribute type "Microsoft".
2016-09-03 Nico WeberMove calls of MaybeParseMicrosoftAttributes() before...
2016-09-03 Duncan P. N... ADT: Use std::list in SparseBitVector, NFC
2016-09-03 Nico WeberRemove function name from comment.
2016-09-03 Hal Finkel[PowerPC] Support asm parsing for bc[l][a][+-] mnemonics
2016-09-03 Duncan P. N... ADT: Do not inherit from std::iterator in ilist_iterator
2016-09-03 Duncan P. N... ADT: Split out iplist_impl from iplist, NFC
2016-09-03 Wei MiFix buildbot error.
2016-09-03 Duncan P. N... ADT: Rename NodeTy to T in iplist/ilist template parameters
2016-09-03 Duncan P. N... ReaderWriter: Use ilist_noalloc_traits for TrieEdge...
2016-09-03 Duncan P. N... ADT: Remove external uses of ilist_iterator, NFC
2016-09-03 Duncan P. N... ADT: Fix up IListTest.privateNode and get it passing
2016-09-03 Jason Henline[SE] Add getByteCount methods for device memory
2016-09-03 George Burgess IV[Sema] Fix how we set implicit conversion kinds.
2016-09-03 Eric FiselierDefine _LIBCPP_SAFE_STATIC __attribute__((require_cons...
2016-09-02 Hal Finkel[PowerPC] Add asm parser/disassembler support for hrfid...
2016-09-02 Hal Finkel[PowerPC] Add support for the extended dcbf form and...
2016-09-02 Tobias GrosserDependences: Only create flat StmtSchedule in presence...
2016-09-02 Tobias GrosserDependences: Exit early, if no reduction dependences...
2016-09-02 Yunzhong Gao(clang part) Implement MASM-flavor intel syntax behavio...
2016-09-02 Yunzhong Gao(LLVM part) Implement MASM-flavor intel syntax behavior...
2016-09-02 Tobias GrosserIntroduce option to run isl AST generation, but no...
2016-09-02 George Burgess IV[Sema] Relax overloading restrictions in C.
2016-09-02 Ron LiebermanMake sure to maintain register liveness when generating...
2016-09-02 Gor Nishanovgitignore: ignore VS Code editor files
2016-09-02 Ivan Krasinlit: print process output, if getting the list of googl...
2016-09-02 Zachary Turner[codeview] Make FieldList records print as a yaml sequence.
2016-09-02 Rui UeyamaUpdate comments.
2016-09-02 Xinliang David Li[Profile] handle select instruction in 'expect' lowering
2016-09-02 Simon Atanasyan[ELF] PR30221 - linker script expression parser does...
2016-09-02 Hal Finkel[PowerPC] For larger offsets, when possible, fold offse...
2016-09-02 George Rimar[ELF] - Use std::regex instead of hand written logic...
2016-09-02 Dimitry AndricAvoid narrowing warnings in __bitset constructor
2016-09-02 Jonathan PeytonMove function into cpp file under KMP_AFFINITY_SUPPORTE...
2016-09-02 Rui UeyamaMove a test file to the right place.
2016-09-02 Rui UeyamaRemove useless file prefix.
2016-09-02 Hans WennborgRemove link to clang's release notes; keeping it up...
2016-09-02 Jonathan PeytonDecouple the kmp_affin_mask_t type from determining...
2016-09-02 James Y Knight[Sparc] Mark i128 shift libcalls unavailable in 32...
2016-09-02 Rui UeyamaUse od instead of hexdump.
2016-09-02 Jan VeselyAMDGPU/R600: EXTRACT_VECT_ELT should only bypass BUILD_...
2016-09-02 Sjoerd MeijerSetting fp trapping mode and denormal type: this an...
2016-09-02 Rui UeyamaSimplify. NFC.
2016-09-02 Krzysztof ParzyszekDo not consider subreg defs as reads when computing...
2016-09-02 Sanjay Patel[InstCombine] auto-generate assertions for tighter...
2016-09-02 Jonathan PeytonReplace a bad instance of __kmp_free() with KMP_CPU_FRE...
2016-09-02 Rui UeyamaRename UnresolvedPolicy::Error -> UnresolvedPolicy...
2016-09-02 Rui UeyamaAdd -nostdlib.
next