oota-llvm.git
2015-03-16 Petar Jovanovic[MIPS] Fix justify error for small structures
2015-03-16 Rafael EspindolaUse the i8 immediate cmp instructions when possible.
2015-03-16 Daniel SandersRevert r232374: [hexagon] Distinguish the 'o', 'v'...
2015-03-16 Rafael EspindolaDon't repeat names in comments and clang-format this...
2015-03-16 Daniel Sanders[hexagon] Distinguish the 'o', 'v', and 'm' inline...
2015-03-16 Daniel SandersMake each target map all inline assembly memory constra...
2015-03-16 Toma Tabacu[mips] [IAS] Outline NOP creation. NFC.
2015-03-16 Gabor HorvathFix build failure on MSVC compilers.
2015-03-16 Gabor Horvath[llvm] Replacing asserts with static_asserts where...
2015-03-16 Dmitry Vyukovasan: fix overflows in isSafeAccess
2015-03-16 Michael GottesmanOne more try with unused.
2015-03-16 Michael GottesmanAdd in an unreachable after a covered switch to appease...
2015-03-16 Michael GottesmanRemove a used that snuck in that seems to be triggering...
2015-03-16 Justin BognerInstrProf: Remove xfails for big-endian from coverage...
2015-03-16 Michael Gottesman[objc-arc] Fix indentation of debug logging so it is...
2015-03-16 Michael Gottesman[objc-arc] Make the ARC optimizer more conservative...
2015-03-16 Michael Gottesman[objc-arc] Treat memcpy, memove, memset as just using...
2015-03-16 Michael Gottesman[objc-arc] Rename ConnectTDBUTraversals => PairUpRetain...
2015-03-16 Michael Gottesman[objc-arc] Move initialization of ARCMDKindCache into...
2015-03-16 Michael Gottesman[objc-arc] Change EntryPointType to an enum class outsi...
2015-03-16 Justin BognerInstrProf: Do a better job of reading coverage mapping...
2015-03-16 Frederic Riss[dsymutil] Add support to generate .debug_pubnames...
2015-03-16 NAKAMURA TakumiRework r232337. Let llvm/test/tools/dsymutil/X86/basic...
2015-03-15 NAKAMURA TakumiSuppress llvm/test/tools/dsymutil/X86/basic-linking...
2015-03-15 NAKAMURA Takumillvm/test/tools/dsymutil/X86/basic-lto-*-linking-x86...
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 Sanjay Patelremove function names from comments; NFC
2015-03-15 Sanjay Patelfix typo: NFC
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 KramerFactor the iterators of ImmutableSet/ImmutableMap into...
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 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 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 Simon PilgrimSimplified some stack folding tests.
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 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 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 Daniel Jasper[MachineLICM] First steps of sinking GEPs near calls.
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 Frederic Riss[dsymutil] Generate debug_aranges section.
2015-03-14 Frederic Riss[dsymutil] Identify each CompileUnit with a unique ID.
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 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.
2015-03-13 Frederic Riss[dsymutil] Move a function declaration closer to its...
2015-03-13 Frederic RissDWARFDebugRangeList: make the list of entries available...
2015-03-13 Rafael EspindolaUse add32ri8 and friends on fast isel.
2015-03-13 Alexei Starovoitovbpf: turn on HasJIT flag in BPF backend
2015-03-13 Rafael EspindolaBe lazy about loading metadata in IRObjectFile.
2015-03-13 Benjamin KramerBranchFolding: MergePotentialsElt has a total order...
2015-03-13 David Blaikie[opaque pointer type] Bitcode support for explicit...
2015-03-13 David BlaikieTurn assertion into bitcode reading error
2015-03-13 David BlaikieSimplify expression
next