oota-llvm.git
2013-09-03 Matt ArsenaultUse type form of getIntPtrType in alloca visitor.
2013-09-03 Bill WendlingWIP: Refactor some code so that it can be called by...
2013-09-03 Eric ChristopherAlphabetize.
2013-09-03 Joerg SonnenbergerAdd a Python-like join function to merge a list of...
2013-09-03 Jim GrosbachRevert "Revert "ARM: Improve pattern for isel mul of...
2013-09-03 Eric ChristopherAdd the rest of the stock attributes to the attribute...
2013-09-03 Vincent LejeuneTableGen: Enumerate Schedule Model too.
2013-09-03 Yi JiangIn this patch we are trying to do two things:
2013-09-03 Joerg SonnenbergerPrint string value for DT_RPATH and DT_RUNPATH.
2013-09-03 Joey Gouly[MC] Revert part of my previous change, I was a bit...
2013-09-03 Eric ChristopherMigrate the DWARF_VERSION constant to 4. It largely...
2013-09-03 Richard Sandiford[SystemZ] Add support for TMHH, TMHL, TMLH and TMLL
2013-09-03 Joey Gouly[MC] AvailableFeatures needs to be a uint64_t to match...
2013-09-03 Evgeniy Stepanov[msan] Fix handling of select with struct arguments.
2013-09-03 Evgeniy Stepanov[msan] Fix select instrumentation.
2013-09-03 Daniel Sanders[mips][msa] Added IntrNoMem and removed Commutative...
2013-09-03 Daniel Sanders[mips][msa] Added IntrNoMem to the floating-point intri...
2013-09-03 Venkatraman... [Sparc] Add support for soft long double (fp128).
2013-09-03 Craig TopperAdd hadSideEffects=0 to some instructions.
2013-09-02 Venkatraman... [Sparc] Implement spill and load for long double(f128...
2013-09-02 Tilmann SchellerARM: Default to the Swift CPU when targeting armv7s...
2013-09-02 Tilmann SchellerRevert 189756 for now, it doesn't match what rdar:...
2013-09-02 Tilmann SchellerARM: Default to Swift when compiling for iOS 6 or later.
2013-09-02 NAKAMURA TakumiFileCheck-ize three tests of llvm/test/CodeGen/X86...
2013-09-02 NAKAMURA Takumillvm/test/CodeGen/X86: Update tests with -mattr=-bmi...
2013-09-02 Alexey Samsonov[CMake] Add -O1 in debug builds with LLVM_USE_SANITIZER
2013-09-02 Craig TopperCreate BEXTR instructions for (and ((sra or srl) x...
2013-09-02 Elena DemikhovskyAVX-512: updated the list of high-latency instructions.
2013-09-02 Chandler CarruthAdd a clang-format file so that the tool can automatica...
2013-09-02 Elena DemikhovskyAVX-512: gather-scatter tests; added foldable instructions;
2013-09-02 Elena Demikhovskyllvm interpreter: select, shuffle and insertelement...
2013-09-02 Chandler CarruthFix some rather confusing indentation and control flow...
2013-09-02 Dmitri GribenkoAdded std:: qualifier to find() invocation
2013-09-01 Chandler CarruthNuke the hilariously out of date suggestion to unpack...
2013-09-01 Chris LattnerRevert r189704, which removed the guidance about not...
2013-09-01 Elena DemikhovskyAVX-512: Added GATHER and SCATTER instructions.
2013-09-01 Charles DavisMove everything depending on Object/MachOFormat.h over...
2013-09-01 Reed KotlerMake sure we don't generate stubs for any of these...
2013-08-31 Benjamin KramerMark an unreachable code path with llvm_unreachable...
2013-08-31 Benjamin KramerFree PressureDiffs instead of leaking.
2013-08-31 Benjamin KramerSimplifyLibCalls: When emitting an overloaded fp functi...
2013-08-31 Andrew TrickFix my previous checkin to updatePressureDiffs.
2013-08-31 Bill Schmidt[PowerPC] Fast-isel cleanup patch.
2013-08-30 Bill Schmidt[PowerPC] Add integer truncation support to fast-isel.
2013-08-30 Bill SchmidtCorrect partially defined variable
2013-08-30 Chris LattnerRemove the suggestion to not duplicate comments in...
2013-08-30 Bill Schmidt[PowerPC] Call support for fast-isel.
2013-08-30 Richard MittonBuild fix
2013-08-30 Richard MittonFixed a bug where diassembling an instruction that...
2013-08-30 Bill WendlingCompulsive reformatting.
2013-08-30 Daniel Dunbar[conf] Add config variable to disable crash related...
2013-08-30 Reed KotlerFix a problem with dual mips16/mips32 mode. When the...
2013-08-30 Andrew TrickUse LiveRangeQuery for instruction-level liveness queries.
2013-08-30 Bill Schmidt[PowerPC] Add handling for conversions to fast-isel.
2013-08-30 Andrey ChurbanovChecking commit access; removed one space added in...
2013-08-30 Benjamin KramerInstCombine: Check for zero shift amounts before subtra...
2013-08-30 Benjamin KramerX86: Add a description of the Intel Atom Silvermont...
2013-08-30 Alexey SamsonovRestore llvm-ranlib expansion in RUN-lines removed...
2013-08-30 Craig TopperFixup BZHI selection to remove an unneeded zero extension.
2013-08-30 Craig TopperRemove unused X86andn_flag node.
2013-08-30 Craig TopperTeach X86 backend to create BMI2 BZHI instructions...
2013-08-30 Michael GottesmanRevert "ARM: Improve pattern for isel mul of vector...
2013-08-30 Andrew Trickmi-sched: update PressureDiffs on-the-fly for liveness.
2013-08-30 Andrew TrickReplace LiveInterval::killedAt with isKilledAtInstr.
2013-08-30 Andrew Trick mi-sched: improve the generic register pressure compar...
2013-08-30 Andrew Trickmi-sched: Precompute a PressureDiff for each instructio...
2013-08-30 Bill Schmidt[PowerPC] Handle selection of compare instructions...
2013-08-30 Bill SchmidtRemove bogus debug statement. Sheesh.
2013-08-30 Bill Schmidt[PowerPC] Miscellaneous fast-isel test cases.
2013-08-30 Bill Schmidt[PowerPC] Add loads, stores, and related things to...
2013-08-30 Andrew Trickcomment typo
2013-08-30 Bill WendlingRandom cleanup: No need to use a std::vector here,...
2013-08-30 Eric ChristopherDon't bother emitting the pubtypes section on darwin...
2013-08-30 Eric ChristopherReformat slightly.
2013-08-29 Eli FriedmanChange default # of digits for APFloat::toString
2013-08-29 Manman RenDIBuilder: retain a type when created with a unique...
2013-08-29 Jim GrosbachARM: Improve pattern for isel mul of vector by scalar.
2013-08-29 Jim GrosbachTidy up. Comment grammar.
2013-08-29 Jim GrosbachTidy up. Trailing whitespace.
2013-08-29 Reid KlecknerSubstitute LLVM's version into the msbuild property...
2013-08-29 Warren HuntModified ms-build configuration file to be version...
2013-08-29 Cameron EsfahaniClean up some usage of Triple. The base class has...
2013-08-29 Kaelyn UhrainFix the following error when NDEBUG is defined:
2013-08-29 Andrew TrickComment and revise the cyclic critical path code.
2013-08-29 Manman RenAdd unique identifier field to Composite Types and...
2013-08-29 Alexander KornienkoisCharInSet refactoring.
2013-08-29 Elena DemikhovskyAVX-512: added extend and truncate instructions.
2013-08-29 Craig TopperMove StringToOffsetTable into the TableGen include...
2013-08-29 Hal FinkelRevert: r189565 - Add getUnrollingPreferences to TTI
2013-08-29 Hal FinkelAdd getUnrollingPreferences to TTI
2013-08-29 Hal FinkelUse TargetSubtargetInfo::useAA() in DAGCombine
2013-08-29 Hal FinkelAdd useAA() to TargetSubtargetInfo
2013-08-29 Daniel Dunbar[lit] [tests] Add missing test input file.
2013-08-29 Daniel Dunbar[tests] Use multiple statements instead of 'echo -e...
2013-08-29 Daniel Dunbar[lit] Fix internal shell's argv[0] handling.
2013-08-29 Daniel Dunbar[lit] Add support for multiprocessing, under --use...
2013-08-29 Daniel Dunbar[lit] Implement --max-time support by using provider...
2013-08-29 Daniel Dunbar[lit] Refactor test execution logic into lit.run.Run.
2013-08-29 Daniel Dunbar[lit] Put display lock inside the ThreadResultsConsumer.
2013-08-29 Daniel Dunbar[lit] Factor out a results consumer interface for test...
next