2010-04-20 |
Chris Lattner | RewriteLoopBodyWithConditionConstant can end up rewriti... |
tree | commitdiff |
2010-04-20 |
Chris Lattner | reapply 'reject forward references to functions whose... |
tree | commitdiff |
2010-04-20 |
Bill Wendling | The visitXOR method can return the same SDNode. If... |
tree | commitdiff |
2010-04-20 |
Eric Christopher | Remove the palignr intrinsics now that we lower them... |
tree | commitdiff |
2010-04-20 |
Chris Lattner | Fix rdar://7879828 - crash in CallGraph, a self host... |
tree | commitdiff |
2010-04-20 |
Bob Wilson | Fix tests for Neon load/store intrinsics to match the... |
tree | commitdiff |
2010-04-19 |
Dan Gohman | Remove the Expr member from IVUsers. Instead of remembe... |
tree | commitdiff |
2010-04-19 |
Johnny Chen | According to A8.6.16 B (Encoding T3) and A8.3 Condition... |
tree | commitdiff |
2010-04-19 |
Devang Patel | Fix typo. add a test case. |
tree | commitdiff |
2010-04-19 |
Johnny Chen | ARM disassembler did not react to recent changes to... |
tree | commitdiff |
2010-04-17 |
Nick Lewycky | Fix declarations in a few more tests. |
tree | commitdiff |
2010-04-17 |
Daniel Dunbar | Revert "reject forward references to functions whose... |
tree | commitdiff |
2010-04-17 |
Nick Lewycky | Fix intrinsic signature in this test. |
tree | commitdiff |
2010-04-17 |
Chris Lattner | reject forward references to functions whose type don... |
tree | commitdiff |
2010-04-17 |
Chris Lattner | doh, didn't mean to check in my hackaround lit sucking. :) |
tree | commitdiff |
2010-04-17 |
Chris Lattner | fix PR6332, allowing an index of zero into a zero sized... |
tree | commitdiff |
2010-04-17 |
Chris Lattner | teach the x86 asm parser how to handle segment prefixes |
tree | commitdiff |
2010-04-17 |
Chris Lattner | testcase for r101538, patch by Nico Schmidt! |
tree | commitdiff |
2010-04-17 |
Dan Gohman | Start function numbering at 0. |
tree | commitdiff |
2010-04-17 |
Chris Lattner | a bunch of ssse3 instructions are misencoded to think... |
tree | commitdiff |
2010-04-17 |
Evan Cheng | Add nounwind. |
tree | commitdiff |
2010-04-17 |
Bob Wilson | Re-commit my previous SSAUpdater changes. The previous... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Minor change to make the test case comply with Vd<0... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Fixed a bug in DisassembleN1RegModImmFrm() where a... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | In the same spirit of r101524, which removed the assert... |
tree | commitdiff |
2010-04-16 |
Johnny Chen | Multiclass LdStCop was using pre-UAL syntax LDC<c>L... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Revert r101455, which fails on the llvm-arm-linux buildbot. |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Disable inlining of recursive calls. It can complicate... |
tree | commitdiff |
2010-04-16 |
Dan Gohman | Refine the detection of seemingly infinitely recursive... |
tree | commitdiff |
2010-04-16 |
Bill Wendling | Add JIT exception handling test. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | move comment. |
tree | commitdiff |
2010-04-16 |
Chris Lattner | fix PR6832: we were using the alignment of a pointer... |
tree | commitdiff |
2010-04-15 |
Johnny Chen | Added another test case for am3offset operand, testing... |
tree | commitdiff |
2010-04-15 |
Jakob Stoklund Olesen | Add test case for machine-sink on critical edges |
tree | commitdiff |
2010-04-15 |
Johnny Chen | Fixed a bug in ARM disassembly where LDRSBT should... |
tree | commitdiff |
2010-04-15 |
Evan Cheng | Use default lowering of DYNAMIC_STACKALLOC. As far... |
tree | commitdiff |
2010-04-15 |
Jakob Stoklund Olesen | Fix PR6847. RegScavenger should ignore DebugValues. |
tree | commitdiff |
2010-04-15 |
Evan Cheng | ARM SelectDYN_ALLOC should emit a copy from SP rather... |
tree | commitdiff |
2010-04-15 |
Chris Lattner | enhance the load/store narrowing optimization to handle a |
tree | commitdiff |
2010-04-15 |
Chris Lattner | teach codegen to turn trunc(zextload) into load when... |
tree | commitdiff |
2010-04-15 |
Chris Lattner | add a simple dag combine to replace trivial shl+lshr... |
tree | commitdiff |
2010-04-15 |
Chris Lattner | Implement rdar://7860110 (also in target/readme.txt... |
tree | commitdiff |
2010-04-15 |
Chris Lattner | further tweak this to do something useful. |
tree | commitdiff |
2010-04-15 |
Chris Lattner | remove undef control flow. |
tree | commitdiff |
2010-04-15 |
Daniel Dunbar | tests: MC/Disassembler tests depend on ARM support... |
tree | commitdiff |
2010-04-14 |
Jakob Stoklund Olesen | Remove unneeded types from test. |
tree | commitdiff |
2010-04-14 |
Bob Wilson | Don't custom lower bit converts to ARM VMOVDRRD or... |
tree | commitdiff |
2010-04-14 |
Evan Cheng | Trim tests and convert to FileCheck. |
tree | commitdiff |
2010-04-14 |
Nick Lewycky | Revert r101213. |
tree | commitdiff |
2010-04-14 |
Chris Lattner | implement mc asmparser support for '.', which gets the |
tree | commitdiff |
2010-04-14 |
Nick Lewycky | Commit testcase for r101213. |
tree | commitdiff |
2010-04-13 |
Devang Patel | XFAIL this test for powerpc. |
tree | commitdiff |
2010-04-13 |
Evan Cheng | Add test for post-ra machine licm. |
tree | commitdiff |
2010-04-13 |
Bob Wilson | Handle a v2f64 formal parameter that is split between... |
tree | commitdiff |
2010-04-13 |
Devang Patel | Do not include types without any definition in pubtypes... |
tree | commitdiff |
2010-04-13 |
Evan Cheng | Fix test on non-x86 hosts. |
tree | commitdiff |
2010-04-13 |
Evan Cheng | Re-apply 101075 and fix it properly. Just reuse the... |
tree | commitdiff |
2010-04-13 |
Eric Christopher | Temporarily revert r101075, it's causing invalid iterat... |
tree | commitdiff |
2010-04-13 |
Dan Gohman | Teach ScalarEvolution to simplify smax and umax when... |
tree | commitdiff |
2010-04-13 |
Dan Gohman | Teach IndVarSimplify how to eliminate remainder operato... |
tree | commitdiff |
2010-04-13 |
Chris Lattner | add llvm codegen support for -ffunction-sections and... |
tree | commitdiff |
2010-04-12 |
Evan Cheng | Use .set expression for x86 pic jump table reference... |
tree | commitdiff |
2010-04-12 |
Bill Wendling | Third time's a charm... |
tree | commitdiff |
2010-04-12 |
Bill Wendling | Genericize the label test. |
tree | commitdiff |
2010-04-12 |
Bill Wendling | Correct test to test what I mean it to test. |
tree | commitdiff |
2010-04-12 |
Bill Wendling | Micro-optimization: |
tree | commitdiff |
2010-04-12 |
Dan Gohman | Suppress LinearFunctionTestReplace when the computed... |
tree | commitdiff |
2010-04-12 |
Johnny Chen | Fixed a crasher in arm disassembler within ARMInstPrint... |
tree | commitdiff |
2010-04-12 |
Dan Gohman | Generalize ScalarEvolution's PHI analysis to handle... |
tree | commitdiff |
2010-04-12 |
Evan Cheng | Enable post regalloc machine licm by default. |
tree | commitdiff |
2010-04-12 |
Eric Christopher | Verify function prototypes before trying to optimize... |
tree | commitdiff |
2010-04-12 |
Dan Gohman | Re-apply r101000, with a fix: Don't eliminate an icmp... |
tree | commitdiff |
2010-04-12 |
Dan Gohman | Revert 101000, which is breaking self-host builds. |
tree | commitdiff |
2010-04-11 |
Dan Gohman | Teach IndVarSimplify how to eliminate comparisons invol... |
tree | commitdiff |
2010-04-10 |
Chris Lattner | fix PR6743, a case where we'd delete an instruction... |
tree | commitdiff |
2010-04-10 |
Chris Lattner | fix PR6760, a missing check in heap SRoA. |
tree | commitdiff |
2010-04-09 |
Dan Gohman | When determining a canonical insert position, don't... |
tree | commitdiff |
2010-04-09 |
Dan Gohman | When emitting code for an add, don't force a SCEVUnknow... |
tree | commitdiff |
2010-04-09 |
Benjamin Kramer | Make sure this test tests something. |
tree | commitdiff |
2010-04-09 |
Bob Wilson | Add a testcase for svn r100568. |
tree | commitdiff |
2010-04-09 |
Chris Lattner | "On SPU, variables in the .bss section that are allocat... |
tree | commitdiff |
2010-04-09 |
Dan Gohman | Merge a few fast-isel tests. |
tree | commitdiff |
2010-04-09 |
Dan Gohman | Add several more lint checks. |
tree | commitdiff |
2010-04-09 |
Dan Gohman | Fix a bug in IVUsers which was permitting non-affine... |
tree | commitdiff |
2010-04-09 |
Chris Lattner | fix a SCCP miscompilation that could happen when a |
tree | commitdiff |
2010-04-08 |
Dan Gohman | Add a few more lint checks. |
tree | commitdiff |
2010-04-08 |
Evan Cheng | Coalescer should not delete copy instructions whose... |
tree | commitdiff |
2010-04-08 |
Dan Gohman | Add a -lint pass which checks for common sources of... |
tree | commitdiff |
2010-04-08 |
Dan Gohman | Pointers to zero-sized objects don't point to overlappi... |
tree | commitdiff |
2010-04-08 |
Dan Gohman | Print empty structs as {} rather than { }. |
tree | commitdiff |
2010-04-08 |
Evan Cheng | Avoid using f64 to lower memcpy from constant string... |
tree | commitdiff |
2010-04-08 |
Dan Gohman | When expanding expressions which are using post-inc... |
tree | commitdiff |
2010-04-07 |
Chris Lattner | add newlines at the end of files. |
tree | commitdiff |
2010-04-07 |
Dan Gohman | Generalize IVUsers to track arbitrary expressions rathe... |
tree | commitdiff |
2010-04-07 |
Benjamin Kramer | unXFAIL, arm disassembler was reenabled. |
tree | commitdiff |
2010-04-07 |
Dale Johannesen | Split big test into multiple directories to cater to |
tree | commitdiff |
2010-04-07 |
Dale Johannesen | Test that DEBUG_VALUE comments come out on a variety... |
tree | commitdiff |
2010-04-07 |
Chris Lattner | this has a pr! |
tree | commitdiff |
2010-04-07 |
Chris Lattner | fix a latent bug my inline asm stuff exposed: |
tree | commitdiff |
2010-04-07 |
Sanjiv Gupta | Remove XFAIL for vg_leak as the leaks are fixed by... |
tree | commitdiff |
next |