summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* fix a comment to use ASCII aprostrophes.Adrian Prantl2014-04-02
* Add inequality operator for MachineLocation.David Blaikie2014-04-01
* Add a comment about the DIDescriptor class hierarchy.Adrian Prantl2014-04-01
* Add some additional fields to TTI::UnrollingPreferencesHal Finkel2014-04-01
* Add helpers for checking if a value is a target boolean constant.Matt Arsenault2014-04-01
* ARM64: add intrinsic for pmull (p64 x p64 = p128) operations.Tim Northover2014-04-01
* DebugInfo: Avoid creating unnecessary/empty line tables and remove the specia...David Blaikie2014-04-01
* DebugInfo: Emit relocation to debug_line section when emitting asm for asmDavid Blaikie2014-04-01
* Remove FIXMEs. The scope of a Variable is always a lexical scope; there isAdrian Prantl2014-04-01
* LTO type uniquing: store the Decl field of a DIImportedEntity as a DIRef.Adrian Prantl2014-04-01
* Add a comment about type-uniquing ObjC types.Adrian Prantl2014-04-01
* Comment to describe the debug_loc.dwo constantsDavid Blaikie2014-03-31
* Move partial/runtime unrolling late in the pipelineHal Finkel2014-03-31
* Shifting into the sign bit is UB as discussed on IRC. Explicitly use theJoerg Sonnenberger2014-03-31
* [Stackmaps] Update the stackmap format to use 64-bit relocations for the func...Juergen Ributzka2014-03-31
* Change shouldSplitVectorElementType to better match the description.Matt Arsenault2014-03-31
* Fix MSVC warning.Rui Ueyama2014-03-31
* Don't relocate with sections if there might be a paired relocation.Rafael Espindola2014-03-31
* Add a TLI hook to control when BUILD_VECTOR might be expanded using shufflesHal Finkel2014-03-31
* ARM64: add more scalar patterns for reciprocal ops.Tim Northover2014-03-31
* ARM64: add i64 scalar pattern for @llvm.arm64.absTim Northover2014-03-31
* [mips] Remove R_MIPS_GOT which isn't used and shares the same number as R_MIP...Daniel Sanders2014-03-31
* Revert r205194 - [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.Daniel Sanders2014-03-31
* [mips] Removed R_MIPS_GOT. It's identical to R_MIPS_GOT16.Daniel Sanders2014-03-31
* Remove unused private typedefDmitri Gribenko2014-03-31
* [yaml2obj] Add support for ELF e_flags.Daniel Sanders2014-03-31
* [Allocator] Lift the slab size and size threshold into templateChandler Carruth2014-03-30
* [Allocator] Stop forward-declaring BumpPtrAllocator in a few places.Chandler Carruth2014-03-30
* Don't mark the declarations of the TSan annotation functions as weak.Chandler Carruth2014-03-30
* [MC] Remove an unused (and broken) variant of the setupForSymbolicDisassemblyLang Hames2014-03-30
* [PBQP] Move invalid graph nodeId/edgeId methods into base class.Lang Hames2014-03-30
* Remove dead declarations.Rafael Espindola2014-03-30
* Remove outdated comment.Benjamin Kramer2014-03-29
* Detemplatize LOHDirective.Benjamin Kramer2014-03-29
* tblgen: Twinify PrintFatalError.Benjamin Kramer2014-03-29
* ARM64: initial backend importTim Northover2014-03-29
* MC-exceptions: add support for compact-unwind without .eh_frameTim Northover2014-03-29
* CodeGenPrep: wrangle IR to exploit AArch64 tbz/tbnz inst.Tim Northover2014-03-29
* MC: add a RefKind field to MCValueTim Northover2014-03-29
* MachO: Add linker-optimisation hint framework to MC.Tim Northover2014-03-29
* MachO: allow each section to have a linker-private symbolTim Northover2014-03-29
* Make GetCPISymbol a virtual method.Tim Northover2014-03-29
* Intrinsics: add LLVMHalfElementsVectorType constraintTim Northover2014-03-29
* Completely rewrite ELFObjectWriter::RecordRelocation.Rafael Espindola2014-03-29
* Support: Functions for writing endian specific data to streams.Justin Bogner2014-03-28
* Add const.Rafael Espindola2014-03-28
* Add ARM big endian Target (armeb, thumbeb)Christian Pirker2014-03-28
* Intrinsics: expand semantics of LLVMExtendedVectorType (& trunc)Tim Northover2014-03-28
* [Allocator Cleanup] Sink the private data members and methods to theChandler Carruth2014-03-28
* [Allocator Cleanup] Move generic pointer alignment helper out of anChandler Carruth2014-03-28