oota-llvm.git
2013-12-24 Elena DemikhovskyAVX-512: fixed some patterns for MVT::i1
2013-12-24 Hao Liu[AArch64]Add patterns to match normal shift nodes:...
2013-12-24 Kevin Qin[AArch64 NEON] Fix a bug when lowering BUILD_VECTOR.
2013-12-24 Kevin Qin[AArch64 NEON] Fix a pattern match failure with NEON_VDUP.
2013-12-24 Andrew TrickLangRef documentation for the stackmap and patchpoint...
2013-12-24 Ana Pazos[AArch64] Check fmul node single use in fused multiply...
2013-12-24 Ana Pazos[AArch64 NEON] Fixed fused multiply negate add/sub...
2013-12-23 Adrian PrantlDebug info: Add enumerators to the __apple_names accele...
2013-12-23 Andrew TrickAdd support to indvars for optimizing sadd.with.overflow.
2013-12-23 Adrian PrantlDebug info: On ARM ensure that the data sections come...
2013-12-23 Saleem AbdulrasoolARM: bkpt has an implicit immediate constant 0
2013-12-23 Richard SandifordFix Scalarizer insertion point when replacing PHIs...
2013-12-23 Richard SandifordFix Scalarizer handling of vector GEPs with multiple...
2013-12-23 Kostya Serebryany[asan] don't unpoison redzones on function exit in...
2013-12-23 Kostya Serebryany[asan] produce fewer stores when poisoning stack shadow
2013-12-23 Hao Liu[AArch64]The compare to zero intrinsics should be imple...
2013-12-22 Alp TokerDefine LLVM_HAS_STRONG_ENUMS
2013-12-22 Yaron KerenThe count() function for STL datatypes returns unsigned...
2013-12-22 Roman DivackyUse r2 when encoding tls on ppc32. Fixes PR18305.
2013-12-22 Benjamin KramerDwarf: Fix a copy-paste bug.
2013-12-22 Elena DemikhovskyAVX512: SETCC returns i1 for AVX-512 and i8 for all...
2013-12-22 Roman DivackyAdd some comments.
2013-12-22 Michael KupersteinEnsure bitcode encoding of calling conventions stays...
2013-12-22 Alp TokerFileCheckize r197869
2013-12-21 Alp TokerRelax tab check into a whitespace check to fix the...
2013-12-21 Alp TokerTableGen: Generate valid identifiers for anonymous...
2013-12-21 Mark LaceyFix typo in assert message: s/load/store
2013-12-20 Yuchen WuBlockFrequencyInfo: Readded getEntryFreq.
2013-12-20 Lang HamesARM AnalyzeBranch should ignore DEBUG_VALUES while...
2013-12-20 Timur Iskhodzhanovclang-format a couple of mis-formatted functions
2013-12-20 Timur IskhodzhanovAdd the .secidx test I've forgotten to svn add in 197826
2013-12-20 Timur Iskhodzhanov[COFF] Add support for the .secidx directive
2013-12-20 Artyom SkrobovResinstate the command line taking priority over CMakeL...
2013-12-20 Roman DivackyImplement initial-exec TLS for PPC32.
2013-12-20 Timur IskhodzhanovFix yet another typo
2013-12-20 NAKAMURA Takumillvm-config: Show OBJROOT rather than OBJROOT/BUILD_MOD...
2013-12-20 NAKAMURA Takumillvm-config: Use build_mode instead of LLVM_BUILDMODE...
2013-12-20 Zoran JovanovicSupport for microMIPS FPU instructions 1.
2013-12-20 Rafael EspindolaMake this array const.
2013-12-20 Richard Sandiford[SystemZ] Optimize comparisons with truncated extended...
2013-12-20 Richard Sandiford[SystemZ] Extend RISBG optimization
2013-12-20 Timur IskhodzhanovFix a typo in the docs
2013-12-20 Kai NackeAdd support for krait cpu in llvm::sys::getHostCPUName()
2013-12-20 Justin BognerTransforms: Don't create bad weights when eliminating...
2013-12-20 Justin Bognertest: Make a branchweight test more specific
2013-12-20 Justin Bognertest: Prefer CHECK-LABEL to CHECK in branchweight tests
2013-12-20 Saleem AbdulrasoolARM IAS: add support for the .pool directive
2013-12-20 NAKAMURA TakumiInstall three utils, "FileCheck", "count", and "not...
2013-12-20 Tom StellardR600: Allow ftrunc
2013-12-20 Eric ChristopherRemove extra check line that's failing on windows and...
2013-12-20 Eric ChristopherThis test requires object emission.
2013-12-20 Eric ChristopherRanges in the .debug_range section need to have begin...
2013-12-20 NAKAMURA TakumiMakefile.unittest: cleanup may fail. Add '-' in the...
2013-12-20 Eric ChristopherAdd support for a CU to output a set of ranges for...
2013-12-20 Dmitri GribenkoRemove the AnyPointerSize and AnyEndianness enumerators...
2013-12-20 Dmitri GribenkoWhen parsing data layout string looking for endianness...
2013-12-20 Dmitri GribenkoCorrectly apply the default pointer size
2013-12-20 Eric Christopher[x86] Rename In32BitMode predicate to Not64BitMode
2013-12-20 Adrian Prantlmove test back into the parent directory and add a...
2013-12-20 NAKAMURA TakumiMakefile.ocaml: Tweak to use --system-libs.
2013-12-20 Alp TokerFix documentation typos
2013-12-19 Rafael EspindolaUpdate the ML test to expect the new string format...
2013-12-19 Kevin EnderbyUn-revert: the buildbot failure in LLVM on lld-x86_64...
2013-12-19 Rafael EspindolaUse $ORIGIN when setting rpath.
2013-12-19 Rafael EspindolaChange getStringRepresentation to skip defaults.
2013-12-19 David PeixottoEnsure deterministic when printing ARM assembler consta...
2013-12-19 Kevin EnderbyRevert my change to the X86 assembler for intel syntax...
2013-12-19 Kevin EnderbyChanged the X86 assembler for intel syntax to work...
2013-12-19 Rafael EspindolaUpdate the links to the SPARC information.
2013-12-19 Hans WennborgMake sys::ThreadLocal<> zero-initialized on non-thread...
2013-12-19 Kay Tiong KhooStay classy (and legal) LLVM. Remove links to 3rd party...
2013-12-19 Quentin Colombet[X86][fast-isel] Fix select lowering.
2013-12-19 David PeixottoImplement the .ltorg directive for ARM assembly
2013-12-19 Josh MageeUnbreak ARM buildbots after r197653 by forcing the...
2013-12-19 David PeixottoImplement the ldr-pseudo opcode for ARM assembly
2013-12-19 David PeixottoAdd a finishParse() callback to the targer asm parser
2013-12-19 Kay Tiong KhooImproved fix for PR17827 (instcombine of shift/and...
2013-12-19 NAKAMURA TakumiRevert r197682, "[CMake] Introduce LIT in add_lit_target."
2013-12-19 Adrian PrantlMove testcase to the appropriate X86 subdirectory.
2013-12-19 Rafael EspindolaSmall simplification, p0 is the same as p.
2013-12-19 Zoran JovanovicSupport for microMIPS control instructions.
2013-12-19 Rafael EspindolaLong doubles are required to be aligned to 128 bits...
2013-12-19 Hal FinkelAdd a disassembler to the PowerPC backend
2013-12-19 Zoran JovanovicSupport for microMIPS LL and SC instructions.
2013-12-19 Hal FinkelAdd support for positionally-encoded operands to FixedL...
2013-12-19 Rafael EspindolaAdd a triple so that this passes on OS X.
2013-12-19 Zoran JovanovicSupport for microMIPS TLS relocations.
2013-12-19 NAKAMURA Takumillvm-config: Don't show build tree with --obj-root...
2013-12-19 NAKAMURA Takumillvm-config: Show build root instead of parent path...
2013-12-19 NAKAMURA Takumi[CMake] Introduce LIT in add_lit_target.
2013-12-19 Hal FinkelAdd support for PointerLikeRegClass to FixedLenDecoderE...
2013-12-19 Evgeniy Stepanov[dfsan] Simplify code after r197677.
2013-12-19 Evgeniy StepanovAdd an explicit insert point argument to SplitBlockAndI...
2013-12-19 Timur IskhodzhanovTeach the llvm-readobj COFF dumper to dump debug line...
2013-12-19 Timur IskhodzhanovRemove the COFF files with Z7 debug info from the repo
2013-12-19 NAKAMURA TakumiAdd REQUIRES:asserts to 3 tests in llvm/test/CodeGen...
2013-12-19 NAKAMURA Takumillvm-config: Introduce --system-libs to print SYSTEM_LI...
2013-12-19 NAKAMURA TakumiGCOV.cpp: Fix format strings, %lf. Don't use %lf to...
2013-12-19 NAKAMURA TakumiIntroduce clean-ups in llvm/unittests/Makefile.unittest...
2013-12-19 Matt ArsenaultR600/SI: Make private pointers be 32-bit.
next