oota-llvm.git
2012-12-09 Chris LattnerSo many people have touched this, it doesn't make sense...
2012-12-09 Jakub StaszakUse m_OneUse pattern instead of hasOneUse() method.
2012-12-09 Sean Silvadocs: Convert GarbageCollection.html to reST
2012-12-09 Jakub StaszakRemove trailing spaces.
2012-12-09 Dmitri GribenkoDocumentation: HowToReleaseLLVM.rst: remove trailing...
2012-12-09 Dmitri GribenkoDocumentation: don't create TOCs manually.
2012-12-09 Chandler CarruthSwitch SROA to pop Uses off the back of its visitors...
2012-12-09 Benjamin KramerDrop the address space limit for tests in the makefile...
2012-12-09 Craig TopperRemove extra blank line.
2012-12-09 Shuxin Yang- Re-enable population count loop idiom recognization
2012-12-08 Craig TopperTeach DAG combine to handle vector logical operations...
2012-12-08 Chandler CarruthRevert the patches adding a popcount loop idiom recogni...
2012-12-08 Benjamin KramerSimplify code. Sort includes. No functionality change.
2012-12-08 Logan ChienFix Windows build breakage.
2012-12-08 Shuxin YangFix an inadvertent typo error.
2012-12-08 Chandler CarruthFix a use-after-free bug found by ASan. You can't assig...
2012-12-08 Bill WendlingAdd the `lto_codegen_set_export_dynamic' function.
2012-12-07 Jim GrosbachAdd C API for specifying CPU to the disassembler.
2012-12-07 Bill Wendlings/AttrListPtr/AttributeSet/g to better label what this...
2012-12-07 Eli BenderskyMake the contents of encoded sections SmallVector<char...
2012-12-07 Nadav RotemWhen we use the BLEND instruction that uses the MSB...
2012-12-07 Michael IlsemanRemove trailing whitespace
2012-12-07 Matthew CurtisIn hexagon convertToHardwareLoop, don't deref end(...
2012-12-07 Ted KremenekMark ImmutableMap::remove/add() const.
2012-12-07 John CriswellFixed some grammar and punctuation error.
2012-12-07 Eli BenderskyRefactor MCInstFragment and MCDataFragment to adhere...
2012-12-07 Nadav RotemX86: Prefer using VPSHUFD over VPERMIL because it has...
2012-12-07 Eli BenderskyAdd separate statistics for Data and Inst fragments...
2012-12-07 Eli BenderskySome common functionality from WinCOFFStreamer::EmitAss...
2012-12-07 Eli BenderskyLift EmitAssignment into MCObjectStreamer which gets...
2012-12-07 Tim NorthoverAdded Mapping Symbols for ARM ELF
2012-12-07 Dmitri GribenkoConvert HowToReleaseLLVM.html to reST
2012-12-07 David TweedThe test unconditionally assumes a particular cpu has...
2012-12-07 Logan ChienSplit MCELFStreamer into a header file.
2012-12-07 Sean Silvadocs: Convert LangRef to reST.
2012-12-07 Evgeniy Stepanov[msan] Remove readonly/readnone attributes from all...
2012-12-07 Jakob Stoklund... Use the new MIBundleBuilder class in the Mips target.
2012-12-07 Jakob Stoklund... Add an MIBundleBuilder class.
2012-12-07 Jakob Stoklund... Add higher-level API for dealing with bundled MachineIn...
2012-12-07 Akira Hatanaka[mips] Delete nodes and instructions for dynamic alloca...
2012-12-07 Akira Hatanaka[mips] Shorten predicate name.
2012-12-07 Akira Hatanaka[mips] Delete unused sub-target features.
2012-12-07 Akira Hatanaka[mips] Remove unnecessary predicates.
2012-12-07 Chandler CarruthAdd support to ValueTracking for determining that a...
2012-12-07 Ted KremenekAdd manualRetain() and manualRelease() to ImmutableMapR...
2012-12-07 NAKAMURA TakumiMakefile.common: Update a description, s/Source/SOURCES...
2012-12-07 NAKAMURA Takumiunittest/googletest/Makefile: Unbreak out-of-tree build.
2012-12-07 Eli BenderskyAdd convenience accessor to Triple for OS == NaCl
2012-12-06 Alexey SamsonovTry to unbreak makefile build by excluding gtest-all...
2012-12-06 Matt Beaumont-GayAdd a 'using' declaration to suppress GCC's -Woverloade...
2012-12-06 Alexey SamsonovModify the LLVM checkout of googletest:
2012-12-06 Pedro Artigasfixed valgrind issues of prior commit, this change...
2012-12-06 Jakub StaszakRemove unused field.
2012-12-06 Jakub StaszakRemove trailing spaces.
2012-12-06 Dmitri GribenkoFix typos in CHECK lines.
2012-12-06 Dmitri GribenkoDocumentation: fix typos and formatting.
2012-12-06 Ted KremenekRevert "Allow modifying an ImmutableMap without canonic...
2012-12-06 Evan ChengReplace r169459 with something safer. Rather than havin...
2012-12-06 Jakub StaszakRemove unneeded function, since PR8156 was fixed over...
2012-12-06 Jordan RoseAllow modifying an ImmutableMap without canonicalizing...
2012-12-06 Jakub StaszakSimplify code.
2012-12-06 Nadav RotemFix a bug in the code that merges consecutive stores...
2012-12-06 NAKAMURA TakumiMemorySanitizer.cpp: Suppress a warning. [-Wunused...
2012-12-06 Evgeniy Stepanov[msan] Fix a typo in a comment.
2012-12-06 Evgeniy Stepanov[msan] Do not store origin for clean values.
2012-12-06 Bill Wendlings/getLowerBoundDefault/getDefaultLowerBound/ for consis...
2012-12-06 Bill WendlingHandle non-default array bounds.
2012-12-06 Craig TopperRemove intrinsic specific instructions for (V)MOVQUmr...
2012-12-06 Craig TopperMark MOVDQ(A/U)rm as ReMaterializable. Mark all MOVDQ...
2012-12-06 Evan ChengProperly fix the tes.
2012-12-06 NAKAMURA Takumillvm/test/CodeGen/ARM/extload-knownzero.ll: Try to...
2012-12-06 NAKAMURA TakumiRevert r169456, "change MCContext to work on the doInit...
2012-12-06 Chad Rosier[arm fast-isel] Make the fast-isel implementation of...
2012-12-06 Evan ChengLet targets provide hooks that compute known zero and...
2012-12-06 Pedro Artigaschange MCContext to work on the doInitialization/doFina...
2012-12-06 Bill WendlingSet the 'MadeChange' variable if we are deleting blocks.
2012-12-06 Michael IlsemanHave CannotBeNegativeZero() be aware of the nsz fast...
2012-12-05 Andrew TrickTaking ownership of indvars/lsr.
2012-12-05 Richard SmithPR10867: Analogue of r169441 for when using external...
2012-12-05 Andrew TrickRegPressureTracker::dump(): Remove unnecessary argument.
2012-12-05 Richard SmithPR10867. lit would interpret
2012-12-05 Akira HatanakaDo not run tests MappedMemoryTest.BasicWrite and Multip...
2012-12-05 Michael J.... Quick build fix for c++03 clang. This needs a proper...
2012-12-05 Eli BenderskyChange std::vector to SmallVector<4> and remove some...
2012-12-05 Jyotsna VermaDefine new-value store instructions with base+immediate...
2012-12-05 Bill WendlingFix name. The array is unboundED.
2012-12-05 Andrew TrickRegisterPressureTracker: fix findUseBetween to handle...
2012-12-05 Andrew TrickRegisterPressureTracker: unify virtual registers and...
2012-12-05 Andrew TrickRegisterPresssureTracker: Track live physical register...
2012-12-05 Nadav RotemCost Model: change the default cost of control flow...
2012-12-05 David SehrCorrect ARM NOP encoding
2012-12-05 Eli BenderskyRemove unused methods
2012-12-05 Justin Holewinski[NVPTX] Fix crash with unnamed struct arguments
2012-12-05 Michael J.... Add dump of Win64 EH unwind data.
2012-12-05 Michael J.... Updates to Win64EH.h structures.
2012-12-05 David SehrTest commit.
2012-12-05 Jyotsna VermaUse multiclass to define store instructions with base...
2012-12-05 Eli BenderskyRemove the non-const getInst accessor. It wasn't being...
2012-12-05 Bob WilsonAdjust JIT target triple on OS X to match the current...
2012-12-05 Matthew CurtisFix misplaced closing brace.
next