oota-llvm.git
2013-06-24 NAKAMURA TakumiMove llvm/test/DebugInfo/arguments.ll to X86, for now...
2013-06-24 Nadav RotemRename the variable to fix a warning. Thanks Andy Gibbs.
2013-06-24 Reid KlecknerLook for Python 2 before Python 3 in CMakeLists.txt
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86: Add explicit -mtriple=x86_64...
2013-06-24 NAKAMURA Takumillvm/test/CodeGen/X86/legalize-shift-64.ll: Add explici...
2013-06-24 NAKAMURA Takumillvm/test/DebugInfo/arguments.ll: Add explicit -mtriple...
2013-06-24 NAKAMURA TakumiNVPTXTargetObjectFile.h: Initialize some pointers as...
2013-06-24 Ulrich Weigand[PowerPC] Add t/f branch mnemonics to asm parser
2013-06-24 Arnold SchwaighoferReapply 184685 after the SetVector iteration order...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use SetVector for the access set
2013-06-24 Ulrich Weigand[PowerPC] Support generic conditional branches in asm...
2013-06-24 Ulrich Weigand[PowerPC] Support absolute branches
2013-06-24 Ulrich Weigand[PowerPC] Support bd(n)zl and bd(n)zlrl
2013-06-24 Ulrich Weigand[PowerPC] Support b(cond)l in the asm parser
2013-06-24 Ulrich Weigand[PowerPC] Support blrl and variants in the asm parser
2013-06-24 Vladimir Medic This patch introduces RegisterOperand class into Mips...
2013-06-24 Michael Gottesman[APFloat] Removed trailing whitespace from unittests.
2013-06-24 Michael Gottesman[APFloat] Added a large unittest for APFloat.add that...
2013-06-24 Michael Gottesman[APFloat] Added support for parsing float strings which...
2013-06-24 Michael Gottesman[APFloat] Added make{Zero,Inf} methods and implemented...
2013-06-24 Michael Gottesman[APFloat] Removed a assert from significandParts()...
2013-06-24 Michael Gottesman[APFloat] Rename macro convolve => PackCategoriesIntoKe...
2013-06-24 Andrew TrickAdd -mcpu to some unit tests that only fail on certain...
2013-06-24 Amaury de la... ARM: check predicate bits for thumb instructions
2013-06-24 Amaury de la... ARM: rGPR is meant to be unpredictable, not undefined
2013-06-24 Andrew TrickTemporarily enable MI-Sched on X86.
2013-06-24 Amaury de la... ARM: fix thumb1 nop decoding
2013-06-24 Amaury de la... ARM: fix IT decoding
2013-06-24 Amaury de la... ARM: enable decoding of pc-relative PLD/PLI
2013-06-24 Chandler CarruthAdd a flag to defer vectorization into a phase after...
2013-06-24 Chandler CarruthFilter out dragonegg when checked out into a projects...
2013-06-24 David BlaikieDebugInfo: enumerator values returned as int64 as they...
2013-06-24 David BlaikieDebugInfo: add some testing from an overly broad end...
2013-06-24 Arnold SchwaighoferRevert "LoopVectorize: Use the dependence test utility...
2013-06-24 Michael Gottesman[APFloat] Removed out of date comment from isNormal().
2013-06-24 Michael Gottesman[APFloat] Rename llvm::exponent_t => llvm::APFloat...
2013-06-24 Arnold SchwaighoferLoopVectorize: Use the dependence test utility class
2013-06-24 Arnold SchwaighoferLoopVectorize: Add utility class for checking dependenc...
2013-06-24 Arnold SchwaighoferLoopVectorize: Add utility class for building sets...
2013-06-24 Nadav RotemSLP Vectorizer: Add support for vectorizing parts of...
2013-06-24 Andrew TrickFix tail merging to assign the (more) correct BasicBloc...
2013-06-23 Nadav RotemSLP Vectorizer: Fix a bug in the code that does CSE...
2013-06-23 Nadav RotemSLP Vectorizer: Erase instructions outside the vectoriz...
2013-06-23 David BlaikieDebugInfo: PR14404: Avoid truncating 64 bit values...
2013-06-23 Tim NorthoverAArch64: fix overzealous NEXTing for Windows testing.
2013-06-23 Andrew TrickAdd MI-Sched support for x86 macro fusion.
2013-06-23 Nadav RotemSLP Vectorizer: Implement a simple CSE optimization...
2013-06-22 Nadav RotemSLP Vectorizer: Implement multi-block slp-vectorization.
2013-06-22 Reed KotlerReplace with a shorter test case produced by Doug Gillmore.
2013-06-22 David BlaikieDebugInfo: Support (using GNU extensions) for template...
2013-06-22 Chad RosierThe getRegForInlineAsmConstraint function should only...
2013-06-22 Benjamin KramerRevert "FunctionAttrs: Merge attributes once instead...
2013-06-22 Benjamin KramerFunctionAttrs: Merge attributes once instead of doing...
2013-06-22 Benjamin KramerRelocVisitor: Add another PPC64 relocation that occurs...
2013-06-22 Rafael EspindolaCreate the file with the right permissions instead...
2013-06-22 Sean Silva[yaml2obj][ELF] Make symbol table top-level key.
2013-06-22 Sean Silva[yaml2obj][ELF] Narrow parameter.
2013-06-22 Sean Silva[yaml2obj][ELF] Don't special case writing these.
2013-06-22 Sean Silva[yaml2obj][ELF] Make this "type switch" actually readable.
2013-06-22 Sean Silva[yaml2obj][ELF] Align section contents in the output.
2013-06-22 Andrew TrickPrevent LiveRangeEdit from deleting bundled instructions.
2013-06-21 Benjamin KramerReapply documentation changes from r184584.
2013-06-21 Sean SilvaThis was a nifty test, but remove it.
2013-06-21 Sean SilvaRevert "Put r184469 disassembler test back on X86"
2013-06-21 David BlaikieDebugInfo: Don't lose unreferenced non-trivial by-value...
2013-06-21 Renato GolinPut r184469 disassembler test back on X86
2013-06-21 Rafael EspindolaConvert some uses of PathV1.h in ArchiveWriter.cpp.
2013-06-21 Sean Silva[yaml2obj][ELF] Don't do disassembly in this test.
2013-06-21 Michael Gottesman[objc-arc-opts] Make IsTrackingImpreciseReleases a...
2013-06-21 Kevin EnderbyImprove the time it takes to generating dwarf for assem...
2013-06-21 Michael LiaoAdd '-mcpu=' to prevent breaking on ATOM due to differe...
2013-06-21 Benjamin KramerRevert "BlockFrequency: Saturate at 1 instead of 0...
2013-06-21 Michael Gottesman[objc-arc-opts] Now that PtrState.RRI is encapsulated...
2013-06-21 Michael Gottesman[objc-arc-opts] Encapsulated PtrState.RRI.{Calls,Revers...
2013-06-21 Benjamin KramerBlockFrequency: Saturate at 1 instead of 0 when multipl...
2013-06-21 Michael Gottesman[objcarcopts] Encapsulated PtrState.RRI.IsTrackingImpre...
2013-06-21 Michael Gottesman[objcarcopts] Encapsulate PtrState.RRI.CFGHazardAfflict...
2013-06-21 Justin Holewinski[NVPTX] Add support for selecting CUDA vs OCL mode...
2013-06-21 Andrew TrickAdd missing REQUIRES: asserts in crash.ll.
2013-06-21 Michael LiaoFix PR16360
2013-06-21 Andrew TrickUpdate physreg live intervals during remat.
2013-06-21 Andrew TrickAdded -precompute-phys-liveness for testing LiveInterva...
2013-06-21 Andrew TrickHandle more cases in LiveRangeEdit::eliminateDeadDefs.
2013-06-21 Andrew TrickRefactor LiveRangeEdit::eliminateDeadDefs.
2013-06-21 Andrew Trickwhitespace
2013-06-21 Andrew TrickFix a -join-globalcopies bug; handle undef operands.
2013-06-21 Andrew TrickModify the -join-globalcopies option (off by default).
2013-06-21 Andrew TrickMake rematerialization in the coalescer less sensitive...
2013-06-21 Andrew TrickFix IMULX machine model. Multiple def operands require...
2013-06-21 Andrew TrickMI-Sched: cleanup DEBUG output.
2013-06-21 Andrew TrickMI-Sched: Adjust regpressure limits for reserved regs.
2013-06-21 Ulrich Weigand[PowerPC] Support R_PPC_REL16 family of relocations
2013-06-21 Ulrich Weigand[PowerPC] Support various tls-related modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @higher et.al. modifiers
2013-06-21 Ulrich Weigand[PowerPC] Support @toc@h modifier
2013-06-21 Ulrich Weigand[PowerPC] Support @h modifier
2013-06-21 Ulrich Weigand[PowerPC] Rename some more VK_PPC_ enums
2013-06-21 Kostya Serebryanyadd Function::removeFnAttr()
2013-06-21 Manuel KlimekFix an ordering problem in the test.
2013-06-21 Michael Gottesman[objcarcopts] Encapsulate PtrState.RRI.ReleaseMetadata...
next