remove blanks, and some code format
[oota-llvm.git] / lib / Target /
2012-02-28 Jia Liuremove blanks, and some code format
2012-02-28 Evan ChengSome ARM implementaions, e.g. A-series, does return...
2012-02-28 Akira HatanakaAdd comments.
2012-02-28 Akira HatanakaDo not reserve $gp as a dedicated global base register...
2012-02-28 Akira HatanakaAdd support for floating point base register + offset...
2012-02-28 Jakob Stoklund OlesenEnable ARM base pointer when calling functions with...
2012-02-27 Preston GurdThis patch adds instruction latencies for the SSE instr...
2012-02-27 Evandro MenezesDelete incorrect reference to inexistent Hexagon archit...
2012-02-27 Jim GrosbachARM BL/BLX instruction fixups should use relocations.
2012-02-27 Roman DivackyReapply r151278 with fixes.
2012-02-27 Chad RosierAdd q suffix aliases for the fistp and fisttp mnemonics.
2012-02-27 Akira HatanakaRemove unnecessary template parameters.
2012-02-27 Akira HatanakaFix instruction predicates that were not set correctly.
2012-02-27 Kevin EnderbyFix the symbolic operand added for the C disassmbler...
2012-02-27 Craig TopperRemove HexagonGenIntrinsics.inc from Hexagon cmake...
2012-02-27 Jia Liudelete useless comment&blank
2012-02-27 Craig TopperX86 disassembler support for jcxz, jecxz, and jrcxz...
2012-02-26 Hal FinkelDefault TargetData alignment information for 128-bit...
2012-02-25 Hal FinkelRevert r151278, breaks static linking.
2012-02-25 NAKAMURA TakumiTarget/X86: Fix assertion failures and warnings caused...
2012-02-25 Akira HatanakaAdd definitions of floating point multiply add/sub...
2012-02-24 Akira HatanakaAdd an option to use a virtual register as the global...
2012-02-24 Benjamin KramerRemove unused cl::opt, make another opt static.
2012-02-24 Jim GrosbachThumb2 asm aliases for wide bitwise w/ immediate instru...
2012-02-24 Michael J. SpencerAdd WIN_FTOL_* psudo-instructions to model the unique...
2012-02-24 Hal FinkelX11/X2 loads around indirect calls on ppc64 should...
2012-02-24 Richard OsborneRemove dead code.
2012-02-24 Pete CooperTurn avx insert intrinsic calls into INSERT_SUBVECTOR...
2012-02-24 Jia Liucomment fix
2012-02-24 Jia Liusome comment fix
2012-02-24 Jia Liucomment fix
2012-02-24 Jia Liureplace a balnk with -
2012-02-24 Jia Liu80 columns of Mips InstPrinter Makefile
2012-02-24 Jakob Stoklund OlesenSwitch ARM target to register masks.
2012-02-24 Jim GrosbachMake sure the regs are low regs for tMUL size reduction.
2012-02-24 Jim GrosbachThumb2 size reduction fix for tied operands of tMUL.
2012-02-24 Dan GohmanWhen emitting a cmp with 0 for a lowered select, mask...
2012-02-23 Roman DivackyMCize function entry label emission on PowerPC64 properly.
2012-02-23 Kevin EnderbyUpdated the llvm-mc disassembler C API to support for...
2012-02-23 Brendon CahoonFix the numbering of some of the registers and reclassi...
2012-02-23 Duncan SandsRemove unused variable.
2012-02-23 Evan ChengCanonicalize (srl (bswap x), 16) to (rotr (bswap x...
2012-02-23 Evan ChengOptimize a couple of common patterns involving conditio...
2012-02-22 Hal FinkelAllow the use of an alternate symbol for calculating...
2012-02-22 Michael J. SpencerProperly emit _fltused with FastISel. Refactor to share...
2012-02-22 Chad RosierRemove extra semi-colons.
2012-02-22 Sirish PandeEfficient pattern for store truncate. Patch by Evandro...
2012-02-22 Craig TopperDeclare register classes as const. Fix a couple pointer...
2012-02-22 Craig TopperMake all pointers to TargetRegisterClass const since...
2012-02-22 Aaron BallmanAdding support for Microsoft's thiscall calling convent...
2012-02-22 Jakob Stoklund OlesenClarify ARM calling conventions.
2012-02-22 Akira HatanakaUse a function in MathExtras to do sign extension.
2012-02-21 Jakob Stoklund OlesenCalls don't really change the stack pointer.
2012-02-21 Evan ChengProper support for a bastardized darwin-eabi hybird...
2012-02-21 Andrew TrickClear virtual registers after they are no longer refere...
2012-02-20 James MolloyImprove generated code for extending loads and some...
2012-02-19 Ahmed CharlesRemove dead code. Improve llvm_unreachable text. Simpli...
2012-02-19 Craig TopperRemove some unneeded includes and fix ordering in X86IS...
2012-02-19 Craig TopperUnify all shuffle mask checking functions take a mask...
2012-02-19 Craig TopperMake a bunch of X86ISelLowering shuffle functions stati...
2012-02-19 Jia Liucomment fix ARM.h
2012-02-19 Jia Liusome comment fix for X86 and ARM
2012-02-19 Craig TopperAdd vmfunc instruction to X86 assembler and disassembler.
2012-02-18 Jia LiuEmacs-tag and some comment fix for all ARM, CellSPU...
2012-02-18 Craig TopperAdd X86InstrSVM.td that I forgot to add in r150873.
2012-02-18 Craig TopperAdd X86 assembler and disassembler support for AMD...
2012-02-17 Jakob Stoklund OlesenHandle regmask operands in ARMInstrInfo.
2012-02-17 Jakob Stoklund OlesenFix ARMBaseInstrInfo::getInstrLatency for calls.
2012-02-17 Jia Liuremove Emacs-tag form .cpp files in Mips Backend, and...
2012-02-17 Craig TopperRemove the last of the old vector_shuffle patterns...
2012-02-17 Akira HatanakaDo not promote i32 arguments to i64. This was causing...
2012-02-17 Jia Liuadd Emacs tag and fix some comment error in file headers
2012-02-17 Chad Rosier[fast-isel] Add support for returning non-legal types...
2012-02-17 Lang HamesRe-enable 150652 and 150654 - Make FPSCR non-reserved...
2012-02-16 Akira HatanakaRemove comment.
2012-02-16 Chad RosierRemove unnecessary assignment to temporary, ResultReg.
2012-02-16 Jakob Stoklund OlesenRemove the YMM_HI_6_15 hack.
2012-02-16 Jakob Stoklund OlesenUse the same CALL instructions for Windows as for every...
2012-02-16 Akira HatanakaRemove trailing whitespace. Add newline.
2012-02-16 Lang HamesOop - r150653 + r150654 broke one of my test cases...
2012-02-16 Lang HamesFPSCR shouldn't be reserved.
2012-02-16 Jakob Stoklund OlesenEnable register mask operands for x86 calls.
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates.
2012-02-15 Eric ChristopherRevert "Replacing HexagonOptimizeSZExtends with Hexagon...
2012-02-15 Eric ChristopherRevert "Optimize redundant sign extends and negation...
2012-02-15 Sirish PandeReplacing HexagonOptimizeSZExtends with HexagonPeephole.
2012-02-15 Sirish PandeOptimize redundant sign extends and negation of predicates
2012-02-15 Chad RosierAdd braces to if clause to make symmetric with associat...
2012-02-15 Bill WendlingStrip the pointer casts from the constants here.
2012-02-15 Andrew TrickAdded TargetPassConfig::disablePass/substitutePass...
2012-02-15 Chad RosierUse a temporary variable, rather then a series of redun...
2012-02-15 Pete CooperStop custom lowering forr x86 DEC64m from happening...
2012-02-15 Chad RosierUse a temporary variable, rather then a series of redun...
2012-02-14 Chad RosierRemove unnecessary assignment to temporary, ResultReg.
2012-02-14 Craig TopperMove old movl vector_shuffle patterns. Not needed anymo...
2012-02-14 Lang HamesThird time's the charm...?
2012-02-14 Lang HamesUnswap swap operands, partially reducing confusion.
2012-02-13 Bill WendlingDon't reserve the R0 and R1 registers here. We don...
2012-02-13 Lang HamesMake operands for VSWP read-modify-write.
2012-02-13 Craig TopperStill more vector_shuffle pattern removal.
next