platform/upstream/llvm.git
2016-03-23 Nico Weberclang-cl: Include /FI headers in /showIncludes output.
2016-03-23 Stephane SezerImplement ObjectFilePECOFF::GetEntryPointAddress.
2016-03-23 Pete CooperCopy MachO struct to temporary to avoid unaligned load UB.
2016-03-23 Davide Italiano[LTO] Only change linkage if we keep the symbol.
2016-03-23 Faisal Vali[NFC] Delete an unused function parameter from a static...
2016-03-23 Mike SpertusVisualize fields of records as they were declared in...
2016-03-23 Kuba BreckaFollow-up for r264162 to fix the CMake build (update...
2016-03-23 Manman RenObjC: Handle boolean fixed type for enum.
2016-03-23 Jonathan PeytonFix Visual Studio builds
2016-03-23 Artyom SkrobovReplace a string comparison in ARMSubtarget.h with...
2016-03-23 Chih-Hung Hsieh[analyzer] Fix typo s/initalize/initialize/
2016-03-23 Nico Weberclang-cl: Don't warn about /Oy- being unused in 64...
2016-03-23 Kuba BreckaAdd ThreadSanitizer debugging support.
2016-03-23 Silviu Baranga[SCEV] Change the SCEV Predicates interfaces for conver...
2016-03-23 Rafael EspindolaNot every x86 relocation is relative.
2016-03-23 Alexander KornienkoUse an enum instead of hardcoded indices. NFC.
2016-03-23 Simon Pilgrim[X86] Regenerated WidenArith test
2016-03-23 Oliver Stannard[AArch64] Replace some uses of report_fatal_error with...
2016-03-23 Artyom SkrobovCombine identical check-prefixes in Clang test/Preproce...
2016-03-23 Tobias GrosserDrop explicit -polly-delinearize parameter
2016-03-23 Andrew Wilkins[cmake] fix libgo-llgo paths in install target
2016-03-23 Renato GolinRevert "[tsan] Disable randomized address space on...
2016-03-23 Andrey Turetskiy[X86] Add "x87" in x86 target feature map.
2016-03-23 Andrey Turetskiy[X86] Introduction of FeatureX87.
2016-03-23 Hrvoje Varga[mips][microMIPS] Delay slot filler modifications
2016-03-23 Haojian WuAdd check for unneeded copies of locals
2016-03-23 Simon Atanasyan[ELF][MIPS] Add comment with MIPS GOT relocations handl...
2016-03-23 Tobias Grosserwww: Drop one more </div>
2016-03-23 Tobias Grosserwww: Drop polyhedral news reference.
2016-03-23 Tobias GrosserCodegen:Do not invalidate dominator tree when bailing...
2016-03-23 Justin BognerFAQ: Remove the entire Build Problems section
2016-03-23 Tobias GrosserAdd option to disallow modref function calls in scops.
2016-03-23 Justin BognerFAQ: We require GCC 4.7 - nobody's asking about build...
2016-03-23 Vedant Kumar[docs] Fix typo in ProgrammersManual.rst
2016-03-23 Valery Pykhtin[AMDGPU] Fix missing assembler predicates.
2016-03-23 Davide Italiano[Tests] Remove the correct files.
2016-03-23 Lang Hames[Docs] Clarify boolean conversion for Error and Expecte...
2016-03-23 Davide Italiano[LTO] Remove dead code.
2016-03-23 George Burgess IV[Sema] Allow implicit conversions of &overloaded_fn...
2016-03-23 Sanjoy DasRemove stale comment
2016-03-23 Sanjoy Das[StatepointLowering] Don't do two DenseMap lookups...
2016-03-23 Sanjoy Das[StatepointLowering] Minor NFC cleanups
2016-03-23 Sanjoy Das[StatepointLowering] Minor nfc refactoring
2016-03-23 Sanjoy Das[StatepointLowering] Schedule gc relocates before uniqu...
2016-03-23 Tom StellardAMDGPU: Cache information about register pressure sets
2016-03-23 Chris Bieneman[Apple Clang] Expose llvm-config from stage2 builds...
2016-03-23 Junmo ParkMinor code cleanup. NFC.
2016-03-23 Enrico GranataChange 'apropos' such that it doesn't look into the...
2016-03-23 Davide Italiano[ModuleUtils] Use range-based loop. NFC.
2016-03-23 Sean Silva[docs] Use reST link.
2016-03-23 Sean SilvaBring back Makefile.sphinx
2016-03-23 Sean Silva[docs] Clarify the sense of --compile-command
2016-03-22 Michael Kruse[ScopInfo] Fix domains after loops.
2016-03-22 Sean SilvaTidy up this test a bit.
2016-03-22 Pete CooperMove empty atom check to target independent code. ...
2016-03-22 Pete CooperAvoid memcpy from nullptr. NFC.
2016-03-22 Pete CooperDon't memcpy from a null source. Found by UBSan
2016-03-22 Sean CallananReverted a change in r264074 that made lldb-mi use...
2016-03-22 Derek BrueningTest commit to verify repository access and fix a typo.
2016-03-22 Davide Italiano[LTO] Keep linkonce_odr symbols when appropriate.
2016-03-22 Joerg SonnenbergerTypo
2016-03-22 Justin BognerMC: Don't access the filesystem in MCContext's constructor
2016-03-22 Enrico GranataMake it so that a command alias can actually remove...
2016-03-22 Justin Lebar[NVVM] Remove noduplicate attribute from synchronizing...
2016-03-22 Justin Lebar[CUDA] Don't allow templated variadic functions.
2016-03-22 Tobias GrosserInvalidate scop on encountering a complex control flow
2016-03-22 Siva Chandra[lldb-mi] Uncomment a line in CMakeLists.txt to make...
2016-03-22 Rafael EspindolaDrop comdats from the dst module if they are not selected.
2016-03-22 George Burgess IVKeep CodeGenPrepare from preserving the domtree.
2016-03-22 JF BastienUpdate cxx-features test to C++1z
2016-03-22 Pete CooperFix operator= on OwningAtomPtr to call destructor when...
2016-03-22 Enrico GranataFix a bug caused by my alias refactoring where, if...
2016-03-22 Sean CallananBackend support for top-level Clang epxressions
2016-03-22 Sean SilvaMark SymbolBody::getSymbol as `const`.
2016-03-22 Rui UeyamaWe do not use libLTO, so fix the error.
2016-03-22 John ThompsonD18325: Added mm_malloc module export.
2016-03-22 Rui UeyamaELF: Create LTO.{cpp,h} and move LTO-related code to...
2016-03-22 Sean Silva[lto] Provide a file name for the combined LTO object.
2016-03-22 Matthias BraunRevert "Support arbitrary addrspace pointers in masked...
2016-03-22 Enrico GranataChanges to the Xcode project file to make LLDB build...
2016-03-22 Simon Pilgrim[X86][AVX] Added AVX1 tests for 256-bit vector idiv...
2016-03-22 Simon Pilgrim[SelectionDAG] Ensure constant folded legalized vector...
2016-03-22 Tim NorthoverCodeGen: check return types match when emitting tail...
2016-03-22 Sanjoy DasRemove unnecessary branch from test
2016-03-22 Adam Nemet[LoopVersioning] Relax an assert for LCSSA PHIs
2016-03-22 Etienne Bergeron[clang-tidy] Fix broken test with redundant string...
2016-03-22 Yabin Cui[tsan] Fix check-tsan build by using CHECK_NE.
2016-03-22 Sanjoy DasAllow lowering call sites with both funclets and deopt...
2016-03-22 Pete CooperMore MSVC bot appeasement. Explicitly define rvalue...
2016-03-22 Dan Gohman[WebAssembly] Implement the rotate instructions.
2016-03-22 Etienne Bergeron[clang-tidy] Fix redundant-string-cstr check with msvc...
2016-03-22 Zachary TurnerUnicode support on Win32.
2016-03-22 Etienne Bergeron[clang-tidy] Skip reporting of not applicable fixes.
2016-03-22 Sanjoy DasAdd a hasOperandBundlesOtherThan helper, and use it...
2016-03-22 Justin BognerStaticAnalyzer: Avoid an unintentional copy
2016-03-22 Pete CooperAppease MSVC bots by changing visibility of AtomVector.
2016-03-22 Etienne Bergeron[clang-tidy] Fix redundant-string-init check with msvc...
2016-03-22 Yabin Cui[tsan] Disable randomized address space on linux aarch64.
2016-03-22 Pete CooperUse owning pointers instead of raw pointers for Atom...
2016-03-22 David MajnemerMake build bots happy
next