summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
...
* Fix "existant" typosAlp Toker2013-10-29
* Move the STT_FILE symbols out of the normal symbol table processing forJoerg Sonnenberger2013-10-29
* DWARF parser: Use ArrayRef to represent form sizes and simplify DWARFDIE::ext...Alexey Samsonov2013-10-28
* DebugInfo: Introduce the notion of "form classes"Alexey Samsonov2013-10-28
* [arm] Implement eabi_attribute, cpu, and fpu directives.Logan Chien2013-10-28
* Keep TBAA info when rewriting SelectionDAG loads and storesRichard Sandiford2013-10-28
* 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
* Change MemoryBuffer::getFile to take a Twine.Rafael Espindola2013-10-25
* DIEHash: Summary hashing of nested typesDavid Blaikie2013-10-25
* Call destroy from ~BasicCallGraph.Rafael Espindola2013-10-25
* Use c comments.Rafael Espindola2013-10-25
* ARM: allow .thumb_func to be separated from symbol definitionTim Northover2013-10-25
* LegalizeDAG: allow libcalls for max/min atomic operationsTim Northover2013-10-25
* Fix ODR violation.Richard Smith2013-10-25
* Support for reading program counts in llvm-cov.Yuchen Wu2013-10-25
* MCStreamer: Reimplement the virtual EmitRawText as a protected member, EmitRa...David Blaikie2013-10-24
* lto.h: Use lto_bool_t instead of int to restore the ABIReid Kleckner2013-10-24
* Formatting and whitespace.Eric Christopher2013-10-24
* Reverting my r193344 checkin due to build breakage.John Thompson2013-10-24
* Added std::string as a built-in type for mapping.John Thompson2013-10-24
* fix PR17635: false positive with packed structuresNuno Lopes2013-10-24
* Include missing Compiler.h for using LLVM_ENUM_INT_TYPE.Zonr Chang2013-10-24
* AVX-512: added VCVTPH2PS, VCVTPS2PH with intrinsicsElena Demikhovsky2013-10-24
* Fixed llvm-cov to count edges instead of blocks.Yuchen Wu2013-10-24
* Optimizing MCJIT module state trackingAndrew Kaylor2013-10-24
* Fixed doxygen comment to match Module.cppYuchen Wu2013-10-23
* Use a map instead of vector to store line counts.Yuchen Wu2013-10-23
* llvm-c/Target.h: Tweak "inline" for msvc to use __inline instead.NAKAMURA Takumi2013-10-23
* llvm-c/lto.h: Avoid use of bool.NAKAMURA Takumi2013-10-23
* include/llvm-c: Whitespace.NAKAMURA Takumi2013-10-23
* Use address-taken to disambiguate global variable and indirect memops.Shuxin Yang2013-10-23
* Mark zero-argument functions explicitly in C headers.Benjamin Kramer2013-10-23
* Support for microMIPS relocations 1.Zoran Jovanovic2013-10-23
* SelectionDAG: Pass along the original argument/element type in ISD::InputArgTom Stellard2013-10-23
* Fix llvm-cov counts to be 64-bit integers to avoid overflows.Bob Wilson2013-10-22
* Speling fixes.Benjamin Kramer2013-10-22
* Using FoldingSet in SelectionDAG::getVTList.Wan Xiaofei2013-10-22
* llvm-c: Add LLVMPrintTypeToStringAnders Waldenborg2013-10-22
* Change llvm-cov output formatting to be more similar to gcov.Bob Wilson2013-10-22
* fix two typos.Adrian Prantl2013-10-21
* [AArch64] Add the constraint to NEON scalar mla/mls instructions.Chad Rosier2013-10-21
* Remove unused TargetLowering field.Matt Arsenault2013-10-21
* Fix CodeGen for vectors of pointers with address spaces.Matt Arsenault2013-10-21
* Remove unused SCEV functionsMatt Arsenault2013-10-21
* Improving MCJIT/RuntimeDyld thread safetyAndrew Kaylor2013-10-21
* DebugInfo: Put each kind of constant (form, attribute, tag, etc) into its own...David Blaikie2013-10-21
* Optimize more linkonce_odr values during LTO.Rafael Espindola2013-10-21