platform/upstream/llvm.git
2016-04-15 Davide Italiano[LTO] Add a new splitCodeGen() API which takes a Target...
2016-04-15 Sean CallananAdded a testcase for defining and using a block in...
2016-04-14 George Burgess IVFix StaticAnalyzer complaints. NFC.
2016-04-14 Charles LiLit C++11 Compatibility Patch #8
2016-04-14 Vedant Kumar[test] Require 'asserts' for a test which uses -debug...
2016-04-14 Matt ArsenaultAMDGPU: Remove custom load/store scalarization
2016-04-14 Adrian McCarthyDon't disable stdin buffering on Windows
2016-04-14 Matt ArsenaultAMDGPU: Add test for generic builtin behavior
2016-04-14 Matt ArsenaultAMDGPU: Include LDS size in printed comment
2016-04-14 Michael Kuperstein[AliasSetTracker] Correctly handle changing the size...
2016-04-14 Mehdi AminiNuke getGlobalContext() from LLVM (but the C API)
2016-04-14 Mehdi AminiRemove every uses of getGlobalContext() in LLVM (but...
2016-04-14 Matt ArsenaultAMDGPU: Run SIFoldOperands after PeepholeOptimizer
2016-04-14 Matt ArsenaultAMDGPU: Directly emit m0 initialization with s_mov_b32
2016-04-14 Matt ArsenaultAMDGPU: Fold bitcasts of scalar constants to vectors
2016-04-14 Rui UeyamaDo not use llvm::getGlobalContext().
2016-04-14 Mehdi AminiRevert "Do not use llvm::getGlobalContext(), trying...
2016-04-14 Geoff Berry[ScheduleDAGInstrs] Re-factor for based on review feedb...
2016-04-14 Marcin Koscielnicki[sanitizer] [SystemZ] Fix stack traces.
2016-04-14 Marcin Koscielnicki[sanitizer] [SystemZ] Add/fix kernel and libc type...
2016-04-14 Samuel Benzaquen[clang-tidy] Add check misc-multiple-statement-macro
2016-04-14 Simon Atanasyan[ELF][MIPS] Make R_MIPS_LO16 a relative relocation...
2016-04-14 Mehdi AminiUse fully qualified name to refer to LLVMContext
2016-04-14 Reid KlecknerIn vector comparisons, handle scalar LHS just as we...
2016-04-14 Mehdi AminiDo not use llvm::getGlobalContext(), trying to nuke...
2016-04-14 Rafael EspindolaSpecialize the symbol table data structure a bit.
2016-04-14 Renato Golin[ARM] Adding IEEE-754 SIMD detection to loop vectorizer
2016-04-14 Sanjay Patel[InstCombine] remove constant by inverting compare...
2016-04-14 Greg ClaytonFix Xcode project after recent s390x changes.
2016-04-14 Dehao ChenFix null pointer access for discriminator assignment.
2016-04-14 Richard SmithMake this code less brittle. The benefits of a fixed...
2016-04-14 Aaron BallmanAdd support for type aliases to modernize-redundant...
2016-04-14 Rafael EspindolaHash symbol names only once per global SymbolBody.
2016-04-14 Tom StellardAMDGPU: Add skeleton GlobalIsel implementation
2016-04-14 Rafael EspindolaSimplify handling of size relocations. NFC.
2016-04-14 Dehao ChenUpdate discriminator assignment algorithm to handle...
2016-04-14 Richard SmithFix off-by-one error in worst-case number of offsets...
2016-04-14 Ulrich WeigandFix regression in gnu_libstdcpp.py introduced by r266313
2016-04-14 Reid KlecknerSink DI metadata usage out of MachineInstr.h and Machin...
2016-04-14 Davide Italiano[ValueMapper] Range-loopify to improve readability...
2016-04-14 Jacques Pienaar[lanai] Add custom lowering for SRL_PARTS i32.
2016-04-14 Tom Stellard[GlobalISel] Move GISelAccessor class into public headers
2016-04-14 Nicolai Haehnle[DivergenceAnalysis] Treat PHI with incoming undef...
2016-04-14 Nicolai Haehnle[StructurizeCFG] Annotate branches that were treated...
2016-04-14 Nicolai HaehnleAMDGPU: Remove SIFixSGPRLiveRanges pass
2016-04-14 Nicolai HaehnleAMDGPU: change a redundant if () to an assert(). NFC
2016-04-14 Ulrich WeigandDisable LinuxCoreTestCase.test_s390x
2016-04-14 Tom Stellard[GlobalISel] Coding style and whitespace fixes
2016-04-14 Ulrich WeigandRevert r266311 - Fix usage of APInt.getRawData for...
2016-04-14 George RimarMove variables closer to code scopes that uses them...
2016-04-14 Tim NorthoverAArch64: expand cmpxchg after regalloc at -O0.
2016-04-14 Jacques Pienaar[lanai] Add areMemAccessesTriviallyDisjoint, getMemOpBa...
2016-04-14 Tom StellardAMDGPU: allow specifying a workgroup size that needs...
2016-04-14 Tom StellardAMDGPU/SI: Use the correct scratch wave offset register...
2016-04-14 Betul Buyukkurt[PGO] Do not attach VP metadata if value count at site...
2016-04-14 Silviu Baranga[SCEV][LAA] Add tests for SCEV expression transformatio...
2016-04-14 Etienne Bergeron[clang-tidy] Fix documentation generation.
2016-04-14 Jonathan Peyton[ITTNOTIFY] Correct barrier imbalance time in case...
2016-04-14 Aaron BallmanAdd typedefNameDecl() and typeAliasDecl() to the AST...
2016-04-14 Rafael EspindolaRemove the only case where we would relocate a R_386_TL...
2016-04-14 Jonathan PeytonExponential back off logic for test-and-set lock
2016-04-14 Rafael EspindolaMerge duplicated cases. NFC.
2016-04-14 Pavel Labath[test] make expect_state_changes actually expect *only...
2016-04-14 Pavel Labath[test] Relax stderr expectations on targets with chatty...
2016-04-14 Ismail DonmezFix testcase for the LLVM_LIBDIR_SUFFIX=64 case. Fallou...
2016-04-14 Michael KruseAdd contexts to test cases. NFC.
2016-04-14 Michael KruseAdd InvalidContext to update_test.py.
2016-04-14 Marianne Mailhot... clang-format: Last line in incomplete block is indented...
2016-04-14 Marianne Mailhot... clang-format: Implemented tab usage for continuation...
2016-04-14 Marianne Mailhot... clang-format: Allow include of clangFormat.h in managed...
2016-04-14 Rafael EspindolaAdd missing typename.
2016-04-14 George Rimar[ELF] - Refactoring of end/edata/etext implementation.
2016-04-14 Ulrich WeigandFind .plt section in object files generated by recent ld
2016-04-14 Ulrich WeigandFix test cases for big-endian systems
2016-04-14 Ulrich WeigandFix ARM instruction emulation tests on big-endian systems
2016-04-14 Ulrich WeigandMiscellaneous fixes for big-endian systems
2016-04-14 Ulrich WeigandHandle bit fields on big-endian systems correctly
2016-04-14 Ulrich WeigandFix usage of APInt.getRawData for big-endian systems
2016-04-14 Ulrich WeigandMake Scalar::GetBytes and RegisterValue::GetBytes const
2016-04-14 Ulrich WeigandFixes for platforms that default to unsigned char
2016-04-14 Ulrich WeigandSupport Linux on SystemZ as platform
2016-04-14 Ulrich WeigandAdd new ABI callback to provide fallback unwind registe...
2016-04-14 George RimarReturn back the zero parameter of aggregate initializat...
2016-04-14 Ed Maste[sanitizer] remove FreeBSD PS_STRINGS fallback
2016-04-14 George RimarMake OutputSectionFactory::lookup() inline. NFC.
2016-04-14 George RimarRemoved excessive line. NFC.
2016-04-14 George RimarReduce expression to single line. NFC.
2016-04-14 Simon DardisSummary:
2016-04-14 Renato GolinRevert "Make tsan tests more portable (take 2)"
2016-04-14 George RimarClang formated file. NFC.
2016-04-14 George RimarCombine code branch into single line. NFC.
2016-04-14 Marcin Koscielnicki[sanitizer] [SystemZ] Abort if the kernel might be...
2016-04-14 Marcin Koscielnicki[sanitizer] [SystemZ] Add virtual space size.
2016-04-14 Marcin Koscielnicki[sanitizer] [SystemZ] Implement internal_mmap.
2016-04-14 Renato GolinMake tsan tests more portable (take 2)
2016-04-14 Gabor Horvath[analyzer] Make it possible to query the function name...
2016-04-14 Artem Dergachev[ASTImporter] Implement some expression-related AST...
2016-04-14 Dmitry Vyukovasan: fix build
2016-04-14 Nico WeberReapply r258505 after r266254, this time with a comment...
2016-04-14 Igor Kudrin[Coverage] Update testing methods to support more than...
next