platform/upstream/llvm.git
2015-03-15 Frederic Riss[dsymutil] Add missing raw_svector_stream::resync(...
2015-03-15 Renato GolinAdding commit msg guidelines to dev policy
2015-03-15 Frederic Riss[dsymutil] Add support for linking line tables.
2015-03-15 Frederic Riss[MCDwarf] Do not emit useless line table opcode.
2015-03-15 Simon PilgrimUse SDValue bool check to tidyup some possible combines...
2015-03-15 Benjamin KramerSimpleArray: Provide reverse iteration via std::reverse...
2015-03-15 Ed SchoutenRemove unneeded initialisation of fenv_t and fexcept_t.
2015-03-15 Sanjay Patelremove function names from comments; NFC
2015-03-15 Sanjay Patelfix typo: NFC
2015-03-15 Vince HarronUse -fno-limit-debug-info instead of -fstandalone-debug...
2015-03-15 Simon PilgrimUse SDValue bool check to tidyup some possible combines...
2015-03-15 Simon Pilgrim[SSE} Added tests for float4-float3 conversions (PR11580)
2015-03-15 Benjamin KramerImplement PreprocessingRecord's and LazyVector's iterat...
2015-03-15 Daniel Jasperclang-format: [JS] support cast syntax and type arguments.
2015-03-15 Daniel Jasperclang-format: [JS] more precisely detect enums.
2015-03-15 Benjamin KramerFactor the iterators of ImmutableSet/ImmutableMap into...
2015-03-15 David MajnemerMS ABI: Don't use qualified pointee types for 'catch...
2015-03-15 David MajnemerImmutableSet: Rename Self to SelfTy to make it more...
2015-03-15 David MajnemerPostOrderIterator: Remove stray semicolon
2015-03-15 Duncan P. N... IR: Default the Metadata::dump() argument "harder"...
2015-03-15 David MajnemerRestore the gcc build
2015-03-15 David BlaikieRemove iterator I accidentally left behind
2015-03-15 David BlaikieRemove use of reserved identifier _Iterator
2015-03-15 David BlaikieRemove use of reserved identifiers in Twine
2015-03-15 David BlaikieRemove use of reserved identifier and some excess ...
2015-03-15 David BlaikieRemove reserved identifier & some unnecessary 'inline'
2015-03-15 David BlaikieRemove use of reserved identifier
2015-03-15 Alexander Kornienko[clang-tidy] Fix false positives in the misc-static...
2015-03-15 Frederic Riss[dsymutil] Add an way to iterate over a DebugMapObject...
2015-03-15 David BlaikieRemove use of unreserved identifier (_Self)
2015-03-15 David BlaikieRemove use of a reserved identifier
2015-03-15 David BlaikieRemove use of reserved identifier
2015-03-15 David Majnemerllvm-cxxdump: Rename llvm-vtabledump to llvm-cxxdump
2015-03-15 Frederic Riss[dsymutil] Add function size to the debug map.
2015-03-15 Duncan P. N... DbgIntrinsicInst: Downcast to specialized MDNodes in...
2015-03-15 David BlaikieRemove some unnecessary 'inline' keywords
2015-03-15 David BlaikieIntervalIterator: Add move semantics rather than relyin...
2015-03-15 Duncan P. N... Verifier: Check debug info intrinsic arguments
2015-03-15 Dmitri Gribenko-Wempty-body: fix false negative triggered by macros
2015-03-15 David Blaikie[opaque pointer type] IRBuilder gep migration progress
2015-03-15 George Burgess IVMade CFLAA agree with clang-format. NFC.
2015-03-15 Duncan P. N... Verifier: Remove unnecessary null check
2015-03-15 Duncan P. N... Verifier: Make the raw_ostream constructor argument...
2015-03-15 Duncan P. N... Assembler: Rewrite test for function-local metadata
2015-03-14 David MajnemerMS ABI: Tidy up references to the ASTContext
2015-03-14 Zachary TurnerFix a bug related to arg escaping, and add unit tests.
2015-03-14 Zachary Turner[CMake] Make the unittests link against everything...
2015-03-14 Simon PilgrimSimplified some stack folding tests.
2015-03-14 David MajnemerCodeGen: Correctly initialize bitfields with non-consta...
2015-03-14 Mehdi AminiUpdate InstCombine to transform aggregate stores into...
2015-03-14 Mehdi AminiUpdate LangRef now that a DataLayout is mandatory.
2015-03-14 Davide ItalianoUse setVisibility() rather than assigning the value...
2015-03-14 David BlaikieAdd some missed formatting
2015-03-14 David Blaikie[opaque pointer type] gep API migration
2015-03-14 David Blaikie[opaque pointer type] gep API migration
2015-03-14 Chris BienemanA few minor updates based on feedback from Justin and...
2015-03-14 David Blaikie[opaque pointer type] gep API migration, ArgPromo
2015-03-14 David Blaikie[opaque pointer type] more gep API migrations (AsmParser)
2015-03-14 Duncan P. N... IR: Make Metadata::print() reliable and useful
2015-03-14 David Blaikie[opaque pointer type] more gep API migration
2015-03-14 Duncan P. N... AsmWriter: Split out SlotTracker::processInstructionMet...
2015-03-14 Duncan P. N... AsmWriter: Use range-based for, NFC
2015-03-14 Shankar EaswaranRevert "[ELF] Change few static functions."
2015-03-14 David Blaikie[opaque pointer type] more gep API migrations
2015-03-14 Yaron KerenNo need to prototype RtlCaptureContext with mingw-w64.
2015-03-14 Duncan P. N... Recover the ability to 'b CheckFailed' after r231577
2015-03-14 Frederic Riss[dsymutil] Add support for debug_loc section.
2015-03-14 Benjamin Kramerarray_pod_sort: Since we're checking the length anyways...
2015-03-14 Benjamin KramerSort ObjCProtocolDecls with array_pod_sort.
2015-03-14 Benjamin Kramer[analyzer] Sort path diagnostics with array_pod_sort.
2015-03-14 Daniel Jasper[MachineLICM] First steps of sinking GEPs near calls.
2015-03-14 Denis Protivensky[ELF] Ability to resolve undefined symbols lazily
2015-03-14 Vasileios Kalintiris[mips] Remove trivial header for the MipsModuleISelDAGT...
2015-03-14 Vasileios Kalintiris[mips] Remove trivial header for the Mips16HardFloat...
2015-03-14 Vasileios Kalintiris[mips] Remove trivial header for the MipsOs16 pass...
2015-03-14 Ed MasteStrip trailing whitespace from python-wrapper.swig
2015-03-14 Ed MasteMake LLDBWrapPython.cpp depend on the .swig files ...
2015-03-14 David MajnemerMS ABI: Mangle virtual member pointer thunks with the...
2015-03-14 Shankar Easwaran[ELF] Change few static functions.
2015-03-14 Shankar Easwaran[ELF] Rename .got.dyn to .got
2015-03-14 Shankar Easwaran[ELF] Fix DenseMapInfo for StringRef
2015-03-14 Shankar Easwaran[ELF] Remove ambiguity
2015-03-14 Shankar Easwaran[ELF] Simplify appending chunks to segments.
2015-03-14 Chandler Carruth[modules] Teach the AST reader to handle the case of...
2015-03-14 Zachary Turner[gtest] Fix gtest failures on Windows.
2015-03-14 Frederic Riss[dsymutil] Generate debug_aranges section.
2015-03-14 Frederic Riss[dsymutil] Identify each CompileUnit with a unique ID.
2015-03-14 Zachary Turner[CMake] Convert TABs to spaces.
2015-03-14 Ed MasteSkip additional lldb-mi tests that failed on FreeBSD
2015-03-14 Peter CollingbourneCFI: Add test for bad cast checks.
2015-03-14 Peter CollingbourneImplement bad cast checks using control flow integrity...
2015-03-14 David Blaikie[opaque pointer type] Start migrating GEP creation...
2015-03-14 Ahmed BougachaAdd a bunch of CHECK missing colons in tests. NFC.
2015-03-14 Peter CollingbourneCFI: Add a test for distinguishing between non-overridi...
2015-03-14 Ahmed BougachaAdd a bunch of missing "CHECK" colons in tests. NFC.
2015-03-14 Benjamin KramerCommandLine: Replace cold std::sort with array_pod_sort.
2015-03-14 Peter CollingbourneLowerBitSets: Do not export symbols for bit set referen...
2015-03-13 Frederic Riss[dsymutil] Fix typo in comment.
2015-03-13 Frederic Riss[dsymutil] Fix typo in doxygen comment.
2015-03-13 Frederic Riss[dsymutil] Implement DW_AT_ranges linking.
next