platform/upstream/llvm.git
2014-07-19 Saleem AbdulrasoolARM: correct WoA __builtin_alloca handling on O0
2014-07-19 NAKAMURA Takumiclang/test/Misc/backend-optimization-failure.cpp: Appea...
2014-07-19 Jim InghamAdd the ability to suppress the creation of a persistent
2014-07-19 David BlaikieRemove uses of the redundant ".reset(nullptr)" of uniqu...
2014-07-19 David BlaikieRemove uses of the redundant ".reset(nullptr)" of uniqu...
2014-07-19 Warren Hunt[MS-ABI] Assign SEH handler indices to __try blocks
2014-07-19 Jim InghamIn Process::LoadImage, use the same function call both...
2014-07-19 Lang Hames[MCJIT] Add a 'decodeAddend' method to RuntimeDyldMachO...
2014-07-19 David MajnemerCodeGen: Properly null-check typeid expressions
2014-07-19 Greg ClaytonLLDB now correctly handles virtual inheritance.
2014-07-18 Eric ChristopherRevert "Reapply "DebugInfo: Ensure that all debug locat...
2014-07-18 NAKAMURA TakumiRevert r213415, "Merge two lines". It broke tests in...
2014-07-18 Eric ChristopherFundamentally change the MipsSubtarget replacement...
2014-07-18 Eric ChristopherFrameLowering depends only upon the Subtarget, so only...
2014-07-18 Akira Hatanaka[X86 inline-asm] Error out on inline-asm constraint...
2014-07-18 Hal Finkel[PowerPC] 32-bit ELF PIC support
2014-07-18 Eric ChristopherIn preparation for replacing the whole subtarget on...
2014-07-18 Eric ChristopherMake InstrInfo depend only upon the Subtarget getting...
2014-07-18 Hal FinkelTypePrinter should not omit the static keyword in array...
2014-07-18 Fariborz JahanianObjective-C. Patch to warn if the result of calling...
2014-07-18 Eric ChristopherThe subtarget in MipsTargetLowering isn't going to...
2014-07-18 Zachary TurnerAllow the user to override the LLDB_TEST_COMPILER at...
2014-07-18 Eric ChristopherAvoid caching the relocation model on the subtarget...
2014-07-18 Eric ChristopherRemove commented out code.
2014-07-18 Eric ChristopherClean up some style and formatting issues.
2014-07-18 David BlaikieDebugInfo: Assert that all abstract scopes are subprogr...
2014-07-18 Richard SmithReinstate r213348, reverted in r213395, with an additio...
2014-07-18 Alexey SamsonovMerge two lines
2014-07-18 Mark HeffernanFix build breakage introduced with r213412.
2014-07-18 Zachary TurnerTest commit. Having trouble committing from one machin...
2014-07-18 Mark HeffernanRemove unroll pragma metadata after it is used.
2014-07-18 Zachary TurnerFix a bug with order of operations.
2014-07-18 Zachary TurnerMake lldb -P work on Windows.
2014-07-18 Eric ChristopherFix a couple of formatting and style issues.
2014-07-18 Lang Hames[MCJIT] [AArch64] Make sure to propegate ARM64_RELOC_AD...
2014-07-18 Eric ChristopherMake non-module passes unconditionally added in the...
2014-07-18 Eli BenderskyAdd tests for atomic adds on floats.
2014-07-18 David MajnemerRevert "CodeGen: Properly null-check typeid expressions"
2014-07-18 David MajnemerAddress Richard's latest feedback.
2014-07-18 David MajnemerAddress Richard's comments
2014-07-18 David MajnemerAddress Richard's comments.
2014-07-18 David MajnemerCodeGen: Properly null-check typeid expressions
2014-07-18 Tyler NowickiRecommit: Handle diagnostic warnings in Frontend diagno...
2014-07-18 Tyler NowickiRename DiagnosticInfoOptimizationWarning to DiagnosticI...
2014-07-18 Eli BenderskyUse CHECK-LABEL where appropriate in this test.
2014-07-18 Mark HeffernanAdd loop unrolling metadata descriptions to docs/LangRe...
2014-07-18 Gerolf HoflehnerMergedLoadStoreMotion pass
2014-07-18 Ben LangmuirRevert "[modules] Fix macro hiding bug exposed if:"
2014-07-18 Greg ClaytonFixing warnings shouldn't introduce a crasher.
2014-07-18 Alexey Samsonov[UBsan] Skip -fsanitize=vptr instrumentations when...
2014-07-18 Alexey SamsonovMake sure globals created by UBSan are not instrumented...
2014-07-18 David BlaikieReapply "DebugInfo: Ensure that all debug location...
2014-07-18 Simon Atanasyan[Mips] Replace assembler code by YAML to make the test...
2014-07-18 David PeixottoFix build failure on windows
2014-07-18 Sylvestre LedruFor i386, gcc 4.9 under Debian (at least) updated its...
2014-07-18 David PeixottoMC: support different sized constants in constant pools
2014-07-18 Hal FinkelMark C++ reference parameters as dereferenceable
2014-07-18 Hal FinkelAdd a dereferenceable attribute
2014-07-18 Dmitry Vyukovtsan: fix Go runtime build with clang
2014-07-18 Daniel Sanders[mips] Use Triple::getVendor() instead of Triple::getVe...
2014-07-18 Dmitry Vyukovtsan: expose atomic operations in Go runtime
2014-07-18 Daniel SandersAdd MIPS Technologies to the vendors in llvm::Triple.
2014-07-18 Arnaud A. de... Revert "Emit lifetime.start / lifetime.end markers...
2014-07-18 Arnaud A. de... Emit lifetime.start / lifetime.end markers for unnamed...
2014-07-18 Tim NorthoverAArch64: implement efficient f16 bitcasts
2014-07-18 Tim NorthoverNVPTX: support fpext/fptrunc to and from f16.
2014-07-18 Tim NorthoverR600: support fpext/fptrunc operations to and from...
2014-07-18 Tim NorthoverAArch64: support f16 extend/trunc operations.
2014-07-18 Tim NorthoverX86: support fpext/fptrunc operations to and from 16...
2014-07-18 Tim NorthoverARM: support legalisation of "fptrunc ... to half"...
2014-07-18 Tim NorthoverCodeGen: soften f16 type by default instead of marking...
2014-07-18 Renato GolinSuppress 'not handled in switch' warning
2014-07-18 Viktor KutuzovAdd FreeBSD support to the Asan symbolization script
2014-07-18 Tilmann Scheller[ARM] Add earlyclobber constraint to pre/post-indexed...
2014-07-18 Viktor KutuzovAdd FreeBSD support to the address sanitizer's waitid...
2014-07-18 Renato GolinRefactor ARM subarchitecture parsing
2014-07-18 Joerg SonnenbergerUse PRIx64.
2014-07-18 Arthur MarbleMoved 25 flags to clang_ignored_gcc_optimization_f_Grou...
2014-07-18 Yi KongARM: Add test for ACLE memory barrier intrinsics
2014-07-18 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'taskwai...
2014-07-18 Artyom SkrobovswapStruct extracted into include/llvm/Support/MachO...
2014-07-18 Artyom Skrobovextracting swapStruct into include/llvm/Support/MachO...
2014-07-18 Alexey Bataev[OPENMP] Initial parsing and sema analysis for 'barrier...
2014-07-18 Oliver Stannard[ARM] Fix AAPCS regression caused by r211898
2014-07-18 Tim NorthoverR600: rename misleading fp16 test.
2014-07-18 Tim NorthoverR600: support f16 -> f64 conversion intrinsic.
2014-07-18 Tim NorthoverNVPTX: support direct f16 <-> f64 conversions via intri...
2014-07-18 Alexey Bataev[OPENMP] Initial parsing and sema analysis of 'taskyiel...
2014-07-18 Zachary TurnerUse the designated PYTHON_EXECUTABLE during build.
2014-07-18 Kevin Qin[AArch64] Implement Clang CLI interface proposal about...
2014-07-18 Hal FinkelRename AlignAttribute to IntAttribute
2014-07-18 Matt ArsenaultR600: Implement TTI:getPopcntSupport
2014-07-18 David MajnemerParse: Diagnose malformed 'message' arguments for ...
2014-07-18 Richard SmithAdd dump() for MacroDirective and MacroInfo.
2014-07-18 Richard Smith[modules] Fix macro hiding bug exposed if:
2014-07-18 Richard SmithCleanup: remove essentially unused variable.
2014-07-18 Reid KlecknerMark the vtable used when defining implicit copy and...
2014-07-18 NAKAMURA TakumiSemaInit.cpp: Fix a warning with -Asserts. [-Wunused...
2014-07-18 Nick Kledzik[mach-o] Add support for x86 pointers which use scatter...
2014-07-18 Zachary TurnerFixes a number of issue related to test portability...
next