platform/upstream/llvm.git
2016-02-10 Rafael EspindolaSplit the creation of program headers in a few steps.
2016-02-10 Jim InghamRevert 260436. I pretty consistently upper-case the...
2016-02-10 Philip ReamesFollow up to 260439, Speculative fix to clang builders
2016-02-10 Rong Xu[PGO] Make the number of records for each value site...
2016-02-10 Hans WennborgRevert r260388 "[MS ABI] Never reference dllimport...
2016-02-10 Justin LebarBail on compilation as soon as a job fails.
2016-02-10 Matthias BraunAPInt: Simplify EqualSlowCase
2016-02-10 Xinliang David LiFix buildbot failure (hosts without zlib)
2016-02-10 Sean CallananWhen importing Objective-C protocols, mark them as...
2016-02-10 Rui UeyamaELF: Combine cases that has the same code.
2016-02-10 Eric FiselierRemove changes that snuck in within r260431
2016-02-10 Teresa JohnsonRestore "[ThinLTO] Use MD5 hash in function index....
2016-02-10 Evgeniy StepanovFix invalid casts in <functional>.
2016-02-10 Zachary TurnerFix copy/paste error in TestCModules.
2016-02-10 Philip Reames[LVI] Handle constants defensively
2016-02-10 Derek Schuff[WebAssembly] Re-triage list of compilation failures...
2016-02-10 Pete CooperUse ArrayRef instead of deep copies of CompactUnwindEnt...
2016-02-10 Enrico GranataNo reason for these two letters to be uppercase
2016-02-10 Reid Kleckner[clang-cl] /Z7 now generates normal debug info, not...
2016-02-10 Greg ClaytonNow that SymbolFileDWARF supports having types in compl...
2016-02-10 Mandeep Singh... Test commit, fixed "clang" to "Clang" in docs
2016-02-10 Reid Kleckner[codeview] Describe int local variables using .cv_def_range
2016-02-10 Eric FiselierRecommit r260012 - Cleanup node-type handling in the...
2016-02-10 Hemant Kulkarni[llvm-readobj] Option to emit readelf like output
2016-02-10 Derek Schuff[WebAssembly] Address comments left over from r260421
2016-02-10 Xinliang David Li[Coverage] add covmap v2 binary format regression test
2016-02-10 Nicolai HaehnleAMDGPU: Release the scavenged offset register during...
2016-02-10 Sanjay Patel[x86] refactor masked load/store combine logic ; NFCI
2016-02-10 Richard SmithDon't assume that there is only one strchr overload...
2016-02-10 Simon Atanasyan[ELF][MIPS] Add lazy relocation support for MIPS
2016-02-10 Zachary TurnerRemove skipUnlessListedRemote.
2016-02-10 Zachary TurnerRemove expectedFailureLinux decorator.
2016-02-10 Derek Schuff[WebAssembly] Switch varags calling convention to use...
2016-02-10 Anton Yartsev[analyzer] Windows: launch scan-build from an arbitrary...
2016-02-10 Chad Rosier[AArch64] Refactor is logic into a helper function...
2016-02-10 Reid KlecknerFix a -Wsign-compare in Support Path unittests
2016-02-10 Reid KlecknerSilence MSVC warning about falling off the end of a...
2016-02-10 Reid KlecknerDisable MSVC 2015's warning about zero extending after...
2016-02-10 Eugene ZelenkoFix some Clang-tidy readability-redundant-control-flow...
2016-02-10 Reid KlecknerSilence some MSVC warnings about zero extending unsigne...
2016-02-10 Teresa JohnsonRevert "[ThinLTO] Use MD5 hash in function index."...
2016-02-10 Reid KlecknerSilence some MSVC false positive warnings about integer...
2016-02-10 Reid KlecknerEnable constexpr on Visual Studio 2015, add support...
2016-02-10 Matt ArsenaultFix return type of bool function
2016-02-10 Teresa Johnson[ThinLTO] Use MD5 hash in function index.
2016-02-10 Jordan Rose[ADT] Add "return *this;" to PointerEmbeddedInt::operator=.
2016-02-10 Chad Rosier[AArch64] Update comment to match reality. NFC.
2016-02-10 Reid KlecknerDisable the new Orc lazy JIT tests on Windows, they...
2016-02-10 Matt ArsenaultSelectionDAG: Make Properties a field of SDPatternOperator
2016-02-10 Matt ArsenaultSelectionDAG: Make min/max commutative and associative
2016-02-10 Xinliang David LiRollback 260394 -- 32bit test needs more config support
2016-02-10 Colin LeMahieu[MC] Merge VK_PPC_TPREL in to generic VK_TPREL.
2016-02-10 Rong Xu[PGO] Indirect-call profile annotation in IR level...
2016-02-10 Matt ArsenaultAMDGPU: Fix indentation and variable names
2016-02-10 Matt ArsenaultAMDGPU: Split R600 and SI load lowering
2016-02-10 Hemant KulkarniRevert "[llvm-readobj] Option to emit readelf like...
2016-02-10 Reid Kleckner[pdbdump] Fix test for different type ordering with...
2016-02-10 Teresa Johnson[ThinLTO] Move global processing from Linker to Transfo...
2016-02-10 Xinliang David LiAdd tests for -m32
2016-02-10 Xinliang David Li[PGO] coverage map bug with cov data produced for 32bit...
2016-02-10 Hemant Kulkarni[llvm-nm] Add -radix option
2016-02-10 Hemant Kulkarni[llvm-readobj] Option to emit readelf like output
2016-02-10 James Y Knight[SPARC] Repair floating-point condition encodings in...
2016-02-10 Daniel BerlinRename a member variable to be more accurate with how...
2016-02-10 David Majnemer[MS ABI] Never reference dllimport'd vtables
2016-02-10 Daniel BerlinConstify two functions, make them accessible to unit...
2016-02-10 Ehsan AkhgariDisable all llvm-config tests for now, will investigate...
2016-02-10 Rong Xu[PGO] Differentiate Clang instrumentation and IR level...
2016-02-10 Rafael EspindolaAdd support for R_X86_64_DTPOFF64.
2016-02-10 Chad Rosier[AArch64] This bit of logic is specific to pairing...
2016-02-10 Teresa JohnsonFix VST_CODE_* bitcode id comments (NFC)
2016-02-10 Ben CraigLimit catopen usage to unix-like OSes
2016-02-10 Rafael EspindolaUse a SymbolBody to represent the personality.
2016-02-10 Andrey TuretskiyReapply the patch of r260376.
2016-02-10 Daniel Jasperclang-format sort include use the source file name...
2016-02-10 Tamas BerghammerRevert "Improve the handling of missing elf symtab...
2016-02-10 Andrey Turetskiy[X86] Fix stack alignment for MCU target (Clang part...
2016-02-10 Andrey Turetskiy[X86] Fix stack alignment for MCU target, by Anton...
2016-02-10 Alexey Bataev[OPENMP 4.5] Initial support for data members in 'first...
2016-02-10 Denis ZobninFix assertion "Chunk.Kind == DeclaratorChunk::Function...
2016-02-10 Ewan Crawford[RenderScript] Refactor allocation expressions
2016-02-10 Alexey BataevFix PR26543: add a check for definition in CXXRecordDecl.
2016-02-10 Tamas BerghammerImprove the handling of missing elf symtab and missing...
2016-02-10 Tamas BerghammerFix handling of the arm IT instruction in the unwinder
2016-02-10 Tamas BerghammerUse BKPT instead of UDF for arm/thumb breakpoints
2016-02-10 Tamas BerghammerAdd new option to lldb-server to display its version
2016-02-10 Simon Atanasyan[ELF][MIPS] Group and sort initialization of MipsTarget...
2016-02-10 Simon Atanasyan[ELF][MIPS] Rename MipsTargetInfo::relocateOne argument...
2016-02-10 Dylan McKay[AVR] Add instruction definitions
2016-02-10 Mohit K. Bhakkad[LLDB][MIPS] Generalise MIPS arch names
2016-02-10 Xinliang David Li[PGO] fix prof symbol lookup bug
2016-02-10 Akira Hatanaka[Sema] Issue a warning for integer overflow in nested...
2016-02-10 JF BastienX86: Remove useless semicolon
2016-02-10 Jim InghamThis is an idea to make "thread step-in --target" work...
2016-02-10 NAKAMURA Takumillvm-config: Fix DLL prefix on cygming.
2016-02-10 Chris Bieneman[CMake] For multi-stage builds to be deterministic...
2016-02-10 Enrico GranataChange lldb.value.__int__() so that it takes into accou...
2016-02-10 Paul RobinsonGet rid of another SAME-NOT. FileCheck does not have...
2016-02-10 NAKAMURA Takumiclang/test/Index/skip-parsed-bodies/compile_commands...
2016-02-10 Justin LebarRemove some unnecessary CHECK-SAMEs in ModuleDebugInfo...
next