oota-llvm.git
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
2015-03-13 Robert LougherReapply "[Reassociate] Add initial support for vector...
2015-03-13 Alexei Starovoitovbpf: fix build
2015-03-13 Duncan P. N... instcombine: alloca: Canonicalize scalar allocation...
2015-03-13 Duncan P. N... instcombine: alloca: Limit array size type promotion
2015-03-13 Duncan P. N... AsmWriter: Write alloca array size explicitly (and...
2015-03-13 Duncan P. N... instcombine: alloca: Remove nesting in simplifyAllocaAr...
2015-03-13 Manman RenAdd a parameter for getLazyBitcodeModule to lazily...
2015-03-13 Duncan P. N... instcombine: alloca: Split out simplifyAllocaArraySize...
2015-03-13 Robert LougherRevert: "[Reassociate] Add initial support for vector...
2015-03-13 Joerg SonnenbergerImprove wording of newline handling.
2015-03-13 Frederic Riss[dsymutil] Fix handling of cross-cu forward references.
2015-03-13 Frederic Riss[dsymutil] Add relocation of compile_units low_pc/high_pc.
2015-03-13 Frederic Riss[dsymutil] Fix location cloning for newer dwarf versions.
2015-03-13 Robert Lougher[Reassociate] Add initial support for vector instructions.
2015-03-13 Sanjoy Das[SCEV] Fix PR22856.
2015-03-13 David Blaikie[opaque pointer type] Add textual IR support for explic...
2015-03-13 Kevin EnderbyAdd the option, -non-verbose to llvm-objdump used with...
2015-03-13 Jan Veselyr600: Clear visited structure before running.
2015-03-13 Jan Veselyr600: Use deque and simplify loops in AMDGPUCFGStructurizer
2015-03-13 Andrea Di Biagio[X86][AVX] Fix wrong lowering of v4x64 shuffles into...
2015-03-13 Benjamin Kramerunique_ptrs are unique already, no need to unique them...
2015-03-13 Matt ArsenaultR600/SI: Add test for min / max with immediate
2015-03-13 David MajnemerConstantFold: Fix big shift constant folding
2015-03-13 Daniel SandersRecommit r232027 with PR22883 fixed: Add infrastructure...
2015-03-13 Toma Tabacu[mips] [IAS] Refactor MipsTargetStreamer::emitMipsAbiFl...
2015-03-13 Owen AndersonTeach TBAA analysis to report errors on cyclic TBAA...
2015-03-13 Owen AndersonFix an infinite recursion in the verifier caused by...
2015-03-13 Hao Liu[MachineCopyPropagation] Fix a bug causing incorrect...
2015-03-13 Richard SmithFix build break in this code. Nothing uses this header...
2015-03-13 Chris BienemanUpdating GettingStarted documentation to reference...
2015-03-13 Nick LewyckyWhen forming an addrec out of a phi don't just look...
2015-03-13 Eric ChristopherUse the variable names from the TargetInstrInfo source...
2015-03-13 Eric ChristopherAdd a return after the llvm namespace code for a little...
2015-03-13 Eric ChristopherUse the cached subtarget off of the machine function.
2015-03-13 Eric ChristopherUse the cached subtarget off of the machine function.
2015-03-12 Sanjay Patel[X86, AVX2] Replace inserti128 and extracti128 intrinsi...
2015-03-12 Eric ChristopherMove a variable into the assert where it's used - fixes...
2015-03-12 Eric ChristopherIn preparation for moving ARM's TargetRegisterInfo...
2015-03-12 Simon PilgrimRemoved useless palignr test - we don't actually provid...
2015-03-12 Tom StellardR600/SI: Don't print scc reg in sopc assembly string
2015-03-12 Tom StellardR600/SI: Remove _e32 and _e64 suffixes from mnemonics
2015-03-12 Andrew KaylorAdding WinEHPrepare tests (currently XFAILs)
2015-03-12 Eric ChristopherMigrate the AArch64 TargetRegisterInfo to its TargetMachine
2015-03-12 Eric ChristopherRemove unused headers.
2015-03-12 Krzysztof ParzyszekUnxfail passing test on Hexagon
2015-03-12 Hal FinkelRevert "r232027 - Add infrastructure for support of...
2015-03-12 Logan Chien[autoconf] Fix the build failure by quoting the strings.
2015-03-12 Quentin Colombet[X86] Fix a regression introduced by r223641.
2015-03-12 Frederic RissReapply "[dsymutil] Gather function ranges during DIE...
2015-03-12 Frederic Riss[ADT] IntervalMap: use AlignedCharArrayUnion.
2015-03-12 Yaron KerenAdd missing include guards.
2015-03-12 Eric ChristopherFix comment formatting.
2015-03-12 Eric ChristopherRemove the need to cache the subtarget in the X86 Targe...
2015-03-12 Chris BienemanRefactoring CMake CrossCompile module.
2015-03-12 Logan Chien[docs] Update the doxygen configuration file.
2015-03-12 Logan Chien[autoconf] Regenerate autoconf configure script.
2015-03-12 Logan Chien[autoconf] Refine doxygen document options.
2015-03-12 Krzysztof ParzyszekRemove unused complex patterns for addressing modes...
2015-03-12 Sanjay Patelmake an array of constants explicitly const
2015-03-12 Chris BienemanDoing some cleanup to the iOS toolchain.
2015-03-12 Sanjay PatelIRBuilder: add a CreateShuffleVector function that...
next