oota-llvm.git
2013-10-10 Hans WennborgFix msbuild integration install script.
2013-10-10 Tom StellardR600/SI: Implement SIInstrInfo::verifyInstruction(...
2013-10-10 Tom StellardR600/SI: Use -verify-machineinstrs for most tests
2013-10-10 Tom StellardR600/SI: Define a separate MIMG instruction for each...
2013-10-10 Tom StellardR600/SI: Mark the EXEC register as reserved
2013-10-10 Tom StellardR600: Use StructurizeCFGPass for non SI targets
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-10 Rafael EspindolaRevert "Implement AArch64 vector load/store multiple...
2013-10-10 Hao LiuImplement AArch64 vector load/store multiple N-element...
2013-10-10 Benjamin KramerARM: Put isV8EligibleForIT into the llvm namespace...
2013-10-10 Benjamin KramerDisable function padding to get this test to pass on...
2013-10-10 Tim NorthoverARM: correct liveness flags during ARMLoadStoreOpt
2013-10-10 Craig TopperAllow non-AVX form of pmovmskb to take a GR64 operand.
2013-10-10 Craig TopperRemove duplicate instructions.
2013-10-10 Craig TopperFix so CRC32r64r8 isn't accidentally filtered from...
2013-10-09 Akira Hatanaka[mips] Do not generate INS/EXT nodes if target does...
2013-10-09 Rui UeyamaRevert "llvm-c: Make target initializer functions exter...
2013-10-09 Manman RenDebug Info: In DIBuilder, the context and type fields...
2013-10-09 Anders Waldenborgllvm-c: Make target initializer functions external...
2013-10-09 Manman RenDebug Info: In DIBuilder, the context field of a forwar...
2013-10-09 Bill WendlingAdd missing releases.
2013-10-09 Benjamin KramerFlip the ownership of MCStreamer and MCTargetStreamer.
2013-10-09 Shuxin YangFix a bug in Dead Argument Elimination.
2013-10-09 Rafael EspindolaAdd a GlobalAlias::isValidLinkage to reduce code duplic...
2013-10-09 Venkatraman... [Sparc] Disable tail call optimization for sparc64.
2013-10-09 Greg BedwellTest commit. Remove whitespace from otherwise empty...
2013-10-09 Elena DemikhovskyAVX-512: Added VRCP28 and VRSQRT28 instructions and...
2013-10-09 Tim NorthoverAArch64: enable MISched by default.
2013-10-09 Tim NorthoverAArch64: migrate ADRP relaxation test to be llvm-mc...
2013-10-09 Craig TopperMore x86 disassembler filtering cleanup.
2013-10-09 Andrew TrickAdd missing HasAVX512 predicate.
2013-10-09 Craig TopperRemove some old filters from the x86 disassembler table...
2013-10-09 Craig TopperReplace a couple instructions with patterns referring...
2013-10-09 Craig TopperUse AVX512PIi8 for the alt forms of vcmp instructions...
2013-10-09 Craig TopperMark some instructions as CodeGenOnly since they aren...
2013-10-09 Craig TopperAdd in64BitMode/in32BitMode to the MMX/SSE2/AVX maskmov...
2013-10-09 Rafael EspindolaAdd a paragraph about MCTargetStreamer.
2013-10-09 NAKAMURA Takumillvm/test/LTO should run also on cygwin.
2013-10-09 Manman RenDebug Info: In DIBuilder, the context field of a DIComp...
2013-10-08 Manman RenDebug Info: In DIBuilder, the context fields of a stati...
2013-10-08 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-08 Manman RenDebug Info: In DIBuilder, the derived-from field of...
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar floating-point...
2013-10-08 Matt ArsenaultFix duplicated assertions.
2013-10-08 Chad Rosier[AArch64] Add support for NEON scalar signed/unsigned...
2013-10-08 Reid KlecknerExplicitly request unsigned enum types when desired
2013-10-08 Manman RenDebug Info: update testing to reflect r192018.
2013-10-08 Reed KotlerAdd fabsf to the list of inlined functions; otherwise
2013-10-08 Manman RenAdd DbgVariable::resolve per Eric's suggestion.
2013-10-08 Manman RenDebug Info: rename getOriginalTypeSize to getBaseTypeSize.
2013-10-08 Manman RenDebug Info: take advantage of the existing CU::resolve.
2013-10-08 Manman RenMove DIRef::getName out of line.
2013-10-08 Akira Hatanaka[mips] Simplify and optimize code.
2013-10-08 Matt ArsenaultAdd some xfaild R600 tests.
2013-10-08 Benjamin KramerIRBuilder: Downgrade InsertPointGuard's instruction...
2013-10-08 Reed KotlerLet rotr and bswap be handled by expansion for Mips16...
2013-10-08 Andrew KaylorRemoving unintended code block from lli
2013-10-08 Eric ChristopherGrammar.
2013-10-08 Rafael EspindolaFix build on Solaris 11.
2013-10-08 Rafael EspindolaOnly modify lto.exports.def when contents have changed.
2013-10-08 Rafael EspindolaAdd a MCTargetStreamer interface.
2013-10-08 NAKAMURA TakumiSparcJITInfo.cpp: Prune "default:" label to fix a warni...
2013-10-08 NAKAMURA TakumiPrune trailing linefeeds.
2013-10-08 Venkatraman... [Sparc] Implement JIT for SPARC.
2013-10-08 Craig TopperRemove unneeded MMX instruction definition by moving...
2013-10-08 Craig TopperFix a typo in the mattr part of the run line.
2013-10-08 Craig TopperExplicitly disable AVX on a bunch of tests so they...
2013-10-08 Craig TopperRemove some instructions that existed to provide aliase...
2013-10-08 Venkatraman... [Sparc] Do not hardcode nop in the delay slot of TLS_CA...
2013-10-08 Adrian Prantltypo.
2013-10-08 Adrian Prantltypo.
2013-10-08 Adrian PrantlReduce testcase from 1r92011.
2013-10-08 Nick Kledzikupdate mach-o EXPORT_SYMBOL_* names
2013-10-07 Hans Wennborgcmake: don't set LLVM_COMPILER_IS_GCC_COMPATIBLE when...
2013-10-07 David MajnemerWindows: Avoiding resizing, use uninitialized data...
2013-10-07 Akira Hatanaka[mips] Test case for r192124.
2013-10-07 Arnold SchwaighoferLoopVectorize: External uses must use the last value...
2013-10-07 Reed KotlerAdd Mips16 patterns for sign extend byte and sign exten...
2013-10-07 Manman RenStruct byval: use the correct alignment for loads gener...
2013-10-07 Akira Hatanaka[mips] Coding style clean up.
2013-10-07 Akira Hatanaka[mips] Disable tail merging when long branch pass is...
2013-10-07 Benjamin KramerX86: Fix type check. Just because an integer type is...
2013-10-07 Akira Hatanaka[mips] Define method MipsSubtarget::enableLongBranchPass.
2013-10-07 Alexey SamsonovRevert r191834 until we measure the effect of this...
2013-10-07 Akira Hatanaka[mips] Fix definition of mfhi and mflo instructions...
2013-10-07 Richard MittonFormally added an explicit enum for DWARF TLS support...
2013-10-07 Matt ArsenaultChange objectsize intrinsic to accept different address...
2013-10-07 Amara Emerson[ARM] Improve build attributes emission.
2013-10-07 Chad Rosier[AArch64] Add support for NEON scalar arithmetic instru...
2013-10-07 Joey Gouly[ARMv8] Add some disassembly tests for Thumb sevl/sevl.w
2013-10-07 NAKAMURA TakumiRevert r191088, corresponding to r191823 to re-enable...
2013-10-07 NAKAMURA TakumiWindows/Process.inc: Fix for +Asserts. &Buf[0] is not...
2013-10-07 Rafael EspindolaFix typo.
2013-10-07 Rafael EspindolaRemove dead code.
2013-10-07 Rafael EspindolaRemove getEHExceptionRegister and getEHHandlerRegister.
2013-10-07 Rafael EspindolaFix the documentation of getDefaultSubtargetFeatures.
2013-10-07 Tim NorthoverARM: allow cortex-m0 to use hint instructions
2013-10-07 David MajnemerWindows: Be more explicit with Win32 APIs
2013-10-07 Simon Atanasyan[Mips] Teach llvm-readobj to print MIPS-specific ELF...
2013-10-07 Craig TopperRemove some instructions that seem to only exist to...
next