platform/upstream/llvm.git
2014-06-15 Eric ChristopherTemporarily revert r210953 in an attempt to bring the...
2014-06-15 Matt ArsenaultR600: Report that integer division is expensive.
2014-06-15 Matt ArsenaultR600: Remove dead code
2014-06-15 David BlaikiePR20038: DebugInfo missing DIEs for some concrete varia...
2014-06-15 Saleem Abdulrasooltest: add missed file in previous commit
2014-06-15 Saleem AbdulrasoolPreprocessor: improve ACLE 6.4.1, 6.4.2 support
2014-06-15 Manuel KlimekAdd specialization of FoldingSetTrait for std::pair.
2014-06-15 Viktor KutuzovFix building InstrProfilingFile.c on FreeBSD
2014-06-15 Viktor KutuzovFix getting IP, BP and SP for address sanitizer's needs...
2014-06-15 Simon Atanasyan[Mips] Make gp-sym-2.test test case independent from...
2014-06-15 Tim NorthoverLegalizeDAG: make sure cast is unsigned before using...
2014-06-15 Tim NorthoverAArch64: improve handling & modelling of FP_TO_XINT...
2014-06-15 Tim NorthoverAArch64: improve vector [su]itofp handling.
2014-06-15 NAKAMURA TakumiDon't expect tests always crashing. Add "REQUIRES:asserts".
2014-06-14 Todd FialaAdded several gdb-remote tests around QListThreadsInSto...
2014-06-14 Simon Atanasyan[Mips] Make gp-sym-1.test test case independent from...
2014-06-14 Artyom SkrobovReplacing the private implementations of SwapValue...
2014-06-14 Artyom SkrobovUsing llvm::sys::swapByteOrder() for the common case...
2014-06-14 Artyom SkrobovUsing llvm::sys::swapByteOrder() for the common case...
2014-06-14 Simon Atanasyan[Mips] Make exe-got.test test case independent from...
2014-06-14 Artyom SkrobovAdding llvm::sys::swapByteOrder() for the common use...
2014-06-14 Artyom SkrobovLeft two files out of the previous commit
2014-06-14 Artyom Skrobovllvm::sys::SwapByteOrder() renamed to llvm::sys::getSwa...
2014-06-14 Artyom SkrobovRenaming SwapByteOrder() to getSwappedBytes()
2014-06-14 Sylvestre LedruOne of our buildbot for FreeBSD does not support std...
2014-06-14 Sylvestre LedruList the function/method name in the index page of...
2014-06-14 Sylvestre LedruWith the option '-analyzer-config stable-report-filenam...
2014-06-14 Matt ArsenaultR600: Add failing testcases.
2014-06-14 Matt ArsenaultFix typo
2014-06-14 Matt ArsenaultR600: Fix asserts related to constant initializers
2014-06-14 Matt ArsenaultR600: Use address space enum instead of value
2014-06-14 Nick LewyckyRemove extra whitespace in function declaration. No...
2014-06-14 Todd FialaProperly terminated POSIX register sets with LLDB_INVAL...
2014-06-14 Todd FialaAdded gdb-remote expedited register dupe check.
2014-06-14 Dan AlbertExclude Android from the tests for valloc/pvalloc.
2014-06-13 David BlaikieDebugInfo: Remove some extra handling of abstract varia...
2014-06-13 Anna ZaksFix a crash in Retain Count checker error reporting
2014-06-13 Alexey Samsonov[Sanitizer] Merge AnsiColorDecorator and SanitizerCommo...
2014-06-13 Adrian PrantlDocument Darwin-specific defaults.
2014-06-13 Todd FialaSync accumulated minor diffs in llgs branch gdb-remote...
2014-06-13 Eric ChristopherRemove InstrItineraryData off of the TargetMachine...
2014-06-13 Richard SmithA non-trivial array-fill expression isn't necessarily...
2014-06-13 Eric ChristopherMove ARMJITInfo off of the TargetMachine and down onto...
2014-06-13 Jiangning LiuComplete remove test/Transforms/GlobalMerge.
2014-06-13 Jiangning LiuMove GlobalMerge from Transform to CodeGen.
2014-06-13 Alexey Samsonov[UBSan] Respect runtime flag for colorizing reports
2014-06-13 Jason MolendaAdd documentation about the jThreadExtendedInfo packet.
2014-06-13 Eric ChristopherThe hazard recognizer only needs a subtarget, not a...
2014-06-13 Eric ChristopherFix typo.
2014-06-13 David BlaikieDebugInfo: Reference abstract definitions from variable...
2014-06-13 Alexey Samsonov[DWARF parser] Use distinction between DW_AT_ranges_bas...
2014-06-13 David BlaikieDwarfDebug::getExistingAbstractVariable: constify an...
2014-06-13 David BlaikieDebugInfo: Following up to r209677, refactor local...
2014-06-13 Jason MolendaAdd a check that we found an ABI plugin before calling...
2014-06-13 Greg ClaytonDon't dereference target if it is NULL.
2014-06-13 David BlaikieDebugInfo: Refactor some tests to allow DW_AT_name...
2014-06-13 David Blaikietest/DebugInfo/X86/dbg-value-isel.s: correct lexical...
2014-06-13 Adrian PrantlMake these two words equally bold.
2014-06-13 Zachary TurnerMake the error-handling functions thread-safe.
2014-06-13 Adrian PrantlCopy the documentation of -fstandalone-debug from the...
2014-06-13 Hans WennborgAdd support for the /EP argument to clang-cl
2014-06-13 Tim NorthoverFix test for release builds.
2014-06-13 Jan VeselyAdd intptr types
2014-06-13 Tim NorthoverAtomics: emit "cmpxchg weak" where possible
2014-06-13 Todd FialaAdded gdb-remote stop packet expedited register tests.
2014-06-13 Bill Schmidt[PPC64LE] Run some existing Altivec tests on powerpc64l...
2014-06-13 Johannes Doerfert[Refactor] C++11 Memory access iterators in SCoP stmts
2014-06-13 Johannes Doerfert[Refactor] Simplify dependency map dump
2014-06-13 Tyler NowickiAdds a Pragma spelling for attributes to tablegen and...
2014-06-13 Alexey SamsonovRemove top-level Clang -fsanitize= flags for optional...
2014-06-13 Tim NorthoverX86: lower ATOMIC_CMP_SWAP_WITH_SUCCESS directly
2014-06-13 Matt ArsenaultR600: Cleanup some old AMDIL stuff.
2014-06-13 Rafael EspindolaUpdate for llvm api change.
2014-06-13 Rafael EspindolaFinishing touch for the std::error_code transition.
2014-06-13 Rafael EspindolaUpdate for llvm api change.
2014-06-13 Tyler NowickiFirst commit. Modified FIXME comment.
2014-06-13 Tim NorthoverAtomics: make use of the "cmpxchg weak" instruction.
2014-06-13 Tim NorthoverAtomics: switch direction of cmpxchg comparison
2014-06-13 Tom StellardR600: Remove AMDIL instruction and register definitions
2014-06-13 Tobias Grosseropt: Initialize asm printers
2014-06-13 Rafael EspindolaRemove unused and odd code.
2014-06-13 Rafael EspindolaRemove unused and odd code.
2014-06-13 Rafael EspindolaRemove broken include.
2014-06-13 Rafael EspindolaFix KillTheDoctor after r210725.
2014-06-13 Tim NorthoverSCCP: update for cmpxchg returning { iN, i1 } now.
2014-06-13 Zoran Jovanovic[mips][mips64r6] Relocation R_MIPS_PC18_S3
2014-06-13 Tim NorthoverIR-change: cmpxchg operations now return { iN, i1 }.
2014-06-13 Tim NorthoverTests: use CHECK-LABEL to help debugging failures
2014-06-13 Tim NorthoverDocs: remove extra {} around result types.
2014-06-13 Tim NorthoverDocs: fix grammar error in description
2014-06-13 Tim NorthoverIR: add "cmpxchg weak" variant to support permitted...
2014-06-13 Samuel BenzaquenDo not store duplicate parents when memoization data...
2014-06-13 Cameron McInallyFix bad copy-and-paste from r210652. AVX512 masked...
2014-06-13 Daniel Sanders[mips] Add cache and pref instructions
2014-06-13 Daniel Sanders[mips][mips64r6] bc1any[24] are not available on MIPS32...
2014-06-13 Daniel Sanders[mips][mips64r6] b(ge|lt)zal are not available on MIPS3...
2014-06-13 Daniel Sanders[mips][mips64r6] daddi is not available on MIPS64r6
2014-06-13 Jeroen KetemaAdd files forgotten in the previous commit
2014-06-13 NAKAMURA Takumi[Win32] Let utils/not aware of abort(), aka llvm_unreac...
2014-06-13 NAKAMURA Takumillvm/test/CodeGen/X86/fast-isel-args-fail2.ll: Don...
next