2010-07-08 |
Dale Johannesen | Changes to ARM tail calls, mostly cosmetic. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Dan Gohman | Revert 107840 107839 107813 107804 107800 107797 107791. |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Jim Grosbach | When processing frame index virtual registers, consider... |
commit | commitdiff | tree | snapshot |
2010-07-08 |
Chris Lattner | Fix the second half of PR7437: scalarrepl wasn't preserving |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Don't forward-declare registers for static allocas... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Fix -fast-isel-abort to check the right instruction. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | use PrintEscapedString to handle attribute section... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jakob Stoklund... | fix copies to/from GR8_ABCD_H even more |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jim Grosbach | grammar |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jim Grosbach | Handle cases where the post-RA scheduler may move instr... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | finish up support for callw: PR7195 |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | Implement the major chunk of PR7195: support for 'callw' |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add more assembly opcodes for SSE compare instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | One MDNode may be used to create regular DIE as well... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Evan Cheng | Move getExtLoad() and (some) getLoad() DebugLoc argumen... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | Print undefined/unknown debug value as "undef". |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Not all custom inserters create new basic blocks. If... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jim Grosbach | grammar and trailing whitespace |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | Rename couple of maps. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jakob Stoklund... | Allow copies between GR8_ABCD_L and GR8_ABCD_H. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Reid Kleckner | Update the docs for debugging JITed code with GDB. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | 80 cols. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Implement bottom-up fast-isel. This has the advantage... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Add X86FastISel support for return statements. This... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX AES instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Update the insert position after scheduling, which... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Devang Patel | Update comment. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Fix debugging strings. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Duncan Sands | Issue the warning about being slow whenever optimizatio... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Give FunctionLoweringInfo an MBB member, avoiding the... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Simplify FastISel's constructor by giving it a Function... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Move FunctionLoweringInfo.h out into include/llvm/CodeG... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Split the SDValue out of OutputArg so that SelectionDAG... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Chris Lattner | add some triple for minix, patch by Kees van Reeuwijk... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Move ArgFlagsTy, OutputArg, and InputArg out of Selecti... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Move CallingConvLower.cpp out of the SelectionDAG direc... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jakob Stoklund... | Fix more places assuming subregisters have live intervals |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | adapt condition for changed default build mode |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Add a getFirstNonPHI utility function. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Minore code simplification. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Remove interprocedural-basic-aa and associated code... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Dan Gohman | Add Debug+Asserts and Release+Asserts to svn:ignore... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | typo in comment, regeneration not necessary |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | conditionalize by CallInst::ArgOffset |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | conditionalize on CallInst::ArgOffset |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Gabor Greif | minor cosmetic changes that happened to sit in my tree |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Duncan Sands | Rename "Release" builds as "Release+Asserts"; rename... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX SSE4.2 instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Use only one multiclass to pinsrq instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Now that almost all SSE4.1 AVX instructions are added... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX SSE4.1 insertps, ptest and movntdqa instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX SSE4.1 extractps and pinsr instructions |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jakob Stoklund... | Revert "Remove references to INSERT_SUBREG after de... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bob Wilson | Also use REG_SEQUENCE for VTBX instructions. |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Jim Grosbach | Mark eh.sjlj.set/longjmp custom lowerings as Darwin... |
commit | commitdiff | tree | snapshot |
2010-07-07 |
Bruno Cardoso... | Add AVX SSE4.1 Extract Integer instructions |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jim Grosbach | By default, the eh.sjlj.setjmp/longjmp intrinsics shoul... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jakob Stoklund... | Remove references to INSERT_SUBREG after de-SSA |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bob Wilson | Use REG_SEQUENCE nodes to make the table registers... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dale Johannesen | Accept RIP-relative symbols with 'i' constraint, and |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jakob Stoklund... | Convert INSERT_SUBREG to COPY in TwoAddressInstructionPass. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jakob Stoklund... | Track defs for all aliases in NEONMoveFix. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bruno Cardoso... | Add the rest of AVX SSE4.1 packed move with sign/zero... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dale Johannesen | Make test not hang waiting for input. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bruno Cardoso... | Add part of AVX SSE4.1 packed move with sign/zero exten... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bruno Cardoso... | Fix comment from previous patch |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bruno Cardoso... | Add AVX vblendvpd, vblendvps and vpblendvb instructions |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | CanLowerReturn doesn't need a SelectionDAG; it just... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Devang Patel | Propagate debug loc. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Bob Wilson | Represent NEON load/store alignments in bytes, not... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jakob Stoklund... | One more case assuming that subregs have live ranges. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
John McCall | Closing tags start with slashes. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jakob Stoklund... | Fix buildbot breakage where a def is missing. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Devang Patel | Add fixme. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Chris Lattner | minor typo |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Jakob Stoklund... | Be more forgiving when calculating alias interference... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Reapply r107655 with fixes; insert the pseudo instructi... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Matt Fleming | Add X86_64 ELF relocation values and ELF64 relocation... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Matt Fleming | Add some more ELF OSABI values as found in the System... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Eric Christopher | Fix to 80-col. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
John McCall | Provide IRBuilder conveniences for creating integer... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Nick Lewycky | Alphabetize the list of function parameters. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Devang Patel | Fix PR7545 crash. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
John McCall | Provide an abstraction to save and restore the current... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Rafael Espindola | Don't create neon moves in CopyRegToReg. NEONMoveFixPas... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Chris Lattner | tighten up this code. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Duncan Sands | Bring the list of passes and their descriptions up... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Revert r107655. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Gabor Greif | second round of low-level interface squeeze-out: |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Add versions of OutputArgReg, AnalyzeReturn, and Analyz... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Add a new CCValAssign LocInfo value, and a comment... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Make getMinimalPhysRegClass' comment mention what makes... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Note the relationship between C99 restrict and LLVM... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Anton Korobeynikov | Fix a major regression on COFF targets introduced by... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Add some more TODO comments. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Add a comment. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Dan Gohman | Fix a bunch of custom-inserter functions to handle... |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Eric Christopher | Remove mistakenly added test. |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Eric Christopher | Fix up -fstack-protector on linux to use the segment |
commit | commitdiff | tree | snapshot |
2010-07-06 |
Nick Lewycky | Detabify this file. |
commit | commitdiff | tree | snapshot |
next |