platform/upstream/llvm.git
2014-06-23 Juergen Ributzka[FastISel][X86] Optimize selects when the condition...
2014-06-23 Rafael EspindolaMake ObjectFile and BitcodeReader always own the Memory...
2014-06-23 Jason MolendaTemporarily roll back the parts of r211241 where I...
2014-06-23 Rafael EspindolaThis reverts commit r211533 and r211539.
2014-06-23 Juergen RibutzkaFix cmake build.
2014-06-23 Rafael EspindolaSimplify memory management with std::unique_ptr.
2014-06-23 NAKAMURA Takuminm-trivial-object.test requires shell since Lit interna...
2014-06-23 Sean CallananDon't set the ABI to apcs-gnu for non-ARM iOS targets...
2014-06-23 Todd FialaPart 2 of SBUnitSignals check-in.
2014-06-23 Ed MasteAdd SBUnixSignals.i
2014-06-23 Weiming ZhaoFix PR20056: Implement pseudo LDR <reg>, =<literal...
2014-06-23 Rafael EspindolaConvert a few methods to use ErrorOr.
2014-06-23 Duncan P. N... Support: Extract ScaledNumbers::matchScale()
2014-06-23 Jim GrosbachFix spelling. s/overloaed/overloaded/
2014-06-23 Kevin EnderbyChange the default input for llvm-nm to be a.out instea...
2014-06-23 Justin BognerCodeGen: Remove a stray tab character (NFC)
2014-06-23 Rafael Espindola[Mips] Add a target streamer when creating a null streamer.
2014-06-23 Todd FialaAdd API control of the signal disposition.
2014-06-23 David BlaikieRecommit 211309 (StringMap::insert), reverted in 211328...
2014-06-23 Matt ArsenaultR600/SI: Verify restrictions on div_scale operands.
2014-06-23 Matt ArsenaultR600/SI: Fix div_scale intrinsic.
2014-06-23 Matt ArsenaultR600: Fix formatting of intrinsic definitions.
2014-06-23 Duncan P. N... Cleanup r211507
2014-06-23 Christian PirkerARMEB: Vector extend operations
2014-06-23 Matt ArsenaultR600: Remove AMDILISelLowering
2014-06-23 Matt ArsenaultR600: Select is not expensive.
2014-06-23 Matt ArsenaultR600: Move add/sub with overflow out of AMDILISelLowering
2014-06-23 Matt ArsenaultR600: Move more out of AMDILISelLowering
2014-06-23 Matt ArsenaultR600: Don't set fp_round_inreg action.
2014-06-23 Matt ArsenaultR600/SI: Handle i64 sub.
2014-06-23 Matt ArsenaultR600/SI: Move selection of i64 add to separate function.
2014-06-23 Matt ArsenaultR600: Rename AMDIL file
2014-06-23 Matt ArsenaultFix missing words in sentence
2014-06-23 Matt ArsenaultUse helper function
2014-06-23 Matt ArsenaultAlphabetize forward declarations
2014-06-23 Rafael EspindolaDelete utils/FileUpdate.
2014-06-23 Duncan P. N... Support: Extract ScaledNumbers::compare()
2014-06-23 Saleem AbdulrasoolDriver: correct behaviour of -fmsc-version=MAJOR
2014-06-23 David MajnemerMS ABI: Add an additional test for typeid
2014-06-23 Ben LangmuirStop sharing the FileManager in ASTUnit::Parse
2014-06-23 Todd Fialalldb: deal with non-portable PTRACE-related constants
2014-06-23 Rafael EspindolaAllow using .cfi_startproc without a leading symbol.
2014-06-23 Rafael Espindolaclang-format initializer to reduce noise in another...
2014-06-23 Rafael EspindolaStop producing func.eh symbols on Darwin.
2014-06-23 Rafael EspindolaRemove a temporary hack.
2014-06-23 Ulrich Weigand[PowerPC] Refactor getMinCallFrameSize / getMinCallArgu...
2014-06-23 Jeroen KetemaProtect functions taking double by #ifdef cl_khr_fp64
2014-06-23 Ulrich Weigand[PowerPC] Allow stack frames without parameter save...
2014-06-23 Ulrich Weigand[PowerPC] Fix IsDarwin arg in PPCFrameLowering:: calls
2014-06-23 Ulrich Weigand[PowerPC] Refactor setMinReservedArea and CalculatePara...
2014-06-23 Ulrich Weigand[PowerPC] Fix on-stack AltiVec arguments with 64-bit...
2014-06-23 Simon Atanasyan[Mips] Make rel-dynamic-03.test test case independent...
2014-06-23 Tim NorthoverARM: mark UBFX as not allowing PC.
2014-06-23 Alexey Bataev[OPENMP] Reformatting and code improvement.
2014-06-23 Daniel Jasperclang-format: [proto] Add required space before absolut...
2014-06-23 Daniel Jasperclang-format: Fix corner case in pointer/reference...
2014-06-23 David MajnemerMC: Cleanup parseMSInlineAsm
2014-06-23 David MajnemerParse: Simplify construction of the clobber list
2014-06-23 David MajnemerStaticAnalyzer: Switch a loop to a range-based for
2014-06-23 David MajnemerAST: Add ranges for AsmStmt's inputs and outputs
2014-06-22 Alp Tokercindex.py: remove obsolete workaround and FIXME
2014-06-22 Saleem AbdulrasoolMC: adjust text section flags for WoA
2014-06-22 NAKAMURA TakumiRevert r211399, "Generate native unwind info on Win64"
2014-06-22 Alp TokerDiagnosticIDs: use diagnostic severities to simplify...
2014-06-22 Jan VeselyR600: Use LowerSDIVREM for i64 node replace
2014-06-22 Jan VeselyR600: Implement custom SDIVREM.
2014-06-22 Jan VeselyR600: Add udivrem test
2014-06-22 Alp TokerFix the category name for hash-warnings and hash-errors
2014-06-22 Justin BognerDriver: Skip the -ivfsoverlay argument in driver crash...
2014-06-22 David MajnemerRevert "Revert r211402 (and r211408,r211410), "CodeGen...
2014-06-22 Filipe CabecinhasFix PR20087 by using the source index when changing...
2014-06-22 Richard Smith[cxx_status] Minor wording tweaks.
2014-06-22 Richard Smith[cxx_status] Be a bit more precise.
2014-06-22 Richard SmithFix dead link.
2014-06-22 Sylvestre LedruRemove useless declaration
2014-06-22 NAKAMURA TakumiRevert r211402 (and r211408,r211410), "CodeGen: Refacto...
2014-06-22 NAKAMURA TakumiIntroduce a Lit feature "debug_frame" and apply it...
2014-06-22 Benjamin KramerAdd a description to the test from r211433 explaining...
2014-06-22 Benjamin KramerRemove unused diagnostic and diagnostic group.
2014-06-22 Simon Atanasyan[Mips] Make rel-dynamic-01.test test case independent...
2014-06-22 Alp TokerTextDiagnosticPrinter: use the mapped level for remark...
2014-06-22 Alp TokerEnable WindowsToolChain on all native Windows builds
2014-06-22 Arnold SchwaighoferLoopVectorizer: Fix a dominance issue
2014-06-22 Alp TokerWindowsToolChain: decouple build environment from the...
2014-06-22 Alp TokerMake WindowsToolChain portable
2014-06-22 Stepan DyatkovskiyMergeFunctions Pass, removed DenseMap helpers.
2014-06-22 Stepan DyatkovskiyMergeFunctions Pass, updated header comments.
2014-06-22 Weiming ZhaoReport error for non-zero data in .bss
2014-06-21 Sylvestre LedruRemove useless call
2014-06-21 Jordan Rose[analyzer] Check for NULL passed to CFAutorelease.
2014-06-21 Sylvestre LedruSimplify the code (variable bValid is not really intere...
2014-06-21 Sylvestre LedruRemove useless declaration
2014-06-21 Alp TokerTrack changes from clang r211448.
2014-06-21 Alp TokerMake MS i128 suffix test from r211446 more robust
2014-06-21 Alp TokerDiagnosticRenderer: emit basic notes as real diagnostics
2014-06-21 Alp TokerTextDiagnostic: print remark level diagnostics in bold too
2014-06-21 David MajnemerThe i128 suffix isn't always available.
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, FnSet has been replaced with FnTree.
2014-06-21 Stepan DyatkovskiyMergeFunctions Pass, removed unused methods from old...
2014-06-21 Stepan DyatkovskiyMergeFunctions, doSanityCheck: fixed body comments.
next