platform/upstream/llvm.git
2014-10-14 Jan VeselyR600: FMA is VecALU only instruction
2014-10-14 Reed KotlerFinish getting Mips fast-isel to match up with AArch64...
2014-10-14 David BlaikieDebugInfo: Ensure that all debug location scope chains...
2014-10-14 Ed MasteSkip asan test on FreeBSD
2014-10-14 Rafael EspindolaRemove method that is identical to the base class one.
2014-10-14 Alexey Samsonov[UBSan] XFAIL test added in r219642 on Darwin
2014-10-14 Matt ArsenaultR600/SI: Use DS offsets for constant addresses
2014-10-14 Saleem AbdulrasoolCodeGen: correct block mangling in ObjC
2014-10-14 Saleem AbdulrasoolCodeGen: correct mangling for blocks
2014-10-14 David BlaikieRevert "Fix stuff... again."
2014-10-14 David BlaikieRevert some parts of r196288 that were confusing and...
2014-10-14 David BlaikieFix stuff... again.
2014-10-14 David BlaikieFormatting for prior commit
2014-10-14 Ulrich Weigand[SystemZ] Address review comments for r219679
2014-10-14 David BlaikieDebugInfo: Don't leak location information from one...
2014-10-14 Todd FialaFix dotest.py test runner exit code to return non-zero...
2014-10-14 Hal Finkel[LVI] Check for @llvm.assume dominating the edge branch
2014-10-14 NAKAMURA TakumiRevert r219638, (r219640 and r219676), "Removing the...
2014-10-14 Robert Khasanov[AVX512] Extended avx512_binop_rm to DQ/VL subsets.
2014-10-14 Robert Khasanov[AVX512] Extended avx512_binop_rm to BW/VL subsets.
2014-10-14 Bradley Smith[AArch64] Fix crash with empty/pseudo-only blocks in...
2014-10-14 Evgeniy Stepanov[sanitizer] Fix a crash in FP unwinder on ARM.
2014-10-14 Alexander Potapenko[llvm-symbolizer] Minor typedef cleanup. NFC.
2014-10-14 Renato GolinFix silly commit to disable test on ARM
2014-10-14 Renato GolinDisable failing ASAN LongJump test on ARM
2014-10-14 Ulrich Weigand[SystemZ] Add test case to verify default use of integr...
2014-10-14 Dmitry Vyukovtsan: remove trailing whitespace
2014-10-14 Evgeniy Stepanov[asan] Add fast_unwind_on_check flag.
2014-10-14 NAKAMURA TakumiThreading.h: Use \tparam for template parameters. ...
2014-10-14 Dmitry Vyukovtsan: refactor atexit handling
2014-10-14 Eric ChristopherGrab the subtarget info off of the MachineFunction...
2014-10-14 Eric ChristopherUse the triple to figure out if this is a darwin target...
2014-10-14 Eric ChristopherRemove unnecessary TargetMachine.h includes.
2014-10-14 Eric ChristopherGrab the subtarget and subtarget dependent variables...
2014-10-14 Eric ChristopherGrab the subtarget and subtarget dependent variables...
2014-10-14 Eric ChristopherInstead of the TargetMachine cache the MachineFunction
2014-10-14 Eric ChristopherAccess subtarget specific variables off of the MachineF...
2014-10-14 Eric ChristopherAdd lld to the parallel set of directories since it...
2014-10-14 Eric ChristopherAccess the subtarget off of the MachineFunction via...
2014-10-14 Hao Liu[AArch64]Select wide immediate offset into [Base+XReg...
2014-10-14 Justin BognerRe-apply "Frontend: Extract SerializedDiagnosticReader...
2014-10-14 Eric ChristopherRemove the use and member variable of the TargetMachine...
2014-10-14 Eric ChristopherHave MachineInstrBundle use the MachineFunction for...
2014-10-14 Eric ChristopherAccess the subtarget off of the MachineFunction rather...
2014-10-14 Eric ChristopherUse PARALLEL_DIRS instead of DIRS in the Makefile
2014-10-14 Richard SmithExtend -Rmodule-build to also remark when module buildi...
2014-10-14 Richard Smith[modules] Merging for class-scope using-declarations.
2014-10-14 Marcello MaggioniSwitch to select optimization for two-case switches
2014-10-14 Nick Kledzik[mach-o] Add Pass to create are shim Atoms for ARM...
2014-10-14 Jim InghamThis adds a "batch mode" to lldb kinda like the gdb...
2014-10-14 Eric ChristopherDon't include DFAPacketizer in TargetInstrInfo, there...
2014-10-14 Eric ChristopherInclude map into the A15SDOptimizer rather than pick...
2014-10-14 Eric ChristopherRemove the TargetMachine from DFAPacketizer since it...
2014-10-14 Justin BognerRevert "Frontend: Extract SerializedDiagnosticReader...
2014-10-14 Justin BognerFrontend: Try to fix cmake builders after r219647
2014-10-14 Justin BognerFrontend: Extract SerializedDiagnosticReader out of...
2014-10-14 Peter CollingbourneIntroduce Go coding standards for LLVM.
2014-10-14 Sanjay Patelfix formatting; NFC
2014-10-14 Chandler CarruthAdd some optional passes around the vectorizer to both...
2014-10-14 Peter CollingbourneIntroduce LLVMWriteBitcodeToMemoryBuffer C API function.
2014-10-13 Alexey SamsonovSanitize upcasts and conversion to virtual base.
2014-10-13 Sean CallananResolve non-pointer isas for metaclasses.
2014-10-13 Chris BienemanUpdating documentation as per Chandler's feedback.
2014-10-13 David MajnemerInstCombine: Fix miscompile in X % -Y -> X % Y transform
2014-10-13 Chris BienemanRemoving the static destructor from ManagedStatic.cpp...
2014-10-13 David MajnemerFix the build
2014-10-13 Eric ChristopherMigrate another set of getSubtargetImpl away.
2014-10-13 Peter CollingbourneRemove unused debug info constants.
2014-10-13 David MajnemerInstCombine: Don't miscompile (x lshr C1) udiv C2
2014-10-13 Reed KotlerMake first of several changes to bring up to AArch64...
2014-10-13 Filipe CabecinhasFix minor typos in comments.
2014-10-13 Paul RobinsonUpdate the example of using a command-line option custo...
2014-10-13 Fariborz JahanianObjective-C [Sema]. Fixes a bug in comparing qualified
2014-10-13 Dan AlbertCorrectly export _Unwind_[GS]et(GR|IP) for EHABI.
2014-10-13 Adrian PrantlAdd an assertion about the integrity of the iterator.
2014-10-13 Adrian Prantlconstify the getters in SDNodeDbgValue.
2014-10-13 Chad RosierRefactor debug statement and remove dead argument....
2014-10-13 Jordan Rose[analyzer] Check all 'nonnull' attributes, not just...
2014-10-13 Samuel BenzaquenFix order of evaluation bug in DynTypedMatcher::constru...
2014-10-13 Adrian Prantlcleanup comments and remove an obsolete workaround
2014-10-13 Samuel BenzaquenFix bug in DynTypedMatcher::constructVariadic() that...
2014-10-13 Timur IskhodzhanovAdd VS2012-generated test inputs for test/tools/llvm...
2014-10-13 Greg ClaytonDon't lock the IOHandlerList::m_mutex in Debugger:...
2014-10-13 Chad RosierRelinquish ownership of MS-style inline assembly.
2014-10-13 Adrian PrantlAddress review comments from Justin Bogner.
2014-10-13 Filipe CabecinhasFix a broadcast related regression on the vector shuffl...
2014-10-13 Matt ArsenaultR600/SI: Minor cleanup of function
2014-10-13 Ulrich WeigandMore OpenMP test case compatibility fixes
2014-10-13 Johannes Doerfert[Refactor][NfC] Simplify and clean the handling of...
2014-10-13 Alexander Kornienko[clang-tidy] misc-braces-around-statements.ShortStateme...
2014-10-13 Yuri Gorshenin[asan-asm-instrumentation] Follow-up fixes to r219602...
2014-10-13 Manuel KlimekRe-structure clang-rename into a library and the tool.
2014-10-13 Bradley Smith[AArch64] Fixup test from A53 erratum patch after build...
2014-10-13 Renato GolinAdds support for the Cortex-A17 processor to Clang
2014-10-13 Renato GolinAdds support for the Cortex-A17 to the ARM backend
2014-10-13 Daniel Sanders[mips] Mark redundant instructions with a comment in...
2014-10-13 Bradley Smith[AArch64] Add workaround for Cortex-A53 erratum (835769)
2014-10-13 Bradley Smith[AArch64] Add workaround for Cortex-A53 erratum (835769)
2014-10-13 Yuri Gorshenin[asan-asm-instrumentation] Fixed memory references...
2014-10-13 Alexey BataevFix incompatibility issue in /OpenMP/parallel_num_threa...
next