platform/upstream/llvm.git
2014-11-03 David BlaikieSink range list handling down from DwarfUnit into its...
2014-11-03 Daniel Jasperclang-format: [Java] Fix static generic methods.
2014-11-03 Daniel Jasperclang-format: [Java] Fix class declaration formatting.
2014-11-03 Diego NovilloUse ErrorOr for the ::create factory on instrumented...
2014-11-02 Matt ArsenaultR600: Don't unnecessarily repeat the register class
2014-11-02 Matt ArsenaultR600/SI: Use REG_SEQUENCE instead of INSERT_SUBREGs
2014-11-02 Matt ArsenaultSupport REG_SEQUENCE in tablegen.
2014-11-02 Matt ArsenaultFix typo
2014-11-02 Matt ArsenaultFix missing C++ mode comment
2014-11-02 Daniel Jasperclang-format: Fix false positive in lambda detection.
2014-11-02 Daniel Jasperclang-format: [Java] Support enums without trailing...
2014-11-02 Daniel Jasperclang-format: [Java] Don't break imports.
2014-11-02 Filipe CabecinhasFix the Makefile build by actually building ABI/SysV-ppc
2014-11-02 Daniel Jasperclang-format: [Java] Add space between "synchronized...
2014-11-02 Daniel Jasperclang-format: [Java] Support generics with "?".
2014-11-02 Saleem Abdulrasoolclang-format: permit setting the path to clang in vimrc
2014-11-02 Saleem Abdulrasooldocs: remove double carriage-return
2014-11-02 Daniel Jasperclang-format: [Java] Support try/catch/finally blocks.
2014-11-02 Daniel Jasperclang-format: [Java] Don't break after extends/implements.
2014-11-02 Daniel SandersRe-commit r221056 and others with fix, "[mips] Move...
2014-11-02 Marshall ClowMark string_view::to_string as const. Fixes PR21428
2014-11-02 Bill Schmidt[PowerPC] Change PPCTargetInfo::hasFeature() to use...
2014-11-02 Rafael EspindolaRevert r221096 bringing back r221014 with a fix.
2014-11-02 Rafael Espindola[cmake] Pass -O3 when linking.
2014-11-02 Chandler CarruthRevert r221014: "Refactor duplicated code in liking...
2014-11-02 David BlaikieFormatting
2014-11-02 David BlaikieAdd DwarfUnit::isDwoUnit and use it to generalize strin...
2014-11-02 David BlaikieRemove the last mention of LineTablesOnly from DwarfUni...
2014-11-02 David BlaikieSink DwarfUnit::applySubprogramAttributesToDefinition...
2014-11-02 Elena DemikhovskyUse Alias Analysis to hoist 2 loads from diamond to...
2014-11-02 David BlaikieSink DwarfUnit::addExpr into DwarfCompileUnit
2014-11-02 David BlaikieFix the build from the last commit
2014-11-02 David BlaikieSink DwarfUnit::applyVariableAttributes into DwarfCompi...
2014-11-02 David BlaikieSink DwarfUnit::addLocationList down into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::addComplexAddress down into DwarfCompil...
2014-11-02 David BlaikiePush DwarfUnit::addAddress down into DwarfCompileUnit
2014-11-02 David BlaikieSink DwarfUnit::addVariableAddress into DwarfCompileUni...
2014-11-02 David BlaikieDebugInfo: Sink accelerator table lists down (GlobalNam...
2014-11-02 David BlaikieAdd DwarfUnit::addGlobalType to match DwarfUnit::addGlo...
2014-11-02 NAKAMURA TakumiRevert r221056 and others, "[mips] Move F128 argument...
2014-11-02 David BlaikieDebugInfo: Refactor index type DIE initialization by...
2014-11-02 David BlaikieBe sure to initialize DwarfCompileUnit::LabelBegin...
2014-11-02 David BlaikieDon't bother creating LabelBegin for .dwo units
2014-11-02 Tim NorthoverDocs: update va_arg example with valid x86_64 va_list...
2014-11-02 David BlaikieDrop DwarfCompileUnit::getLocalLabel* in favor of just...
2014-11-02 David BlaikieSink DwarfUnit::LabelBegin down into DwarfCompileUnit...
2014-11-02 Rafael EspindolaUpdate test to use llvm-readobj. NFC.
2014-11-02 Ed MasteUpdate for LLVM API change in r221024
2014-11-01 David BlaikieSink dwarf unit length emission down into DwarfUnit...
2014-11-01 David BlaikieTest 221067 in a fixed-target test so as not to fail...
2014-11-01 Rafael EspindolaFix the build of the gold plugin.
2014-11-01 David MajnemerInstCombine: Don't assume that m_ZExt matches an Instru...
2014-11-01 David BlaikieRemove test coverage added in 221067 due to it being...
2014-11-01 David BlaikieRemove DwarfUnit::LabelEnd in favor of computing the...
2014-11-01 Craig TopperAdd _lzcnt_u32 and _lzcnt_u64 to lzcntintrin.h to match...
2014-11-01 Craig TopperAvoid undefined behavior in the x86 bmi header file...
2014-11-01 Craig TopperAvoid undefined behavior in the x86 lzcnt header file...
2014-11-01 Justin HibbitsUse kern.proc.auxv to get the aux data
2014-11-01 David BlaikieSink DwarfUnit::SectionSym into DwarfCompileUnit as...
2014-11-01 Daniel SandersRenamed CCState members that appear to misspell 'Proces...
2014-11-01 David BlaikieMake DwarfCompileUnit::Skeleton more narrowly typed...
2014-11-01 Daniel Sanders[mips] Move all ByVal handling into CCState and tablege...
2014-11-01 Daniel Sanders[mips] Fix unused variable warning introduced in r221056
2014-11-01 Daniel Sanders[mips] Remove ByValArgInfo::Address in favour of CCValA...
2014-11-01 Daniel Sanders[mips] Move F128 argument handling into MipsCCState...
2014-11-01 David BlaikieSink DwarfUnit::Skeleton down into DwarfCompileUnit
2014-11-01 Daniel Sanders[mips] Remove MipsCC::CCInfo. NFC.
2014-11-01 Daniel Sanders[mips] Removed MipsCC::fixedArgFn(). NFC
2014-11-01 Daniel Sanders[tablegen] Add CustomCallingConv and use it to tablegen...
2014-11-01 David BlaikieSink DwarfDebug::AbstractSPDies down into DwarfFile
2014-11-01 Rafael EspindolaRemove redundant calls to isMaterializable.
2014-11-01 Daniel SandersRevert r221048 - Test commit
2014-11-01 Daniel SandersTest commit
2014-11-01 Daniel Sanders[JIT] Fix some more missing endian conversions in Runti...
2014-11-01 NAKAMURA Takumi[CMake] llvm-profdata requires Core.
2014-11-01 David MajnemerInstCombine: Combine (X+cst) < 0 --> X < -cst
2014-11-01 David MajnemerIR: Restore the old behavior of getDISubprogram
2014-11-01 David MajnemerCodeGen: Declutter the emitVirtualObjectDelete interface
2014-11-01 David MajnemerCodeGen: Virtual dtor thunks shouldn't have this marked...
2014-11-01 Adrian PrantlRevert "Temporarily revert r220777 to sort out build...
2014-11-01 NAKAMURA TakumiRevert r220779, "[AVX512] Removed special case for...
2014-11-01 NAKAMURA Takumiclang/lib/CodeGen/TargetInfo.cpp: Fix a couple of warni...
2014-11-01 Johannes Doerfert[FIX] Move the statistic code to fix the build.
2014-11-01 David BlaikieRemove unused function
2014-11-01 David BlaikieAnd... fix the build some more.
2014-11-01 Johannes DoerfertRemove the LoopBounds from the TempScop class.
2014-11-01 David BlaikieJust iterate the DwarfCompileUnits rather than trying...
2014-11-01 David BlaikieAdd '*' to auto variable that is a pointer, as per...
2014-11-01 Diego NovilloAdd show and merge tools for sample PGO profiles.
2014-11-01 David BlaikieAdd DwarfCompileUnit::getSkeleton that returns DwarfCom...
2014-11-01 Richard TrieuFix a bug where -Wuninitialized would skip arguments...
2014-11-01 Eric FiselierPartial fix for building w/ libcxxrt on OSX. Patch...
2014-11-01 Adrian PrantlTemporarily revert r220777 to sort out build bot breakage.
2014-11-01 Duncan P. N... IR: MDNode => Value: Instruction::getAllMetadata()
2014-11-01 Johannes DoerfertRemove the MaxLoopDepth attribute from the TempScop...
2014-11-01 Eric Fiselierlibcxxrt defines bad_array_new_length::what() so move...
2014-11-01 Duncan P. N... IR: MDNode => Value: Instruction::getMetadata()
2014-10-31 Duncan P. N... IR: MDNode => Value: Add Instruction::getMDNode()
2014-10-31 Sean CallananComplete the superclass type when completing an
2014-10-31 Reid KlecknerRevert "R600: Add missing file to CMakeLists.txt"
next