Refactor llvm/test/lit.cfg to use lit.util.which.
[oota-llvm.git] / lib / Target /
2014-03-21 Daniel Sanders[mips] Correct lowering of VECTOR_SHUFFLE to VSHF.
2014-03-21 Tom StellardR600/SI: Handle MUBUF instructions in SIInstrInfo:...
2014-03-21 Tom StellardR600/SI: Handle S_MOV_B64 in SIInstrInfo::moveToVALU()
2014-03-21 Tom StellardR600/SI: Use SGPR_(32|64) reg clases when lowering...
2014-03-21 Richard Sandiford[SystemZ] Use "let Predicates =" for blocks of new...
2014-03-21 Richard Sandiford[SystemZ] Add support for z196 float<->unsigned conversions
2014-03-21 Matheus Almeida[mips] Update namespace.
2014-03-21 Juergen Ributzka[Constant Hoisting] Make the constant materialization...
2014-03-21 Jiangning LiuThis reverts commit r203762, "ARM: support emission...
2014-03-21 Kevin Qin[AArch64] Remove .data_region directive from AArch64.
2014-03-20 Weiming ZhaoFix PR19136: [ARM] Fix Folding SP Update into vpush...
2014-03-20 Juergen RibutzkaRevert "[Constant Hoisting] Extend coverage of the...
2014-03-20 Juergen Ributzka[Constant Hoisting] Extend coverage of the constant...
2014-03-20 Matt ArsenaultR600: Remove unused method declaration.
2014-03-20 Kai Nacke[MIPS] Add cpu octeon and some instructions
2014-03-20 Zoran JovanovicProvide an operand for microMIPS wait instruction.
2014-03-20 Zoran JovanovicImplementation of microMIPS 16-bit instructions MOVE...
2014-03-20 Zoran JovanovicMark alias symbols as microMIPS if necessary. Differe...
2014-03-20 Matheus Almeida[mips] Splitting up class definition from implementation.
2014-03-20 Alexey SamsonovAdd llvm_unreachable after fully-covered switches to...
2014-03-20 Saleem AbdulrasoolReapply 'ARM IAS: support .thumb_set'
2014-03-20 Craig Topper[X86] Check return value of readSIB in disassembler...
2014-03-20 Hao Liu[ARM]Fix an assertion failure in A15SDOptimizer about...
2014-03-20 Rafael EspindolaLook through variables when computing relocations.
2014-03-19 Matt ArsenaultR600/SI: Add unused LDS 2 form instructions.
2014-03-19 Matt ArsenaultR600/SI: Add support for 64-bit LDS writes
2014-03-19 Matt ArsenaultR600/SI: Add support for 64-bit LDS loads.
2014-03-19 Matt ArsenaultR600/SI: Match i16 immediate offset of LDS instructions.
2014-03-19 Matt ArsenaultR600/SI: Don't display the GDS bit.
2014-03-19 Matt ArsenaultR600/SI: Merge offset0 and offset1 fields for single...
2014-03-19 Matheus Almeida[mips] 80-column.
2014-03-19 Craig TopperPrune includes in X86 target.
2014-03-19 Rafael EspindolaRevert "Add back r203962, r204028 and r204059."
2014-03-18 Rafael EspindolaAdd back r203962, r204028 and r204059.
2014-03-18 Hans WennborgX86 memcpy lowering: use "rep movs" even when esi is...
2014-03-18 Manuel JacobX86: Use enums for memory operand decoding instead...
2014-03-18 Krzysztof ParzyszekEnable CFI on Hexagon.
2014-03-18 Bill SchmidtFix PR19144: Incorrect offset generated for int-to...
2014-03-18 Alexander KornienkoRevert r203962 and two revisions depending on it: r2040...
2014-03-18 Alon Mishne[C++11] Change DebugInfoFinder to use range-based loops
2014-03-18 Craig Topper[C++11] Mark the target fast isel classes as 'final...
2014-03-18 Saleem AbdulrasoolARM: add an assertion
2014-03-17 Matt ArsenaultMake methods static
2014-03-17 Matt ArsenaultR600: Match sign_extend_inreg to BFE instructions
2014-03-17 Adam Nemet[X86] Fix unused variable warning with NDEBUG from...
2014-03-17 Saleem AbdulrasoolARM IAS: support .thumb_set
2014-03-17 Adam Nemet[VectorLegalizer/X86] Don't unvectorize fp_to_uint...
2014-03-17 Tom StellardR600/SI: Fix implementation of isInlineConstant() used...
2014-03-17 Tom StellardR600/SI: Use correct dest register class for V_READFIRS...
2014-03-17 Tom StellardR600/SI: Add generic checks to SIInstrInfo::verifyInstr...
2014-03-17 Lang Hames[X86] New and improved VZeroUpperInserter optimization.
2014-03-15 Arnaud A. de Grand... Remove some dead assignements found by scan-build
2014-03-15 Patrik HagglundReplace ValueTypes.h with MachineValueType.h if possible.
2014-03-15 Matt ArsenaultR600: Remove unnecessary attempt to zext a pointer.
2014-03-15 Matt ArsenaultR600: Code cleanup.
2014-03-14 Duncan P. N. Exon... x86: Add missing break to getCallPreservedMask()
2014-03-14 Duncan P. N. Exon... x86: NFC: Make getCallPreservedMask() more similar...
2014-03-14 Duncan P. N. Exon... x86: getCalleeSavedRegs() would crash on 0 (so don...
2014-03-14 Ulrich Weigand[ppc64] Avoid copy relocs in named rodata sections
2014-03-14 Evgeniy StepanovAddressSanitizer instrumentation for MOV and MOVAPS.
2014-03-13 Rafael EspindolaRemove the linker_private and linker_private_weak linkages.
2014-03-13 Owen AndersonPhase 2 of the great MachineRegisterInfo cleanup. ...
2014-03-13 Rafael EspindolaUse printable names to implement directional labels.
2014-03-13 Tom StellardR600: LDS instructions shouldn't implicitly define...
2014-03-13 Hans Wennborg[ARM] Use symbolic register names in .cfi directives...
2014-03-13 Manuel JacobCodeGenPrep: sink extends of illegal types into use...
2014-03-13 Elena DemikhovskyAVX-512: masked load/store + intrinsics for them.
2014-03-13 Tim NorthoverAArch64: error when both positional & named operands...
2014-03-13 Hal Finkel[PowerPC] Initial support for the VSX instruction set
2014-03-13 Hal Finkel[TableGen] Optionally forbid overlap between named...
2014-03-13 Saleem AbdulrasoolARM: ignore unused variable to fix -Wunused-variable...
2014-03-13 Saleem AbdulrasoolARM: support emission of complex SO expressions
2014-03-12 Adam Nemet[X86] Add peephole for masked rotate amount
2014-03-12 Roman DivackyAllow exclamation and tilde to be parsed as a part...
2014-03-12 Matt ArsenaultR600: Fix trunc store from i64 to i1
2014-03-12 Adam Nemet[X86] Refactor peepholes for masked shift amount into...
2014-03-12 Quentin Colombet[X86] Set the scheduling resources of some of the FPSta...
2014-03-12 Rafael EspindolaTry harder to evaluate expressions when printing assembly.
2014-03-12 Hans WennborgAdd comment pointing to the binutils bugzilla entry
2014-03-12 Will SchmidtUpdate the datalayout string for ppc64LE.
2014-03-12 Daniel Sanders[mips][fp64] Add an implicit def to MTHC1 claiming...
2014-03-12 Daniel Sanders[mips] BSEL's and BINS[RL] operands are reversed compar...
2014-03-12 Tim NorthoverARM: correct Dwarf output for non-contiguous VFP saves.
2014-03-12 Patrik HagglundReplace '#include ValueTypes.h' with forward declarations.
2014-03-12 Hans Wennborg[ARM] Use DWARF register numbers for CFI directives...
2014-03-11 Sasa Stankovic[mips] Implement NaCl sandboxing of function calls:
2014-03-11 Rafael EspindolaSimplify a really complicated check for Arch == X86_64.
2014-03-11 Owen AndersonRange-ify a loop.
2014-03-11 Hans WennborgX86: Don't generate 64-bit movd after cmpneqsd in 32...
2014-03-11 Saleem AbdulrasoolARM: honour -f{no-,}optimize-sibling-calls
2014-03-11 Saleem AbdulrasoolARM: remove ancient -arm-tail-calls option
2014-03-11 Saleem AbdulrasoolARM: enable tail call optimisation on Thumb 2
2014-03-11 Tim NorthoverARM: simplify EmitAtomicBinary64
2014-03-11 Tim NorthoverIR: add a second ordering operand to cmpxhg for failure
2014-03-11 Matt ArsenaultR600: Calculate store mask instead of using switch.
2014-03-11 Jim GrosbachX86: Enable ISel of 16-bit MOVBE instructions.
2014-03-11 Matt ArsenaultRemove incomplete comment
2014-03-11 Matt ArsenaultMove trivial getter into header.
2014-03-11 Matt ArsenaultUse .data() instead of &x[0]
2014-03-11 Matt ArsenaultFix indentation
next