summaryrefslogtreecommitdiff
path: root/lib/Target
Commit message (Expand)AuthorAge
* Use printable names to implement directional labels.Rafael Espindola2014-03-13
* R600: LDS instructions shouldn't implicitly define OQAPTom Stellard2014-03-13
* [ARM] Use symbolic register names in .cfi directives only with IAS (PR19110)Hans Wennborg2014-03-13
* CodeGenPrep: sink extends of illegal types into use block.Manuel Jacob2014-03-13
* AVX-512: masked load/store + intrinsics for them.Elena Demikhovsky2014-03-13
* AArch64: error when both positional & named operands are used.Tim Northover2014-03-13
* [PowerPC] Initial support for the VSX instruction setHal Finkel2014-03-13
* [TableGen] Optionally forbid overlap between named and positional operandsHal Finkel2014-03-13
* ARM: ignore unused variable to fix -Wunused-variable buildsSaleem Abdulrasool2014-03-13
* ARM: support emission of complex SO expressionsSaleem Abdulrasool2014-03-13
* [X86] Add peephole for masked rotate amountAdam Nemet2014-03-12
* Allow exclamation and tilde to be parsed as a part of the ppc asm operand.Roman Divacky2014-03-12
* R600: Fix trunc store from i64 to i1Matt Arsenault2014-03-12
* [X86] Refactor peepholes for masked shift amount into a multiclassAdam Nemet2014-03-12
* [X86] Set the scheduling resources of some of the FPStack instructions.Quentin Colombet2014-03-12
* Try harder to evaluate expressions when printing assembly.Rafael Espindola2014-03-12
* Add comment pointing to the binutils bugzilla entryHans Wennborg2014-03-12
* Update the datalayout string for ppc64LE.Will Schmidt2014-03-12
* [mips][fp64] Add an implicit def to MTHC1 claiming that it reads the lower 32...Daniel Sanders2014-03-12
* [mips] BSEL's and BINS[RL] operands are reversed compared to the vselect node...Daniel Sanders2014-03-12
* ARM: correct Dwarf output for non-contiguous VFP saves.Tim Northover2014-03-12
* Replace '#include ValueTypes.h' with forward declarations.Patrik Hagglund2014-03-12
* [ARM] Use DWARF register numbers for CFI directives in ELF assemblyHans Wennborg2014-03-12
* [mips] Implement NaCl sandboxing of function calls:Sasa Stankovic2014-03-11
* Simplify a really complicated check for Arch == X86_64.Rafael Espindola2014-03-11
* Range-ify a loop.Owen Anderson2014-03-11
* X86: Don't generate 64-bit movd after cmpneqsd in 32-bit mode (PR19059)Hans Wennborg2014-03-11
* ARM: honour -f{no-,}optimize-sibling-callsSaleem Abdulrasool2014-03-11
* ARM: remove ancient -arm-tail-calls optionSaleem Abdulrasool2014-03-11
* ARM: enable tail call optimisation on Thumb 2Saleem Abdulrasool2014-03-11
* ARM: simplify EmitAtomicBinary64Tim Northover2014-03-11
* IR: add a second ordering operand to cmpxhg for failureTim Northover2014-03-11
* R600: Calculate store mask instead of using switch.Matt Arsenault2014-03-11
* X86: Enable ISel of 16-bit MOVBE instructions.Jim Grosbach2014-03-11
* Remove incomplete commentMatt Arsenault2014-03-11
* Move trivial getter into header.Matt Arsenault2014-03-11
* Use .data() instead of &x[0]Matt Arsenault2014-03-11
* Fix indentationMatt Arsenault2014-03-11
* [mips] Implement NaCl sandboxing of loads, stores and SP changes:Sasa Stankovic2014-03-10
* Make sure NVPTX doesn't emit symbol names that aren't valid in PTX.Eli Bendersky2014-03-10
* Fix regression with -O0 for mips .Reed Kotler2014-03-10
* [mips][fp64] Add an implicit def to MFHC1 claiming that it reads the lower 32...Daniel Sanders2014-03-10
* [mips] Assembly parser must invoke the target streamer to handle .set reorder...Matheus Almeida2014-03-10
* AArch64: fix LowerCONCAT_VECTORS for new CodeGen.Tim Northover2014-03-10
* [C++11] Remove 'virtual' keyword from methods marked with 'override' keyword.Craig Topper2014-03-10
* [AArch64] Fix a use of uninitialized memory introduced in r203125,Chandler Carruth2014-03-10
* De-virtualize a method since it doesn't override anything and isn't overridde...Craig Topper2014-03-10
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-10
* [TTI] There is actually no realistic way to pop TTI implementations offChandler Carruth2014-03-10
* [C++11] Add 'override' keyword to virtual methods that override their base cl...Craig Topper2014-03-10