oota-llvm.git
2013-12-06 Richard Sandiford[SystemZ] Use LOAD AND TEST for comparisons with -0
2013-12-06 Richard Sandiford[SystemZ] Extend the use of C(L)GFR
2013-12-06 Richard Sandiford[SystemZ] Optimize selects between 0 and -1
2013-12-06 Kostya Serebryany[asan] fix ndebug build with strict warnings (-Wunused...
2013-12-06 Kostya Serebryany[asan] rewrite asan's stack frame layout
2013-12-06 Daniel JasperFix bug introduced in r196517.
2013-12-06 Eric ChristopherFix an index array check.
2013-12-06 Eric ChristopherFix a pair of array index checks.
2013-12-06 Rui UeyamaObject/COFF: Add export table entry structs.
2013-12-06 Juergen Ributzka[Stackmap] Update stackmap unit test to use AnyRegCC.
2013-12-06 Reed KotlerDelete dead code.
2013-12-05 Yi JiangApply transformation on OS X 10.9+ and iOS 7.0+: pow...
2013-12-05 Yuchen Wullvm-cov: Further improved error messages.
2013-12-05 Yuchen Wullvm-cov: Conformed headers.
2013-12-05 Renato GolinMove test to X86 dir
2013-12-05 Renato GolinAdd #pragma vectorize enable/disable to LLVM
2013-12-05 Aditya NandakumarCheck hint registers for interference only once before...
2013-12-05 Ana PazosImplemented vget/vset_lane_f16 intrinsics
2013-12-05 Yuchen Wullvm-cov: Changed extension from .llcov to .gcov.
2013-12-05 Matt ArsenaultRevert part of GCC warning fix to fix debug build.
2013-12-05 Matt ArsenaultFix minor GCC warnings.
2013-12-05 Michael GottesmanChange std::deque => std::vector. No functionality...
2013-12-05 Yunzhong GaoDocument that dllexported symbols are preserved by...
2013-12-05 Rafael EspindolaFix non-deterministic behavior.
2013-12-05 Eric ChristopherRename DwarfUnits to DwarfFile to help avoid some namin...
2013-12-05 Andrew TrickMI-Sched: Model "reserved" processor resources.
2013-12-05 Andrew TrickMI-Sched: handle latency of in-order operations with...
2013-12-05 Andrew TrickMachine model comments. Explain a ProcessorUnit's Buffe...
2013-12-05 Andrew TrickFix the A9 machine model. VTRN writes two registers.
2013-12-05 Andrew Trickcomment typo and reformat
2013-12-05 Rafael EspindolaAdd a default constructor to get deterministic behavior.
2013-12-05 Arnold SchwaighoferSLPVectorizer: An in-tree vectorized entry cannot also...
2013-12-05 Kostya Serebryany[tsan] fix PR18146: sometimes a variable written into...
2013-12-05 Justin Holewinski[NVPTX] Fix off-by-one error when creating the VT list...
2013-12-05 Alexey SamsonovAdd forgotten header guards
2013-12-05 Matheus Almeida[mips] Small code generation improvement for conditiona...
2013-12-05 Matheus Almeida[mips] Add some comments related to the optimization...
2013-12-05 Matheus Almeida[mips][msa] Fix issue with immediate fields of LD/ST...
2013-12-05 Tim NorthoverARM: fix yet another stack-folding bug
2013-12-05 David BlaikieDwarfDebug/DwarfUnit: Push abbreviation structures...
2013-12-05 Matt ArsenaultUse isIntrinsic() instead of checking for "llvm."
2013-12-05 Rafael EspindolaRemove the isImplicitlyPrivate argument of getNameWithP...
2013-12-05 Alp TokerCorrect word hyphenations
2013-12-05 Rafael EspindolaHide the stub created for MO_ExternalSymbol too.
2013-12-05 Matt ArsenaultR600/SI: Add comments for number of used registers.
2013-12-05 Rafael EspindolaTry harder to get a consistent floating point results.
2013-12-05 NAKAMURA TakumiMove llvm/test/MC/ELF/thumb-st_other.s to test/MC/ARM.
2013-12-05 Jiangning LiuFor AArch64, add missing register cost calculation...
2013-12-05 Cameron McInallyAdd FileCheck statements for r196435.
2013-12-05 Reid KlecknerCompiler.h: Disable initializer list usage with clang-cl
2013-12-05 Will DietzExport symbols in tools that support loading plugins.
2013-12-05 David BlaikieDwarfDebug: Avoid unnecessary abbreviation lookup when...
2013-12-05 David BlaikieDwarfDebug: Remove trivial function wrapper
2013-12-05 Eric ChristopherMake these two tests resilient in the face of compile...
2013-12-05 Eric Christopher80-column.
2013-12-05 Eric ChristopherRemove special handling for DW_AT_ranges support by...
2013-12-05 Logan Chien[mc] Fix ELF st_other flag.
2013-12-05 Michael IlsemanUse present fast-math flags when applicable in CreateBinOp
2013-12-05 Eric ChristopherFix comment.
2013-12-05 Cameron McInallyAdd AVX512 patterns for v16i32 broadcast and v2i64...
2013-12-04 Eric ChristopherFix typo.
2013-12-04 David BlaikieDwarfUnit: Correct comment by generalizing over all...
2013-12-04 Kevin EnderbyFix a bug in darwin's 32-bit X86 handling of evaluating...
2013-12-04 Eric ChristopherUpdate comment.
2013-12-04 Eric ChristopherUpdate comment.
2013-12-04 Eric ChristopherRemove incorrect comment and pointless cast.
2013-12-04 Eric Christopherconst on its own line is confusing.
2013-12-04 David PeixottoAdd support for parsing ARM symbol variants on ELF...
2013-12-04 Eric ChristopherSimplify check.
2013-12-04 Eric ChristopherReformat slightly.
2013-12-04 Eric ChristopherMake RangeSpanList take a symbol for the beginning...
2013-12-04 Eric ChristopherAdd a FIXME for making the symbol emission functions...
2013-12-04 David BlaikieDwarfDebug: Unconditionalize trivial asm comments
2013-12-04 David BlaikieDwarfDebug: Reduce code duplication for sec offset...
2013-12-04 Eric ChristopherCouple of small logical cleanups to use !empty rather...
2013-12-04 Yuchen Wullvm-cov: Replace size() with empty() in bool check.
2013-12-04 Eric ChristopherUse move and stack allocation for RangeSpanLists. As...
2013-12-04 David BlaikieDebugInfo: Improve test to use llvm-dwarfdump
2013-12-04 David BlaikieTest fix for r196394
2013-12-04 David BlaikieDebugInfo: Remove unused start/end labels for the debug...
2013-12-04 Cameron McInallyFix assembly syntax for AVX512 vector blend instructions.
2013-12-04 David BlaikieDebugInfo: Avoid recreating matching labels in disparat...
2013-12-04 Michael Liao[X86] Check YMM31/ZMM31 as well
2013-12-04 Chad RosierUpdate the UseFusedMAC definition to directly specify...
2013-12-04 Cameron McInallySuppress '(x < y) ? a : 0 -> (x < y) & a' transform...
2013-12-04 NAKAMURA Takumi[CMake] add_lit_target: Let lit.site.cfg free from...
2013-12-04 Bill WendlingUpdate email address.
2013-12-04 Daniel JasperUn-revert r196358: "llvm-cov: Added support for functio...
2013-12-04 Daniel JasperRevert r196358: "llvm-cov: Added support for function...
2013-12-04 Kevin Qin[AArch64 Neon] Add ACLE intrinsic vceqz_f64.
2013-12-04 Kevin Qin[AArch64 NEON] Add missing compare intrinsics.
2013-12-04 Yuchen Wullvm-cov: Added support for function checksums.
2013-12-04 Yuchen Wullvm-cov: Added checks for ident, checksum, name.
2013-12-04 Yuchen Wullvm-cov: Capitalized GCNO and GCDA for consistency.
2013-12-04 Yuchen Wullvm-cov: Split GCOVFile's read into GCNO and GCDA.
2013-12-04 Rafael EspindolaFix a funny typo.
2013-12-04 Sean Silva[LangRef] Remove (non-normative) paragraph that doesn...
2013-12-04 Rafael EspindolaProduce deterministic coff files.
2013-12-04 Rafael EspindolaAdd -mcpu=core2 to all llc invocations in this test.
2013-12-04 Juergen Ributzka[Stackmap] Specify the triple and cpu to fix the unit...
next