R600: Factorize code handling Const Read Port limitation
[oota-llvm.git] / lib / Target / X86 /
2013-03-14 Craig TopperFix the name of a variable to match its declaration...
2013-03-14 Craig TopperFix a bug in the calculation of the VEX.B bit for FMA4...
2013-03-14 Craig TopperTeach X86 MC instruction lowering that VMOVAPSrr and...
2013-03-14 Michael LiaoFix PR15309
2013-03-11 Kevin EnderbyFixes disassembler crashes on 2013 Haswell RTM instruct...
2013-03-08 Tom StellardDAGCombiner: Use correct value type for checking legali...
2013-03-07 Benjamin KramerX86: Fold EXTRACT_SUBVECTORs of a BUILD_VECTOR into...
2013-03-07 Michael LiaoFix two remaining issue after fixing PR15355 when CMOV...
2013-03-06 Michael LiaoFix PR15355
2013-03-05 David SehrThe current X86 NOP padding uses one long NOP followed...
2013-03-04 Preston GurdBypass Slow Divides
2013-03-02 Arnold SchwaighoferX86 cost model: Adjust cost for custom lowered vector...
2013-03-01 Michael LiaoFix PR10475
2013-03-01 Duncan SandsGCC thinks that this variable might be used uninitializ...
2013-02-28 Yiannis TsiourisRe-format comments (and check commit access)
2013-02-27 Nadav RotemRevert r176166 because it broke one of the lit tests.
2013-02-27 Nadav Rotemstd::string to StringRef.
2013-02-26 Chad Rosier[fast-isel] Make sure the FastLowerArguments function...
2013-02-25 Michael LiaoRefine fix to PR10499, no functionality change
2013-02-25 Michael LiaoFix PR10499
2013-02-25 Chad Rosier[fast-isel] Add X86FastIsel::FastLowerArguments to...
2013-02-25 Chad Rosier[ms-inline asm] Add support for the pushad/popad mnemonics.
2013-02-24 Nadav RotemRevert r169638 because it broke Mesa llvmpipe tests.
2013-02-23 Benjamin KramerX86: Disable cmov-memory patterns on subtargets without...
2013-02-22 Peter Collingbournex86_64: designate most general purpose and SSE register...
2013-02-21 Eli BenderskyMove the eliminateCallFramePseudoInstr method from...
2013-02-21 Eli BenderskygetX86SubSuperRegister has a special mode with High...
2013-02-20 Jim GrosbachMCParser: Update method names per coding guidelines.
2013-02-20 Jim GrosbachUpdate TargetLowering ivars for name policy.
2013-02-20 Chad Rosier[ms-inline asm] Make the comment a bit more verbose.
2013-02-20 Elena DemikhovskyI optimized the following patterns:
2013-02-19 Chad Rosier[ms-inline asm] Force the use of a base pointer if...
2013-02-19 Jakub StaszakAdd obvious constantness.
2013-02-19 Benjamin KramerClean up HiPE prologue emission a bit and avoid signed...
2013-02-19 Rafael EspindolaMove LLVM_LIBRARY_VISIBILITY for consistency with what...
2013-02-19 Eli BenderskyMake pass name more precise and fix comment.
2013-02-19 Craig TopperFix capitalization in comment to match function name.
2013-02-18 Jakub StaszakUse array_pod_sort instead of std::sort.
2013-02-18 NAKAMURA TakumiX86FrameLowering.cpp: Fixup. Sorry for the breakage.
2013-02-18 NAKAMURA TakumiX86FrameLowering.cpp: Fix a warning in -Asserts. [...
2013-02-18 Chad RosierRemove a useless assert.
2013-02-18 Benjamin KramerFix a 32/64 bit incompatibility in the HiPE prologue...
2013-02-18 Benjamin KramerSupport for HiPE-compatible code emission, patch by...
2013-02-17 Benjamin KramerX86: Add a note.
2013-02-17 Jakub StaszakReturn false instead of 0.
2013-02-16 NAKAMURA Takumi[msvc x64] Update X86CompilationCallback_Win64.asm...
2013-02-16 Jakub StaszakMinor cleanups. No functionality change.
2013-02-16 Bill WendlingReinitialize the ivars in the subtarget so that they...
2013-02-16 Chad Rosier[ms-inline asm] Do not omit the frame pointer if we...
2013-02-15 Bill WendlingTemporary revert of 175320.
2013-02-15 Bill WendlingReinitialize the ivars in the subtarget.
2013-02-15 Bill WendlingUse the 'target-features' and 'target-cpu' attributes...
2013-02-15 Chad Rosier[ms-inline asm] Adjust the EndLoc to account for the...
2013-02-15 Rafael EspindolaGive these callbacks hidden visibility. It is better...
2013-02-15 Rafael EspindolaDon't make assumptions about the mangling of static...
2013-02-15 Benjamin KramerMake helpers static. Add missing include so LLVMInitial...
2013-02-14 Eli BenderskyThe operand listing is very much outdated.
2013-02-14 Jakub StaszakSimplify code. Remove "else after return".
2013-02-14 Kay Tiong Khooadded basic support for Intel ADX instructions
2013-02-14 Nadav Rotem80-col
2013-02-14 Elena DemikhovskyFixed a bug in X86TargetLowering::LowerVectorIntExtend...
2013-02-14 Rafael EspindolaRevert r175120 and r175121. Clang is producing the...
2013-02-14 Rafael EspindolaDon't assume the mangling of static functions.
2013-02-13 Nick LewyckyDon't build tail calls to functions with three inreg...
2013-02-13 Chad Rosier[ms-inline-asm] Add support for memory references that...
2013-02-13 Benjamin KramerX86: Disable generation of rep;movsl when %esi is used...
2013-02-13 Elena DemikhovskyPrevent insertion of "vzeroupper" before call that...
2013-02-13 Eric ChristopherCheck i1 as well as i8 variables for 8 bit registers...
2013-02-12 Kay Tiong KhooAdded 0x0D to 2-byte opcode extension table for prefetc...
2013-02-11 Kay Tiong Khoo*fixed disassembly of some i386 system insts with intel...
2013-02-06 Eli BenderskyThis is a follow-up on r174446, now taking Atom process...
2013-02-05 Eli BenderskyMake sure the correct opcodes are used to SUB and ADD...
2013-02-05 Jakob Stoklund OlesenMove MRI liveouts to X86 return instructions.
2013-02-05 Eli BenderskyFix comments
2013-02-04 Benjamin KramerX86: Open up some opportunities for constant folding...
2013-02-04 Benjamin KramerX86: Simplify code. No functionality change.
2013-02-04 Evgeniy StepanovMore MSan/ASan annotations.
2013-02-01 David SehrTwo changes relevant to LEA and x32:
2013-01-31 Chad Rosier[PEI] Pass the frame index operand number to the elimin...
2013-01-31 Eric ChristopherWhitespace.
2013-01-31 Eric ChristopherCheck and allow floating point registers to select...
2013-01-30 Evan ChengRestrict sin/cos optimization to 64-bit only for now...
2013-01-29 Evan ChengRemove dead code.
2013-01-29 Hans WennborgFix typo in X86BaseInfo.h that I introduced in r157818.
2013-01-29 Craig TopperMerge SSE and AVX shuffle instructions in the comment...
2013-01-29 Evan ChengTeach SDISel to combine fsin / fcos into a fsincos...
2013-01-28 Craig TopperFix 256-bit PALIGNR comment decoding to understand...
2013-01-28 Craig TopperAdd missing break in 256-bit palignr comment printing...
2013-01-28 Craig TopperFix inconsistent usage of PALIGN and PALIGNR when refer...
2013-01-26 Benjamin KramerX86: Decode PALIGN operands so I don't have to do it...
2013-01-26 Benjamin KramerX86: Do splat promotion later, so the optimizer can...
2013-01-25 Eli BenderskyIn this patch, we teach X86_64TargetMachine that it...
2013-01-24 Renato GolinMoving Cost Tables up to share with other targets
2013-01-22 Michael LiaoFix an issue of pseudo atomic instruction DAG schedule
2013-01-22 Benjamin KramerX86: Make sure we account for the FMA4 register immedia...
2013-01-22 Eli BenderskyInitial patch for x32 ABI support.
2013-01-22 Tim NorthoverMake APFloat constructor require explicit semantics.
2013-01-21 Craig TopperUse <0 checks in place of ==-1 because it results in...
2013-01-21 Craig TopperUse MVT instead of EVT in LowerVECTOR_SHUFFLEtoBlend.
2013-01-21 Craig TopperRemove trailing whitespace.
next