summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* [mips] Simplify LowerFormalArguments using getRegClassFor.Akira Hatanaka2013-10-28
* Return early from getUnconditionalBranchTargetOpValue if the branch target isLang Hames2013-10-28
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-28
* simplify ConstantRange::getSetSize()Nuno Lopes2013-10-28
* [SystemZ] Set usaAA to trueRichard Sandiford2013-10-28
* [DAGCombiner] Respect volatility when checking for aliasesRichard Sandiford2013-10-28
* Keep TBAA info when rewriting SelectionDAG loads and storesRichard Sandiford2013-10-28
* SCEV: Make the final add of an inbounds GEP nuw if we know that the index is ...Benjamin Kramer2013-10-28
* Prune utf8 chars in comments.NAKAMURA Takumi2013-10-28
* Prune trailing linefeeds.NAKAMURA Takumi2013-10-28
* Target/R600: Un-tab-ify.NAKAMURA Takumi2013-10-28
* Make first substantial checkin of my port of ARM constant islands code to Mips.Reed Kotler2013-10-27
* NVPTX: Remove unused globals.Benjamin Kramer2013-10-27
* Hexagon: Remove global state.Benjamin Kramer2013-10-27
* AVX-512: PMIN/PMAX intrinsics and patternsElena Demikhovsky2013-10-27
* Revert r193251 : Use address-taken to disambiguate global variable and indire...Shuxin Yang2013-10-27
* Quick look-up for block in loop.Wan Xiaofei2013-10-26
* Fix SCEVExpander: don't try to expand quadratic recurrences outside a loop.Andrew Trick2013-10-25
* Fix LSR: don't normalize quadratic recurrences.Andrew Trick2013-10-25
* Handle calls and invokes in GlobalStatus.Rafael Espindola2013-10-25
* LoopVectorizer: Don't attempt to vectorize extractelement instructionsHal Finkel2013-10-25
* DIEHash: Summary hashing of member functionsDavid Blaikie2013-10-25
* Change MemoryBuffer::getFile to take a Twine.Rafael Espindola2013-10-25
* DIEHash: Summary hashing of nested typesDavid Blaikie2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point register vbro...Quentin Colombet2013-10-25
* [X86][AVX512] Add patterns that match the AVX512 floating point vbroadcast in...Quentin Colombet2013-10-25
* 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