summaryrefslogtreecommitdiff
path: root/include
Commit message (Expand)AuthorAge
* Handle getting UnknownAddressOrSize or section_end().Rafael Espindola2014-04-03
* Implement get getSymbolFileOffset with getSymbolAddress.Rafael Espindola2014-04-03
* Remove getSymbolValue.Rafael Espindola2014-04-03
* Add support for the R_ARM_ABS32 relocation.Rafael Espindola2014-04-03
* Only clear the thumb bit from function addresses.Rafael Espindola2014-04-03
* Simplify ELFObjectFile<ELFT>::getSymbolAddress.Rafael Espindola2014-04-03
* Revert "Fix a nomenclature error in llvm-nm."Rafael Espindola2014-04-03
* Fix a nomenclature error in llvm-nm.Rafael Espindola2014-04-02
* Revert "Reapply "LTO: add API to set strategy for -internalize""Duncan P. N. Exon Smith2014-04-02
* Add back an assert that was lost in the ELFObjectFile.h split.Rafael Espindola2014-04-02
* Simplify resolveFrameIndex() signature.Jim Grosbach2014-04-02
* 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