2010-05-25 |
Eric Christopher | Add support for initialized global data for darwin... |
tree | commitdiff |
2010-05-25 |
Kevin Enderby | Changed the encoding of X86 floating point stack operat... |
tree | commitdiff |
2010-05-25 |
Dale Johannesen | Removing test; Chris thinks it's better to have the |
tree | commitdiff |
2010-05-25 |
Daniel Dunbar | MC/X86: Add a hack to allow recognizing 'cmpltps' and... |
tree | commitdiff |
2010-05-25 |
Dale Johannesen | Fix another variant of PR 7191. Also add a testcase |
tree | commitdiff |
2010-05-25 |
Daniel Dunbar | MC/X86: Define explicit immediate forms of cmp{ss,sd... |
tree | commitdiff |
2010-05-25 |
Kevin Enderby | The BT64ri8 record in X86Instr64bit.td was missing... |
tree | commitdiff |
2010-05-25 |
Eric Christopher | Make sure aeskeygenassist uses an unsigned immediate... |
tree | commitdiff |
2010-05-24 |
Dan Gohman | Fix an mmx movd encoding. |
tree | commitdiff |
2010-05-24 |
Kevin Enderby | MC/X86: Add aliases for CMOVcc variants. |
tree | commitdiff |
2010-05-24 |
Bob Wilson | Thumb2 RSBS instructions were being printed without... |
tree | commitdiff |
2010-05-24 |
Evan Cheng | LR is in GPR, not tGPR even in Thumb1 mode. |
tree | commitdiff |
2010-05-22 |
Daniel Dunbar | MC/X86: Subdivide immediates a bit more, so that we... |
tree | commitdiff |
2010-05-22 |
Daniel Dunbar | MC/X86: Add alias for setz, setnz, jz, jnz. |
tree | commitdiff |
2010-05-22 |
Evan Cheng | Implement @llvm.returnaddress. rdar://8015977. |
tree | commitdiff |
2010-05-22 |
Eric Christopher | This test is darwin only. Make it so(tm). |
tree | commitdiff |
2010-05-22 |
Bob Wilson | Recognize more BUILD_VECTORs and VECTOR_SHUFFLEs that... |
tree | commitdiff |
2010-05-22 |
Eric Christopher | Add full bss data support for darwin tls variables. |
tree | commitdiff |
2010-05-21 |
Kevin Enderby | Added retl for 32-bit x86 and added retq for 64-bit... |
tree | commitdiff |
2010-05-21 |
Bob Wilson | Change CodeGen/ARM/2009-11-02-NegativeLane.ll to use... |
tree | commitdiff |
2010-05-21 |
Chris Lattner | now that fp reg kill insertion stuff happens as a separate |
tree | commitdiff |
2010-05-21 |
Jakob Stoklund Olesen | Teach VirtRegRewriter to handle spilling in instruction... |
tree | commitdiff |
2010-05-21 |
Dale Johannesen | Fix i64->f64 conversion, x86-64, -no-sse. A bit |
tree | commitdiff |
2010-05-21 |
Evan Cheng | Change ARM scheduling default to list-hybrid if the... |
tree | commitdiff |
2010-05-20 |
Daniel Dunbar | MC/X86: Add movq alias for movabsq, to allow matching... |
tree | commitdiff |
2010-05-20 |
Dan Gohman | When canonicalizing icmp operand order to put the loop... |
tree | commitdiff |
2010-05-20 |
Bob Wilson | Handle Neon v2f64 and v2i64 vector shuffles as register... |
tree | commitdiff |
2010-05-20 |
Dan Gohman | Fix assembly parsing and encoding of the pushf and... |
tree | commitdiff |
2010-05-20 |
Dan Gohman | Define the x86 pause instruction. |
tree | commitdiff |
2010-05-20 |
Dan Gohman | Fix the sfence instruction to use MRM_F8 instead of... |
tree | commitdiff |
2010-05-20 |
Bill Wendling | Match "4" or "8" depending upon if it's 32- or 64-bit. |
tree | commitdiff |
2010-05-20 |
Eric Christopher | Once more, with feeling. |
tree | commitdiff |
2010-05-19 |
Dan Gohman | Teach LSR how to cope better with unrolled loops on... |
tree | commitdiff |
2010-05-19 |
Chris Lattner | fix rdar://7986634 - match instruction opcodes case... |
tree | commitdiff |
2010-05-19 |
Bill Wendling | Testcase for r104181. |
tree | commitdiff |
2010-05-19 |
Eric Christopher | A more combo tls testcase. |
tree | commitdiff |
2010-05-19 |
Eric Christopher | Few more simple tls testcases. |
tree | commitdiff |
2010-05-19 |
Jakob Stoklund Olesen | TwoAddressInstructionPass doesn't really know how to... |
tree | commitdiff |
2010-05-19 |
Eric Christopher | Attempt to run this test on x86 only. |
tree | commitdiff |
2010-05-19 |
Bob Wilson | Testcase to go with 104141. |
tree | commitdiff |
2010-05-19 |
Evan Cheng | t2LEApcrel and tLEApcrel are re-materializable. This... |
tree | commitdiff |
2010-05-19 |
Evan Cheng | Intrinsics which do a vector compare (results are all... |
tree | commitdiff |
2010-05-19 |
Eric Christopher | Add a test to make sure that we're lowering the shift... |
tree | commitdiff |
2010-05-18 |
Jakob Stoklund Olesen | Remember to update VirtRegLastUse when spilling without... |
tree | commitdiff |
2010-05-18 |
Dan Gohman | When converting a test to a cmp to fold a load, use... |
tree | commitdiff |
2010-05-18 |
Eric Christopher | Quick test to make sure we're emitting the tbss section... |
tree | commitdiff |
2010-05-18 |
Evan Cheng | Sink dag combine's post index load / store code that... |
tree | commitdiff |
2010-05-18 |
Dale Johannesen | Test passed on ppc, to my surprise; if it worked |
tree | commitdiff |
2010-05-18 |
Evan Cheng | Fix PR7162: Use source register classes and sub-indices... |
tree | commitdiff |
2010-05-18 |
Dale Johannesen | Testcase for llvm-gcc checkin 104042. |
tree | commitdiff |
2010-05-18 |
Kevin Enderby | Fixed the problem with a branch to "0b" that was not... |
tree | commitdiff |
2010-05-18 |
Daniel Dunbar | MC/Mach-O: Implement support for setting indirect symbo... |
tree | commitdiff |
2010-05-18 |
Daniel Dunbar | MC/X86: Implement custom lowering to make sure we match... |
tree | commitdiff |
2010-05-18 |
Evan Cheng | FIX PR7158. SimplifyVBinOp was asserting when it fails... |
tree | commitdiff |
2010-05-17 |
Evan Cheng | Fix PR7175. Insert copies of a REG_SEQUENCE source... |
tree | commitdiff |
2010-05-17 |
Kevin Enderby | Added support in MC for Directional Local Labels. |
tree | commitdiff |
2010-05-17 |
Eric Christopher | More data/parsing support for tls directives. Add... |
tree | commitdiff |
2010-05-17 |
Evan Cheng | Fix PR7156. If the sources of a REG_SEQUENCE are all... |
tree | commitdiff |
2010-05-17 |
Daniel Dunbar | MC/Mach-O/x86: Optimal nop sequences should only be... |
tree | commitdiff |
2010-05-17 |
Daniel Dunbar | MC/Mach-O: Reverse order of SymbolData scanning when... |
tree | commitdiff |
2010-05-17 |
Evan Cheng | Careful with reg_sequence coalescing to not to overwrit... |
tree | commitdiff |
2010-05-17 |
Daniel Dunbar | MC/Mach-O: Fix some differences in symbol flag handling. |
tree | commitdiff |
2010-05-17 |
Evan Cheng | Turn on -neon-reg-sequence by default. |
tree | commitdiff |
2010-05-17 |
Daniel Dunbar | llvm-mc: Support reassignment of variables in one speci... |
tree | commitdiff |
2010-05-17 |
Jakob Stoklund Olesen | Avoid allocating the same physreg to multiple virtregs... |
tree | commitdiff |
2010-05-17 |
Jakob Stoklund Olesen | Only use clairvoyance when defining a register, and... |
tree | commitdiff |
2010-05-17 |
Eric Christopher | Assume that we'll handle mangling the symbols earlier... |
tree | commitdiff |
2010-05-16 |
Dale Johannesen | Removing as part of previous reversion. |
tree | commitdiff |
2010-05-16 |
Dale Johannesen | Revert 103911; it broke a test that expects bitconvert |
tree | commitdiff |
2010-05-16 |
Dale Johannesen | Make x86-64 64-bit bitconvert work when SSE is not... |
tree | commitdiff |
2010-05-16 |
Anton Korobeynikov | Add support for thiscall calling convention. |
tree | commitdiff |
2010-05-15 |
Anton Korobeynikov | Some cheap DAG combine goodness for multiplication... |
tree | commitdiff |
2010-05-15 |
Evan Cheng | Allow TargetLowering::getRegClassFor() to be called... |
tree | commitdiff |
2010-05-14 |
Bill Wendling | SystemZ really does mean "has calls" and not just ... |
tree | commitdiff |
2010-05-14 |
Devang Patel | Test case for r103800. |
tree | commitdiff |
2010-05-14 |
Kevin Enderby | Fix so "int3" is correctly accepted, added "into" and... |
tree | commitdiff |
2010-05-14 |
Daniel Dunbar | MC/Mach-O/x86_64: Darwin's special "signed_N" relocatio... |
tree | commitdiff |
2010-05-14 |
Jakob Stoklund Olesen | Simplify the handling of physreg defs and uses in RegAl... |
tree | commitdiff |
2010-05-14 |
Daniel Dunbar | XFAIL the test I added with vg_leak, apparently it... |
tree | commitdiff |
2010-05-14 |
Daniel Dunbar | Inline Asm: Ensure buffer is newline terminated to... |
tree | commitdiff |
2010-05-14 |
Eric Christopher | Add AsmParser support for darwin tbss directive. |
tree | commitdiff |
2010-05-13 |
Nick Lewycky | Actually run the test. Thanks Daniel Dunbar! |
tree | commitdiff |
2010-05-13 |
Nick Lewycky | Add testcase for r103653. |
tree | commitdiff |
2010-05-13 |
Daniel Dunbar | MC/Mach-O: Add another zerofill test to improve coverage. |
tree | commitdiff |
2010-05-13 |
Jakob Stoklund Olesen | Take allocation hints from copy instructions to/from... |
tree | commitdiff |
2010-05-13 |
Chris Lattner | fix rdar://7965971 and a fixme: use ParseIdentifier in |
tree | commitdiff |
2010-05-13 |
Chris Lattner | reapply r103668 with a fix. Never make "minor syntax... |
tree | commitdiff |
2010-05-12 |
Chris Lattner | revert r103668 for now, it is apparently breaking things. |
tree | commitdiff |
2010-05-12 |
Chris Lattner | moffset forms of moves are x86-32 only, make the parser |
tree | commitdiff |
2010-05-12 |
Chris Lattner | fix the encoding of the obscure "moffset" forms of... |
tree | commitdiff |
2010-05-12 |
Jakob Stoklund Olesen | Make sure to add kill flags to the last use of a virtre... |
tree | commitdiff |
2010-05-12 |
Devang Patel | Test case for r103633. |
tree | commitdiff |
2010-05-12 |
Dale Johannesen | Testcase for llvm 103572 (7898991). |
tree | commitdiff |
2010-05-12 |
Daniel Dunbar | MC/X86: Extend suffix matching hack to match 'q' suffix. |
tree | commitdiff |
2010-05-12 |
Daniel Dunbar | MC/Mach-O/x86_64: Add a new hook for checking whether... |
tree | commitdiff |
2010-05-12 |
Jakob Stoklund Olesen | Enable a bunch more -regalloc=fast tests |
tree | commitdiff |
2010-05-11 |
Daniel Dunbar | MC/Mach-O/x86_64: Fix PCrel adjustment for x86_64,... |
tree | commitdiff |
2010-05-11 |
Jakob Stoklund Olesen | Keep track of the last place a live virtreg was used. |
tree | commitdiff |
2010-05-11 |
Jakob Stoklund Olesen | One more -regalloc=fast test |
tree | commitdiff |
2010-05-11 |
Jakob Stoklund Olesen | Simplify the tracking of used physregs to a bulk bitor... |
tree | commitdiff |
next |