oota-llvm.git
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...
2013-10-11 Quentin Colombet[DAGCombiner] Revert load slicing (r192471), until...
2013-10-11 Matthias BraunRevert "Tests: Be less dependent on a specific schedule...
2013-10-11 Quentin Colombet[DAGCombiner] Slice a big load in two loads when the...
2013-10-11 Rafael EspindolaFix handling of CHECK-DAG inside of CHECK-LABEL.
2013-10-11 Renato GolinBetter info when debugging vectorizer
2013-10-11 Amara Emerson[ARM] Fix FP ABI attributes with no VFP enabled.
2013-10-11 Matthias Braunfix typo in comment
2013-10-11 Matthias BraunTests: Be less dependent on a specific schedule/regalloc
2013-10-11 Matheus AlmeidaThis reverts 192447 because of compiler warning generat...
2013-10-11 Matheus AlmeidaThis reverts r192449 because of compiler warning genera...
2013-10-11 Matheus Almeida[mips][msa] Direct Object Emission for the majority...
2013-10-11 Matheus Almeida[mips][msa] Direct Object Emission of INSERT.{B,H,W...
2013-10-11 Matheus Almeida[mips][msa] Improves robustness of the test by enhancin...
2013-10-11 Justin Holewinski[NVPTX] Switch from StrongPHIElimination to PHIEliminat...
2013-10-11 Justin HolewinskiMake AsmPrinter::emitImplicitDef a virtual method so...
2013-10-11 Amara Emerson[ARM] Add a test case for disabled neon/fpu features.
2013-10-11 Daniel Sanders[mips][msa] Added support for matching maddv.[bhwd...
2013-10-11 Daniel Sanders[mips][msa] Added support for matching fmsub.[wd] from...
2013-10-11 Robert LyttonXCore target fix bug in emitArrayBound() causing segmen...
2013-10-11 Robert LyttonXCore target does not emit '.hidden' or '.protected...
2013-10-11 Robert LyttonXCore target: fix bug in XCoreLowerThreadLocal.cpp
2013-10-11 Robert LyttonXCore target: add XCoreTargetLowering::isZExtFree()
2013-10-11 Daniel Sanders[mips][msa] Added support for matching fmadd.[wd] from...
2013-10-11 Daniel Sanders[mips][msa] Added support for matching ffint_[us]....
2013-10-11 Craig TopperRemove another unnecessary filter from the disassembler.
2013-10-11 NAKAMURA TakumiLiveRangeCalc.h: Update a description corresponding...
2013-10-11 Kevin QinImplement aarch64 neon instruction set AdvSIMD (copy).
2013-10-10 Matt ArsenaultFix typo
2013-10-10 Matthias BraunTests: Do not unnecessarily depend on kill comments
2013-10-10 Matthias BraunTests: Use CHECK-LABEL where possible
2013-10-10 Matthias BraunPrint register in LiveInterval::print()
2013-10-10 Matthias BraunRepresent RegUnit liveness with LiveRange instance
2013-10-10 Matthias BraunWork on LiveRange instead of LiveInterval where possible
2013-10-10 Matthias BraunChange MachineVerifier to work on LiveRange + LiveInterval
2013-10-10 Matthias BraunPass LiveQueryResult by value
2013-10-10 Matthias BraunRefactor LiveInterval: introduce new LiveRange class
2013-10-10 Matthias BraunRename LiveRange to LiveInterval::Segment
2013-10-10 Matthias BraunRename parameter: defined regs are not incoming.
2013-10-10 Sriram Muralitest commit
2013-10-10 Matt ArsenaultUse getPointerSizeInBits() rather than 8 * getPointerSize()
2013-10-10 Matt ArsenaultFix grammar / missing words
next