summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Call destroy from ~BasicCallGraph.Rafael Espindola2013-10-25
* ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-25
* The FIXME was indeed fixed in the linker, comment removed.Yaron Keren2013-10-25
* ARM: don't expand atomicrmw inline on Cortex-M0Tim Northover2013-10-25
* LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-25
* Optimize concat_vectors(X, undef) -> scalar_to_vector(X).Nadav Rotem2013-10-25
* llvm-cov dump to dbgs() instead of outs().Yuchen Wu2013-10-25
* Support for reading program counts in llvm-cov.Yuchen Wu2013-10-25
* ARM: Tweak usage of '*vfp' compiler_rt functions.Jim Grosbach2013-10-24
* MCStreamer: Reimplement the virtual EmitRawText as a protected member, EmitRa...David Blaikie2013-10-24
* DWARF emission: Remove unnecessary/redundant DIE reference codeDavid Blaikie2013-10-24
* Fix name of variable in comment.Eric Christopher2013-10-24
* Grammar.Eric Christopher2013-10-24
* Update misleading comment.Eric Christopher2013-10-24
* DIEHash: Const correct and use references where non-null/non-rebound.David Blaikie2013-10-24
* DIEHash: Do not use shallow type hashing for unnamed typesDavid Blaikie2013-10-24
* DIEHash: Refactor ref attribute hashing into smaller functionsDavid Blaikie2013-10-24
* Remove unused debug-only member variable.David Blaikie2013-10-24
* Remove class abstraction from ARM struct byval loweringDavid Peixotto2013-10-24
* Inliner: Handle readonly attribute per argument when adding memcpyTom Stellard2013-10-24
* ARM: Mark double-precision instructions as suchTim Northover2013-10-24
* Reverting my r193344 checkin due to build breakage.John Thompson2013-10-24
* Mark vector loops as already vectorizedRenato Golin2013-10-24
* Added std::string as a built-in type for mapping.John Thompson2013-10-24
* ARM: add a couple more NEON predicates.Tim Northover2013-10-24
* ARM: mark various aliases with their architecture requirements.Tim Northover2013-10-24
* ARM: Use non-VFP softcalls on embedded Darwinish targetsTim Northover2013-10-24
* Replaced non-ASCII character.Yaron Keren2013-10-24
* Revert part of r193291, restoring the deletion of loaded objects.Chandler Carruth2013-10-24
* ARM: fix assert on unpredictable POP instruction.Tim Northover2013-10-24
* Make sure SP is always aligned on a 2 byte boundaryJob Noorman2013-10-24
* fix PR17635: false positive with packed structuresNuno Lopes2013-10-24
* [AArch64] Fix NZCV reg live-in bug in F128CSEL codegen.Amara Emerson2013-10-24
* AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsicsElena Demikhovsky2013-10-24
* Fix a bug in LinearFunctionTestReplace that created invalid loop exit checks.Juergen Ributzka2013-10-24
* Fixed llvm-cov to count edges instead of blocks.Yuchen Wu2013-10-24
* Clarify comments in genLoopLimit.Andrew Trick2013-10-24
* Optimizing MCJIT module state trackingAndrew Kaylor2013-10-24
* (this is a corrected patch)Yaron Keren2013-10-23
* Debug Info: code clean up.Manman Ren2013-10-23
* Debug Info: code clean up.Manman Ren2013-10-23
* Debug Info: code clean up.Manman Ren2013-10-23
* Debug Info: code clean up.Manman Ren2013-10-23
* Remove {} from one-line block.Manman Ren2013-10-23
* Revert "Calling _chkstk is required on ELF as well as COFF on Windows. Withou...Rafael Espindola2013-10-23
* Reduce casting and use a fully covered switch.Rafael Espindola2013-10-23
* X86: Custom lower sext v16i8 to v16i16, and the corresponding truncate.Benjamin Kramer2013-10-23
* Fixed comment typo in GCOVProfiling.cppYuchen Wu2013-10-23
* Use a map instead of vector to store line counts.Yuchen Wu2013-10-23
* Calling _chkstk is required on ELF as well as COFF on Windows. Yaron Keren2013-10-23