Add support for the OpenBSD for Bitrig.
[oota-llvm.git] / lib / Target /
2012-08-06 Eric ChristopherAdd support for the OpenBSD for Bitrig.
2012-08-06 Roman DivackyRemove empty overrides of processFunctionBeforeFrameFin...
2012-08-06 Craig TopperImplement proper handling for pcmpistri/pcmpestri intri...
2012-08-05 Craig TopperRemove custom inserter for MWAIT. It doesn't do anythin...
2012-08-05 Craig TopperUse a COPY node instead of an explicit MOVA opcode...
2012-08-04 Hal FinkelAdd readcyclecounter lowering on PPC64.
2012-08-04 Anton KorobeynikovSkip impdef regs during eabi save/restore list emission...
2012-08-04 Anton KorobeynikovRecognize vst1.64 / vld1.64 with 3 and 4 regs as load...
2012-08-04 Anton KorobeynikovAdd stack spill / reload instructions for DTriple and...
2012-08-03 Akira Hatanaka1. Redo mips16 instructions to avoid multiple opcodes...
2012-08-03 Gabor Greifallow 'make CPPFLAGS=<something>' work again
2012-08-03 Bob WilsonFall back to selection DAG isel for calls to builtin...
2012-08-03 Bob WilsonAdd new getLibFunc method to TargetLibraryInfo.
2012-08-03 Jush Lu[arm-fast-isel] Add support for shl, lshr, and ashr.
2012-08-03 Eric ChristopherAdd support for the ARM GHC calling convention, this...
2012-08-02 Jim GrosbachARM: Tidy up. Remove unused template parameters.
2012-08-02 Jim GrosbachARM: More InstAlias refactors to use #NAME#.
2012-08-02 Jim GrosbachARM: Refactor instaliases using TableGen support for...
2012-08-02 Manman RenX86 Peephole: fold loads to the source register operand...
2012-08-02 Akira HatanakaMove the code that creates instances of MipsInstrInfo...
2012-08-02 Akira HatanakaSet transient stack alignment in constructor of MipsFra...
2012-08-02 Jiangning LiuSupport fpv4 for ARM Cortex-M4.
2012-08-02 Jiangning LiuFix #13035, a bug around Thumb instruction LDRD/STRD...
2012-08-02 Jiangning LiuFix #13138, a bug around ARM instruction DSB encoding...
2012-08-02 Jiangning LiuFix #13241, a bug around shift immediate operand for...
2012-08-02 Manman RenX86 Peephole: fold loads to the source register operand...
2012-08-01 Manman RenX86: mark GATHER instructios as mayLoad
2012-08-01 Jim GrosbachARM: Remove redundant instalias.
2012-08-01 Jim GrosbachClean up formatting.
2012-08-01 Jim GrosbachTidy up.
2012-08-01 Chad RosierWhitespace.
2012-08-01 Elena DemikhovskyAdded FMA functionality to X86 target.
2012-08-01 Craig TopperAdd more indirection to the disassembler tables to...
2012-08-01 Akira HatanakaImplement MipsJITInfo::replaceMachineCodeForFunction.
2012-08-01 Akira HatanakaRemove unused variable.
2012-07-31 Akira HatanakaImplement MipsSERegisterInfo::eliminateCallFramePseudoI...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsRegisterInfo...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsFrameLowering...
2012-07-31 Akira HatanakaAdd Mips16InstrInfo.cpp and MipsSEInstrInfo.cpp to...
2012-07-31 Akira HatanakaAdd definitions of two subclasses of MipsInstrInfo...
2012-07-31 Akira HatanakaDelete mips64 target machine classes. mips target machi...
2012-07-31 Akira HatanakaLet PEI::calculateFrameObjectOffsets compute the final...
2012-07-31 Akira HatanakaExpand DYNAMIC_STACKALLOC nodes rather than doing custo...
2012-07-31 Akira HatanakaDefine ADJCALLSTACKDOWN/UP nodes. These nodes are emitt...
2012-07-31 Akira HatanakaChange name of class MipsInst to InstSE to distinguish...
2012-07-31 Akira HatanakaWhen store nodes or memcpy nodes are created to copy...
2012-07-31 Chad Rosier[x86 frame lowering] In 32-bit mode, use ESI as the...
2012-07-31 Akira HatanakaFix type of LUXC1 and SUXC1. These instructions were...
2012-07-31 Craig TopperMake INSTRUCTION_SPECIFIER_FIELDS match X86Disassembler...
2012-07-31 Craig TopperTidy up trailing whitespace
2012-07-31 Craig TopperTidy up trailing whitespace
2012-07-30 Kevin EnderbyFix a bug in ARMMachObjectWriter::RecordRelocation...
2012-07-30 Craig TopperMark MOVZX16/MOVSX16 as neverHasSideEffects/mayLoad
2012-07-30 Craig TopperMark MOVZX32_NOREX as isCodeGenOnly and neverHasSideEff...
2012-07-30 Craig TopperGive VCVTTPD2DQ priority over CVTTPD2DQ.
2012-07-30 Craig TopperFix patterns for CVTTPS2DQ to specify SSE2 instead...
2012-07-30 Craig TopperFix up patterns for VCVTSS2SD. Specifically give it...
2012-07-29 Craig TopperFix load types on intrinsic forms of SS2SD and SD2SS...
2012-07-29 Craig TopperMove more SSE/AVX convert instruction patterns into...
2012-07-29 Manman RenRevert r160920 and r160919 due to dragonegg and clang...
2012-07-28 Craig TopperFold patterns for some of the SSE/AVX convert instructi...
2012-07-28 Craig TopperMark some of the SSE/AVX convert instructions as mayLoa...
2012-07-28 Manman RenX86 Peephole: fold loads to the source register operand...
2012-07-28 Craig TopperMake CVTSS2SI instruction definition consistent with...
2012-07-28 Craig TopperFix up memory load types for SSE scalar convert intrins...
2012-07-28 Manman RenX86 Peephole: fix PR13475 in optimizeCompare.
2012-07-26 Akira HatanakaPass the correct call frame size to callseq_start node...
2012-07-26 Jakob Stoklund OlesenRemove the X86 sub_ss and sub_sd sub-register indexes...
2012-07-26 Jakob Stoklund OlesenRemove the last mentions of sub_ss and sub_sd from...
2012-07-26 Jakob Stoklund OlesenEliminate sub_ss, sub_sd from broadcast patterns.
2012-07-26 Jakob Stoklund OlesenEliminate more sub_ss / sub_sd patterns.
2012-07-26 Jakob Stoklund OlesenEliminate some SUBREG_TO_REG patterns with sub_ss and...
2012-07-26 Jakob Stoklund OlesenEliminate a batch of uses of sub_ss and sub_sd in the...
2012-07-26 Craig TopperMake l/q suffixes on AVX forms of scalar convert instru...
2012-07-26 Akira HatanakaFix call setup for PIC.
2012-07-25 Jim GrosbachARM: Don't assume an SDNode is a constant.
2012-07-25 Nuno Lopesmake all Emit*() functions consult the TargetLibraryInf...
2012-07-25 Rafael EspindolaFix typos. Thanks to Matt Beaumont-Gay for noticing it.
2012-07-25 Rafael EspindolaWhen a return struct pointer is passed in registers...
2012-07-25 Rafael EspindolaFactor a long list of conditions into a predicate funct...
2012-07-25 Akira HatanakaEliminate the stack slot used to save the global base...
2012-07-24 Kevin EnderbyFix a bug in the x86 disassembler's symbolic disassembl...
2012-07-24 Nuno Lopesadd a few more functions to TargetLibraryInfo:
2012-07-24 David ChisnallELF does not imply GNU/Linux. Do not assume GNU conven...
2012-07-24 Nuno LopesTargetLibraryInfo: add strn?cat, strn?cpy, and strn?len
2012-07-24 Akira HatanakaFix function MipsCodeEmitter::emitExternalSymbolAddress...
2012-07-23 Akira HatanakaAdd basic ability to setup call frame, and make procedu...
2012-07-23 Akira HatanakaAdd comment for relocations MO_HIGHER and HIGHEST in...
2012-07-23 Micah VillmowTest revert of test changes.
2012-07-23 Micah VillmowTest commit.
2012-07-23 Sylvestre LedruFix a typo (the the => the)
2012-07-21 Akira HatanakaFix Mips long branch pass.
2012-07-21 Akira HatanakaAdd HIGHER and HIGHEST relocations to Mips backend.
2012-07-21 Akira HatanakaRevert accidental commit.
2012-07-21 Akira HatanakaAdd VK_Mips_HIGHER and VK_Mips_HIGHEST to MCSymbolRefEx...
2012-07-20 Craig TopperDon't use implicit register operands to calculate L...
2012-07-19 Preston GurdAdds the family codes for the Midview Atom processors...
2012-07-19 Sebastian Popdefault to use -mv4 when no version of Hexagon has...
2012-07-19 Jush Lu[arm-fast-isel] Add support for vararg function calls.
2012-07-19 Bill WendlingRemove tabs.
next