oota-llvm.git
2013-10-16 Rafael EspindolaAdd a triple to this test.
2013-10-16 Rafael EspindolaAdd support for metadata representing .ident directives.
2013-10-16 Eric ChristopherFix a pair of bugs in the emission of pubname tables:
2013-10-16 Rafael EspindolaAdd a MCAsmInfoELF class and factor some code into it.
2013-10-16 Hans Wennborgdos2unix on quoted-names.ll
2013-10-16 Hans WennborgMC: Better handling of tricky symbol and section names
2013-10-16 Rafael EspindolaMove .ident handling to MCStreamer.
2013-10-16 Andrew KaylorFixing build warning/error
2013-10-16 David BlaikieSimplify zero initialization of DIEAttrs variable.
2013-10-16 Andrew KaylorAdding padding to the .eh_frame section in RuntimeDyld
2013-10-16 Andrew KaylorAdding support for deregistering EH frames with MCJIT.
2013-10-15 Matt ArsenaultFix typo
2013-10-15 Matt ArsenaultFix missing C++ mode thing in header
2013-10-15 Andrew TrickEnable MI Sched for x86.
2013-10-15 Eric ChristopherMake sure we're not attempting to construct a subprogra...
2013-10-15 Eric ChristopherAdd an assert that we have a scope that matters for...
2013-10-15 Eric ChristopherClean up, formatting, comments. No functional change.
2013-10-15 NAKAMURA TakumiSupport/FileSystem.h: Remove a trailing comma in enum...
2013-10-15 David BlaikieUse ASSERT_EQ rather than ASSERT_TRUE for better unit...
2013-10-15 Vincent LejeuneR600/SI: Remove some leftover MI dump call
2013-10-15 Rui UeyamaPath: Recognize Windows compiled resource file.
2013-10-15 Andrew KaylorSeparating ELF and MachO stub info functions for Runtim...
2013-10-15 Eric ChristopherReformat.
2013-10-15 Chad Rosier[AArch64] Add support for NEON scalar signed saturating...
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
next