oota-llvm.git
2013-10-15 Andrew KaylorFixing some host==target assumptions in RuntimeDyld
2013-10-15 Adrian PrantlRemove some dead code. (DarwinGDBCompat was retired...
2013-10-15 Manman RenStruct byval: fix a copy-paste error for thumb2.
2013-10-15 Michael LiaoFix PR17546
2013-10-15 Michael LiaoFix PR16807
2013-10-15 Benjamin KramerLoopVectorize: Properly reflect PODness in comments.
2013-10-15 Pekka JaaskelainenGuard the debug temp variable with NDEBUG to avoid...
2013-10-15 Pekka JaaskelainenDo not assert when trying to add a meta data operand...
2013-10-15 Daniel Sanders[mips][msa] Added support for build_vector for v4f32...
2013-10-15 Anders WaldenborgRevert "Add AllTargetsBindings sublibrary" as it breaks...
2013-10-15 Anders WaldenborgAdd AllTargetsBindings sublibrary instead of having...
2013-10-15 Richard Sandiford[SystemZ] Use A(G)SI when spilling the target of a...
2013-10-15 David Majnemerdocs: Remove incompatibility with Solaris shell
2013-10-15 Job NoormanFix MSP430 calling convention to match MSPGCC
2013-10-15 NAKAMURA Takumillvm/test/CodeGen/X86/break-avx-dep.ll: Relax an expres...
2013-10-15 Craig TopperRemove x86_sse42_crc32_64_8 intrinsic. It has no functi...
2013-10-15 Andrew TrickImprove on r192635, ExeDepsFix for avx, and add a test...
2013-10-15 Chandler CarruthSimplify formatting and sort these. No functionality...
2013-10-15 Akira Hatanaka[mips] Define a pseudo instruction which writes to...
2013-10-15 Akira Hatanaka[mips] Use predicates to guard instructions using accum...
2013-10-15 Akira Hatanaka[mips] Rename isel nodes.
2013-10-15 Akira Hatanaka[mips] Transfer kill flag to the newly created operand.
2013-10-15 Akira Hatanaka[mips] Set HI/LO registers' HWEncoding field.
2013-10-15 Akira Hatanaka[mips] Delete unnecessary code.
2013-10-14 Rafael EspindolaRemove dead code.
2013-10-14 Michael GottesmanUpdate comment list of GLOBALVAR modifiers in BitcodeWr...
2013-10-14 Quentin Colombet[X86][FastISel] During X86 fastisel, the address of...
2013-10-14 Andrew TrickFix the ExecutionDepsFix pass to handle AVX instructions.
2013-10-14 Andrew TrickLiveRegUnits: Use *MBB for consistency and convenience.
2013-10-14 Andrew Trickwhitespace
2013-10-14 Nick LewyckyFix a typo, in a comment, in a test.
2013-10-14 Eric ChristopherRevert part of a fix from 2010, changes since then:
2013-10-14 Eric ChristopherReformat this routine slightly.
2013-10-14 Eric ChristopherRemove some extraneous whitespace.
2013-10-14 Andrew TrickLiveRegUnits::removeRegsInMask safety.
2013-10-14 Andrew TrickUse a SparseSet in LiveRegUnits.
2013-10-14 Andrew TrickMove LiveRegUnits implementation into .cpp. Comment...
2013-10-14 Andrew TrickRemove extra indentation in LiveRegUnits.
2013-10-14 Andrew TrickConvert LiveRegUnits methods to the current convention...
2013-10-14 Manman RenDebug Info: static member DIE creation.
2013-10-14 David BlaikieFix indenting.
2013-10-14 Hans Wennborgvs2013 msbuild integration: add missing .target files...
2013-10-14 Will DietzMachineSink: Fix and tweak critical-edge breaking heuri...
2013-10-14 Rafael EspindolaRemove utils/profile.pl.
2013-10-14 Rafael EspindolaRemove lib/Transforms/Instrumentation/ProfilingUtils.*
2013-10-14 Rafael EspindolaRemove the now unused strong phi elimination pass.
2013-10-14 Chris LattnerBasic blocks typically have few predecessors. Use...
2013-10-14 Evgeniy Stepanov[msan] Instrument x86.*_cvt* intrinsics.
2013-10-14 Chad Rosier[AArch64] Add support for NEON scalar integer compare...
2013-10-14 Bernard OgdenAdd Cortex-A57 support
2013-10-14 Bernard OgdenAdd subtarget feature support for Cortex-A53
2013-10-14 Matheus Almeida[mips][msa] Direct Object Emission support for BIT...
2013-10-14 Matheus Almeida[mips][msa] Direct Object Emission support for VEC...
2013-10-14 Matheus Almeida[mips][msa] Direct Object Emission of INSVE.{b,h,w,d}.
2013-10-14 Matheus Almeida[mips][msa] Direct Object Emission for the majority...
2013-10-14 Matheus Almeida[mips][msa] Direct Object Emission of INSERT.{B,H,W...
2013-10-14 Evgeniy Stepanov[msan] Fix handling of scalar select of vectors.
2013-10-14 Elena DemikhovskyFixed a bug in dynamic allocation memory on stack.
2013-10-14 Craig TopperCreate classes to reduce the size of the tablegen entri...
2013-10-14 Craig TopperAllow pinsrw/pinsrb/pextrb/pextrw/movmskps/movmskpd...
2013-10-14 Craig TopperAdd disassembler support for SSE4.1 register/register...
2013-10-14 Craig TopperMark MOVMSKPS/MOVMSKPD/VPINSRWrr64i as AsmParserOnly...
2013-10-14 David MajnemerWindows: Fix a typo in an assert
2013-10-14 Craig TopperDon't use 64-bit versions of MOVMSKPD in CodeGen. The...
2013-10-14 David MajnemerWindows: Don't bother with pinning Kernel32.dll
2013-10-13 Will DietzMC: Don't assume incoming StringRef's are null terminated.
2013-10-13 Vincent LejeuneR600: improve dump of S_WAITCNT
2013-10-13 Vincent LejeuneR600/SI: Add SinkingPass before ISel
2013-10-13 Vincent LejeuneR600/SI: Support byval arguments
2013-10-13 Vincent LejeuneR600: Use masked read sel for texture instructions
2013-10-13 Vincent LejeuneR600: fix swizzle export
2013-10-13 Vincent LejeuneR600: Clear the VPM bit of export instructions.
2013-10-13 David MajnemerWindows: Use GetModuleHandleEx instead of LoadLibrary
2013-10-13 Will DietzTargetLowering: Don't index into empty string.
2013-10-12 Will Dietzyaml2coff/elf: Touchup for compatibility.
2013-10-12 Arnold SchwaighoferSLPVectorizer: Sort PHINodes based on their opcode
2013-10-12 Tobias GrosserLoopVectorize: Add missing INITIALIZE_PASS_DEPENDENCY...
2013-10-12 Benjamin KramerForce a CPU on test so it doesn't depend on microarchit...
2013-10-12 Bill WendlingUpdate so that it uses the `-V' command line option...
2013-10-12 Craig TopperRemove more filters from the disassembler. Mark some...
2013-10-12 Tom StellardR600: Store disassembly in a special ELF section when...
2013-10-12 Craig TopperMark some more instructions as CodeGenOnly. Remove...
2013-10-12 Reed KotlerFor Mips16, start to consolidate all forms of 32 bit...
2013-10-12 Will DietzAdd missing #include's to cctype when using isdigit...
2013-10-11 Manman RenDebug Info: remove form from function addDIEEntry.
2013-10-11 Andrew KaylorFixing problems in lli's RemoteMemoryManager.
2013-10-11 Andrew KaylorAdding multiple object support to MCJIT EH frame handling
2013-10-11 Matt ArsenaultR600: Add scalar i32 add test
2013-10-11 Matt ArsenaultUse CHECK-LABEL
2013-10-11 Matt ArsenaultFix typo
2013-10-11 Benjamin KramerfConversion: Attempt #2 at fixing the MSVC build.
2013-10-11 Benjamin KramerIfConversion: Try to unbreak the MSVC build.
2013-10-11 Benjamin KramerMips: Disassemble sign-extended 64 bit immediates properly.
2013-10-11 Matthias BraunRemove kill flags after if conversion if necessary
2013-10-11 Matthias BraunIntroduce ad hoc liveness tracking utility: LiveRegUnits
2013-10-11 Quentin Colombet[DAGCombiner] Load slicing test case: attempt to really...
2013-10-11 Renato GolinAdd warning about CHECK-DAG with variable definition
2013-10-11 Manman RenDebug Info Testing Case: check for the name of a structure.
2013-10-11 Stephen LinReally fix CHECK-LABEL and CHECK-DAG interaction. This...
2013-10-11 Quentin Colombet[DAGCombiner] Reapply load slicing (192471) with a...
next