platform/upstream/llvm.git
2015-02-11 Ilia KClose terminal after LaunchInTerminalTestCase test
2015-02-11 Zachary TurnerUse ADDITIONAL_HEADER_DIRS in all LLVM CMake projects.
2015-02-11 Justin BognerRevert "[UBSan] Enable -Wglobal-constructors."
2015-02-11 Justin BognerInstrProf: Add a test for PR22531
2015-02-11 Justin BognerInstrProf: Lower coverage mappings by setting their...
2015-02-11 Richard SmithAdd a warning for direct-list-initialization of a varia...
2015-02-11 Enrico GranataIntroduce the notion of "runtime support values"
2015-02-11 Andrew KaylorTemporary workaround to fix MSVC 2012 build problems
2015-02-11 Reid KlecknerFix invalid LLVM IR in PruneEH tests
2015-02-11 Richard SmithPR21857: weaken an incorrect assertion.
2015-02-11 Eric FiselierUpdate double_include.sh.cpp for new headers.
2015-02-11 Eric Fiselierlibc++ tests: wait_until.pass test sporadically fails...
2015-02-11 Reid KlecknerDon't promote asynch EH invokes of nounwind functions...
2015-02-11 Eric FiselierMake convert_to_integral.pass.cpp more platform generic.
2015-02-11 Eric FiselierFix libcxxabi's library and object root for tests.
2015-02-11 Eric FiselierRemove default definition for libcxx_obj_dir because...
2015-02-11 Enrico GranataAs part of the cleanup when a process dies, tell watchp...
2015-02-11 Tom StellardR600/SI: Store immediate offsets > 12-bits in soffset
2015-02-11 Tom StellardR600/SI: Add soffset operand to mubuf addr64 instruction
2015-02-11 Zachary TurnerFix warning due to unused private member variable.
2015-02-11 Zachary TurnerFix some warnings due to -Wcovered-switch-default.
2015-02-11 Alexey Samsonov[UBSan] Add report deduplication for -fsanitize=function.
2015-02-11 Greg ClaytonFixed a crasher that could happen if:
2015-02-11 Chaoren LinAdded CoreMedia.cpp to CMakeLists.txt for egranata.
2015-02-11 Reid KlecknerEmit landing pads for SEH even if nounwind is present
2015-02-10 Zachary TurnerConvert std::make_unique<> to llvm::make_unique<>.
2015-02-10 Petar Jovanovic[mips] Add __clear_cache() definition for non-Android...
2015-02-10 Adrian PrantlAdd the missing testcase for r228764.
2015-02-10 Petar JovanovicFix makeLibCall argument (signed) in SoftenFloatRes_XIN...
2015-02-10 Adrian PrantlDebug Info: Support variables that are described by...
2015-02-10 Adrian PrantlFix indentation.
2015-02-10 Enrico GranataFix a couple typos in the previous commit
2015-02-10 David MajnemerEarlyCSE: Add check lines for test added in r228760
2015-02-10 David MajnemerEarlyCSE: It isn't safe to CSE across synchronization...
2015-02-10 Enrico GranataAdd an LLDB summary for CMTime. Fixes rdar://15370376
2015-02-10 Zachary TurnerAdd missing function and header include.
2015-02-10 Oleksiy VyalovExtract attach core logic from SBTarget::Attach* method...
2015-02-10 Zachary TurnerOops. Don't call Windows functions on non-windows.
2015-02-10 Zachary TurnerRewrite llvm-pdbdump in terms of LLVMDebugInfoPDB.
2015-02-10 David MajnemerX86: @llvm.frameaddress should defer to SelectionDAG...
2015-02-10 Rui UeyamaGNU: Rename parseZOption because it actually parses...
2015-02-10 Zachary TurnerFix build due to mismatched function signatures.
2015-02-10 Simon Atanasyan[Object] Reformat the code with clang-format
2015-02-10 Rui UeyamaUnittest: Do s/_context/_ctx/g.
2015-02-10 Rui UeyamaGNU: Add --no-export-dynamic command line option.
2015-02-10 David MajnemerX86: Make @llvm.frameaddress work correctly with Window...
2015-02-10 Zachary TurnerProvide DIA implementation of DebugInfoPDB.
2015-02-10 Eric ChristopherReformat (and remove some tabs) to make debugging this...
2015-02-10 Aaron BallmanNow use the __debugbreak intrinsic instead of calling...
2015-02-10 Vince HarronFix 'process launch -i' for remote processes
2015-02-10 Rui UeyamaDriver: move non-positional parameters out of switch...
2015-02-10 Daniel JasperFix overly prescriptive test that broken on Mac after...
2015-02-10 Nico Weberfix docs typo
2015-02-10 Kuba BreckaFix ASan's Noinst unit tests
2015-02-10 Bill Schmidt[PowerPC] Remove the --no-tls-optimize workaround from...
2015-02-10 Aaron BallmanChanging the status code generated by LLVM_BUILTIN_TRAP...
2015-02-10 Anton Yartsev[analyzer] Pass actual state to alloc/dealloc handling...
2015-02-10 Andrey ChurbanovFixed memory corruption problem.
2015-02-10 Pete CooperCheck for backtraces in tests which are verifying prett...
2015-02-10 Andrey ChurbanovUpdated the kmp_omp_struct_info_t structure used by...
2015-02-10 Andrew KaylorAdding support for llvm.eh.begincatch and llvm.eh.endca...
2015-02-10 Alexey Samsonov[UBSan] Reduce the number of getCallerLocation() calls.
2015-02-10 Tim NorthoverDeadArgElim: arguments affect all returned sub-values...
2015-02-10 Andrey ChurbanovOpenMP 4.0 standard function omp_is_initial_device...
2015-02-10 Greg ClaytonDon't crash when evaluating a DWARF expression has...
2015-02-10 Bill SchmidtFix up r228725, missed change in PPCSubtarget definition
2015-02-10 Andrey ChurbanovAdded comment on format of local labels in asm code
2015-02-10 Duncan P. N... IR: Add MDNode::replaceWithPermanent()
2015-02-10 Bill Schmidt[PowerPC] Fix reverted patch r227976 to avoid register...
2015-02-10 David MajnemerX86: Emit Win64 SaveXMM opcodes at the right offset...
2015-02-10 Rui UeyamaUse override rather than virtual.
2015-02-10 Rui UeyamaGNU: Use StringRef::empty instead of a boolean flag.
2015-02-10 Andrey ChurbanovAdded CFI directives to asm code in order to have corre...
2015-02-10 Dan AlbertMake ABI header not found a warning, not an error.
2015-02-10 Hal Finkel[PowerPC] Support the (old) cntlz instruction alias
2015-02-10 Andrey ChurbanovThe usage of tt_state flag is replaced by an array...
2015-02-10 Rui UeyamaDriver: use hasArg instead of getLastArg if return...
2015-02-10 Chaoren LinFailsafe directory for shared objects and support execu...
2015-02-10 Chaoren LinAdding x86 to supported architectures on x86_64.
2015-02-10 Hafiz Abid... Fix build on Windows which was broken by a recent commit.
2015-02-10 Michael ZolotukhinAdd a test case for new unrolling heuristics.
2015-02-10 Eric FiselierAdd pragma system header to some experimental headers...
2015-02-10 Eric FiselierFix more issues exposed by -pedantic-errors in c++03...
2015-02-10 Sylvestre LedruFix the LLDB build under Debian Kfreebsd
2015-02-10 Hafiz Abid... Fix multiple problems of lldb-mi blocking on input...
2015-02-10 Colin LeMahieu[Hexagon] Adding vector load with post-increment instru...
2015-02-10 Greg ClaytonFixed a problem where we might omit some breakpoints...
2015-02-10 Eric FiselierRemove use of zero length arrays in tests. Get tests...
2015-02-10 Eric Fiselier[libcxx] Fix PR 22468 - std::function<void()> does...
2015-02-10 Eric Fiselier[libcxx] Properly convert the count arguments to the...
2015-02-10 Zoran Jovanovic[mips][microMIPS] Implement movep instruction
2015-02-10 Timur Iskhodzhanov[ASan/Win] NFC, just minor simplification of the code
2015-02-10 Timur Iskhodzhanov[ASan/Win] Add the executable's directory to the symbol...
2015-02-10 Jonas PaulssonTwo comment typo fixes in lib/CodeGen/SelectionDAG...
2015-02-10 Paul RobinsonExplicitly initialize a flag in a default constructor.
2015-02-10 Eric FiselierFix use of C++11 extensions in C++03 code.
2015-02-10 Bradley Smith[ARM] Add tests for armv6s[-]m being an alias to armv6[-]m
2015-02-10 Bradley Smith[ARM] Add armv6s[-]m as an alias to armv6[-]m
2015-02-10 John ThompsonFixed module-map-checker to recurse umbrella dirs when...
2015-02-10 Samuel BenzaquenAdd translationUnitDecl matcher.
next