platform/upstream/llvm.git
2015-09-11 Bruce MitchenerClean up build of JITLoader/GDB in autoconf build.
2015-09-11 Alexey Bataev[OPENMP] Preserve alignment of the original variables...
2015-09-11 Tamas BerghammerImprove the arm/aarch64 mapping symbol handling
2015-09-11 Angel Garcia... Another patch for modernize-loop-convert.
2015-09-11 Michael KruseAdd Polly header files to IDE projects
2015-09-11 NAKAMURA Takumiclang/test/Modules/ExtDebugInfo.cpp: Use %itanium_abi_t...
2015-09-11 NAKAMURA Takumiclang/test/Modules/ExtDebugInfo.cpp: Use [[@LINE]].
2015-09-11 NAKAMURA TakumiPPCFrameLowering::emitEpilogue(): Avoid manipulating...
2015-09-11 NAKAMURA Takumiclang-tidy/misc-sizeof-container.cpp: Add explicit...
2015-09-11 NAKAMURA Takumiclang-tidy/readability-inconsistent-declaration-paramet...
2015-09-11 NAKAMURA TakumiFix \param in r247251. [-Wdocumentation]
2015-09-11 NAKAMURA TakumiFix llvm/test/tools/gold/X86/bad-alias.ll.
2015-09-11 Bruce Mitchener[lldb-mi] Fix failure in log file initialization.
2015-09-11 Alexey Bataev[OPENMP] Fix printing of array section with single...
2015-09-11 Bruce Mitchener[lldb-mi] Remove MIUtilSystem*.
2015-09-11 Rui UeyamaCOFF: Teach ICF to merge cyclic graphs.
2015-09-11 Frederic Riss[dsymutil] Discard useless location attributes.
2015-09-11 Frederic Riss[dsymutil] Rename some variables NFC.
2015-09-11 Richard Smith[modules] Don't load files specified by -fmodule-file...
2015-09-11 Bruce MitchenerLink liblldb.so with LLVMObjCARCOpts.a
2015-09-11 David BlaikieUpdate polly for explicit type parameter to global...
2015-09-11 David BlaikieFix the gold test cases after alias changes
2015-09-11 David Blaikie[opaque pointer type] update test cases for explicit...
2015-09-11 David Blaikie[opaque pointer type] update test cases for explicit...
2015-09-11 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-09-11 Richard Smith[modules] Move ConvertUTF.h to a separate submodule...
2015-09-11 Cong HouFixed a bug that BranchProbability is not defined in...
2015-09-11 Richard Smith[modules] Slightly defang an assert that produces false...
2015-09-11 Michael ZolotukhinDocs: Document __builtin_nontemporal_load and __builtin...
2015-09-11 Argyrios Kyrtzidis[sema] Fix assertion hit when using libclang to index...
2015-09-11 Duncan P. N... AsmWriter: Avoid O(N^2) processing of metadata
2015-09-11 Mehdi AminiRevert "[InstCombineCalls] Use isKnownNonNullAt() to...
2015-09-11 Rafael EspindolaAdd a DT_SYMTAB entry in the dynamic section.
2015-09-11 Adrian PrantlModule Debugging: Emit forward declarations for types...
2015-09-11 Adrian PrantlCleanup: Let CGDebugInfo::ModuleRefCache use a Tracking...
2015-09-11 David Majnemer[MS ABI] Remove another call to RequireCompleteType
2015-09-11 Bruce MitchenerClean up building & linking of Process/elf-core.
2015-09-11 Rafael EspindolaCreate a dynamic symbol table.
2015-09-11 Kostya Serebryany[libFuzzer] perform fewer crossover operations compared...
2015-09-11 Rafael EspindolaCache the bss output section in the writer, not in...
2015-09-11 Reid Kleckner[Driver] Use UniversalCRT on Windows if available
2015-09-10 Reid KlecknerAdd .exe check to Execute to fix clang-modernize tests...
2015-09-10 Michael ZolotukhinDocs: Add missing new line before a list.
2015-09-10 Richard Smith[modules] Add another .def file to our list of textual...
2015-09-10 Reid KlecknerScanDirForExecutable on Windows fails to find executabl...
2015-09-10 Cong HouPass BranchProbability/BlockMass by value instead of...
2015-09-10 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-10 Rafael EspindolaMake a few details of the string and symbol table private.
2015-09-10 Rafael EspindolaMark another method const. Sorry for missing this one...
2015-09-10 Chen Li[InstCombineCalls] Use isKnownNonNullAt() to check...
2015-09-10 Filipe CabecinhasRemove gcc warning when comparing an unsigned var for...
2015-09-10 Reid KlecknerHandle '-r' option properly
2015-09-10 John McCallSupport noreturn in limited contexts on Objective-C...
2015-09-10 Reid Kleckner[SEH] Use cleanupendpad so that WinEHPrepare gets the...
2015-09-10 Reid Kleckner[WinEH] Push and pop EBP for 32-bit funclets
2015-09-10 Roman DivackyUnbreak building on FreeBSD.
2015-09-10 David Majnemer[MS ABI] Make member pointers return true for isIncompl...
2015-09-10 Matt ArsenaultAMDGPU: Simplify debug printing
2015-09-10 Matt ArsenaultAMDGPU: Use StringRef value
2015-09-10 James Y Knight[SPARC] Switch to the Machine Scheduler.
2015-09-10 Rafael EspindolaMark two methods const.
2015-09-10 Reid KlecknerFix SEH state numbering algorithm to handle cleanupendpads
2015-09-10 Jonathan Peyton[OMPT] Fix assertion that arises when waiting for proxy...
2015-09-10 Tobias GrosserXFAIL tests that require an additional LLVM patch to...
2015-09-10 Matthew Simpson[LV] Relax Small Size Reduction Type Requirement
2015-09-10 Lang Hames[RuntimeDyld] Support non-zero addends for the MachO...
2015-09-10 Lang Hames[RuntimeDyld] Fix a bug in debugging output: all sectio...
2015-09-10 Chandler CarruthAdd an explicit 'inline' specifier to these static...
2015-09-10 Jonathan PeytonFix depth field bug and resize() function in hierarchic...
2015-09-10 Piotr PadlewskiRevert "Generating assumption loads of vptr after ctor...
2015-09-10 Reid KlecknerCorrect the return type of CreateCleanupEndPad
2015-09-10 Rafael EspindolaFix a warning when building with gcc.
2015-09-10 Greg ClaytonA little more cleanup in the build script that creates...
2015-09-10 James Y KnightRevert "[SPARC] Switch to the Machine Scheduler."
2015-09-10 Nico WeberMove sel-address.mm from test/CodeGenCXX to test/SemaOb...
2015-09-10 Jonathan PeytonCleanup of affinity hierarchy code.
2015-09-10 Peter CollingbourneCFI: Run the tests only on supported architectures...
2015-09-10 Peter CollingbourneDriver: Support cfi-icall on all OSs when targeting...
2015-09-10 Rui UeyamaFix Clang-tidy misc-use-override warnings, other minor...
2015-09-10 David Majnemer[IR] Conservatively mark 'catchpad' as accessing memory
2015-09-10 Kostya Serebryany[libFuzzer] refactor the code to allow building libFuzz...
2015-09-10 Jonathan PeytonFix hanging barriers if number of parallel regions...
2015-09-10 Adrian PrantlAdd a getDeclContextDescriptor() helper function to...
2015-09-10 Reid Kleckner[SEH] Use catchret in the new EH IR like we do for C++
2015-09-10 Artem Belevich[CUDA] Postprocess bitcode linked in during device...
2015-09-10 Chris Bieneman[CMake] Add lto subdirectory explicitly.
2015-09-10 James Y Knight[SPARC] Switch to the Machine Scheduler.
2015-09-10 Matthew Simpson[SCEV] Consistently Handle Expressions That Cannot...
2015-09-10 JF Bastien[MergeFuncs] Fix callsite attributes in thunk generation
2015-09-10 David BlaikieTidy up some alias syntax to make explicit pointer...
2015-09-10 Jordan Rose[CMake] s/LLVM_SOURCE_DIR/LLVM_MAIN_SRC_DIR/
2015-09-10 Johannes DoerfertRuntime error check elimination
2015-09-10 Philip Reames[SimplifyCFG] Use known bits to eliminate dead switch...
2015-09-10 Chris Bieneman[CMake] Add DARWIN_LTO_LIBRARY option to allow overridi...
2015-09-10 Artem Belevich[CUDA] Allow trivial constructors as initializer for...
2015-09-10 Chris Bieneman[CMake] Allow LLVM_TOOLCHAIN_TOOLS to be overridden
2015-09-10 Jordan Rose[CMake] Fix Xcode build with LLVM_ENABLE_OBJLIB.
2015-09-10 Adrian PrantlDebug Info: Allow a DIModule to appear as the scope...
2015-09-10 Adrian PrantlDebug Info: Remove an unnecessary debug type visitor.
2015-09-10 Hans WennborgRe-commit r247218: "Fix Clang-tidy misc-use-override...
next