2011-11-27 |
Chris Lattner | remove some old autoupgrade logic |
tree | commitdiff |
2011-11-27 |
Chris Lattner | remove support for reading llvm 2.9 .bc files. LLVM... |
tree | commitdiff |
2011-10-26 |
Mon P Wang | The bitcode reader can create an shuffle with a place... |
tree | commitdiff |
2011-10-25 |
Chad Rosier | Add a few test cases to ensure the bitcode reader is... |
tree | commitdiff |
2011-10-25 |
Chad Rosier | Simplify tests by not piping them through llvm-dis. |
tree | commitdiff |
2011-10-25 |
Chad Rosier | Fix these test cases to not use .bc files. Otherwise... |
tree | commitdiff |
2011-06-19 |
Chris Lattner | Remove support for parsing the "type i32" syntax for... |
tree | commitdiff |
2011-06-18 |
Chris Lattner | rip out a ton of intrinsic modernization logic from... |
tree | commitdiff |
2011-06-17 |
Chris Lattner | remove support for a bunch of obsolete instruction... |
tree | commitdiff |
2011-05-28 |
Chad Rosier | Add missing newlines. |
tree | commitdiff |
2011-05-28 |
Chad Rosier | Fix test cases that were previously using grep to use... |
tree | commitdiff |
2011-05-27 |
Chad Rosier | Typo is test case |
tree | commitdiff |
2011-05-27 |
Chad Rosier | CRC32 intrinsics were renamed at revision 132163. ... |
tree | commitdiff |
2011-05-06 |
Nick Lewycky | It's valid to take the blockaddress of a different... |
tree | commitdiff |
2011-03-29 |
Evan Cheng | Add intrinsics @llvm.arm.neon.vmulls and @llvm.arm... |
tree | commitdiff |
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 |
|