2010-10-28 |
Duncan Sands | Testcase for PR8494 (invalid bitcode crashing the bitco... |
tree | commitdiff |
2010-09-30 |
Dale Johannesen | Massive rewrite of MMX: |
tree | commitdiff |
2010-09-10 |
Bill Wendling | Auto-upgrade the magic ".llvm.eh.catch.all.value" global to |
tree | commitdiff |
2010-09-03 |
Bob Wilson | Replace NEON vabdl, vaba, and vabal intrinsics with... |
tree | commitdiff |
2010-09-01 |
Bob Wilson | Remove NEON vmull, vmlal, and vmlsl intrinsics, replaci... |
tree | commitdiff |
2010-08-30 |
Bob Wilson | Remove NEON vmovn intrinsic, replacing it with vector... |
tree | commitdiff |
2010-08-29 |
Bob Wilson | Remove NEON vaddl, vaddw, vsubl, and vsubw intrinsics... |
tree | commitdiff |
2010-08-27 |
Bob Wilson | Add alignment arguments to all the NEON load/store... |
tree | commitdiff |
2010-08-20 |
Bob Wilson | Replace the arm.neon.vmovls and vmovlu intrinsics with... |
tree | commitdiff |
2010-04-20 |
Chris Lattner | reapply 'reject forward references to functions whose... |
tree | commitdiff |
2010-04-20 |
Eric Christopher | Remove the palignr intrinsics now that we lower them... |
tree | commitdiff |
2010-04-17 |
Daniel Dunbar | Revert "reject forward references to functions whose... |
tree | commitdiff |
2010-04-17 |
Chris Lattner | reject forward references to functions whose type don... |
tree | commitdiff |
2010-04-07 |
Chris Lattner | add newlines at the end of files. |
tree | commitdiff |
2010-04-04 |
Mon P Wang | Reapply address space patch after fixing an issue in... |
tree | commitdiff |
2010-04-02 |
Mon P Wang | Revert r100191 since it breaks objc in clang |
tree | commitdiff |
2010-04-02 |
Mon P Wang | Reapply address space patch after fixing an issue in... |
tree | commitdiff |
2010-03-30 |
Eric Christopher | Remove the pmulld intrinsic and autoupdate it as a... |
tree | commitdiff |
2010-01-25 |
Dan Gohman | Fix the bitcode reader to deserialize nuw/nsw/etc.... |
tree | commitdiff |
2009-09-11 |
Dan Gohman | Change tests from "opt %s" to "opt < %s" so that opt... |
tree | commitdiff |
2009-09-08 |
Dan Gohman | Change these tests to feed the assembly files to opt... |
tree | commitdiff |
2009-08-25 |
Dan Gohman | Remove obsolete -f flags. |
tree | commitdiff |
2009-08-04 |
Devang Patel | Use separate ValueList for metadata. |
tree | commitdiff |
2009-08-04 |
Devang Patel | Revert recent bitcode writer patches. |
tree | commitdiff |
2009-08-04 |
Devang Patel | Constants and Metadata share ValueList. This means... |
tree | commitdiff |
2009-06-12 |
Nick Lewycky | Don't remove aggregate-typed module level constants... |
tree | commitdiff |
2009-02-03 |
Chris Lattner | fix a bitcode reader bug where it can't handle extracte... |
tree | commitdiff |
2008-05-24 |
Evan Cheng | Eliminate x86.sse2.punpckh.qdq and x86.sse2.punpckl... |
tree | commitdiff |
2008-05-24 |
Evan Cheng | Eliminate x86.sse2.movs.d, x86.sse2.shuf.pd, x86.sse2... |
tree | commitdiff |
2008-05-24 |
Evan Cheng | Autoupgrade x86.sse2.loadh.pd and x86.sse2.loadl.pd. |
tree | commitdiff |
2008-05-20 |
Gabor Greif | Eliminate questionable syntax for stdin redirection... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | sabre brings to my attention that the 'tr' suffix is... |
tree | commitdiff |
2008-05-20 |
Gabor Greif | Rename the last test with .llx extension to .ll, resolv... |
tree | commitdiff |
2008-02-17 |
Chris Lattner | fix this test. |
tree | commitdiff |
2008-02-17 |
Tanya Lattner | Remove llvm-upgrade. |
tree | commitdiff |
2007-12-17 |
Evan Cheng | Bring back int_x86_sse2_movl_dq intrinsic for backward... |
tree | commitdiff |
2007-08-04 |
Chandler Carruth | This is the patch to provide clean intrinsic function... |
tree | commitdiff |
2007-07-25 |
Chandler Carruth | Moving regression test to reflect move in source and... |
tree | commitdiff |
|