platform/upstream/llvm.git
2016-01-03 Craig TopperUse std::is_sorted instead of manual loops. NFC
2016-01-03 Craig TopperUse range-based for loop. NFC
2016-01-03 Craig Topper[TableGen] Replace a logically negated xor of bools...
2016-01-03 Craig Topper[TableGen] Use std::find_if and a lambda instead of...
2016-01-03 Craig Topper[TableGen] Fix a bug introduced in r256627. If the...
2016-01-03 Craig Topper[TableGen] Use range-based for loops. NFC
2016-01-03 Xinliang David Li[PGO] simple refactoring (NFC)
2016-01-03 NAKAMURA TakumiWinEHPrepare.cpp: Suppress a warning for -Asserts....
2016-01-02 George RimarRevert or r256638. I`ve lost a little piece of code...
2016-01-02 Joseph Tremoulet[Verifier] Add braces to satisfy buildbots. NFC
2016-01-02 Joseph Tremoulet[WinEH] Verify catchswitch handlers
2016-01-02 Joseph Tremoulet[WinEH] Tighten parentPad verifier checks
2016-01-02 Joseph Tremoulet[WinEH] Update catchrets with cloned successors
2016-01-02 Yaron KerenCorrect misleading formatting of several ifs followed...
2016-01-02 David Majnemer[WinEH] Add additional verification
2016-01-01 David MajnemerReimplement __readeflags and __writeeflags on top of...
2016-01-01 David Majnemer[X86] Add intrinsics for reading and writing to the...
2016-01-01 James Y Knight[TrailingObjects] Fix "Convert classes in OpenMPClause...
2016-01-01 James Y Knight[TrailingObjects] Convert classes in OpenMPClause.h
2015-12-31 Sanjay Patel[LibCallSimplifier] propagate FMF when shrinking binary...
2015-12-31 Craig Topper[X86] Remove a return after llvm_unreachable.
2015-12-31 Craig Topper[X86] Move shuffle decoding for constant pool into...
2015-12-31 Sanjay Patel[LibCallSimplifier] propagate FMF when shrinking unary...
2015-12-31 Sanjay Patelchange function names to avoid accidentally matching...
2015-12-31 Sanjay Pateladd 'fast' attribute to calls to show that the flag...
2015-12-31 Sanjay PatelVariable names start with an upper case letter; NFC
2015-12-31 Sanjay Patelfix formatting; NFC
2015-12-31 Sanjay Pateladd FMF for CreateCall variant
2015-12-31 Michael Zuckerman[AVX512] add PSRLQ and PSRLD Intrinsic
2015-12-31 Asaf Badouh[X86][PKU] add clang intrinsic for {RD|WR}PKRU
2015-12-31 Michael Kuperstein[X86] Avoid folding scalar loads into unary sse intrinsics
2015-12-31 Asaf Badouh[X86][PKU] Add {RD,WR}PKRU intrinsics
2015-12-31 Craig Topper[TableGen] Modify the AsmMatcherEmitter to only apply...
2015-12-31 Craig Topper[TableGen] Use range-based for loops. NFC
2015-12-31 Xinliang David Li[PGO]: Implement Func PGO name string compression
2015-12-31 Alexey Bataev[OPENMP 4.5] Codegen for 'schedule' clause with monoton...
2015-12-31 James Y Knight[TrailingObjects] Fix bug in "Convert classes in ExprOb...
2015-12-31 David Majnemer[MS ABI] Remove mangleCXXCatchHandlerType
2015-12-31 David Majnemer[MS ABI] Change the ArgBackRefMap to hold const qualifi...
2015-12-31 David Majnemer[MS ABI] Replace dead code with an assertion
2015-12-31 David Majnemer[MSVC Compat] Diagnose multiple default ctors for dllex...
2015-12-31 Craig Topper[TableGen] Move determination of IsIsolatedToken into...
2015-12-31 James Y Knight[TrailingObjects] Convert classes in ExprObjC.h
2015-12-31 James Y Knight[TrailingObjects] Convert remaining classes in Expr...
2015-12-31 Richard SmithImprove diagnostic for the case where a function templa...
2015-12-30 Chandler CarruthRevert "Revert "[ptr-traits] Implement the base pointer...
2015-12-30 Sanjay Patel[ValueTracking] fix bug computing isKnownToBeAPowerOfTw...
2015-12-30 Eric FiselierUse __rebind_pointer to avoid #ifdef block
2015-12-30 Teresa Johnson[ThinLTO] Rename variables used in metadata linking...
2015-12-30 Eric Fiselier[libcxx] Fix for ALL undefined behavior in <list>.
2015-12-30 Richard SmithImplement [temp.deduct.type]p6: if the nested-name...
2015-12-30 Tobias GrosserIslExprBuilder: Provide PointerLikeTypeTraits for isl_id
2015-12-30 Tobias GrosserScopDetection: Add include to make complete type of...
2015-12-30 Teresa JohnsonEnsure MDNode used as key in metadata linking map canno...
2015-12-30 Xinliang David Li[PGO]: Eliminate custom typedefs in the FreeBSD case
2015-12-30 Teresa Johnson[ThinLTO] Check MDNode values saved for metadata linkin...
2015-12-30 Sanjay Patelfix formatting; NFC
2015-12-30 Aaron BallmanSilencing a -Wcast-qual warning; NFC.
2015-12-30 Aaron BallmanWhen performing an implicit from float to bool, the...
2015-12-30 Tobias GrosserRevert "[ptr-traits] Implement the base pointer traits...
2015-12-30 Davide ItalianoDisable generating movt on FreeBSD.
2015-12-30 Daniel Jasperclang-format: Slightly row back on r256343 by increasin...
2015-12-30 Alexey Bataev[OPENMP 4.5] Allow 'ordered' clause on 'loop simd'...
2015-12-30 George Rimar[ELF] - Optimize .eh_frame section: remove CIE if all...
2015-12-30 Alexander Kornienko[clang-tidy] Don't use delegating constructors
2015-12-30 Alexander Kornienko[clang-tidy] Use hasLocalStorage() to identify unnecess...
2015-12-30 Alexander Kornienko[clang-tidy] Add the missing Makefile
2015-12-30 Alexander Kornienko[clang-tidy] Fix configure build
2015-12-30 Alexander Kornienko[clang-tidy] Add UnnecessaryCopyInitialization check...
2015-12-30 Daniel Jasperclang-format: [JS] Support TypeScript 1.6 user defined...
2015-12-30 Chandler Carruth[ptr-traits] Add another complete type that is necessar...
2015-12-30 Chandler Carruth[ptr-traits] Some compilers (older Clang? unsure) on...
2015-12-30 Craig Topper[TableGen] Remove unnecessary conversion from StringRef...
2015-12-30 Craig Topper[TableGen] Remove raw_string_ostream by just emitting...
2015-12-30 Craig Topper[TableGen] Use range-based for loops. NFC
2015-12-30 Craig Topper[TableGen] Move more things that come from variant...
2015-12-30 Craig Topper[TableGen] Use 'size_t' instead of 'unsigned' to better...
2015-12-30 David Majnemer[MS ABI] Add variable templates to the NameBackReferences
2015-12-30 David Majnemer[MS ABI] Improve our mangling of pass_object_size
2015-12-30 Eric FiselierFix locale feature testing in test suite.
2015-12-30 Chandler Carruth[ptr-traits] Implement the base pointer traits using...
2015-12-30 James Y KnightFix alignment issue in CodeGenFunction::PopCleanupBlock.
2015-12-30 Chandler Carruth[ptr-traits] Refactor how PointerIntPair does its point...
2015-12-30 Chandler Carruth[ptr-traits] Add one more #include necessary to do...
2015-12-30 Chandler Carruth[ptr-traits] Add an #include to provide the complete...
2015-12-30 Chandler Carruth[ptr-traits] Add #includes of headers rather than forwa...
2015-12-30 Eric FiselierRevert r256606 due to compiler-rt sanitizer bot failures
2015-12-30 Chandler Carruth[ptr-traits] Move a class definition up to the top...
2015-12-30 Chandler Carruth[ptr-traits] Move methods manipulating PointerUnions...
2015-12-30 Chandler Carruth[ptr-traits] Switch the Redeclarable template to using...
2015-12-30 Chandler Carruth[ptr-traits] Switch from a really wasteful SmallDenseMap of
2015-12-30 Chandler Carruth[ptr-traits] Stop using two bogus types as stand-ins...
2015-12-30 James Y Knight[TrailingObjects] Convert CastExpr and subclasses.
2015-12-30 Richard SmithClean up this code, NFC.
2015-12-30 Eric FiselierCleanup CMake for out-of-tree builds
2015-12-30 Devin Coughlin[analyzer] Handle another Android assert function.
2015-12-29 Xinliang David Li[PGO]: Refactor VP data writer
2015-12-29 Devin Coughlin[analyzer] Suppress nullability warning for _Nonnull...
2015-12-29 Richard SmithWhen a namespace alias redeclares a using declaration...
2015-12-29 Richard SmithModel NamespaceAliasDecls as having their nominated...
next