summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* llvm-cov: Conformed headers.Yuchen Wu2013-12-05
* Add #pragma vectorize enable/disable to LLVMRenato Golin2013-12-05
* Check hint registers for interference only once before evictionsAditya Nandakumar2013-12-05
* Implemented vget/vset_lane_f16 intrinsicsAna Pazos2013-12-05
* llvm-cov: Changed extension from .llcov to .gcov.Yuchen Wu2013-12-05
* Revert part of GCC warning fix to fix debug build.Matt Arsenault2013-12-05
* Fix minor GCC warnings.Matt Arsenault2013-12-05
* Change std::deque => std::vector. No functionality change.Michael Gottesman2013-12-05
* Fix non-deterministic behavior.Rafael Espindola2013-12-05
* Rename DwarfUnits to DwarfFile to help avoid some naming confusion.Eric Christopher2013-12-05
* MI-Sched: Model "reserved" processor resources.Andrew Trick2013-12-05
* MI-Sched: handle latency of in-order operations with the new machine model.Andrew Trick2013-12-05
* Fix the A9 machine model. VTRN writes two registers.Andrew Trick2013-12-05
* comment typo and reformatAndrew Trick2013-12-05
* Add a default constructor to get deterministic behavior.Rafael Espindola2013-12-05
* SLPVectorizer: An in-tree vectorized entry cannot also be a scalar external useArnold Schwaighofer2013-12-05
* [tsan] fix PR18146: sometimes a variable written into vptr could have an inte...Kostya Serebryany2013-12-05
* [NVPTX] Fix off-by-one error when creating the VT list for an SDNodeJustin Holewinski2013-12-05
* [mips] Small code generation improvement for conditional operator (select)Matheus Almeida2013-12-05
* [mips] Add some comments related to the optimization performed in performSELE...Matheus Almeida2013-12-05
* [mips][msa] Fix issue with immediate fields of LD/ST instructionsMatheus Almeida2013-12-05
* ARM: fix yet another stack-folding bugTim Northover2013-12-05
* DwarfDebug/DwarfUnit: Push abbreviation structures down into DwarfUnits to re...David Blaikie2013-12-05
* Use isIntrinsic() instead of checking for "llvm."Matt Arsenault2013-12-05
* Remove the isImplicitlyPrivate argument of getNameWithPrefix.Rafael Espindola2013-12-05
* Correct word hyphenationsAlp Toker2013-12-05
* Hide the stub created for MO_ExternalSymbol too.Rafael Espindola2013-12-05
* R600/SI: Add comments for number of used registers.Matt Arsenault2013-12-05
* Try harder to get a consistent floating point results.Rafael Espindola2013-12-05
* For AArch64, add missing register cost calculation for big value types like v...Jiangning Liu2013-12-05
* DwarfDebug: Avoid unnecessary abbreviation lookup when emitting DIEsDavid Blaikie2013-12-05
* DwarfDebug: Remove trivial function wrapperDavid Blaikie2013-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
* 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
* DwarfDebug: Unconditionalize trivial asm commentsDavid Blaikie2013-12-04
* DwarfDebug: Reduce code duplication for sec offset emissionDavid Blaikie2013-12-04