summaryrefslogtreecommitdiff
path: root/lib
Commit message (Expand)AuthorAge
* Move the LLVM IR asm writer header files into the IR directory, as theyChandler Carruth2014-01-07
* Re-sort all of the includes with ./utils/sort_includes.py so thatChandler Carruth2014-01-07
* [AArch64]Add support to spill/fill D tuples such as DPair/DTriple/DQuad. Ther...Hao Liu2014-01-07
* [AArch64]Add support to copy D tuples such as DPair/DTriple/DQuad and Q tuple...Hao Liu2014-01-07
* [Sparc] Add support for parsing sparc asm modifiers such as %hi, %lo etc., Venkatraman Govindaraju2014-01-07
* Fix for PR18396: Assertion: MO->isDead "Cannot fold physreg def".Andrew Trick2014-01-07
* Reapply r198654 "indvars: sink truncates outside the loop."Andrew Trick2014-01-07
* [AArch64 NEON] Fixed incorrect immediate used in BIC instruction.Kevin Qin2014-01-07
* ARM IAS: allow more depth in contextual diagnosticsSaleem Abdulrasool2014-01-07
* ARM IAS: refactor unwind contextSaleem Abdulrasool2014-01-07
* ARM Streamer: print out tag namesSaleem Abdulrasool2014-01-07
* ARM IAS: improve .eabi_attribute handlingSaleem Abdulrasool2014-01-07
* MCParser: introduce Note and use it for ARM AsmParserSaleem Abdulrasool2014-01-07
* Fix comment of findGCD.Mingjie Xing2014-01-07
* Revert "indvars: sink truncates outside the loop."Andrew Trick2014-01-07
* [Sparc] Add support for parsing memory operands in sparc AsmParser.Venkatraman Govindaraju2014-01-07
* indvars: sink truncates outside the loop.Andrew Trick2014-01-07
* 80 col. comment.Andrew Trick2014-01-07
* [Mips] TargetStreamer Support for .abicalls and .set pic0.Jack Carter2014-01-06
* For the 'C' disassembler API, add a new ReferenceType for theKevin Enderby2014-01-06
* Improve documentation of the 'a' specifier and the '<abi>:<pref>' align pair.Rafael Espindola2014-01-06
* Reapply r198478 "Fix PR18361: Invalidate LoopDispositions after LoopSimplify ...Andrew Trick2014-01-06
* Remove dead code.Rafael Espindola2014-01-06
* ARM MachO: sort out isTargetDarwin/isTargetIOS/... checks.Tim Northover2014-01-06
* XCore Target: correct callee save register spilling when callsUnwindInit is t...Robert Lytton2014-01-06
* XCore target: Lower EH_RETURNRobert Lytton2014-01-06
* XCore target: Lower FRAME_TO_ARGS_OFFSETRobert Lytton2014-01-06
* XCore target: Lower RETURNADDRRobert Lytton2014-01-06
* XCore target: Optimise entsp / retsp selectionRobert Lytton2014-01-06
* XCore target: Refactor LR handlingRobert Lytton2014-01-06
* XCore target: Refactor the loading of constants into a registerRobert Lytton2014-01-06
* XCore target: fix handling of unsized global arrays in large code modelRobert Lytton2014-01-06
* ARM: keep special non-AEABIness of "-darwin-eabi" triples for nowTim Northover2014-01-06
* AVX-512: added intrinsic vcvtpd2ps (with rounding mode and without)Elena Demikhovsky2014-01-06
* [Sparc] Explicitly cast -1 to unsigned to fix buildbot errors.Venkatraman Govindaraju2014-01-06
* [Sparc] Add initial implementation of disassembler for sparcVenkatraman Govindaraju2014-01-06
* MC: Fatally error if subtraction operand is badDavid Majnemer2014-01-06
* Remove SegOvrBits from X86 TSFlags since they weren't being used.Craig Topper2014-01-06
* Remove argument to fix build bot failure.Craig Topper2014-01-06
* Add OpSize16 bit, for instructions which need 0x66 prefix in 16-bit modeCraig Topper2014-01-06
* Remove unnecessary #includes.Bill Wendling2014-01-06
* [x86] Add basic support for .code16Craig Topper2014-01-06
* [AArch64 NEON] Fix invalid constant used in vselect condition.Kevin Qin2014-01-06
* [Sparc] Add ELF Object Writer for Sparc. Venkatraman Govindaraju2014-01-06
* Refactor function that checks that __builtin_returnaddress's argument is cons...Bill Wendling2014-01-06
* ARM: move ARMUnwindOp.h into SupportSaleem Abdulrasool2014-01-06
* SPARC: Make helper function static.Benjamin Kramer2014-01-05
* Fix ModR/M byte output for 16-bit addressing modes (PR18220)Craig Topper2014-01-05
* Remove opcode from MOV32r0 that I accidentally left when I converted it to Ps...Craig Topper2014-01-05
* ARM: style changes to LDRD, STRD definitionSaleem Abdulrasool2014-01-05