oota-llvm.git
2013-12-11 Elena DemikhovskyAVX-512: Removed "z" suffix from AVX-512 instructions...
2013-12-11 Richard Sandiford[SystemZ] Optimize fcmp X, 0 in cases where X is also...
2013-12-11 Richard SandifordExtend (truncate (load)) folding
2013-12-11 Manuel KlimekFix XFAIL rules.
2013-12-11 Rafael EspindolaMake this test a bit stricter.
2013-12-11 Andrew TrickAdd TargetRegisterInfo::reverseLocalAssignment hook.
2013-12-11 Reed KotlerDistinguish and choose 16 or 32 bit forms of save/resto...
2013-12-11 Kevin Qin[AArch64 NEON] Get instruction BSL matched to VSELECT.
2013-12-11 Rafael EspindolaMove mips' datalayout computation out of line and add...
2013-12-11 Rafael EspindolaMove Sparc's getDataLayout out of line and add comments.
2013-12-11 NAKAMURA TakumiPrune redundant dependencies in LLVMBuild.txt.
2013-12-11 Rafael EspindolaMove PPC's getDataLayoutString out of line and document...
2013-12-10 Reid KlecknerRevert the backend fatal error from r196939
2013-12-10 Rafael EspindolaRefactor the computation of the x86 datalayout.
2013-12-10 Reid Kleckner[asan] Fix the coverage.cc test broken by r196939
2013-12-10 Matt ArsenaultUse llvm_unreachable instead of assert(0)
2013-12-10 David Fangon darwin<10, fallback to .weak_definition (PPC,X86)
2013-12-10 Chad Rosier[AArch64] Refactor the NEON floating-point absolute...
2013-12-10 Chad Rosier[AArch64] Refactor the NEON signed/unsigned floating...
2013-12-10 Chad Rosier[AArch64] Overload NEON signed/unsigned floating-point...
2013-12-10 Chad Rosier[AArch64] Overload NEON signed/unsigned integer convert...
2013-12-10 Matt ArsenaultR600/SI: Add i64 cmp tests
2013-12-10 Matt ArsenaultFix gcc warnings.
2013-12-10 Reid KlecknerReland "Fix miscompile of MS inline assembly with stack...
2013-12-10 Tim NorthoverMake Triple's isOSBinFormatXXX functions partition...
2013-12-10 Alp TokerSupport: Update documentation for Program functions
2013-12-10 Chad Rosier[AArch64] Refactor the Neon vector/scalar floating...
2013-12-10 Chad Rosier[AArch64] Refactor the Neon vector/scalar floating...
2013-12-10 Andrea Di BiagioEnsure that the backend no longer emits unnecessary...
2013-12-10 Rafael EspindolaUse Field Lists for the types' "Overview", "Syntax...
2013-12-10 Vincent LejeuneR600: Fix an infinite loop when trying to reorganize...
2013-12-10 Vincent LejeuneR600: Fix input modifiers lost for Cayman
2013-12-10 Reed KotlerNext step in Mips16 prologue/epilogue cleanup.
2013-12-10 Elena DemikhovskyAVX-512: changed intrinsics for mask operations
2013-12-10 Elena DemikhovskyAVX-512: Changed intrinsics of VPCONFLICT to match...
2013-12-10 Tim NorthoverDarwin: update default iOS version to 5.0
2013-12-10 NAKAMURA Takumi[CMake] Add MCDisassembler to tools/lto. (has been...
2013-12-10 Daniel Sanders[mips][msa] Correct sld and sldi builtins.
2013-12-10 NAKAMURA Takumi[CMake] Update LLVM_LINK_COMPONENTS for each CMakeLists...
2013-12-10 NAKAMURA TakumiAdd JIT to LINK_COMPONENTS in MCJITTests/Makefile.
2013-12-10 Richard SandifordAdd TargetLowering::prepareVolatileOrAtomicLoad
2013-12-10 Richard SandifordAdd TargetLowering::prepareVolatileOrAtomicLoad
2013-12-10 NAKAMURA Takumi[CMake] lli/CMakeLists.txt: Move add_subdirectory(Child...
2013-12-10 Kevin Qin[AArch64 NEON] Replace fpimm with fpz32 for floating...
2013-12-10 Kevin Qin[AArch64 NEON] Support poly128_t and implement relevant...
2013-12-10 NAKAMURA TakumiGCOV.cpp: Use PRIu64 instead of %lu.
2013-12-10 NAKAMURA TakumiAdd proper dependencies to LLVMBuild.txt in llvm/lib.
2013-12-10 NAKAMURA TakumiWhitespaces.
2013-12-10 Reid KlecknerRevert "Fix miscompile of MS inline assembly with stack...
2013-12-10 Reid KlecknerFix miscompile of MS inline assembly with stack realignment
2013-12-10 Andrew TrickFix a crash that occurs when PWD is invalid.
2013-12-10 Andrew Trickwhitespace
2013-12-10 Nadav RotemFix PR18162 - Incorrect assertion assumed that the...
2013-12-10 Eric ChristopherUpdate testcase for previous commit.
2013-12-10 Yuchen Wullvm-cov: Added -a option for block data.
2013-12-10 Eric ChristopherDisable emitting DW_AT_GNU_ranges_base until we actuall...
2013-12-10 Rafael EspindolaAdd comments documenting the ARM datalayout string.
2013-12-10 Eric ChristopherWe never emit info into the macro info section, stop...
2013-12-10 Eric Christopher80-col.
2013-12-10 Rafael EspindolaSimplify further.
2013-12-10 Justin BognerTransforms: Don't create bad branch weights when foldin...
2013-12-09 Eric ChristopherRename CompileUnit->DwarfCompileUnit and TypeUnit-...
2013-12-09 Rafael EspindolaRefactor the construction of the DataLayout string...
2013-12-09 Eric ChristopherRename Unit->DwarfUnit to match the file name and make...
2013-12-09 Chad Rosier[AArch64] Refactor the NEON scalar reduce pairwise...
2013-12-09 Chad Rosier[AArch64] Refactor NEON scalar reduce pairwise front...
2013-12-09 Chad Rosier[AArch64] Remove q and non-q intrinsic definitions...
2013-12-09 Reed Kotlerget rid of superfluous comment
2013-12-09 Reed KotlerDelete some old code used for testing that is not neede...
2013-12-09 Rafael EspindolaDon't add suffixes for stdcall/fastcall on 64 coff.
2013-12-09 Rafael EspindolaUse a more direct check for finding out the file type.
2013-12-09 Rafael EspindolaDon't set a variable to its default value.
2013-12-09 Ana PazosFix pattern match for movi with 0D result
2013-12-09 David BlaikieDwarfDebug/Unit: Remove another case of label recreatio...
2013-12-09 Sylvestre LedruImprove the detection of the path
2013-12-09 Daniel Sanders[mips][msa] Fix invalid generated code when lowering...
2013-12-09 Daniel Sanders[mips][msa] Fix suboptimal FrameIndex lowering for...
2013-12-09 Vladimir MedicMethod parseSetAssignment treats every operand with...
2013-12-09 David MajnemerADT: Implement MutableArrayRef::reverse_iterator
2013-12-09 Venkatraman... [SPARCV9]: Adjust the resultant pointer of DYNAMIC_STAC...
2013-12-09 Venkatraman... [Sparc]: Implement getSetCCResultType() in SparcTargetL...
2013-12-09 Hao Liu[AArch64]Add missing pair intrinsics such as:
2013-12-09 Hao Liu[AArch64]Pattern match failures for truncate store...
2013-12-08 Venkatraman... [SparcV9]: Expand MULHU/MULHS:i64 and UMUL_LOHI/SMUL_LO...
2013-12-08 Manman RenRevert 196544 due to internal bot failures.
2013-12-08 Reed KotlerMake sure we mark these registers as defined. Previousl...
2013-12-08 Reed KotlerCleaning up of prologue/epilogue code for Mips16. First...
2013-12-08 Tim NorthoverARM: fix folding of stack-adjustment (yet again).
2013-12-08 Michael KupersteinFixed CRLF
2013-12-08 Michael KupersteinEnsure bitcode encoding of visibility styles stays...
2013-12-08 Duncan P. N... Fix comments for PassDebuggingString
2013-12-08 Mark SeabornFix inlining to not lose the "cleanup" clause from...
2013-12-08 Mark SeabornFix inlining to not produce duplicate landingpad clauses
2013-12-07 Renato Golinforce vector width via cpu on vectorizer metadata enable
2013-12-07 Jakub StaszakDon't #include heavy Dominators.h file in LoopInfo...
2013-12-07 Rafael EspindolaRemove the notion of primitive types.
2013-12-07 NAKAMURA TakumiWhitespace cleanups.
2013-12-07 NAKAMURA TakumiRemove empty MCJIT/load-object-a.ll since r196641.
2013-12-07 Andrew TrickFactor out the SchedRemainder/SchedBoundary from Generi...
2013-12-07 Lang HamesRevert r196639 while I investigate a bot failure.
next