platform/upstream/llvm.git
2014-07-14 Evgeniy Stepanov[sanitizer] Intercept getpass.
2014-07-14 Daniel Sanders[mips] Use MFHC1 when it is available (MIPS32r2 and...
2014-07-14 Daniel Jasperclang-format: Improve cast detection (fix false positive).
2014-07-14 NAKAMURA Takumi[CMake][Win32.DLL] Let llvm_add_library(SHARED) link...
2014-07-14 Tim NorthoverAArch64: remove unnecessary pseudo-instruction.
2014-07-14 Daniel Sanders[mips] Correct the AFL_FLAGS1_ODDSPREG flag in .MIPS...
2014-07-14 Pavel Chupin[x32] Add __ILP32__ macro for ILP32 platforms
2014-07-14 Sasa Stankovic[mips] Expand BuildPairF64 to a spill and reload when...
2014-07-14 Evgeniy Stepanov[msan] Stop demangling function name in the stack origi...
2014-07-14 Simon Atanasyan[Mips] Delete the empty directory.
2014-07-14 Simon Atanasyan[Mips] Remove unused test input file.
2014-07-14 Evgeniy Stepanov[asan] Remove XFAIL:android from 2 newly passing tests.
2014-07-14 Tobias GrosserDeadCodeElimination: Fix liveout computation
2014-07-14 Alexander KornienkoSuggest automated replacements of C-style casts with...
2014-07-14 Todd FialaModified gdb-remote tests to run with automatically...
2014-07-14 Bill WendlingSupport lowering of empty aggregates.
2014-07-14 NAKAMURA Takumi[CMake] LINK_COMPONENTS: Add also corresponding MCTarge...
2014-07-14 NAKAMURA Takumi[CMake] Update libdeps.
2014-07-14 NAKAMURA Takumi[CMake] Reorder libdeps by alphabetical order.
2014-07-14 NAKAMURA TakumiNVPTX/LLVMBuild.txt: Add "Scalar" to required_libraries...
2014-07-14 NAKAMURA TakumiObject/LLVMBuild.txt: Sort required_libraries by alphab...
2014-07-14 Richard SmithSuperficial fix for PR20218: binding a function lvalue...
2014-07-13 Andrea Di Biagio[DAGCombiner] Fix a crash caused by a missing check...
2014-07-13 Saleem AbdulrasoolMC: make MCWin64EHInstruction a POD-like struct
2014-07-13 Saleem AbdulrasoolMC: make helper function be more const-correct
2014-07-13 Saleem AbdulrasoolMC: make DWARF and Windows unwinding handling more...
2014-07-13 Pavel ChupinRemove trailing spaces
2014-07-13 Simon AtanasyanAdd forgotten `break` statement.
2014-07-13 Yi KongAdd test cases for AArch64 hints codegen
2014-07-13 Simon Atanasyan[Mips] Support SHT_MIPS_ABIFLAGS section type flag...
2014-07-13 NAKAMURA Takumi[CMake] Enable loadable modules, aka plugins, with...
2014-07-13 NAKAMURA Takumi[CMake] Give explicit dependencies to a couple of modul...
2014-07-13 NAKAMURA TakumiPrintFunctionNames/CMakeLists.txt: Fix a comment.
2014-07-13 NAKAMURA Takumi[CMake] Add LLVM_LINK_COMPONENTS to loadable modules...
2014-07-13 NAKAMURA Takumi[CMake] Introduce moddir for MODULE -- corresponding...
2014-07-13 NAKAMURA Takumibugpoint/ToolRunner.cpp: ProcessFailure(): Close ErrorF...
2014-07-13 David MajnemerMS ABI: Stick internal vftables in a comdat if they...
2014-07-13 David MajnemerIR: Allow comdats to be applied to globals with interna...
2014-07-13 David MajnemerMC: Let non-temporary COFF aliases be in symtab
2014-07-13 Matt ArsenaultRemove unused include
2014-07-13 Matt ArsenaultR600: Use range for and fix missing consts.
2014-07-13 Matt ArsenaultR600: Make ShaderType private
2014-07-13 Matt ArsenaultR600: Run more tests with promote alloca disabled.
2014-07-13 Matt ArsenaultR600: Run private-memory test with and without alloca...
2014-07-13 Matt ArsenaultR600: Add option to disable promote alloca
2014-07-12 Saleem Abdulrasooltests: use a more precise target for tests
2014-07-12 Saleem AbdulrasoolHeaders: add hint intrinsics to arm_acle.h
2014-07-12 Saleem AbdulrasoolCodeGen: support hint intrinsics from ACLE on AArch64
2014-07-12 Matt ArsenaultTry to fix MSVC warning.
2014-07-12 Matt ArsenaultTry to fix MSVC build
2014-07-12 Yi KongImprove comments of ARM ACLE header file and tests
2014-07-12 Matt ArsenaultTry to fix MSVC build
2014-07-12 Matt ArsenaultTemplatify DominanceFrontier.
2014-07-12 Ed MasteFix lldb-gdbserver build
2014-07-12 Saleem AbdulrasoolAArch64: add support for llvm.aarch64.hint intrinsic
2014-07-12 Saleem AbdulrasoolMC: remove use of unnecessary variable
2014-07-12 Saleem AbdulrasoolMC: rename MCW64UnwindInfo to MCWinFrameInfo
2014-07-12 Simon Atanasyan[ELFYAML] Group ELF section type flags to target specif...
2014-07-12 Todd Fialallgs: modify to accept --native-regs flag.
2014-07-12 Ed MasteAdd FreeBSD failure decorator for TestCallStopAndContinue
2014-07-12 Ed MasteAdd FreeBSD decorator for TestMultipleDebuggers
2014-07-12 Alexander KornienkoFixed compilation errors in tests, enforce checking...
2014-07-12 Owen AndersonFix an issue with the MergeBasicBlockIntoOnlyPred(...
2014-07-12 Hal FinkelAdd nonnull in CodeGen for __attribute__((returns_nonnull))
2014-07-12 Todd Fialallgs: implement --setsid.
2014-07-12 Alexey Samsonov[ASan] Collect unmangled names of global variables...
2014-07-12 Reid KlecknerRequire an x86 registered target for this test by split...
2014-07-12 Matt ArsenaultR600: Add missing tests for some intrinsics
2014-07-12 Reid Klecknerclang-cl: Make all x86 CPU feature flags available...
2014-07-12 Duncan P. N... BFI: Add constructor for Weight
2014-07-12 Greg Claytonlldb needs to support DW_op_piece masks for values...
2014-07-12 Duncan P. N... BFI: Clean up BlockMass
2014-07-12 Reid KlecknerOption: Propagate flags from groups to options in each...
2014-07-12 Lang Hames[RuntimeDyld] Fix stub size and offset for AArch64...
2014-07-12 Greg ClaytonAllow generic ARM cores to match any more specific...
2014-07-12 Reid KlecknerAvoid a warning from MSVC on "*/" in this code by inser...
2014-07-11 Duncan P. N... BFI: Mark the end of namespaces
2014-07-11 Reid KlecknerForm a CallExpr from __noop without parens
2014-07-11 Lang Hames[RuntimeDyld] Add GOT support for AArch64 to RuntimeDyl...
2014-07-11 Argyrios Kyrtzidis[Driver] clang::driver::getARMCPUForMArch() moved to...
2014-07-11 Alexey Samsonov[ASan] Improve ODR-violation error reports.
2014-07-11 Greg ClaytonRemove assert now that we have a 'i' character that...
2014-07-11 Juergen RibutzkaRevert "[FastISel][X86] Implement the FastLowerIntrinsi...
2014-07-11 Todd FialaAdded llgs --named-pipe support and program_name-versio...
2014-07-11 Greg ClaytonDon't crash when a SBType is handed out through the...
2014-07-11 Greg ClaytonDon't use "lldb." global variables in LLDB commands.
2014-07-11 Juergen Ributzka[FastISel][X86] Implement the FastLowerIntrinsicCall...
2014-07-11 Alexey Samsonov[ASan] Introduce a struct representing the layout of...
2014-07-11 Juergen Ributzka[FastISel] Add target-independent patchpoint intrinsic...
2014-07-11 Juergen Ributzka[FastISel] Add basic infrastructure to support a target...
2014-07-11 Aditya NandakumarWhen we sink an instruction, this can open up opportuni...
2014-07-11 Argyrios KyrtzidisMove the API and implementation of clang::driver::getAR...
2014-07-11 Alp TokerConsolidate header inclusion diagnostics
2014-07-11 Juergen Ributzka[FastISel] Make isInTailCallPosition independent of...
2014-07-11 Juergen Ributzka[FastISel] Breakout intrinsic lowering into a separate...
2014-07-11 Kevin EnderbyAdd the "-s" flag to llvm-nm for Mach-O files that...
2014-07-11 David MajnemerCodeGen: Don't emit a thread-wrapper if we can't touch...
2014-07-11 Brad Smithoops. correct the prefix.
2014-07-11 Reid KlecknerMS extension: Make __noop be the integer zero, not...
2014-07-11 Brad SmithHandle SPARC float command line parameters for SPARCv9.
next