summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEsDavid Blaikie2013-12-05
* DwarfDebug: Remove trivial function wrapperDavid Blaikie2013-12-05
* Make these two tests resilient in the face of compile unit sizeEric Christopher2013-12-05
* 80-column.Eric Christopher2013-12-05
* Remove special handling for DW_AT_ranges support by constructing theEric Christopher2013-12-05
* [mc] Fix ELF st_other flag.Logan Chien2013-12-05
* Use present fast-math flags when applicable in CreateBinOpMichael Ilseman2013-12-05
* Fix comment.Eric Christopher2013-12-05
* Add AVX512 patterns for v16i32 broadcast and v2i64 zero extend load.Cameron McInally2013-12-05
* Fix typo.Eric Christopher2013-12-04
* DwarfUnit: Correct comment by generalizing over all units, not just compilati...David Blaikie2013-12-04
* Fix a bug in darwin's 32-bit X86 handling of evaluating fixups. Kevin Enderby2013-12-04
* Update comment.Eric Christopher2013-12-04
* Update comment.Eric Christopher2013-12-04
* Remove incorrect comment and pointless cast.Eric Christopher2013-12-04
* const on its own line is confusing.Eric Christopher2013-12-04
* Add support for parsing ARM symbol variants on ELF targetsDavid Peixotto2013-12-04
* Simplify check.Eric Christopher2013-12-04
* Reformat slightly.Eric Christopher2013-12-04
* Make RangeSpanList take a symbol for the beginning of the rangeEric Christopher2013-12-04
* Add a FIXME for making the symbol emission functions const.Eric Christopher2013-12-04
* DwarfDebug: Unconditionalize trivial asm commentsDavid Blaikie2013-12-04
* DwarfDebug: Reduce code duplication for sec offset emissionDavid Blaikie2013-12-04
* Couple of small logical cleanups to use !empty rather than otherEric Christopher2013-12-04
* llvm-cov: Replace size() with empty() in bool check.Yuchen Wu2013-12-04
* Use move and stack allocation for RangeSpanLists. As a result makeEric Christopher2013-12-04
* DebugInfo: Improve test to use llvm-dwarfdumpDavid Blaikie2013-12-04
* Test fix for r196394David Blaikie2013-12-04
* DebugInfo: Remove unused start/end labels for the debug_abbrevs sectionDavid Blaikie2013-12-04
* Fix assembly syntax for AVX512 vector blend instructions.Cameron McInally2013-12-04
* DebugInfo: Avoid recreating matching labels in disparate places.David Blaikie2013-12-04
* [X86] Check YMM31/ZMM31 as wellMichael Liao2013-12-04
* Update the UseFusedMAC definition to directly specify its dependence on havingChad Rosier2013-12-04
* Suppress '(x < y) ? a : 0 -> (x < y) & a' transform on X86 architectures with...Cameron McInally2013-12-04
* [CMake] add_lit_target: Let lit.site.cfg free from "--param build_mode" on si...NAKAMURA Takumi2013-12-04
* Update email address.Bill Wendling2013-12-04
* Un-revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-04
* Revert r196358: "llvm-cov: Added support for function checksums."Daniel Jasper2013-12-04
* [AArch64 Neon] Add ACLE intrinsic vceqz_f64.Kevin Qin2013-12-04
* [AArch64 NEON] Add missing compare intrinsics.Kevin Qin2013-12-04
* llvm-cov: Added support for function checksums.Yuchen Wu2013-12-04
* llvm-cov: Added checks for ident, checksum, name.Yuchen Wu2013-12-04
* llvm-cov: Capitalized GCNO and GCDA for consistency.Yuchen Wu2013-12-04
* llvm-cov: Split GCOVFile's read into GCNO and GCDA.Yuchen Wu2013-12-04
* Fix a funny typo.Rafael Espindola2013-12-04
* [LangRef] Remove (non-normative) paragraph that doesn't make sense.Sean Silva2013-12-04
* Produce deterministic coff files.Rafael Espindola2013-12-04
* Add -mcpu=core2 to all llc invocations in this test.Rafael Espindola2013-12-04
* [Stackmap] Specify the triple and cpu to fix the unit test.Juergen Ributzka2013-12-04
* [Stackmap] Emit multi-byte nops for X86.Juergen Ributzka2013-12-04