platform/upstream/llvm.git
2016-08-12 Benjamin Kramer[Coroutines] Move class into anonymous namespace.
2016-08-12 Haicheng WuRevert "[BranchFolding] Restrict tail merging loop...
2016-08-12 Roger Ferrer... This patch implements PR#22821.
2016-08-12 Simon Atanasyan[ELF][MIPS] Support .MIPS.abiflags section
2016-08-12 Gor Nishanov[Coroutines]: Part6b: Add coro.id intrinsic.
2016-08-12 Simon Atanasyan[ELF][MIPS] Fix the comment
2016-08-12 Duncan P. N... ADT: Remove all ilist_iterator => pointer casts, NFC
2016-08-12 David MajnemerUse the range variant of transform instead of unpacking...
2016-08-12 David MajnemerUse the range variant of transform instead of unpacking...
2016-08-12 David MajnemerUse the range variant of remove_if instead of unpacking...
2016-08-12 David MajnemerUse the range variant of count_if instead of unpacking...
2016-08-12 Rui UeyamaAdd comments.
2016-08-12 George Burgess IV[Sema] Fix the wording of a comment. NFC.
2016-08-12 George Burgess IV[Sema] Fix a crash on variadic enable_if functions.
2016-08-12 Rui UeyamaRename getSizeOfHeaders -> getHeaderSize.
2016-08-12 David MajnemerUse the range variant of find/find_if instead of unpack...
2016-08-12 Duncan P. N... Core: Remove custom next-prev traits from SimpleReferen...
2016-08-12 Duncan P. N... ADT: Add ilist_iterator conversions to/from ilist_node
2016-08-12 Wei MiRecommit 'Remove the restriction that MachineSinking...
2016-08-12 Rui UeyamaEarly continue. NFC.
2016-08-12 Rui UeyamaSimplify LinkerScript<ELFT>::createSections.
2016-08-12 Haicheng Wu[BranchFolding] Restrict tail merging loop blocks after MBP
2016-08-12 Rui UeyamaRemove excessive parentheses.
2016-08-12 Rui UeyamaCreate only one section for a name in LinkerScript.
2016-08-12 Richard SmithP0217R3: serialization/deserialization support for...
2016-08-12 Bruno Cardoso... Revert "[VFS] Skip non existent files from the VFS...
2016-08-12 Richard SmithP0217R3: template instantiation support for decompositi...
2016-08-12 Bruno Cardoso... [VFS] Skip non existent files from the VFS tree
2016-08-12 Bruno Cardoso... [VFS] Add 'ignore-non-existent-contents' field to YAML...
2016-08-12 Ivan KrasinWholeProgramDevirt: initialize WasDevirt in all constru...
2016-08-12 Chris Bieneman[CMake] If the compiler supports _Atomic include atomic...
2016-08-12 Rui UeyamaAllocate LayoutInputSections using SpecificBumpPtrAlloc...
2016-08-12 Rui UeyamaSimplify output section ownership management.
2016-08-12 Eli Friedman[DSE] Don't remove stores made live by a call which...
2016-08-12 Pete CooperRefactor isValidAssumeForContext to reduce duplication...
2016-08-12 Rui UeyamaRemove OutputSectionBuilder::finalize.
2016-08-12 Richard SmithRemove unused and undesirable reference from BindingDec...
2016-08-12 Richard SmithP0217R3: Constant expression evaluation for decompositi...
2016-08-12 Rui UeyamaRemove useless local variable.
2016-08-12 Rui UeyamaSplit LinkerScript<ELFT>::createSections.
2016-08-12 Vedant Kumar[Basic] Add const qualifier to SM.isInSystemMacro ...
2016-08-12 David MajnemerUse the range variant of find_if instead of unpacking...
2016-08-12 Ivan KrasinWholeProgramDevirt: fix access to a non-initialized...
2016-08-11 Todd FialaDecoupled Options from CommandInterpreter.
2016-08-11 Rui UeyamaReplace a variadic forwarding template function with...
2016-08-11 Xinliang David LiAdd comment /NFC
2016-08-11 Tim Shen[ADT] Migrate DepthFirstIterator to use NodeRef
2016-08-11 Xinliang David LiFix typos /NFC
2016-08-11 Richard SmithP0217R3: Perform semantic checks and initialization...
2016-08-11 Pete CooperRemove unnecessary extra version of isValidAssumeForCon...
2016-08-11 David MajnemerUse the range variant of find instead of unpacking...
2016-08-11 Piotr PadlewskiDon't import variadic functions
2016-08-11 Vyacheslav... X86-FMA3: Implemented commute transformation for EVEX...
2016-08-11 Rui UeyamaMake class hierarchy more shallow.
2016-08-11 Rui UeyamaRe-commit r278066: Do not ignore SizeOfOptionalHeader...
2016-08-11 Tim NorthoverGlobalISel: support 'null' constant in translation.
2016-08-11 Ehsan AmiriExtend trip count instead of truncating IV in LFTR...
2016-08-11 Rui UeyamaRemove trailing whitespace.
2016-08-11 Pete CooperDead strip DESC bits should only be set on object files.
2016-08-11 Daniel Berlin[MSSA] Use is_contained
2016-08-11 David MajnemerUse range algorithms instead of unpacking begin/end
2016-08-11 Krzysztof Parzyszek[Hexagon] Allow non-returning calls in hardware loops
2016-08-11 David Majnemer[vim] Add more attributes to llvm.vim
2016-08-11 Matt ArsenaultAMDGPU: Remove unused tablegen utilities
2016-08-11 Geoff Berry[SCEV] Update interface to handle SCEVExpander insert...
2016-08-11 Pete CooperAdd obj2yaml to the list of tool_patterns in lit. NFC
2016-08-11 Tim NorthoverRemove empty file left by partial reversion.
2016-08-11 Tim NorthoverGlobalISel: add translation support for shift operations.
2016-08-11 Tim NorthoverGlobalISel: support zext & sext during translation...
2016-08-11 Rui UeyamaAdd comments.
2016-08-11 Pete CooperBetter compress lazy binding info to match ld64.
2016-08-11 Teresa JohnsonFix type truncation warnings
2016-08-11 Pete CooperGenerate slightly more compressed binding opcodes when...
2016-08-11 Daniel BerlinMove GVNHoist tests into their own directory since...
2016-08-11 Wei DingAMDGPU : Add intrinsic for instruction v_cvt_pk_u8_f32
2016-08-11 Wei MiRevert rL278384 which caused several buildbot failures...
2016-08-11 Daniel BerlinFix PR 28933
2016-08-11 Pete CooperAdd test for rebase opcodes. We didn't have one. ...
2016-08-11 Pete CooperAdd missing RUN line from r278398. This test works...
2016-08-11 Pete CooperArm64 stubs alignment is 2, not 4.
2016-08-11 Tim Shen[ADT] Add relation operators for Optional
2016-08-11 Pete CooperChange when we choose to add an LC_LOAD_DYLIB to the...
2016-08-11 Ed SchoutenDon't enable PIE on i686-unknown-cloudabi.
2016-08-11 Duncan P. N... CodeGen: Avoid dereferencing end() in MachineScheduler
2016-08-11 Ed SchoutenPass in frame pointer omitting compiler flags for Cloud...
2016-08-11 Rui UeyamaSplit getArchName. NFC.
2016-08-11 Matt ArsenaultAMDGPU: Prune includes
2016-08-11 Krzysztof Parzyszek[Hexagon] Standardize "select" pseudo-instructions
2016-08-11 Ivan KrasinWholeProgramDevirt: generate more detailed and accurate...
2016-08-11 Marshall ClowRemove test for the sign of a NaN - doesn't work on...
2016-08-11 Pete CooperChange all the libSystem test files to be dylibs instea...
2016-08-11 Pete CooperFix one more test missed by r278372. The next commit...
2016-08-11 Wei MiRemove the restriction that MachineSinking is now stopp...
2016-08-11 Krzysztof ParzyszekIf-conversion incorrectly calculates liveness of redefi...
2016-08-11 Devin Coughlin[analyzer] Teach RetainCountChecker about CVFooRetain
2016-08-11 Pete CooperFix off-by-one error in default currentVersion.
2016-08-11 Barnabas BittnerTest commit
2016-08-11 Bruno Cardoso... [Sema] Add more strict check for sizeof diagnostics...
2016-08-11 Andrew KaylorTarget independent codesize heuristics for Loop Idiom...
2016-08-11 Easwaran RamanAdd a new method to create SimpleInliner instance and...
next